log gamelib/data.py @ 536:1a224ba50edf

age author description
Sat, 05 Sep 2009 17:35:17 +0000 Simon Cross Fix up data module unix-to-local path fixing. Fix similar problems in tile importing.
Wed, 02 Sep 2009 10:33:35 +0000 David Fraser Support multiple arguments using os.path.join - better to pass filepath('a', 'b') than filepath('a/b')
Mon, 31 Aug 2009 16:48:47 +0000 Simon Cross Auto-convert unix / http path separators to platform appropriate ones -- we should now just be able to use slash as the path separator through-out our own code.
Sun, 30 Aug 2009 11:58:53 +0000 Jeremy Thurgood Added pyweek skellington.