This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
ee2ecf1450
vkdoom_m
/
src
/
scripting
History
ZZYZX
ee2ecf1450
Added %c (from int) and %p (from pointer) support to format()
2017-01-13 22:59:45 +01:00
..
codegeneration
Fixed EFX_ enum for FxFormat
2017-01-13 22:59:45 +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
Added %c (from int) and %p (from pointer) support to format()
2017-01-13 22:59:45 +01:00
zscript
some groundwork for the implementation of dynamic arrays
2017-01-11 00:57:31 +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
- scriptified FastProjectile.
2017-01-13 00:35:56 +01:00
thingdef_properties.cpp
- removed PClassAmmo.
2017-01-12 11:44:33 +01:00