raze-gles/polymer/build/src
terminx b1a5b6be67 useless shit changes that aren't even worth looking at
git-svn-id: https://svn.eduke32.com/eduke32@926 1a8010ca-5511-0410-912e-c29ae57300e0
2008-07-31 10:35:23 +00:00
..
misc 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
tmp Importing source for great justice 2006-04-13 20:47:06 +00:00
util 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
StartupWinController.editor.m 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
a-c.c Patch from hunter_rus 2008-05-10 01:29:37 +00:00
a.masm 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
a.nasm git-svn-id: https://svn.eduke32.com/eduke32@582 1a8010ca-5511-0410-912e-c29ae57300e0 2007-10-24 07:12:50 +00:00
a.wasm 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
baselayer.c Support for turning vsync on and off 2008-07-22 21:03:09 +00:00
build.c Make the tsprite CON stuff into its own commands 2008-07-13 07:10:47 +00:00
cache1d.c git-svn-id: https://svn.eduke32.com/eduke32@850 1a8010ca-5511-0410-912e-c29ae57300e0 2008-07-10 04:37:41 +00:00
compat.c Fix building on MinGW by using PRIdPTR instead of %td and add a MSVC compatible inttypes.h/stdint.h for compatibility 2008-06-11 02:33:23 +00:00
config.c Formatting + beginnings of editor enhanced map preview mode. Currently supports light switch sector effectors 2008-06-05 02:29:18 +00:00
crc32.c git-svn-id: https://svn.eduke32.com/eduke32@584 1a8010ca-5511-0410-912e-c29ae57300e0 2007-12-12 17:42:14 +00:00
defs.c Fix building with USE_OPENGL=0 and POLYMOST=0 and replace all instances in the game code in which the bpp or rendmode vars are checked directly with calls to getrendermode() 2008-07-24 11:16:20 +00:00
dynamicgtk.c 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
engine.c I think this speeds up software occlusion checking a bit 2008-07-30 11:01:39 +00:00
glbuild.c Support for turning vsync on and off 2008-07-22 21:03:09 +00:00
gtkbits.c SDL and GTK+ version check patches from Ozkan Sezer 2008-04-25 01:46:19 +00:00
hightile.c Models. I think the scale may still be a bit off on certain models, but 2008-05-05 09:05:07 +00:00
kplib.c Formatting + beginnings of editor enhanced map preview mode. Currently supports light switch sector effectors 2008-06-05 02:29:18 +00:00
lzfP.h Update lzf to 3.2 fixes texturecache on 64 bit. 2008-05-25 08:23:53 +00:00
lzf_c.c Formatting + beginnings of editor enhanced map preview mode. Currently supports light switch sector effectors 2008-06-05 02:29:18 +00:00
lzf_d.c Formatting + beginnings of editor enhanced map preview mode. Currently supports light switch sector effectors 2008-06-05 02:29:18 +00:00
lzwnew.c git-svn-id: https://svn.eduke32.com/eduke32@584 1a8010ca-5511-0410-912e-c29ae57300e0 2007-12-12 17:42:14 +00:00
md4.c git-svn-id: https://svn.eduke32.com/eduke32@584 1a8010ca-5511-0410-912e-c29ae57300e0 2007-12-12 17:42:14 +00:00
mdsprite.c git-svn-id: https://svn.eduke32.com/eduke32@921 1a8010ca-5511-0410-912e-c29ae57300e0 2008-07-30 02:51:32 +00:00
mmulti.c Oops 2008-07-10 05:55:22 +00:00
mmulti_null.c git-svn-id: https://svn.eduke32.com/eduke32@584 1a8010ca-5511-0410-912e-c29ae57300e0 2007-12-12 17:42:14 +00:00
osd.c git-svn-id: https://svn.eduke32.com/eduke32@922 1a8010ca-5511-0410-912e-c29ae57300e0 2008-07-30 05:41:03 +00:00
osxbits.m New startup window from JonoF + some other stuff 2006-07-01 01:40:18 +00:00
polymer.c argh forgot one 2008-06-10 19:23:55 +00:00
polymost.c useless shit changes that aren't even worth looking at 2008-07-31 10:35:23 +00:00
pragmas.c 8-bit classic renderer works on my system now in 64 bit. (at least no crashes) 2008-04-25 11:21:08 +00:00
scriptfile.c When doing pointer math use intptr_t 2008-06-10 19:21:16 +00:00
sdlayer.c This fixes the cocksucker palette corruption bug that happened when switching video modes back and forth between software and polymost in fullscreen 2008-07-25 13:42:37 +00:00
smalltextfont.c git-svn-id: https://svn.eduke32.com/eduke32@584 1a8010ca-5511-0410-912e-c29ae57300e0 2007-12-12 17:42:14 +00:00
sound.c git-svn-id: https://svn.eduke32.com/eduke32@627 1a8010ca-5511-0410-912e-c29ae57300e0 2008-02-24 00:46:57 +00:00
sound_stub.c git-svn-id: https://svn.eduke32.com/eduke32@584 1a8010ca-5511-0410-912e-c29ae57300e0 2007-12-12 17:42:14 +00:00
startgtk.editor.c 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
startwin.editor.c 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
textfont.c git-svn-id: https://svn.eduke32.com/eduke32@584 1a8010ca-5511-0410-912e-c29ae57300e0 2007-12-12 17:42:14 +00:00
winlayer.c git-svn-id: https://svn.eduke32.com/eduke32@904 1a8010ca-5511-0410-912e-c29ae57300e0 2008-07-25 23:39:41 +00:00