raze-gles/polymer/eduke32
hendricks266 c5b3cfa445 Correct the special behavior to select the pipebomb detonator when you have no pipebombs in your inventory but you have some thrown in the environment so that it animates properly and also applies with the next/previous weapon functions.
git-svn-id: https://svn.eduke32.com/eduke32@4967 1a8010ca-5511-0410-912e-c29ae57300e0
2015-02-08 08:03:06 +00:00
..
build Classic: fix underallocation of TILE_TILT and tilting at very small resolutions. 2015-02-07 17:29:15 +00:00
jit Bump jit/bcsave.lua to the one from LuaJIT 2.0.3. 2014-04-05 11:28:02 +00:00
package Mapster32: make sprite duplication examples in m32script_ex.map work again. 2015-01-06 19:56:41 +00:00
platform Wii: Output and package the binary as .dol instead of .elf. 2014-12-18 18:15:05 +00:00
rsrc Identify Windows 10 in the startup window/log. DONT_BUILD. 2015-01-11 04:52:45 +00:00
source Correct the special behavior to select the pipebomb detonator when you have no pipebombs in your inventory but you have some thrown in the environment so that it animates properly and also applies with the next/previous weapon functions. 2015-02-08 08:03:06 +00:00
Android.mk Get rid of -Wdeclaration-after-statement as we're only targeting C99 and C++ now. DONT_BUILD. 2014-11-22 12:29:38 +00:00
Makefile Reinstate MD4. 2015-01-08 15:13:28 +00:00
Makefile.common MSYS2 build fix. DONT_BUILD. 2015-01-16 06:30:48 +00:00
Makefile.deps Implement better fade-out for quotes and for the mouse cursor in the menu. 2015-01-15 06:45:14 +00:00
Makefile.msvc Reinstate MD4. 2015-01-08 15:13:28 +00:00
_clang-format Add my _clang-format file to the repository. These options are pretty close to what most of our code already looks like, the primary difference being that it enforces spaces between operators and operands. I was initially opposed to the spaces, but I would be lying if I said they didn't increase legibility of much of our code, in addition to making it a lot easier to identify the specific intent in cases where we have a lot of expressions nested within one another. DONT_BUILD. 2014-11-22 12:28:21 +00:00
eduke32.sln MSVC: Set up support for SDL2. DONT_BUILD. 2014-02-11 07:39:09 +00:00
eduke32.vcxproj Fix Mapster32 sector copying 2015-01-12 08:44:46 +00:00
eduke32.vcxproj.filters Fix Mapster32 sector copying 2015-01-12 08:44:46 +00:00