raze-gles/polymer/eduke32
2016-10-14 07:40:44 +00:00
..
build Add a new aligned mode to alphatabs by defining numalphatabs to be a power of two minus one. 2016-10-14 07:40:32 +00:00
jit Bump jit/bcsave.lua to the one from LuaJIT 2.0.3. 2014-04-05 11:28:02 +00:00
package Remove trailing whitespace from anything we don't need to rebase from an upstream. 2016-06-05 04:46:28 +00:00
platform Windows: Update libpng to 1.6.25, built with GCC 6.2. 2016-09-06 02:15:13 +00:00
rsrc Remove trailing whitespace from anything we don't need to rebase from an upstream. 2016-06-05 04:46:28 +00:00
source C-CON: Allow gamestartup to read in one additional parameter (MAXFLAMETHROWERAMMO). Do nothing with it yet. 2016-10-14 07:40:44 +00:00
_clang-format The great cleanup continues. This one also adds a new feature, SFLAG_WAKEUPBADGUYS. When awoken (changed to an active actor), any sprite with this flag set will wake up any enemy it has line of sight with. 2016-08-27 01:40:46 +00:00
Android.mk Android build fix. DONT_BUILD. 2016-08-27 01:40:18 +00:00
eduke32.sln VS solution update. DONT_BUILD. 2016-05-13 22:15:34 +00:00
eduke32.vcxproj Massive readability cleanup of game code part 1. DONT_BUILD. 2016-08-27 01:40:35 +00:00
eduke32.vcxproj.filters Massive readability cleanup of game code part 1. DONT_BUILD. 2016-08-27 01:40:35 +00:00
Makefile Separate art tile related functions out from engine.c and into tiles.c 2016-06-21 00:34:25 +00:00
Makefile.common Makefile: Allow an invocation like make CC=clang-3.8 to work properly. 2016-09-16 21:55:42 +00:00
Makefile.deps Break out screen drawing stuff from game.c into screens.c and command line processing stuff into cmdline.c 2016-02-13 21:05:57 +00:00
Makefile.msvc Separate art tile related functions out from engine.c and into tiles.c 2016-06-21 00:34:25 +00:00