d3athrow
|
3e4a4992e4
|
Loop through garbage queue to remove nulls
|
2014-03-05 20:29:58 -05:00 |
|
Rob Nelson
|
745e038a60
|
QDEL is off by default.
|
2014-03-05 20:18:59 -05:00 |
|
Rob Nelson
|
8bd9502981
|
GC fixes, debug verb for toggling.
|
2014-03-03 19:11:20 -05:00 |
|
Rob Nelson
|
53f1810651
|
Revert /tg/ GC
Conflicts:
code/controllers/garbage.dm
|
2014-03-03 19:10:45 -05:00 |
|
ZomgPonies
|
84231d2feb
|
Removed some debug text
|
2014-03-03 01:27:25 -05:00 |
|
Rob Nelson
|
30996e58d5
|
Use /tg/'s better GC code.
Conflicts:
code/controllers/garbage.dm
|
2014-03-02 19:46:51 -05:00 |
|
Rob Nelson
|
e963a4993a
|
GC tuning
|
2014-03-02 19:39:17 -05:00 |
|
ZomgPonies
|
ba9c185975
|
Gc typo
|
2014-02-19 21:12:44 -05:00 |
|
ZomgPonies
|
1ab8df4b13
|
Garbage collection fixes
|
2014-02-19 20:24:31 -05:00 |
|
Rob Nelson
|
b8a6504be3
|
Perform additional checks on qdel(), add some docs.
|
2014-01-31 02:29:31 -05:00 |
|
Rob Nelson
|
33398a1297
|
Get rid of debugging.
|
2014-01-29 23:47:13 -05:00 |
|
d3athrow
|
65c0e3faac
|
Should fix the issue of the GC turning gliding movement off
|
2014-01-29 23:46:54 -05:00 |
|
Rob Nelson
|
0a2d0f4e33
|
I give up.
|
2014-01-29 23:46:39 -05:00 |
|
Rob Nelson
|
fa6655c190
|
Hopefully fix more step smoothing?
|
2014-01-29 23:46:24 -05:00 |
|
Rob Nelson
|
df9f735565
|
Clean up the switch statement.
|
2014-01-29 23:46:02 -05:00 |
|
Rob Nelson
|
062384a2a9
|
Forbid (un)setting step_x/y during GC.
|
2014-01-29 23:45:44 -05:00 |
|
Rob Nelson
|
c3b021e246
|
Added a garbage collector implementation based on rumors from Goon and proc references in released gooncode.
And holy shit it's fast
Conflicts:
baystation12.dme
code/ATMOSPHERICS/pipes.dm
code/game/machinery/Sleeper.dm
code/game/machinery/rechargestation.dm
code/game/objects/structures/crates_lockers/crates.dm
code/game/objects/structures/tables_racks.dm
code/modules/mining/mine_turfs.dm
code/modules/paperwork/photocopier.dm
code/modules/power/cable.dm
html/changelog.html
|
2014-01-29 23:45:21 -05:00 |
|