This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
ad2993950a
vkdoom_m
/
src
/
scripting
/
decorate
History
Christoph Oelckers
71bda99c3b
- 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
..
olddecorations.cpp
- scriptified some trivial stuff from g_shared.
2016-11-29 19:50:34 +01:00
thingdef_exp.cpp
- updated copyrights in a few files.
2016-11-22 12:28:11 +01:00
thingdef_parse.cpp
- optionally allow passing a script position object to V_GetColor and subfunctions for better error output. Implemented this for all occurences where this info was available.
2016-12-03 16:27:53 +01:00
thingdef_states.cpp
- 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