rnd-19980904-1
authorHolger Schemel <info@artsoft.org>
Fri, 4 Sep 1998 02:06:03 +0000 (04:06 +0200)
committerHolger Schemel <info@artsoft.org>
Sat, 30 Aug 2014 08:30:31 +0000 (10:30 +0200)
commit4b0f1eb4220d2dbe4cffb288f745661b32c96a5b
tree54d3c026f122ff397cd042c88d01d6406c0971a8
parent4dcd7afc3645fa20c7868263eb09764e68240acd
rnd-19980904-1
25 files changed:
src/Makefile
src/events.c
src/events.h
src/files.c
src/game.c
src/gfxload.c [new file with mode: 0644]
src/gfxload.h [new file with mode: 0644]
src/gfxloader.c [deleted file]
src/gfxloader.h [deleted file]
src/gif.c [new file with mode: 0644]
src/gif.h [new file with mode: 0644]
src/gifload.c [new file with mode: 0644]
src/gifload.h [new file with mode: 0644]
src/init.c
src/joystick.c
src/main.c
src/main.h
src/new.c [new file with mode: 0644]
src/random.c
src/screens.c
src/send.c [new file with mode: 0644]
src/sound.c
src/sound.h
src/tools.c
src/xli.h [new file with mode: 0644]