gzdoom-gles/src/g_heretic
Christoph Oelckers a2f4cd7cda - fixed: All functions that are callable from weapon states and not members of Actor need to be declared 'action'.
With the stricter type checks of the self pointer that were now implemented these all produced errors.
2016-11-13 14:20:30 +01:00
..
a_chicken.cpp - fixed: All functions that are callable from weapon states and not members of Actor need to be declared 'action'. 2016-11-13 14:20:30 +01:00
a_dsparil.cpp - turned everything I could into non-action functions. 2016-10-22 17:49:08 +02:00
a_hereticartifacts.cpp Add the new argument to all uses of the implement macro 2016-11-09 17:45:55 +01:00
a_hereticmisc.cpp - Moved all virtual function related template code to its own file because it depends on includes that cannot be done in dobject.h. 2016-11-12 00:33:40 +01:00
a_hereticweaps.cpp - fixed: All functions that are callable from weapon states and not members of Actor need to be declared 'action'. 2016-11-13 14:20:30 +01:00
a_ironlich.cpp Add the new argument to all uses of the implement macro 2016-11-09 17:45:55 +01:00