gzdoom/src/g_doom
Christoph Oelckers 371712c53a - turned everything I could into non-action functions.
- fixed emission of the self pointer in FxVMFunctionCall. I did not realize that the self expression only sets up a register for the value, not pushing it onto the stack.
2016-10-22 17:49:08 +02:00
..
a_arachnotron.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_archvile.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_bossbrain.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_bruiser.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_cacodemon.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_cyberdemon.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_demon.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02: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 - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_doommisc.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_doomweaps.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_fatso.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_keen.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_lostsoul.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_painelemental.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_possessed.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_revenant.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_scriptedmarine.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_spidermaster.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00