raze/source/games/sw/src
2021-11-08 23:11:30 +01:00
..
_polymost.cpp - redid the iterators in _polymost.cpp. 2021-10-30 17:30:03 +02:00
actor.cpp - DoScaleSprite. 2021-10-30 17:30:03 +02:00
ai.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
ai.h - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
ambient.h - SW: Replace all uses of NULL with nullptr. 2021-07-10 22:25:18 +10:00
bots.h - project cleanup 2021-01-10 20:31:32 +01:00
break.cpp - SW: eliminated all SPRITE_TAG# macros. 2021-10-12 22:21:08 +02:00
break.h - project cleanup 2021-01-10 20:31:32 +01:00
bunny.cpp - DoScaleSprite. 2021-10-30 17:30:03 +02:00
cache.cpp - SW: eliminated all SPRITE_TAG# macros. 2021-10-12 22:21:08 +02:00
cheats.cpp - fixed warnings in Duke. 2021-10-08 19:21:29 +02:00
colormap.cpp - reorganized loading of textures. 2021-06-01 11:05:26 +02:00
conpic.h - project cleanup 2021-01-10 20:31:32 +01:00
coolg.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
coolie.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
copysect.cpp - SW: eliminated all SPRITE_TAG# macros. 2021-10-12 22:21:08 +02:00
d_menu.cpp - fixed incorrect license in sw/d_menu.cpp. 2021-05-08 00:13:50 +02:00
damage.h - SW: Replace all uses of NULL with nullptr. 2021-07-10 22:25:18 +10:00
digi.h - SW: Replace all uses of NULL with nullptr. 2021-07-10 22:25:18 +10:00
draw.cpp - got rid of COVERupdatesector 2021-11-08 23:11:30 +01:00
eel.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
game.cpp - SW: migrate everything to the main clipmove function 2021-11-08 23:11:30 +01:00
game.h - SW: migrate everything to the main clipmove function 2021-11-08 23:11:30 +01:00
girlninj.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
goro.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
hornet.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
input.cpp - SW: Abort GetInput immediately if no valid sprite is attached to the given player. 2021-05-11 00:52:39 +02:00
interpso.cpp - first batch of SW warning fixes. 2021-05-12 21:49:34 +02:00
interpso.h - cleanup of savegame framework 2021-04-22 00:03:17 +02:00
inv.cpp - replaced RANDOM_RANGE macro with direct calls to RandomRange 2021-10-10 11:47:19 +02:00
inv.h - scriptified SW's status bar. 2021-05-16 09:34:08 +02:00
jsector.cpp - SW: Fix horizon of camera screens originating from changes in 09a05f354c. 2021-10-31 11:06:13 +11:00
jsector.h - redid the iterators in _polymost.cpp. 2021-10-30 17:30:03 +02:00
jtags.h - project cleanup 2021-01-10 20:31:32 +01:00
jweapon.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
lava.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
light.cpp - replaced RANDOM_RANGE macro with direct calls to RandomRange 2021-10-10 11:47:19 +02:00
light.h - first batch of SW warning fixes. 2021-05-12 21:49:34 +02:00
lists.h - SW: avoid crashing when unwinding from a savegame loading error. 2021-09-12 18:17:50 +02:00
mclip.cpp - SW: migrate everything to the main clipmove function 2021-11-08 23:11:30 +01:00
mclip.h - project cleanup 2021-01-10 20:31:32 +01:00
menus.cpp - scriptified SW's 2D screens. 2021-04-30 20:08:35 +02:00
menus.h - removed the multiplayer scoreboard screens. 2021-05-27 13:33:54 +02:00
misc.h - SW: migrate everything to the main clipmove function 2021-11-08 23:11:30 +01:00
miscactr.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
morph.cpp - replaced RANDOM_RANGE macro with direct calls to RandomRange 2021-10-10 11:47:19 +02:00
mytypes.h - replaced RANDOM_RANGE macro with direct calls to RandomRange 2021-10-10 11:47:19 +02:00
namelist.h - fixed SW status bar. 2021-05-16 10:25:56 +02:00
names.h - project cleanup 2021-01-10 20:31:32 +01:00
names2.h - project cleanup 2021-01-10 20:31:32 +01:00
network.cpp - merged the few remaining contents of mmulti.h into d_net.h 2021-05-03 19:01:00 +02:00
network.h - project cleanup 2021-01-10 20:31:32 +01:00
ninja.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
osdcmds.cpp - Blood, Duke & SW: Create new backend chasecam function and replace game-specific versions with it. 2021-02-18 21:47:37 +11:00
pal.h - project cleanup 2021-01-10 20:31:32 +01:00
panel.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
panel.h - SW: Factor out bob coordinate backups. 2021-07-10 22:01:42 +10:00
parent.h - removed all parental lock garbage from SW. 2021-04-22 00:03:15 +02:00
player.cpp - SW: migrate everything to the main clipmove function 2021-11-08 23:11:30 +01:00
player.h - project cleanup 2021-01-10 20:31:32 +01:00
predict.cpp - project cleanup 2021-01-10 20:31:32 +01:00
quake.cpp - replaced RANDOM_RANGE macro with direct calls to RandomRange 2021-10-10 11:47:19 +02:00
ripper.cpp - DoScaleSprite. 2021-10-30 17:30:03 +02:00
ripper2.cpp - DoScaleSprite. 2021-10-30 17:30:03 +02:00
rooms.cpp - SW: migrate everything to the main clipmove function 2021-11-08 23:11:30 +01:00
rotator.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
save.cpp - SW: migrate everything to the main clipmove function 2021-11-08 23:11:30 +01:00
saveable.cpp - SW: Replace all uses of NULL with nullptr. 2021-07-10 22:25:18 +10:00
saveable.h - some further lightening of compat.h. 2021-03-24 21:13:36 +01:00
sbar.cpp - defined a new constant, CR_NATIVEPAL, to use the font functions with a predefined palette. 2021-05-29 11:47:05 +02:00
scrip2.cpp - SW: fixed episode indexing resulting in bad display on the automap. 2021-08-24 09:57:36 +02:00
sector.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
sector.h - replaced RANDOM_RANGE macro with direct calls to RandomRange 2021-10-10 11:47:19 +02:00
serp.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
skel.cpp - got rid of COVERupdatesector 2021-11-08 23:11:30 +01:00
skull.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
slidor.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
sounds.cpp - address C++20 deprecation warnings with enums in floating point arithmetic. 2021-11-02 23:32:31 +01:00
sounds.h - removed the non-functional and long abandoned level music alias feature. 2021-05-12 21:48:40 +02:00
spike.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
sprite.cpp - SW: migrate everything to the main clipmove function 2021-11-08 23:11:30 +01:00
sprite.h - SW: changed Animator interface to use USERp parameters. 2021-10-28 23:37:07 +02:00
stag.h - project cleanup 2021-01-10 20:31:32 +01:00
sumo.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
swactor.h - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
tags.h - project cleanup 2021-01-10 20:31:32 +01:00
text.cpp - moved all font setup out of the C++ code. 2021-05-31 21:20:31 +02:00
track.cpp - SW: migrate everything to the main clipmove function 2021-11-08 23:11:30 +01:00
vator.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
vis.cpp - refactored the main User array into something that's automatically managed. 2021-04-22 00:03:14 +02:00
wallmove.cpp - replaced RANDOM_RANGE macro with direct calls to RandomRange 2021-10-10 11:47:19 +02:00
warp.cpp - SW: migrate everything to the main clipmove function 2021-11-08 23:11:30 +01:00
weapon.cpp - SW: migrate everything to the main clipmove function 2021-11-08 23:11:30 +01:00
weapon.h - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
zilla.cpp - redid SW action interface to use a separate wrapper class from USER. 2021-10-29 20:55:31 +02:00
zombie.cpp - SW: migrate everything to the main clipmove function 2021-11-08 23:11:30 +01:00