vkdoom_m/src/g_doom
Christoph Oelckers 9f8a5dae21 - scriptified A_BruisAttack.
- removed 'self' as a dedicated token. Internally this gets handled as a normal but implicitly named variable so the token just gets in the way of proper processing.
- removed P_ prefix from SpawnMissile export.
- fixed a crash with misnamed function exports.
2016-10-23 17:15:24 +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_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 - scriptified A_BruisAttack. 2016-10-23 17:15:24 +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