src/Input.cc
Tue, 13 Jan 2009 20:17:03 +0200 Tero Marttila implement --help, --fullscreen, --resolution and --list-modes
Mon, 08 Dec 2008 22:28:51 +0000 terom improve input handling further, ROPE_THROW and DIG don't repeat at all now
Mon, 08 Dec 2008 21:18:08 +0000 terom make Input have its own timer, and add key-repeat handling, and fix some warnings
Mon, 08 Dec 2008 18:12:43 +0000 terom suicide key and respawning
Mon, 08 Dec 2008 12:02:20 +0000 terom compiles cleanly with -Wall -Wextra -Wconversion, not tested, but that shouldn't break anything :)
Sun, 07 Dec 2008 00:01:07 +0000 terom tweak weapon params and improve weapon changing
Sat, 06 Dec 2008 23:29:06 +0000 terom code cleanup
Sat, 06 Dec 2008 22:47:08 +0000 terom start using CL_ResourceManager, change most draw methods to take a Graphics*, implment even better input handling, and draw weapon names
Sat, 06 Dec 2008 21:35:36 +0000 terom better input handling
Sat, 06 Dec 2008 21:12:30 +0000 ekku Rope works
Sat, 06 Dec 2008 19:38:01 +0000 ekku Rope can be drawn.
Sat, 06 Dec 2008 16:17:05 +0000 terom reorganize the weapons code and input handling code