raze/source/games/sw/src
Christoph Oelckers 8ee5d1b0d7 - activated the garbage collector
This finally gets rid of all static storage for actors - so no more indices ever! :)
2021-12-26 23:10:00 +01:00
..
_polymost.cpp - sectnum reduction. 2021-12-26 23:09:47 +01:00
actor.cpp - SW GC preparation commit noise. 2021-12-26 23:10:00 +01:00
ai.cpp - Silence all the -Wuninitialized and -Wmaybe-uninitialized warnings relating to HitInfo objects passed through to functions by reference. 2021-12-26 23:09:50 +01:00
ai.h SW de-shortification 2021-12-25 21:28:53 +01:00
ambient.h
bots.h SW de-shortification 2021-12-25 21:28:53 +01:00
break.cpp - actor lists refactored. 2021-12-26 23:09:54 +01:00
break.h - WallBreakPosition 2021-12-26 23:08:48 +01:00
bunny.cpp - SW GC preparation commit noise. 2021-12-26 23:10:00 +01:00
cache.cpp - SW: precacheMap cleanup 2021-11-29 00:57:09 +01:00
cheats.cpp - made sector a TArray. 2021-12-25 21:28:49 +01:00
colormap.cpp SW de-shortification 2021-12-25 21:28:53 +01:00
conpic.h
coolg.cpp - sector parameters in SpawnActor calls. 2021-12-26 23:08:43 +01:00
coolie.cpp SW de-shortification 2021-12-25 21:28:53 +01:00
copysect.cpp - SectorMidPoint 2021-12-26 23:08:48 +01:00
d_menu.cpp
damage.h
digi.h
draw.cpp - activated the garbage collector 2021-12-26 23:10:00 +01:00
eel.cpp - FAF_Connect* functions and related code. 2021-12-26 23:08:52 +01:00
game.cpp - activated the garbage collector 2021-12-26 23:10:00 +01:00
game.h - GC support in SW. 2021-12-26 23:10:00 +01:00
girlninj.cpp
goro.cpp
hornet.cpp - made sector a TArray. 2021-12-25 21:28:49 +01:00
input.cpp SW de-shortification 2021-12-25 21:28:53 +01:00
interpso.cpp - GC support in SW. 2021-12-26 23:10:00 +01:00
interpso.h
inv.cpp
inv.h
jsector.cpp - refactored the owner index in tspritetype. 2021-12-26 23:09:53 +01:00
jsector.h - GC support in SW. 2021-12-26 23:10:00 +01:00
jtags.h
jweapon.cpp - SW GC preparation commit noise. 2021-12-26 23:10:00 +01:00
lava.cpp
light.cpp - wall[] in light.cpp and player.cpp 2021-12-26 23:08:44 +01:00
light.h
lists.h
mclip.cpp - made cursectnum et. al. real pointers. 2021-12-26 23:09:41 +01:00
mclip.h - adapted several clipmove calls in SW. 2021-12-26 23:09:40 +01:00
menus.cpp
menus.h
misc.h - deal with SW's Warp functions. 2021-12-26 23:09:41 +01:00
miscactr.cpp - adapted SW's sound system to actors. 2021-12-26 23:09:46 +01:00
morph.cpp - track stuff 2021-12-26 23:08:53 +01:00
mytypes.h - DIVx macro removal. 2021-12-25 21:28:45 +01:00
namelist.h
names.h
names2.h
network.cpp
network.h
ninja.cpp - made cursectnum et. al. real pointers. 2021-12-26 23:09:41 +01:00
osdcmds.cpp - pointers in mirror struct. 2021-12-26 23:08:42 +01:00
pal.h
panel.cpp - made cursectnum et. al. real pointers. 2021-12-26 23:09:41 +01:00
panel.h
parent.h
player.cpp - SW GC preparation commit noise. 2021-12-26 23:10:00 +01:00
player.h - renamed some sectnum variables. 2021-12-26 23:09:41 +01:00
predict.cpp
quake.cpp - actor lists refactored. 2021-12-26 23:09:54 +01:00
ripper.cpp - actor lists refactored. 2021-12-26 23:09:54 +01:00
ripper2.cpp - actor lists refactored. 2021-12-26 23:09:54 +01:00
rooms.cpp - activated the garbage collector 2021-12-26 23:10:00 +01:00
rotator.cpp - SW: handle getzrangepoint 2021-12-26 23:09:43 +01:00
save.cpp - use a real pointer in DSWActor for owner tracking. 2021-12-26 23:09:56 +01:00
saveable.cpp - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
saveable.h - removed all #include "compat.h" except the one in build.h 2021-12-14 12:24:10 +01:00
sbar.cpp
scrip2.cpp
sector.cpp - Silence all the -Wuninitialized and -Wmaybe-uninitialized warnings relating to HitInfo objects passed through to functions by reference. 2021-12-26 23:09:50 +01:00
sector.h - sector references in remote, some cursectnum replacements. 2021-12-26 23:08:55 +01:00
serp.cpp
skel.cpp - deal with a few ->sectnum's in SW. 2021-12-26 23:09:42 +01:00
skull.cpp - final cleanup. 2021-11-29 00:56:17 +01:00
slidor.cpp - use access functions, all done by search & replace. 2021-12-26 23:09:44 +01:00
sounds.cpp - SW: fixed DeleteNoSoundOwner still checking for sprites as sound origins. 2021-12-26 23:09:46 +01:00
sounds.h - use a real pointer in DSWActor for owner tracking. 2021-12-26 23:09:56 +01:00
spike.cpp - all sectnums that can trivially be replaced. 2021-12-26 23:08:54 +01:00
sprite.cpp - activated the garbage collector 2021-12-26 23:10:00 +01:00
sprite.h - merged SpawnActor wrapper. 2021-12-26 23:08:50 +01:00
stag.h
sumo.cpp - made cursectnum et. al. real pointers. 2021-12-26 23:09:41 +01:00
swactor.h - GC support in SW. 2021-12-26 23:10:00 +01:00
tags.h - WallSetup + SpriteSetup 2021-12-26 23:08:44 +01:00
text.cpp
track.cpp - SW GC preparation commit noise. 2021-12-26 23:10:00 +01:00
vator.cpp - removed Interp_Sprite_Z. 2021-12-26 23:09:49 +01:00
vis.cpp - actor lists refactored. 2021-12-26 23:09:54 +01:00
wallmove.cpp - NEAR_TAG_LIST, also deleted useless OperateWall code. 2021-12-26 23:08:55 +01:00
warp.cpp - minor sanity check improvements. 2021-12-26 23:09:50 +01:00
weapon.cpp - GC support in SW. 2021-12-26 23:10:00 +01:00
weapon.h - GC support in SW. 2021-12-26 23:10:00 +01:00
zilla.cpp - adapted SW's sound system to actors. 2021-12-26 23:09:46 +01:00
zombie.cpp - made cursectnum et. al. real pointers. 2021-12-26 23:09:41 +01:00