vkdoom_m/src/fragglescript
Christoph Oelckers 51b05d331d - replaced AActor::vel and player_t::Vel with a floating point version.
- Converted P_MovePlayer and all associated variables to floating point because this wasn't working well with a mixture between float and fixed.

Like the angle commit this has just been patched up to compile, the bulk of work is yet to be done.
2016-03-20 00:54:18 +01:00
..
t_cmd.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
t_fs.h Normalize line endings 2016-03-01 09:47:10 -06:00
t_fspic.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
t_func.cpp - replaced AActor::vel and player_t::Vel with a floating point version. 2016-03-20 00:54:18 +01:00
t_load.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
t_oper.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
t_parse.cpp Normalize line endings 2016-03-01 09:47:10 -06: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 - fixed some minor issues found during reviewing the code. 2016-03-16 14:10:13 +01:00
t_spec.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
t_variable.cpp Normalize line endings 2016-03-01 09:47:10 -06:00