This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
c9dad70408
vkdoom_m
/
src
/
scripting
History
Christoph Oelckers
c9dad70408
- removed the GetConstantInt overloads since it appears they are not needed.
2016-11-03 16:46:55 +01:00
..
codegeneration
- removed obsolete code from a_bossbrain.cpp.
2016-11-03 14:23:29 +01:00
decorate
- actually evaluate the default parameters and store them in the VMFunction.
2016-10-27 01:30:34 +02:00
vm
- removed the GetConstantInt overloads since it appears they are not needed.
2016-11-03 16:46:55 +01:00
zscript
- scriptified parts of a_bossbrain.cpp. Some things cannot be done yet, the script code is there but commented out.
2016-10-31 17:03:26 +01:00
thingdef.cpp
- scriptified A_SpawnFly.
2016-11-03 13:38:40 +01:00
thingdef.h
- removed the FxDamageValue hack and implemented it properly using FxReturnStatement.
2016-10-26 14:04:49 +02:00
thingdef_data.cpp
- scriptified A_SpawnFly.
2016-11-03 13:38:40 +01:00
thingdef_properties.cpp
- removed the FxDamageValue hack and implemented it properly using FxReturnStatement.
2016-10-26 14:04:49 +02:00