This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
9925cc380e
vkdoom_m
/
src
/
common
/
objects
History
Christoph Oelckers
9925cc380e
- backend update from Raze.
2020-11-23 15:45:33 +01:00
..
autosegs.cpp
- fixed incorrect autosegs section addresses on macOS
2020-11-14 12:16:51 +02:00
autosegs.h
- eliminate dependency on linking order for autosegs registration
2020-11-13 11:03:16 +02:00
dobject.cpp
- moved dumpactors CCMD out of dobject.cpp.
2020-04-11 20:20:52 +02:00
dobject.h
- backend update from Raze.
2020-11-23 15:45:33 +01:00
dobjgc.cpp
- split game dependent parts out of menudef.cpp.
2020-06-14 00:27:32 +02:00
dobjgc.h
- moved most of the root marking out of the garbage collector, replacing it with callbacks.
2020-04-11 20:20:52 +02:00
dobjtype.cpp
- eliminate dependency on linking order for autosegs registration
2020-11-13 11:03:16 +02:00
dobjtype.h
- Implement return type covariance for ZScript virtual functions
2020-09-27 14:18:15 +02:00