gzdoom/src/g_doom
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
..
a_arachnotron.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
a_archvile.cpp - replaced AActor::vel and player_t::Vel with a floating point version. 2016-03-20 00:54:18 +01:00
a_bossbrain.cpp - replaced AActor::vel and player_t::Vel with a floating point version. 2016-03-20 00:54:18 +01:00
a_bruiser.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
a_cacodemon.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
a_cyberdemon.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
a_demon.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
a_doomglobal.h Normalize line endings 2016-03-01 09:47:10 -06:00
a_doomimp.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
a_doommisc.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
a_doomweaps.cpp - replaced AActor::vel and player_t::Vel with a floating point version. 2016-03-20 00:54:18 +01:00
a_fatso.cpp - replaced AActor::vel and player_t::Vel with a floating point version. 2016-03-20 00:54:18 +01:00
a_keen.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
a_lostsoul.cpp - replaced AActor::vel and player_t::Vel with a floating point version. 2016-03-20 00:54:18 +01:00
a_painelemental.cpp - replaced AActor::vel and player_t::Vel with a floating point version. 2016-03-20 00:54:18 +01:00
a_possessed.cpp - reworked calls to P_SpawnPlayerMissile, P_AimLineAttack and P_LineAttack to use floating point angles. 2016-03-18 00:43:05 +01:00
a_revenant.cpp - replaced AActor::vel and player_t::Vel with a floating point version. 2016-03-20 00:54:18 +01:00
a_scriptedmarine.cpp - reworked calls to P_SpawnPlayerMissile, P_AimLineAttack and P_LineAttack to use floating point angles. 2016-03-18 00:43:05 +01:00
a_spidermaster.cpp Normalize line endings 2016-03-01 09:47:10 -06:00