log

age author description
Fri, 27 Jan 2023 23:32:07 +0100 Simon Cross Fix iCCC profiles in PNGs to avoid verbose warnings from libpng. default tip
Fri, 27 Jan 2023 23:18:10 +0100 Simon Cross Add --fullscreen option.
Fri, 20 Jan 2023 20:01:06 +0100 Simon Cross Initial port to Python 3 and Pygame 2.
Tue, 17 Mar 2020 22:40:45 +0200 Neil Muller Update url
Wed, 29 Jun 2011 18:30:50 +0200 Neil Muller Unbreak breakable items
Sat, 07 May 2011 20:43:12 +0200 Jeremy Thurgood Clean up some leftover mess from collision handling work.
Sat, 07 May 2011 20:30:25 +0200 Jeremy Thurgood Stop flying when you land.
Sat, 07 May 2011 20:28:06 +0200 Jeremy Thurgood Path-based collision minimisation and axis-projection backout.
Sat, 07 May 2011 17:29:10 +0200 Jeremy Thurgood More mild refactoring.
Sat, 07 May 2011 15:39:38 +0200 Jeremy Thurgood Some mild refactoring.
Sat, 07 May 2011 14:40:04 +0200 Jeremy Thurgood Fix StartingDoorway and velocity clamping.
Sat, 07 May 2011 13:59:00 +0200 Jeremy Thurgood More Sprite hierarchy work.
Sat, 07 May 2011 13:42:27 +0200 Jeremy Thurgood Clean up sprite inheritance hierarchy a bit.
Fri, 06 May 2011 17:54:24 +0200 Jeremy Thurgood More cleanup. Mostly using utils.c* instead of doing things the long way.
Fri, 06 May 2011 16:59:23 +0200 Jeremy Thurgood Some light cleanup.
Fri, 06 May 2011 16:37:43 +0200 Jeremy Thurgood Some coordinate operators, to reduce foo_x, foo_y everywhere.
Fri, 06 May 2011 15:20:25 +0200 Jeremy Thurgood Make DEBUG an environment variable.
Wed, 04 May 2011 01:33:49 +0200 Simon Cross Mark dialogue wrapping bug as fixed.
Wed, 04 May 2011 01:32:16 +0200 Simon Cross Clean up TODO.txt file a bit.
Wed, 04 May 2011 01:28:41 +0200 Simon Cross Properly copy pos when creating parts of speech bubbles.
Sun, 24 Apr 2011 20:46:06 +0200 Simon Cross Script for generating gource videos of commits.
Sat, 23 Apr 2011 14:21:45 +0200 Simon Cross Note that this copies in the Wine placeholder DLL and add a TODO for including the walkthrough.
Mon, 11 Apr 2011 23:54:56 +0200 Simon Cross Fallback to using simplejson if json does not exist (this appears to be all that is needed to add Python2.5 compatibility).
Mon, 11 Apr 2011 08:57:24 +0200 Simon Cross Ensure that self.selected remaings with self.options in ButtonSet. Only wrap self.selected if it might have changed (for both ButtonSet and TextChoice).
Sun, 10 Apr 2011 23:42:11 +0200 Stefano Rivera More BUGS
Sun, 10 Apr 2011 21:24:42 +0200 Stefano Rivera r608 screenshots
Sun, 10 Apr 2011 20:15:08 +0200 Simon Cross Added tag 0.2 for changeset 0a0f2f98594f
Sun, 10 Apr 2011 20:14:30 +0200 Stefano Rivera Removed tag Packaging Deadline 0.1.1 upload to pyweek.org pyweek12
Sun, 10 Apr 2011 20:13:20 +0200 Stefano Rivera Added tag 0.1.1, Packaging Deadline 0.1.1 upload to pyweek.org for changeset 97469338e088 pyweek12
Sun, 10 Apr 2011 20:12:27 +0200 Stefano Rivera Let's rather make that 0.1.1 pyweek12 0.1.1
Sun, 10 Apr 2011 20:09:37 +0200 Stefano Rivera Bump docs version to 0.2 0.2
Sun, 10 Apr 2011 20:07:35 +0200 Simon Cross Added tag 0.2 for changeset 03445a502b26
Sun, 10 Apr 2011 20:07:02 +0200 Simon Cross Version 0.2
Sun, 10 Apr 2011 20:07:19 +0200 Stefano Rivera Bump version to 0.2 pyweek12
Sun, 10 Apr 2011 18:39:18 +0200 Neil Muller Remove don't crash if we're colliding with a player after being bounced off the floor pyweek12
Sun, 10 Apr 2011 19:57:21 +0200 Stefano Rivera Merge default branch ..r585 pyweek12
Sun, 10 Apr 2011 19:54:21 +0200 Stefano Rivera Coding Deadline 0.1 upload to pyweek.org pyweek12
Sun, 10 Apr 2011 19:51:29 +0200 Simon Cross Fix small typo. Celestial sphere only requires 8 tails to enter.
Sun, 10 Apr 2011 19:44:20 +0200 Stefano Rivera Drop trailing colon
Sun, 10 Apr 2011 19:36:30 +0200 Stefano Rivera Update .hgignore, use globs where possible
Sun, 10 Apr 2011 19:36:15 +0200 Stefano Rivera Walkthrough
Sun, 10 Apr 2011 19:29:40 +0200 Neil Muller Fix skip sabotaging deal bug
Sun, 10 Apr 2011 18:39:18 +0200 Neil Muller Remove don't crash if we're colliding with a player after being bounced off the floor
Sun, 10 Apr 2011 18:31:06 +0200 Neil Muller Fix kumiko's position
Sun, 10 Apr 2011 17:56:19 +0200 Stefano Rivera Level shot tool
Sun, 10 Apr 2011 17:56:10 +0200 Stefano Rivera s/facking/facing/
Sun, 10 Apr 2011 17:05:01 +0200 Stefano Rivera BUGS
Sun, 10 Apr 2011 17:03:05 +0200 Neil Muller Magical appearing and disappearing Kaneda
Sun, 10 Apr 2011 17:02:45 +0200 Neil Muller Fix duplicate condition
Sun, 10 Apr 2011 16:22:05 +0200 Stefano Rivera include run_game.py in Unix tarball
Sun, 10 Apr 2011 16:17:21 +0200 Stefano Rivera Don't steal life from skulls
Sun, 10 Apr 2011 15:59:59 +0200 Neil Muller don't remove kaneda from the geisha room too early (looks weird, but fixes crash)
Sun, 10 Apr 2011 15:57:48 +0200 Simon Cross Invert --no-rects option (its now --show-rects) and turn rects off by default.
Sun, 10 Apr 2011 15:07:08 +0200 Simon Cross Make wine py2exe builder work.
Sun, 10 Apr 2011 15:06:50 +0200 Simon Cross Project against absences of __file__.
Sun, 10 Apr 2011 15:06:16 +0200 Simon Cross Fix name of game.
Sun, 10 Apr 2011 14:07:09 +0200 Jeremy Thurgood Use "hg archive" instead of "cp -r" for build.
Sun, 10 Apr 2011 13:59:30 +0200 Jeremy Thurgood Fixed MacOS X packaging, updated .hgignore.
Sun, 10 Apr 2011 10:37:31 +0200 Stefano Rivera Further usage improvements
Sun, 10 Apr 2011 10:06:38 +0200 Stefano Rivera Document down key