.. |
jaudiolib
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
jmact
|
git-svn-id: https://svn.eduke32.com/eduke32@1144 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-21 12:14:05 +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
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
_rts.h
|
|
|
actors.c
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
anim.c
|
git-svn-id: https://svn.eduke32.com/eduke32@1144 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-21 12:14:05 +00:00 |
astub.c
|
git-svn-id: https://svn.eduke32.com/eduke32@1144 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-21 12:14:05 +00:00 |
config.c
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
config.h
|
|
|
duke3d.h
|
git-svn-id: https://svn.eduke32.com/eduke32@1146 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-22 06:46:27 +00:00 |
funct.h
|
git-svn-id: https://svn.eduke32.com/eduke32@1144 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-21 12:14:05 +00:00 |
function.h
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
game.c
|
git-svn-id: https://svn.eduke32.com/eduke32@1146 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-22 06:46:27 +00:00 |
gamedef.c
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
gamedef.h
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
gamedefs.h
|
git-svn-id: https://svn.eduke32.com/eduke32@1089 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-10-05 09:23:55 +00:00 |
gameexec.c
|
git-svn-id: https://svn.eduke32.com/eduke32@1144 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-21 12:14:05 +00:00 |
gamestructures.c
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
gamevars.c
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
global.c
|
git-svn-id: https://svn.eduke32.com/eduke32@1144 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-21 12:14:05 +00:00 |
GNU.TXT
|
|
|
grpscan.c
|
git-svn-id: https://svn.eduke32.com/eduke32@1076 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-09-26 04:20:08 +00:00 |
grpscan.h
|
|
|
keys.h
|
|
|
mapster32.h
|
git-svn-id: https://svn.eduke32.com/eduke32@1100 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-10-14 08:40:59 +00:00 |
mdump.cpp
|
|
|
mdump.h
|
|
|
menus.c
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
names.h
|
|
|
namesdyn.c
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
namesdyn.h
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
osdcmds.c
|
git-svn-id: https://svn.eduke32.com/eduke32@1146 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-22 06:46:27 +00:00 |
osdcmds.h
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
osdfuncs.c
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
osdfuncs.h
|
|
|
player.c
|
git-svn-id: https://svn.eduke32.com/eduke32@1144 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-21 12:14:05 +00:00 |
premap.c
|
git-svn-id: https://svn.eduke32.com/eduke32@1144 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-21 12:14:05 +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
|
|
|
savegame.c
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
sector.c
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
soundefs.h
|
|
|
sounds.c
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
sounds.h
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
startgtk.game.c
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
startwin.game.c
|
source code rape
|
2008-11-20 14:06:36 +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 |
swmacros.h
|
git-svn-id: https://svn.eduke32.com/eduke32@1147 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-22 06:53:45 +00:00 |
sync.c
|
git-svn-id: https://svn.eduke32.com/eduke32@1144 1a8010ca-5511-0410-912e-c29ae57300e0
|
2008-11-21 12:14:05 +00:00 |
testcd.c
|
|
|
winbits.c
|
source code rape
|
2008-11-20 14:06:36 +00:00 |
wrapper.c
|
|
|