raze-gles/polymer/eduke32
terminx 1538f39289 fix building with MSVC after Helixhorned's commit
fix FastLZ mipmap corruption issue
fix Polymer MSVC warnings
rewrote qsprintf to take up to 32 parameters, either quotes or gamevars
added qstrncat to concatenate n characters of one quote to another
exposed internal sectorofwall() function to CON
changed CON parser to count ( ) ; and , as whitespace so people can make their code more readable
added ACTIVATOR and ACTIVATORLOCKED support to SE49 and SE50
added SPRITE_USEACTIVATOR flag to allow actor execution based on whether a sector is "locked" or not
rearranged a few structures for faster array lookups
fixed EVENT_HOLSTER


git-svn-id: https://svn.eduke32.com/eduke32@1457 1a8010ca-5511-0410-912e-c29ae57300e0
2009-07-12 01:55:34 +00:00
..
AL OpenAL patch from Hunter_rus... haven't even tried to make this work with MSVC yet 2008-03-08 05:23:15 +00:00
Apple Patch from Marcus Herbert to add OSX support 2008-08-20 22:58:09 +00:00
build fix building with MSVC after Helixhorned's commit 2009-07-12 01:55:34 +00:00
eobj Importing source for great justice 2006-04-13 20:47:06 +00:00
eobj_win 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
installer 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
obj Importing source for great justice 2006-04-13 20:47:06 +00:00
obj_win 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
rsrc test versions of new startup dialog images 2009-04-29 00:51:03 +00:00
source fix building with MSVC after Helixhorned's commit 2009-07-12 01:55:34 +00:00
buildlic.txt 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
ChangeLog git-svn-id: https://svn.eduke32.com/eduke32@997 1a8010ca-5511-0410-912e-c29ae57300e0 2008-08-22 04:26:26 +00:00
ChangeLog.html Update repo to 1.4.0 beta 2 2006-07-18 21:08:38 +00:00
duke3d.def.sample Importing source for great justice 2006-04-13 20:47:06 +00:00
eduke32.sln git-svn-id: https://svn.eduke32.com/eduke32@1122 1a8010ca-5511-0410-912e-c29ae57300e0 2008-11-09 11:09:42 +00:00
eduke32.vcproj Replace LibLZF with FastLZ (http://www.fastlz.org/lzf.htm) 2009-07-09 03:54:18 +00:00
enhance.con.sample Update repo to 1.4.0 beta 2 2006-07-18 21:08:38 +00:00
GNU.TXT Importing source for great justice 2006-04-13 20:47:06 +00:00
m32help.hlp Improved formating of the help. 2008-06-11 07:06:10 +00:00
MakeDistributions git-svn-id: https://svn.eduke32.com/eduke32@482 1a8010ca-5511-0410-912e-c29ae57300e0 2007-02-05 01:33:08 +00:00
Makefile Remove dead copy protection and watcom support code, fix structure alignment and packing issues preventing Polymer from working with MSVC, enable link time code generation (whole program optimization) for MSVC builds, fix most warnings showing up in MSVC with /w2, add pulsating dynamic lights when holding the shrinker or expander 2009-07-09 02:29:48 +00:00
Makefile.deps Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
Makefile.msvc Remove dead copy protection and watcom support code, fix structure alignment and packing issues preventing Polymer from working with MSVC, enable link time code generation (whole program optimization) for MSVC builds, fix most warnings showing up in MSVC with /w2, add pulsating dynamic lights when holding the shrinker or expander 2009-07-09 02:29:48 +00:00
makemsc.bat Importing source for great justice 2006-04-13 20:47:06 +00:00
makew.bat Importing source for great justice 2006-04-13 20:47:06 +00:00
names.h 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
ror.map ROR support... mostly working but obviously not finished yet 2009-07-04 09:28:21 +00:00
SEHELP.HLP Importing source for great justice 2006-04-13 20:47:06 +00:00
STHELP.HLP Importing source for great justice 2006-04-13 20:47:06 +00:00
tiles.cfg Mapster32: showheightindicators cvar, text tool improvements, drag selected sprites first after duplicating 2008-10-09 21:09:16 +00:00