raze-gles/polymer/build/src
2008-07-09 23:25:38 +00:00
..
misc More stuff from JonoF 2006-07-01 12:00:26 +00:00
tmp Importing source for great justice 2006-04-13 20:47:06 +00:00
util git-svn-id: https://svn.eduke32.com/eduke32@584 1a8010ca-5511-0410-912e-c29ae57300e0 2007-12-12 17:42:14 +00:00
a-c.c Patch from hunter_rus 2008-05-10 01:29:37 +00:00
a.masm git-svn-id: https://svn.eduke32.com/eduke32@582 1a8010ca-5511-0410-912e-c29ae57300e0 2007-10-24 07:12:50 +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 git-svn-id: https://svn.eduke32.com/eduke32@582 1a8010ca-5511-0410-912e-c29ae57300e0 2007-10-24 07:12:50 +00:00
baselayer.c Comment out and refactor some unnecessary (IMO) console startup messages... seems to improve win32 startup times, possibly due to less scrolling of the startup window text buffer. 2008-07-09 23:25:38 +00:00
build.c git-svn-id: https://svn.eduke32.com/eduke32@783 1a8010ca-5511-0410-912e-c29ae57300e0 2008-06-10 02:29:58 +00:00
cache1d.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
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 General warning fixes and regular fixes. (64 bit only) 2008-06-10 19:23:13 +00:00
dynamicgtk.c Patch from hunter_rus 2008-05-10 01:29:37 +00:00
engine.c git-svn-id: https://svn.eduke32.com/eduke32@830 1a8010ca-5511-0410-912e-c29ae57300e0 2008-07-01 11:14:18 +00:00
glbuild.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
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
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
lzfP.h Update lzf to 3.2 fixes texturecache on 64 bit. 2008-05-25 08:23:53 +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 doesn't work that :) 2008-06-13 14:40:28 +00:00
mmulti.c Warnings 2008-03-23 00:06:42 +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@847 1a8010ca-5511-0410-912e-c29ae57300e0 2008-07-09 09:34:12 +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 Renamed some more cvars, removed osdcompletionstyle and merged the two methods into one 2008-07-02 22:45:04 +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 git-svn-id: https://svn.eduke32.com/eduke32@843 1a8010ca-5511-0410-912e-c29ae57300e0 2008-07-07 12:35:21 +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 SDL and GTK+ version check patches from Ozkan Sezer 2008-04-25 01:46:19 +00:00
StartupWinController.editor.m New startup window from JonoF + some other stuff 2006-07-01 01:40:18 +00:00
startwin.editor.c Patch from hunter_rus 2008-05-10 01:29:37 +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 Comment out and refactor some unnecessary (IMO) console startup messages... seems to improve win32 startup times, possibly due to less scrolling of the startup window text buffer. 2008-07-09 23:25:38 +00:00