src/Input.hh
Thu, 22 Jan 2009 03:02:43 +0200 Tero Marttila merge new_graphics back into default, it should work OK, and there's a lot of additional functionality already
Thu, 22 Jan 2009 00:13:53 +0200 Tero Marttila add forgotten top-level Input.hh new_graphics
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:46:37 +0000 terom start adding some documentation, most core classes (outside of Network) are now doxygen-enabled
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
Fri, 05 Dec 2008 12:21:06 +0000 nireco Weapon.cc&hh
Wed, 03 Dec 2008 19:16:32 +0000 terom that's not a prototype anymore... at least it shouldn't be