raze-gles/polymer/eduke32
hendricks266 8a9fb41d5f CON: Add EVENT_WORLD, EVENT_PREWORLD, and EVENT_PRELEVEL, which respectively function as EVENT_GAME, EVENT_PREGAME, and EVENT_LOADACTOR, but only running once instead of per-actor.
git-svn-id: https://svn.eduke32.com/eduke32@5098 1a8010ca-5511-0410-912e-c29ae57300e0
2015-03-27 12:29:05 +00:00
..
build Fix Polymost issue reported at http://forums.duke4.net/topic/775-eduke32-20-and-polymer/page__view__findpost__p__220265 2015-03-26 21:42:19 +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 Apple: Update Xcode project and build system. DONT_BUILD. 2015-02-14 07:26:10 +00:00
rsrc Identify Windows 10 in the startup window/log. DONT_BUILD. 2015-01-11 04:52:45 +00:00
source CON: Add EVENT_WORLD, EVENT_PREWORLD, and EVENT_PRELEVEL, which respectively function as EVENT_GAME, EVENT_PREGAME, and EVENT_LOADACTOR, but only running once instead of per-actor. 2015-03-27 12:29:05 +00:00
Android.mk More Android changes. DONT_BUILD. 2015-03-24 00:40:01 +00:00
Makefile Fix building on case-sensitive filesystems on OS X, DONT_BUILD. 2015-03-24 00:40:43 +00:00
Makefile.common BSD: Build system fixes/improvements. DONT_BUILD. 2015-03-02 07:54:24 +00:00
Makefile.deps Animation system overhaul part 1. This allows for an unlimited number of .anm/.ivf files to be defined via duke3d.def and played back at any time with the new CON commands. Syntax is currently as follows, but may change: 2015-02-11 05:22:07 +00:00
Makefile.msvc Animation system overhaul part 1. This allows for an unlimited number of .anm/.ivf files to be defined via duke3d.def and played back at any time with the new CON commands. Syntax is currently as follows, but may change: 2015-02-11 05:22:07 +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 Rename build configurations in VS project. DONT_BUILD. 2015-02-11 05:21:56 +00:00
eduke32.vcxproj A whole bunch of mostly insignificant changes that didn't deserve separate commits. DONT_BUILD. 2015-02-11 05:22:48 +00:00
eduke32.vcxproj.filters A whole bunch of mostly insignificant changes that didn't deserve separate commits. DONT_BUILD. 2015-02-11 05:22:48 +00:00