..
jaudiolib
Fixed OpenAL
2008-08-23 17:02:52 +00:00
jmact
git-svn-id: https://svn.eduke32.com/eduke32@1023 1a8010ca-5511-0410-912e-c29ae57300e0
2008-08-24 23:24:14 +00:00
misc
Combine game and configuration tabs in the startup window into one. Still needs porting to startgtk.game.c.
2008-08-19 13:26:56 +00:00
_functio.h
git-svn-id: https://svn.eduke32.com/eduke32@1026 1a8010ca-5511-0410-912e-c29ae57300e0
2008-08-25 02:33:25 +00:00
_rts.h
Update the headers of all source files, add CON_SHOWVIEW based on a patch from CONAN, other minor fixes
2007-02-08 04:19:39 +00:00
actors.c
Show sector/sectoreffector type in tag input fields
2008-09-03 10:47:19 +00:00
anim.c
Part 1 of 64-bit patch from Stephen Anthony
2008-02-16 22:27:08 +00:00
astub.c
Adds getnumberptr256() which lets us update the map in real time based on the number typed in
2008-09-03 11:59:54 +00:00
config.c
1. Small corrections to hash code.
2008-08-25 20:25:49 +00:00
config.h
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
duke3d.h
Misc tweaks, patch from HelixHorned, half of gameexec.c moved to gamestructures.c
2008-09-03 04:20:46 +00:00
funct.h
git-svn-id: https://svn.eduke32.com/eduke32@1037 1a8010ca-5511-0410-912e-c29ae57300e0
2008-08-28 05:57:46 +00:00
function.h
git-svn-id: https://svn.eduke32.com/eduke32@1026 1a8010ca-5511-0410-912e-c29ae57300e0
2008-08-25 02:33:25 +00:00
game.c
git-svn-id: https://svn.eduke32.com/eduke32@1038 1a8010ca-5511-0410-912e-c29ae57300e0
2008-08-28 06:56:26 +00:00
gamedef.c
git-svn-id: https://svn.eduke32.com/eduke32@1046 1a8010ca-5511-0410-912e-c29ae57300e0
2008-09-01 21:59:53 +00:00
gamedef.h
Misc tweaks, patch from HelixHorned, half of gameexec.c moved to gamestructures.c
2008-09-03 04:20:46 +00:00
gamedefs.h
Update the headers of all source files, add CON_SHOWVIEW based on a patch from CONAN, other minor fixes
2007-02-08 04:19:39 +00:00
gameexec.c
Misc tweaks, patch from HelixHorned, half of gameexec.c moved to gamestructures.c
2008-09-03 04:20:46 +00:00
gamestructures.c
Misc tweaks, patch from HelixHorned, half of gameexec.c moved to gamestructures.c
2008-09-03 04:20:46 +00:00
gamevars.c
git-svn-id: https://svn.eduke32.com/eduke32@1035 1a8010ca-5511-0410-912e-c29ae57300e0
2008-08-26 09:05:32 +00:00
global.c
git-svn-id: https://svn.eduke32.com/eduke32@1033 1a8010ca-5511-0410-912e-c29ae57300e0
2008-08-26 04:00:42 +00:00
GNU.TXT
Importing source for great justice
2006-04-13 20:47:06 +00:00
grpscan.c
Fix sound system restart crash with high res music pack
2008-08-22 23:10:54 +00:00
grpscan.h
Game name in window title and some other shit
2008-07-22 09:05:34 +00:00
keys.h
Cleanup patch from Hunter_rus
2008-05-16 00:23:33 +00:00
mapster32.h
git-svn-id: https://svn.eduke32.com/eduke32@1042 1a8010ca-5511-0410-912e-c29ae57300e0
2008-08-28 15:04:16 +00:00
mdump.cpp
git-svn-id: https://svn.eduke32.com/eduke32@933 1a8010ca-5511-0410-912e-c29ae57300e0
2008-08-06 11:50:34 +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
git-svn-id: https://svn.eduke32.com/eduke32@1037 1a8010ca-5511-0410-912e-c29ae57300e0
2008-08-28 05:57:46 +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
git-svn-id: https://svn.eduke32.com/eduke32@1037 1a8010ca-5511-0410-912e-c29ae57300e0
2008-08-28 05:57:46 +00:00
namesdyn.h
git-svn-id: https://svn.eduke32.com/eduke32@1018 1a8010ca-5511-0410-912e-c29ae57300e0
2008-08-24 09:01:17 +00:00
osdcmds.c
git-svn-id: https://svn.eduke32.com/eduke32@1030 1a8010ca-5511-0410-912e-c29ae57300e0
2008-08-25 10:43:24 +00:00
osdcmds.h
Menu slider for map ambient light level
2008-07-27 21:33:28 +00:00
osdfuncs.c
git-svn-id: https://svn.eduke32.com/eduke32@1017 1a8010ca-5511-0410-912e-c29ae57300e0
2008-08-24 06:17:09 +00:00
osdfuncs.h
r_cullobstructedmodels 2: only cull if model texture has alpha
2008-07-26 07:20:57 +00:00
player.c
git-svn-id: https://svn.eduke32.com/eduke32@1046 1a8010ca-5511-0410-912e-c29ae57300e0
2008-09-01 21:59:53 +00:00
premap.c
Patch from hunter_rus to use hash tables for CON compiling
2008-08-25 00:49:12 +00:00
rts.c
Force startup window to be displayed if the cfg wasn't saved with an EDuke32 build of matching BYTEVERSION_JF, and use a wrapper around kopen4load to access files from mod_dir first.
2008-08-20 08:39:07 +00:00
rts.h
Update the headers of all source files, add CON_SHOWVIEW based on a patch from CONAN, other minor fixes
2007-02-08 04:19:39 +00:00
savegame.c
git-svn-id: https://svn.eduke32.com/eduke32@1043 1a8010ca-5511-0410-912e-c29ae57300e0
2008-08-28 23:15:11 +00:00
sector.c
git-svn-id: https://svn.eduke32.com/eduke32@1019 1a8010ca-5511-0410-912e-c29ae57300e0
2008-08-24 09:29:03 +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
Force startup window to be displayed if the cfg wasn't saved with an EDuke32 build of matching BYTEVERSION_JF, and use a wrapper around kopen4load to access files from mod_dir first.
2008-08-20 08:39:07 +00:00
sounds.h
1. Removed unneeded the svn:executable proprties. These files aren't actually executable.
2008-07-12 14:09:52 +00:00
startgtk.game.c
Game name in window title and some other shit
2008-07-22 09:05:34 +00:00
startwin.game.c
Use mod_dir for savegames
2008-08-20 09:27:17 +00:00
startwin.game.h
Combine game and configuration tabs in the startup window into one. Still needs porting to startgtk.game.c.
2008-08-19 13:26:56 +00:00
testcd.c
Remove -Wno-unused from Makefile
2008-03-21 04:01:38 +00:00
winbits.c
EDuke32 now compiles okay with the Microsoft compiler using NMake.
2006-12-21 12:53:11 +00:00
wrapper.c
1. Removed unneeded the svn:executable proprties. These files aren't actually executable.
2008-07-12 14:09:52 +00:00