log

age author description
Fri, 08 Apr 2011 20:11:45 +0200 Simon Cross Enable testing of individual NPCs.
Fri, 08 Apr 2011 19:59:16 +0200 Adrianna Pińska started editing market
Fri, 08 Apr 2011 19:59:05 +0200 Adrianna Pińska fixed level editor
Fri, 08 Apr 2011 19:32:54 +0200 Adrianna Pińska repurposing level 2 and 3 (positions to be fixed)
Fri, 08 Apr 2011 19:27:51 +0200 Jeremy Thurgood More level and scene change fixes.
Fri, 08 Apr 2011 19:24:39 +0200 Adrianna Pińska fixed player start position and name of doorway in temple grounds
Fri, 08 Apr 2011 19:18:48 +0200 Adrianna Pińska Merged changes, I hope.
Fri, 08 Apr 2011 19:12:44 +0200 Adrianna Pińska proper levels
Fri, 08 Apr 2011 19:09:09 +0200 Jeremy Thurgood Hit "down" to interact with things.
Fri, 08 Apr 2011 17:32:50 +0200 Neil Muller Remove debugging print
Fri, 08 Apr 2011 17:26:06 +0200 Neil Muller Only backout / move-off "solid" collisions
Fri, 08 Apr 2011 17:13:25 +0200 Jeremy Thurgood Fixed key sequence handling.
Fri, 08 Apr 2011 15:56:37 +0200 Neil Muller Make sprinting single use after double tap
Fri, 08 Apr 2011 15:41:01 +0200 Neil Muller Avoid crash when key-down & key-up pairs are split across scenes
Fri, 08 Apr 2011 15:34:20 +0200 Neil Muller Bump up horizontal terminal velocity so sprinting is interesting
Fri, 08 Apr 2011 15:34:02 +0200 Neil Muller Add sprinting
Fri, 08 Apr 2011 15:06:24 +0200 Neil Muller Add double-key tap support
Fri, 08 Apr 2011 14:54:31 +0200 Jeremy Thurgood Move between doorways. (Still with hacky collision limiting.)
Fri, 08 Apr 2011 11:47:33 +0200 Neil Muller Yelp when hit
Fri, 08 Apr 2011 11:29:37 +0200 Neil Muller Factor out sound stuff
Fri, 08 Apr 2011 10:40:16 +0200 Simon Cross Trial patch for dealing with unicode dict key issue on Windows.
Fri, 08 Apr 2011 01:54:28 +0200 Simon Cross Add daily screenshot.
Fri, 08 Apr 2011 01:51:42 +0200 Simon Cross Add background to make dialogue more readable.
Fri, 08 Apr 2011 01:38:41 +0200 Simon Cross Link up choices to dsm events.
Fri, 08 Apr 2011 01:36:44 +0200 Simon Cross Add support for selecting dialogue choices (and for moving TextChoice around the screen).
Fri, 08 Apr 2011 00:59:35 +0200 Simon Cross Remove debugging prints.
Fri, 08 Apr 2011 00:57:06 +0200 Simon Cross Render dialog on screen instead of printing to console.
Fri, 08 Apr 2011 00:45:33 +0200 Simon Cross Increase minimum time between interactions a bit.
Fri, 08 Apr 2011 00:43:35 +0200 Neil Muller Prefer downward moves if all things are equal to reduce 'holding oneself against the wall in mid-air' options
Fri, 08 Apr 2011 00:43:33 +0200 Simon Cross Add missing file from previous commit.