fixed a few bugs. (One of them thanks to a patch from Ricardo). Made more code cleanu...
authorTobias Gläßer <tobi.web@gmx.de>
Sun, 25 Jan 2004 02:29:25 +0000 (02:29 +0000)
committerTobias Gläßer <tobi.web@gmx.de>
Sun, 25 Jan 2004 02:29:25 +0000 (02:29 +0000)
commitf9f9fbe54cef6c10191d68ff57b807ae76af4f4e
treecb45ea0c77e42034c8218f0b3706342db1677889
parent5f67e69ee661a0f976cb7c6f52967f484389850d
fixed a few bugs. (One of them thanks to a patch from Ricardo). Made more code cleanups.  Introduced a keymap/event system, which will provide a place for changeable keys later. (Derived from a patch Ricardo sent)

SVN-Revision: 102
src/defines.h
src/gameloop.c
src/globals.h
src/leveleditor.c
src/player.c
src/player.h
src/screen.c
src/screen.h
src/setup.c
src/special.c
src/type.c