chiark / gitweb /
Patches from James H. The usual stuff (memory leak fixes and 16-bit
authorSimon Tatham <anakin@pobox.com>
Sat, 3 Sep 2005 18:32:58 +0000 (18:32 +0000)
committerSimon Tatham <anakin@pobox.com>
Sat, 3 Sep 2005 18:32:58 +0000 (18:32 +0000)
commit41b9855da9e3eca71f9759dccdd04c2d714d9cc6
tree09430816964b38e80593a557b34d0f2d422f4cc7
parentd7c12b3122a2550209228675fe765e05d29c70a9
Patches from James H. The usual stuff (memory leak fixes and 16-bit
cleanliness), plus he's enlarged the pencil-mark circles from
TILESIZE/8 to TILESIZE/7. Makes no difference at all (thanks to
integer division) when TILESIZE is the default of 20, but presumably
helps at some other tile sizes. Fine by me.

[originally from svn r6265]
map.c