This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
d2d6e5d486
vkdoom_m
/
src
/
scripting
History
Christoph Oelckers
d2d6e5d486
- scriptified PowerFlight and PowerWeaponLevel2.
2017-01-15 23:21:38 +01:00
..
codegeneration
- scriptified PowerFlight and PowerWeaponLevel2.
2017-01-15 23:21:38 +01:00
decorate
- fixed: DECORATE didn't pass all needed arguments to FunctionBuildList.AddFunction. Removed the default parameter values from this function's declaration to prevent it from happening again.
2016-12-03 18:14:07 +01:00
vm
- some minor optimization in the VM.
2017-01-15 01:27:01 +01:00
zscript
- added property definitions to the ZScript parser. This will allow defining custom properties for the default block in custom base classes. See 'Health' for an example.
2017-01-15 16:55:30 +01:00
thingdef.cpp
- scriptified the sector actions.
2017-01-13 13:51:47 +01:00
thingdef.h
- fixed: DECORATE didn't pass all needed arguments to FunctionBuildList.AddFunction. Removed the default parameter values from this function's declaration to prevent it from happening again.
2016-12-03 18:14:07 +01:00
thingdef_data.cpp
- partially scriptified APowerSpeed.
2017-01-15 20:58:52 +01:00
thingdef_properties.cpp
- fully scriptified HealthPickup.
2017-01-15 18:46:40 +01:00