gzdoom-gles/src/g_strife
Christoph Oelckers b1a83bfd26 - started with cleanup and separation of DECORATE code.
* everything related to scripting is now placed in a subdirectory 'scripting', which itself is separated into DECORATE, ZSCRIPT, the VM and code generation.
 * a few items have been moved to different headers so that the DECORATE parser definitions can mostly be kept local. The only exception at the moment is the flags interface on which 3 source files depend.
2016-10-12 19:22:33 +02:00
..
a_acolyte.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
a_alienspectres.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
a_coin.cpp - added a no-parameter Spawn function for inventory items that never show on the map, because the coordinate and replacement parameters will always be 0 for them. 2016-03-21 14:00:05 +01:00
a_crusader.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
a_entityboss.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
a_inquisitor.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
a_loremaster.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
a_oracle.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
a_programmer.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
a_reaver.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
a_rebels.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
a_sentinel.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
a_spectral.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
a_stalker.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
a_strifeglobal.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_strifeitems.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
a_strifestuff.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
a_strifeweapons.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
a_templar.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
a_thingstoblowup.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
strife_sbar.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00