This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
3e44109ad1
vkdoom_m
/
src
/
scripting
History
ZZYZX
3e44109ad1
Merge remote-tracking branch 'gz/master' into thereisnospoon
2017-01-30 05:39:01 +02:00
..
codegeneration
Fixed: compile-time error in vararg function call would result in a crash.
2017-01-28 00:32:43 +01:00
decorate
- fixed: DECORATE was creating a new global constant namespace for each single included file, not just once per DECORATE lump.
2017-01-27 10:51:12 +01:00
vm
- fixed: Class and struct name lookup was not context aware.
2017-01-23 19:10:28 +01:00
zscript
- fixed: Non-actor classes never called InitializeDefaults to set up their special variables.
2017-01-29 18:23:39 +01:00
thingdef.cpp
- fixed: Class and struct name lookup was not context aware.
2017-01-23 19:10:28 +01:00
thingdef.h
- fixed: Class and struct name lookup was not context aware.
2017-01-23 19:10:28 +01:00
thingdef_data.cpp
First take at serialization
2017-01-24 00:17:12 +02:00
thingdef_properties.cpp
- fixed: Class and struct name lookup was not context aware.
2017-01-23 19:10:28 +01:00