log

age author description
Mon, 02 Sep 2013 12:01:25 +0200 Jeremy Thurgood Cleaner direction key management.
Mon, 02 Sep 2013 11:54:13 +0200 Neil Muller more pep8 cleanup
Mon, 02 Sep 2013 11:50:04 +0200 Neil Muller Fix newer pep8 continuation complaint
Mon, 02 Sep 2013 11:41:39 +0200 Jeremy Thurgood Add WASD controls, switch to "c" for form change.
Mon, 02 Sep 2013 11:20:34 +0200 Neil Muller Support showing exterior filled view in the editor
Mon, 02 Sep 2013 11:20:04 +0200 Neil Muller Fill the exterior with the blackness of space
Mon, 02 Sep 2013 11:20:17 +0200 Jeremy Thurgood Comment out shape drawing for protagonist. Useful for debugging, but pymunk vomits all over stdout when drawing polygons.
Mon, 02 Sep 2013 11:10:50 +0200 Jeremy Thurgood Rectangular human protagonist shape, refactored physicsers.
Mon, 02 Sep 2013 08:47:05 +0200 Jeremy Thurgood Start next to the wall, not in it.
Mon, 02 Sep 2013 08:36:46 +0200 Jeremy Thurgood Remove NullPhysicser, since it looks like everything needs PHYSICS!!!
Mon, 02 Sep 2013 02:18:50 +0200 Stefano Rivera Dump our YAML subset too
Mon, 02 Sep 2013 00:55:59 +0200 Stefano Rivera Simple (subset of) YAML parser
Mon, 02 Sep 2013 00:49:42 +0200 Simon Cross Screenshot at r87.
Sun, 01 Sep 2013 23:18:47 +0200 Neil Muller Hack in viewport
Sun, 01 Sep 2013 23:00:45 +0200 Neil Muller Tweak render order
Sun, 01 Sep 2013 22:57:03 +0200 Neil Muller Make the window resizable
Sun, 01 Sep 2013 22:54:53 +0200 Neil Muller Point pymunk at a screen surface, not the display to make things saner
Sun, 01 Sep 2013 22:58:04 +0200 davidsharpe Fix whitespace again.
Sun, 01 Sep 2013 22:56:26 +0200 davidsharpe Fix whitespace.
Sun, 01 Sep 2013 22:53:37 +0200 davidsharpe Floor switch with horrible hackery.
Sun, 01 Sep 2013 22:36:49 +0200 Adrianna Pińska goodbye, werewolf
Sun, 01 Sep 2013 22:26:13 +0200 Neil Muller Dump phone notes
Sun, 01 Sep 2013 22:24:59 +0200 Adrianna Pińska now the human is going
Sun, 01 Sep 2013 21:50:41 +0200 Stefano Rivera Make the polygon in level1 much bigger
Sun, 01 Sep 2013 21:47:09 +0200 Stefano Rivera Human
Sun, 01 Sep 2013 21:44:45 +0200 Stefano Rivera Put levels in a levels directory
Sun, 01 Sep 2013 21:40:01 +0200 davidsharpe Automated merge
Sun, 01 Sep 2013 21:39:37 +0200 davidsharpe Added environmental motion effects to protagonist.
Sun, 01 Sep 2013 21:41:49 +0200 Stefano Rivera Move save() to Level
Sun, 01 Sep 2013 21:39:16 +0200 Stefano Rivera Shebang and path hacking, so that the area_editor runs
Sun, 01 Sep 2013 21:32:28 +0200 Stefano Rivera Creature PNGs
Sun, 01 Sep 2013 21:20:14 +0200 Adrianna Pińska second alien
Sun, 01 Sep 2013 20:47:58 +0200 Adrianna Pińska first alien
Sun, 01 Sep 2013 19:56:18 +0200 Adrianna Pińska hoo-mon
Sun, 01 Sep 2013 19:53:18 +0200 Jeremy Thurgood Clean up a few things.
Sun, 01 Sep 2013 19:31:39 +0200 Jeremy Thurgood Move protagonist object to the right place.
Sun, 01 Sep 2013 19:18:45 +0200 Jeremy Thurgood Unused import.
Sun, 01 Sep 2013 19:18:12 +0200 Jeremy Thurgood Put werewolf facing direction magic back.
Sun, 01 Sep 2013 18:57:35 +0200 Jeremy Thurgood WTF whitespace?!?!?!?!
Sun, 01 Sep 2013 18:56:03 +0200 Jeremy Thurgood Fix import.
Sun, 01 Sep 2013 18:50:21 +0200 Jeremy Thurgood Fix long line.
Sun, 01 Sep 2013 18:48:55 +0200 Jeremy Thurgood Start of game object stuff.
Sun, 01 Sep 2013 18:57:16 +0200 Stefano Rivera Centre the wolf on its body
Sun, 01 Sep 2013 18:55:19 +0200 Neil Muller Use resource get_file
Sun, 01 Sep 2013 18:51:06 +0200 Stefano Rivera Now with a werewolf
Sun, 01 Sep 2013 18:50:19 +0200 Neil Muller Only save levels if the loops are closed
Sun, 01 Sep 2013 18:46:05 +0200 Simon Cross Add .get_file() to resources.
Sun, 01 Sep 2013 18:39:37 +0200 Simon Cross Draw all the walls.
Sun, 01 Sep 2013 18:34:38 +0200 Simon Cross Tweak wall thickness and human impulse.
Sun, 01 Sep 2013 18:29:04 +0200 Neil Muller The level editor
Sun, 01 Sep 2013 18:28:33 +0200 Neil Muller Approximate levels and walls
Sun, 01 Sep 2013 18:26:15 +0200 Stefano Rivera Built some images
Sun, 01 Sep 2013 18:26:07 +0200 Stefano Rivera Now supporting make install
Sun, 01 Sep 2013 18:22:46 +0200 Simon Cross Better movement and swap between werewolf and human form with 'w' (hodgestar, decoy).
Sun, 01 Sep 2013 18:21:12 +0200 Adrianna Pińska restructured directory plus half an alien
Sun, 01 Sep 2013 18:16:50 +0200 Stefano Rivera Export with inkscape. rsvg got the eyes wrong
Sun, 01 Sep 2013 18:14:58 +0200 Stefano Rivera Sanish resolution
Sun, 01 Sep 2013 18:14:43 +0200 Stefano Rivera Optional optimization
Sun, 01 Sep 2013 18:10:33 +0200 Adrianna Pińska werewolf now with shading
Sun, 01 Sep 2013 17:40:43 +0200 Simon Cross Use fixed timestemp because pymunk docs say this is an order of magnitude more efficient.