gzdoom-gles/src/fragglescript
Christoph Oelckers 8535a973cf - made MoveAttached, MoveCeiling and MoveFloor members of sector_t instead of DMover.
- call MoveFloor and MoveCeiling directly in FS's floorheight and ceilingheight functions and remove the dummy thinkers it had to use before.
2016-04-08 14:18:46 +02:00
..
t_cmd.cpp - removed fixed_t and associated utility macros from FraggleScript code. 2016-03-24 09:16:35 +01:00
t_fs.h Normalize line endings 2016-03-01 09:47:10 -06:00
t_fspic.cpp - made AActor::alpha a floating point value 2016-03-21 12:18:46 +01:00
t_func.cpp - made MoveAttached, MoveCeiling and MoveFloor members of sector_t instead of DMover. 2016-04-08 14:18:46 +02:00
t_load.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
t_oper.cpp - floatification of p_3dfloors, p_3dmidtex and p_acs.cpp plus some leftovers. 2016-03-26 12:36:15 +01:00
t_parse.cpp - removed fixed_t and associated utility macros from FraggleScript code. 2016-03-24 09:16:35 +01:00
t_prepro.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
t_script.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
t_script.h - removed fixed_t and associated utility macros from FraggleScript code. 2016-03-24 09:16:35 +01:00
t_spec.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
t_variable.cpp - removed fixed_t and associated utility macros from FraggleScript code. 2016-03-24 09:16:35 +01:00