gzdoom-gles/src/thingdef
2016-02-07 21:36:02 +01:00
..
olddecorations.cpp Use PFunction instead of PSymbolActionFunction in DECORATE parser 2013-08-14 22:00:16 -05:00
thingdef.cpp - a simple command line parameter is probably more suitsble for controlling the disassembly output. 2016-02-05 11:20:32 +01:00
thingdef.h - fixed: All access to weapon info in DECORATE functions should be restricted to when they get called from an actual weapon, not from a CustomInventory item. 2016-01-26 09:43:47 +01:00
thingdef_codeptr.cpp Fixed: A_Set(Float)Speed take FIXED speed, not INT 2016-02-05 22:24:12 -06:00
thingdef_data.cpp - fixed the definitions for script access to AActor::x, y, z. 2016-01-20 15:19:35 +01:00
thingdef_exp.cpp Merge commit '8e0151b4c1b88eaf295042ea2d545a83b4b99acc' into scripting 2015-04-28 10:59:50 +02:00
thingdef_exp.h Add return statements for DECORATE. 2016-02-05 16:34:51 -06:00
thingdef_expression.cpp - fixed incorrect code generation for '||' operator (at least I hope it's fixed now.) 2016-02-07 21:36:02 +01:00
thingdef_parse.cpp Merge branch 'master' into scripting 2015-04-30 12:30:36 +02:00
thingdef_properties.cpp Merge branch 'scripting' 2016-02-04 15:17:22 -06:00
thingdef_states.cpp Add return statements for DECORATE. 2016-02-05 16:34:51 -06:00
thingdef_type.h DECORATE cleanup 2013-08-23 22:17:08 -05:00