raze-gles/polymer/eduke32
helixhorned e164bd7f1e Actor-related code cleanup part 2: give actor t_data[] indexes names.
Using macros like AC_COUNT(t). Clean up related code:
 - comment out the dead condition noted in the previous commit
 - Lunatic: use get_count() instead of get_t_data(0) in one place,
   rename to _get_t_data(), i.e. make that method internal

git-svn-id: https://svn.eduke32.com/eduke32@3920 1a8010ca-5511-0410-912e-c29ae57300e0
2013-06-30 20:38:48 +00:00
..
build Fix loading maps in Mapster32, introduced in r3911. 2013-06-29 12:15:44 +00:00
package Polymer: Fix one-sided y-flipped floor-aligned sprites, introduced in r3776. 2013-06-11 20:03:39 +00:00
platform osxbuild.sh: Add 'clean' preset, deleting files missed by 'make veryclean'. 2013-04-17 20:34:54 +00:00
rsrc Support high DPI setups for the startup dialogs on Windows 2013-05-23 18:27:06 +00:00
source Actor-related code cleanup part 2: give actor t_data[] indexes names. 2013-06-30 20:38:48 +00:00
eduke32.sln Source code "cleanup," herein referred to as "rape" 2010-05-02 23:27:30 +00:00
eduke32.vcxproj Dynamicsoundremap. 2013-06-01 06:55:30 +00:00
eduke32.vcxproj.filters Dynamicsoundremap. 2013-06-01 06:55:30 +00:00
Makefile Lunatic: retire 'geom' module, putting vector types into xmath. 2013-06-28 14:07:41 +00:00
Makefile.common Lunatic: fix randgen module after md4 removal, run DEFS_BC_SIZE cmd only once. 2013-05-17 10:41:57 +00:00
Makefile.deps Dynamicsoundremap. 2013-06-01 06:55:30 +00:00
Makefile.msvc Dynamicsoundremap. 2013-06-01 06:55:30 +00:00