Mercurial > fife-parpg
log
age | author | description |
---|---|---|
Sat, 13 Jun 2009 19:12:10 +0000 | cheesesucker | * Removed ObjectLoader as it was both unused and unusable (Closes #353) |
Sat, 13 Jun 2009 15:47:16 +0000 | cheesesucker | Fixed undo/redo for remove- and placeInstance |
Sat, 13 Jun 2009 15:08:42 +0000 | cheesesucker | * _ListItem in HistoryManager will now return a string object in __str__ |
Sat, 13 Jun 2009 14:54:42 +0000 | cheesesucker | * Fixed a bug where resizing a listbox with non-ascii characters would give errors |
Thu, 11 Jun 2009 17:12:12 +0000 | cheesesucker | Fixed a bug in the OpenGl renderer where the last chunk of images would not be displayed when image_height % chunk_size was 0. |
Tue, 09 Jun 2009 13:31:59 +0000 | cheesesucker | Fix for buildscripts, so linux mint will detect Xcursor. Thanks to chewie for patch |