gzdoom/src/g_doom
2016-09-22 00:18:31 +02:00
..
a_arachnotron.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
a_archvile.cpp - finished conversion of most of g_doom. 2016-03-20 10:52:10 +01:00
a_bossbrain.cpp - another batch. 2016-09-19 19:58:04 +02: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 - most thinkers are done. Some stuff about polyobject pointers is temporarily disabled right now because some of the required functions have already been pulled out. 2016-09-19 19:14:30 +02:00
a_doomimp.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
a_doommisc.cpp - converted the basic savegame loader so that all remnant of FArchive have been removed now. 2016-09-22 00:18:31 +02:00
a_doomweaps.cpp Renamed the weapon action function caller check to ACTION_CALL_FROM_PSPRITE to avoid confusion 2016-06-17 18:36:57 +02:00
a_fatso.cpp - converted AActor::height to double. 2016-03-20 20:55:06 +01:00
a_keen.cpp - finished conversion of most of g_doom. 2016-03-20 10:52:10 +01: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 - renamed PARAM_DANGLE macros to PARAM_ANGLE, now that the old angle_t type is no longer used in the VM interface. 2016-03-25 13:23:07 +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 - converted AActor::height to double. 2016-03-20 20:55:06 +01:00
a_scriptedmarine.cpp - added new serializers to several classes and moved the old ones to the dump file. 2016-09-19 12:53:42 +02:00
a_spidermaster.cpp Normalize line endings 2016-03-01 09:47:10 -06:00