vkdoom_m/src/g_doom
2016-11-05 17:14:16 +01:00
..
a_bossbrain.cpp - removed obsolete code from a_bossbrain.cpp. 2016-11-03 14:23:29 +01: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_doommisc.cpp - added an accessor to the actor defaults. This might have been possible with less work using a function but that would have necessitated some type casts when using it on subclasses. 2016-11-05 17:14:16 +01:00
a_doomweaps.cpp - got rid of all default parameter redundancies. 2016-10-28 00:32:52 +02:00
a_lostsoul.cpp - got rid of all default parameter redundancies. 2016-10-28 00:32:52 +02:00
a_painelemental.cpp - got rid of all default parameter redundancies. 2016-10-28 00:32:52 +02:00
a_revenant.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_scriptedmarine.cpp - got rid of all default parameter redundancies. 2016-10-28 00:32:52 +02:00