fork of icculus duke3d... I don't even remember what I'd changed.
Go to file
Marco Cawthorne f3fa036eba
Fix that the mouse should grab whenever a NEW game is started, too
2022-02-14 11:30:55 -08:00
audiolib Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
buildengine Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
Makefile Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
_animlib.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
_functio.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
_rts.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
actors.c Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
animlib.c Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
animlib.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
astub.c Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
config.c Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
config.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
control.c Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
control.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
develop.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
duke3d.dsp Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
duke3d.dsw Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
duke3d.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
duke3d.sln Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
duke3d.vcproj Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
dukemusc.c Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
dukeunix.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
dukewin.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
file_lib.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
funct.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
function.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
fx_man.c Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
fx_man.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
game.c Grab mouse input only when in-game, ungrab if in menus. 2022-02-14 01:02:31 -08:00
gamedef.c Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
gamedefs.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
global.c Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
gnu.txt Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
joystick.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
keyboard.c Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
keyboard.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
makefile.dos Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
menues.c Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
mouse.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
music.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
names.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
player.c Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
premap.c Fix that the mouse should grab whenever a NEW game is started, too 2022-02-14 11:30:55 -08:00
rts.c Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
rts.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
scriplib.c Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
scriplib.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
sector.c Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
sndcards.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
soundefs.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
sounds.c Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
sounds.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
task_man.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
types.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00
util_lib.h Initial commit. I made it compile on modern systems I think. 2022-02-14 00:13:05 -08:00