This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
1cb89c6b37
vkdoom_m
/
src
/
scripting
History
Christoph Oelckers
1cb89c6b37
- fixed bad call to validate function.
2017-03-08 13:35:21 +01:00
..
backend
- refactored the scope check for VirtualScope calls.
2017-03-07 22:17:48 +01:00
decorate
- implemented version checks for compile-time type determination and for class inheritance.
2017-03-05 17:58:55 +01:00
vm
- fixed bad call to validate function.
2017-03-08 13:35:21 +01:00
zscript
- added version checks for function calls and virtual overrides.
2017-03-05 21:44:10 +01:00
symbols.cpp
- remove all symbols that get linked into the symbol table from the garbage collector.
2017-02-08 14:34:39 +01:00
symbols.h
- added version check for member variables.
2017-03-05 20:41:41 +01:00
thingdef.cpp
- implemented version checks for compile-time type determination and for class inheritance.
2017-03-05 17:58:55 +01:00
thingdef.h
- implemented version checks for compile-time type determination and for class inheritance.
2017-03-05 17:58:55 +01:00
thingdef_data.cpp
- declared the sectorplanes in Sector as read only and marked all relevant functions in the planes themselves const.
2017-03-04 11:48:36 +01:00
thingdef_properties.cpp
- implemented version checks for compile-time type determination and for class inheritance.
2017-03-05 17:58:55 +01:00