raze-gles/polymer/eduke32/source
terminx 6285f8b2e2 Misc crap
git-svn-id: https://svn.eduke32.com/eduke32@1384 1a8010ca-5511-0410-912e-c29ae57300e0
2009-05-16 04:07:09 +00:00
..
jaudiolib Misc crap 2009-05-16 04:07:09 +00:00
jmact Some more cvar stuff 2009-04-29 19:43:51 +00:00
misc git-svn-id: https://svn.eduke32.com/eduke32@1327 1a8010ca-5511-0410-912e-c29ae57300e0 2009-04-15 05:58:38 +00:00
GNU.TXT Importing source for great justice 2006-04-13 20:47:06 +00:00
_functio.h source code rape 2008-11-20 14:06:36 +00:00
_rts.h Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
actors.c Misc crap 2009-05-16 04:07:09 +00:00
anim.c Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
astub.c Misc crap 2009-05-16 04:07:09 +00:00
config.c Add support for cvars of type 'double', fix vid_gamma/brightness/contrast cvars, save cvars to eduke32_binds.cfg at shutdown, better method for drawing the floor textures in Mapster32 2D mode, slightly more yellow/orange lights on fire/rockets/lasers/etc 2009-04-30 21:09:44 +00:00
config.h Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
duke3d.h Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
funct.h Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
function.h source code rape 2008-11-20 14:06:36 +00:00
game.c Add support for cvars of type 'double', fix vid_gamma/brightness/contrast cvars, save cvars to eduke32_binds.cfg at shutdown, better method for drawing the floor textures in Mapster32 2D mode, slightly more yellow/orange lights on fire/rockets/lasers/etc 2009-04-30 21:09:44 +00:00
gamedef.c Fix the build with USE_OPENGL=0 and/or POLYMER=0. 2009-05-07 16:00:49 +00:00
gamedef.h Sector effector based light sources, basic Mapster32 light support, additional sprite/model alpha control, sprite selection in Mapster32 3D mode with Polymer 2009-04-24 02:53:50 +00:00
gamedefs.h git-svn-id: https://svn.eduke32.com/eduke32@1178 1a8010ca-5511-0410-912e-c29ae57300e0 2008-12-10 11:36:53 +00:00
gameexec.c Misc crap 2009-05-16 04:07:09 +00:00
gamestructures.c git-svn-id: https://svn.eduke32.com/eduke32@1344 1a8010ca-5511-0410-912e-c29ae57300e0 2009-04-24 06:04:13 +00:00
gamevars.c Fix memory addresses being either 32 or 64 bit 2009-05-07 18:50:53 +00:00
global.c Misc crap 2009-05-16 04:07:09 +00:00
grpscan.c git-svn-id: https://svn.eduke32.com/eduke32@1221 1a8010ca-5511-0410-912e-c29ae57300e0 2009-02-02 01:49:14 +00:00
grpscan.h ass rape 2009-01-09 09:29:17 +00:00
keys.h Cleanup patch from Hunter_rus 2008-05-16 00:23:33 +00:00
macros.h git-svn-id: https://svn.eduke32.com/eduke32@1207 1a8010ca-5511-0410-912e-c29ae57300e0 2009-01-13 04:40:56 +00:00
mapster32.h Undo/redo support for Mapster32 and some other minor changes 2009-05-05 16:21:33 +00:00
mdump.cpp git-svn-id: https://svn.eduke32.com/eduke32@1228 1a8010ca-5511-0410-912e-c29ae57300e0 2009-02-19 09:39:19 +00:00
mdump.h 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
menus.c Fix the build with USE_OPENGL=0 and/or POLYMER=0. 2009-05-07 16:00:49 +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
namesdyn.c new version of astyle 2009-02-19 16:47:54 +00:00
namesdyn.h ass rape 2009-01-09 09:29:17 +00:00
osdcmds.c Add support for cvars of type 'double', fix vid_gamma/brightness/contrast cvars, save cvars to eduke32_binds.cfg at shutdown, better method for drawing the floor textures in Mapster32 2D mode, slightly more yellow/orange lights on fire/rockets/lasers/etc 2009-04-30 21:09:44 +00:00
osdcmds.h Unify cvar handling between the engine and game sides of things 2009-04-29 06:20:07 +00:00
osdfuncs.c new version of astyle 2009-02-19 16:47:54 +00:00
osdfuncs.h ass rape 2009-01-09 09:29:17 +00:00
player.c Add support for cvars of type 'double', fix vid_gamma/brightness/contrast cvars, save cvars to eduke32_binds.cfg at shutdown, better method for drawing the floor textures in Mapster32 2D mode, slightly more yellow/orange lights on fire/rockets/lasers/etc 2009-04-30 21:09:44 +00:00
premap.c Some more cvar stuff 2009-04-29 19:43:51 +00:00
rts.c Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
rts.h Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
savegame.c Improve saving on 64 bit linux. DukePlus seems to save/load for me now. No changes for HUBmaps though. 2009-05-13 10:40:42 +00:00
sector.c Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
soundefs.h 1. Removed unneeded the svn:executable proprties. These files aren't actually executable. 2008-07-12 14:09:52 +00:00
sounds.c Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
sounds.h ass rape 2009-01-09 09:29:17 +00:00
sounds_mapster32.c Remove jmact/types.h in favor of standardized inttypes.h stuff 2009-04-26 05:57:42 +00:00
sounds_mapster32.h Ambience sound for 3d-mode mapster. Some consistency problems remain. 2009-03-17 21:57:30 +00:00
startgtk.game.c git-svn-id: https://svn.eduke32.com/eduke32@1221 1a8010ca-5511-0410-912e-c29ae57300e0 2009-02-02 01:49:14 +00:00
startwin.game.c Nothing important 2009-04-16 06:41:24 +00:00
startwin.game.h git-svn-id: https://svn.eduke32.com/eduke32@1327 1a8010ca-5511-0410-912e-c29ae57300e0 2009-04-15 05:58:38 +00:00
sync.c git-svn-id: https://svn.eduke32.com/eduke32@1312 1a8010ca-5511-0410-912e-c29ae57300e0 2009-04-12 21:52:49 +00:00
testcd.c ass rape 2009-01-09 09:29:17 +00:00
winbits.c git-svn-id: https://svn.eduke32.com/eduke32@1245 1a8010ca-5511-0410-912e-c29ae57300e0 2009-03-14 02:55:39 +00:00
wrapper.c git-svn-id: https://svn.eduke32.com/eduke32@1221 1a8010ca-5511-0410-912e-c29ae57300e0 2009-02-02 01:49:14 +00:00