raze/polymer/eduke32
hendricks266 a31ad532dd Fix an error introduced in cleanup of the WWII GI Devastator weapon reload animation, as pointed out by Xcode.
Also perform similar cleanup on a similar line elsewhere.

git-svn-id: https://svn.eduke32.com/eduke32@5959 1a8010ca-5511-0410-912e-c29ae57300e0
2016-12-26 06:01:57 +00:00
..
build Change the type of functions touching vsync setting back to int32_t. Since it is serialized to disk, an explicit size type is important. 2016-12-26 06:01:48 +00:00
jit
package Remove trailing whitespace from anything we don't need to rebase from an upstream. 2016-06-05 04:46:28 +00:00
platform Apple: Fix Xcode build due to accumulated file additions and moves. 2016-12-26 06:01:54 +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 Fix an error introduced in cleanup of the WWII GI Devastator weapon reload animation, as pointed out by Xcode. 2016-12-26 06:01:57 +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 Support building without a startup window through the Makefile. DONT_BUILD. 2016-11-09 22:51:33 +00:00
eduke32.vcxproj.filters Support building without a startup window through the Makefile. DONT_BUILD. 2016-11-09 22:51:33 +00:00
Makefile Makefile: Fix STARTUP_WINDOW=0 on Windows so that the resource objects are built, but the editor's startup window is not. DONT_BUILD. 2016-11-28 04:35:34 +00:00
Makefile.common Makefile: Fold OSX_STARTUPWINDOW into STARTUP_WINDOW. DONT_BUILD. 2016-11-28 04:35:27 +00:00
Makefile.deps Support building without a startup window through the Makefile. DONT_BUILD. 2016-11-09 22:51:33 +00:00
Makefile.msvc Add libxmp-lite support to Makefile.msvc. 2016-11-09 22:51:45 +00:00