gzdoom-gles/src/g_doom
Christoph Oelckers c7347608a4 - scriptified A_FatAttack*.
- swapped parameters of two-parameter VelToAngle method, so that internal and script version are in line.
- fixed parameter asserts to handle NULL pointers properly.
2016-10-27 17:47:46 +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_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 - scriptified a_spidermaster.cpp. 2016-10-26 17:21:25 +02:00
a_doomweaps.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_fatso.cpp - scriptified A_FatAttack*. 2016-10-27 17:47:46 +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_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