raze-gles/polymer/eduke32
hendricks266 af9a451f02 Updates to the processing of the tilefromtexture def command:
- Allow xoffset and yoffset to modified independently of a tile definition, much like texhitscan and nofullbright.
(Both still default to zero when a tile is specified, to keep current behavior, and because it makes sense.)
- Add actual detection of the "nofullbright" keyword, which appears to have been overlooked in r3230.
- Internal: Eliminate the need for one int32_t by condensing two variables into "flags".

git-svn-id: https://svn.eduke32.com/eduke32@3973 1a8010ca-5511-0410-912e-c29ae57300e0
2013-07-20 03:37:10 +00:00
..
build Updates to the processing of the tilefromtexture def command: 2013-07-20 03:37:10 +00:00
package Polymer: Fix one-sided y-flipped floor-aligned sprites, introduced in r3776. 2013-06-11 20:03:39 +00:00
platform Lunatic: Add pre-compiled LPeg 0.12 for 32-bit Windows (MinGW). 2013-07-19 12:49:13 +00:00
rsrc Support high DPI setups for the startup dialogs on Windows 2013-05-23 18:27:06 +00:00
source Force orientation bit 2 for screentext in addition to qstrdim, to match all other screen drawing commands. 2013-07-20 03:36:28 +00:00
Makefile LunaCON: handle system gamearrays for some array commands. 2013-07-09 18:23:43 +00:00
Makefile.common Patch from johnnyonflame to fix the GCW and Dingoo build process. 2013-07-20 03:36:54 +00:00
Makefile.deps Dynamicsoundremap. 2013-06-01 06:55:30 +00:00
Makefile.msvc Dynamicsoundremap. 2013-06-01 06:55:30 +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