.. |
2d.cpp
|
- removed all #include "compat.h" except the one in build.h
|
2021-12-14 12:24:10 +01:00 |
aistuff.h
|
- Added GC support to Exhumed
|
2021-12-26 23:09:59 +01:00 |
anims.cpp
|
- Exhumed: pActor->s() in anims.cpp
|
2021-12-30 09:57:23 +01:00 |
anubis.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
bubbles.cpp
|
- Exhumed: pActor->s() in bubbles.cpp
|
2021-12-30 09:57:23 +01:00 |
bullet.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
cd.cpp
|
- removed all #include "compat.h" except the one in build.h
|
2021-12-14 12:24:10 +01:00 |
cheats.cpp
|
- removed all #include "compat.h" except the one in build.h
|
2021-12-14 12:24:10 +01:00 |
d_menu.cpp
|
- make all games return to the main menu when the game is ended with F10.
|
2021-05-04 11:32:09 +02:00 |
engine.h
|
- got rid of the MAX... constants and adjusted all places still using them.
|
2021-12-26 23:10:02 +01:00 |
enginesubs.cpp
|
- removed the now redundant wall() and sector() interator helper functions.
|
2021-12-30 09:56:53 +01:00 |
exhumed.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
exhumed.h
|
- SW: clear all pointer variables the player may still hold when terminating a level.
|
2021-12-30 09:53:10 +01:00 |
exhumedactor.h
|
- Added GC support to Exhumed
|
2021-12-26 23:09:59 +01:00 |
fish.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
freelistarray.h
|
- clear some data on init.
|
2021-12-26 23:09:59 +01:00 |
gameloop.cpp
|
- short review and disasm variable renaming
|
2021-12-25 21:28:52 +01:00 |
grenade.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
gun.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
init.cpp
|
- handle all s() cases in Exhumed using pSprite but not pActor->s().
|
2021-12-30 09:57:23 +01:00 |
input.cpp
|
- Added GC support to Exhumed
|
2021-12-26 23:09:59 +01:00 |
input.h
|
- Added GC support to Exhumed
|
2021-12-26 23:09:59 +01:00 |
items.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
lavadude.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
light.cpp
|
- Exhumed short review, part 2.
|
2021-12-25 21:28:52 +01:00 |
lighting.cpp
|
- fixed Exhumed panning setup.
|
2021-12-30 09:57:09 +01:00 |
lion.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
map.cpp
|
- handle all s() cases in Exhumed using pSprite but not pActor->s().
|
2021-12-30 09:57:23 +01:00 |
menu.cpp
|
- short review and disasm variable renaming
|
2021-12-25 21:28:52 +01:00 |
move.cpp
|
- handle all s() cases in Exhumed using pSprite but not pActor->s().
|
2021-12-30 09:57:23 +01:00 |
movie.cpp
|
- fixed warnings in Exhumed.
|
2021-10-08 19:24:45 +02:00 |
mummy.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
namelist.h
|
- ported Exhumed's status bar.
|
2021-05-15 10:25:38 +02:00 |
names.h
|
- ported Exhumed's status bar.
|
2021-05-15 10:25:38 +02:00 |
object.cpp
|
- handle all s() cases in Exhumed using pSprite but not pActor->s().
|
2021-12-30 09:57:23 +01:00 |
osdcmds.cpp
|
- handle all s() cases in Exhumed using pSprite but not pActor->s().
|
2021-12-30 09:57:23 +01:00 |
player.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
player.h
|
- Added GC support to Exhumed
|
2021-12-26 23:09:59 +01:00 |
queen.cpp
|
- handle all s() cases in Exhumed using pSprite but not pActor->s().
|
2021-12-30 09:57:23 +01:00 |
ra.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
ramses.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
random.cpp
|
- replaced a few chars in Exhumed
|
2021-11-09 17:46:39 +01:00 |
rat.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
rex.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
roach.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
runlist.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
save.cpp
|
- Exhumed: fixed serialization.
|
2021-11-07 21:45:51 +01:00 |
scorp.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
sequence.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
sequence.h
|
- next 100 shorts reviewed.
|
2021-12-25 21:28:52 +01:00 |
set.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
snake.cpp
|
- handle all s() cases in Exhumed using pSprite but not pActor->s().
|
2021-12-30 09:57:23 +01:00 |
sound.cpp
|
- handle all s() cases in Exhumed using pSprite but not pActor->s().
|
2021-12-30 09:57:23 +01:00 |
sound.h
|
- Exhumed: Fix two signed/unsigned comparison warnings in PlayFX2() .
|
2021-12-26 23:10:06 +01:00 |
spider.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |
status.cpp
|
- Capitalise vec2_t y variable.
|
2021-12-30 09:57:02 +01:00 |
status.h
|
- Exhumed: made the status bar independent of static global state.
|
2021-05-15 10:25:38 +02:00 |
switch.cpp
|
- handle all s() cases in Exhumed using pSprite but not pActor->s().
|
2021-12-30 09:57:23 +01:00 |
trigdat.cpp
|
- all shorts reviewed.
|
2021-12-25 21:28:53 +01:00 |
view.cpp
|
- pass actors to calcChaseCamPos.
|
2021-12-30 09:57:18 +01:00 |
view.h
|
- Added GC support to Exhumed
|
2021-12-26 23:09:59 +01:00 |
wasp.cpp
|
- Replace spritetypebase z with pos.Z calls and eliminate spritetypebase pos union.
|
2021-12-30 09:57:06 +01:00 |