raze/polymer/eduke32
2015-10-03 11:52:59 +00:00
..
build Add forgotten newlines to error messages in loadpalette(). 2015-10-03 11:52:59 +00:00
jit
package Move handling of ud.drawweapon from G_DrawWeaponTileWithID() to P_DisplayWeapon(). This fixes it not being applied to the quick kick and mighty foot. 2015-03-30 05:57:11 +00:00
platform Update Xcode project to reflect recent filename changes. DONT_BUILD. 2015-09-26 00:21:22 +00:00
rsrc Revert recent icon changes. 2015-05-27 08:46:44 +00:00
source Split the getclosestcol functions into a new object, colmatch. 2015-09-27 21:17:59 +00:00
_clang-format
Android.mk Android and MSVC build fixes. DONT_BUILD. 2015-05-30 23:31:59 +00:00
eduke32.sln Improvements to the MSVC project. 2015-08-15 21:27:43 +00:00
eduke32.vcxproj Improvements to the MSVC project. 2015-08-15 21:27:43 +00:00
eduke32.vcxproj.filters Update VS project. DONT_BUILD. 2015-07-10 07:56:43 +00:00
Makefile Build tools: Clean up transpal and link it to colmatch.c instead of including a separate copy of the (old!) getclosestcol code. 2015-09-27 21:18:16 +00:00
Makefile.common Build tools/Windows: Fix text outout by compiling without -mwindows. 2015-09-27 21:18:06 +00:00
Makefile.deps Revert recent icon changes. 2015-05-27 08:46:44 +00:00
Makefile.msvc Merge compat-from-mingw-w64 into compat-to-msvc since we dropped support for mainline MinGW32, and add dll_dependency.S so we don't need to build the libs with "-fno-stack-check -fno-stack-protector -mno-stack-arg-probe". 2015-09-08 02:58:03 +00:00