This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
2b1ef5f4f2
vkdoom_m
/
src
/
common
/
objects
History
alexey.lysiuk
2b1ef5f4f2
- common fixes for compilation with GCC and Clang
2020-04-12 11:02:05 +03:00
..
__autostart.cpp
- moved DObject and core parts of the VM to 'common'.
2020-04-11 20:20:51 +02:00
autosegs.h
- moved DObject and core parts of the VM to 'common'.
2020-04-11 20:20:51 +02:00
dobject.cpp
- moved dumpactors CCMD out of dobject.cpp.
2020-04-11 20:20:52 +02:00
dobject.h
- moved around some pieces of code to make sharing with Raze easier.
2020-04-11 20:20:52 +02:00
dobjgc.cpp
- moved most of the root marking out of the garbage collector, replacing it with callbacks.
2020-04-11 20:20:52 +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
- took InitializeDefaults out of PClass and moved it to PClassActor.
2020-04-11 20:20:53 +02:00
dobjtype.h
- common fixes for compilation with GCC and Clang
2020-04-12 11:02:05 +03:00
zzautozend.cpp
- moved DObject and core parts of the VM to 'common'.
2020-04-11 20:20:51 +02:00