This website requires JavaScript.
Explore
Help
Sign in
OrdinaryMagician
/
vkdoom_m
Watch
1
Fork
You've already forked vkdoom_m
0
Code
Activity
06ec6318a9
vkdoom_m
/
src
/
scripting
History
Leonard2
06ec6318a9
Fixed: A vector value could point to garbage data after being 'unnested'
2016-10-30 07:37:13 +01:00
..
codegeneration
Fixed: A vector value could point to garbage data after being 'unnested'
2016-10-30 07:37:13 +01:00
decorate
- actually evaluate the default parameters and store them in the VMFunction.
2016-10-27 01:30:34 +02:00
vm
Make sure to use the REGT_MULTIREG flags for opcodes that need it
2016-10-30 07:37:12 +01:00
zscript
Don't use a struct reference for vectors as return type just like for parameters
2016-10-30 07:36:00 +01:00
thingdef.cpp
- removed the FxDamageValue hack and implemented it properly using FxReturnStatement.
2016-10-26 14:04:49 +02:00
thingdef.h
- removed the FxDamageValue hack and implemented it properly using FxReturnStatement.
2016-10-26 14:04:49 +02:00
thingdef_data.cpp
- got rid of all default parameter redundancies.
2016-10-28 00:32:52 +02:00
thingdef_properties.cpp
- removed the FxDamageValue hack and implemented it properly using FxReturnStatement.
2016-10-26 14:04:49 +02:00