summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
2007-11-08Ensured "unequip" button is visible.Guillaume Melquiond1-0/+4
2007-11-04Converted slimes to recoloring.Guillaume Melquiond1-0/+5
2007-11-04Applied recoloring to hair styles.Guillaume Melquiond1-0/+4
2007-11-04Experimented with scorpions again.Guillaume Melquiond1-0/+4
2007-11-04Tightened palette handling.Guillaume Melquiond1-0/+8
2007-11-03Experimented recoloring on scorpions.Guillaume Melquiond1-0/+7
2007-11-03Added automatic recoloring of images. Inspired by fungos' ideas (PR #41).Guillaume Melquiond1-0/+6
2007-11-03Fixed double load of hair graphics.Guillaume Melquiond1-0/+6
2007-10-28Updated german translation.Matthias Hartmann1-0/+4
2007-10-28Updated French translation.Guillaume Melquiond1-0/+1
2007-10-28Updated translation objects.Guillaume Melquiond1-0/+2
2007-10-28Fixed display of trade window. Completed trade protocol.Guillaume Melquiond1-0/+4
2007-10-28Separated auto-resizing into two categories: "set" and "add". Removed useless...Guillaume Melquiond1-0/+7
2007-10-28Fixed coordinates in the debug window and updated project file.Eugenio Favalli1-0/+5
2007-10-28Fixed a windows compilation problem caused by a define macro of the Windows A...Philipp Sehmisch1-0/+6
2007-10-27Improved layout handler to support trees of nested arrays. Needed for convert...Guillaume Melquiond1-0/+6
2007-10-27Made it compile with GCC 4.3Guillaume Melquiond1-0/+17
2007-10-25I'll try not to forget the timestamps next time.Bjørn Lindeijer1-19/+16
2007-10-25Merged revisions 3608-3613,3615-3618,3620-3621,3623-3627,3629-3632,3634-3641 ...Bjørn Lindeijer1-1/+20
2007-10-24Some small fixes to the German translation.Bjørn Lindeijer1-0/+1
2007-10-24Completed Dutch translation.Bjørn Lindeijer1-0/+4
2007-10-22Added Layout source files to CMake list.Bjørn Lindeijer1-0/+4
2007-10-22Plugged memory leak. Simplified code. Removed annoying reset of text fields. ...Guillaume Melquiond1-0/+3
2007-10-22Plugged memory leak. Cleaned code.Guillaume Melquiond1-0/+2
2007-10-22Plugged memory leak in connection dialog box.Guillaume Melquiond1-0/+2
2007-10-22Plugged memory leak in particle engine.Guillaume Melquiond1-0/+4
2007-10-21Fixed invisible text in dropboxes and shopboxes.Guillaume Melquiond1-0/+1
2007-10-21Converted sell dialog box to layout handler. Removed some useless code from b...Guillaume Melquiond1-1/+2
2007-10-21Converted dialog box to layout handler.Guillaume Melquiond1-0/+1
2007-10-21Changed to use default values when restoring missing settings.Guillaume Melquiond1-0/+2
2007-10-21Fixed missing pixels at bottom and right.Guillaume Melquiond1-0/+1
2007-10-21Added persistent positioning.Guillaume Melquiond1-0/+1
2007-10-21Added back a Lua script for testing.Guillaume Melquiond1-0/+1
2007-10-21Fixed double-free of sprite actions.Guillaume Melquiond1-0/+1
2007-10-21Plugged memory leak in equipment sound.Guillaume Melquiond1-0/+2
2007-10-21Plugged memory leak in quit dialog.Guillaume Melquiond1-0/+1
2007-10-21Plugged memory leak in sprites.Guillaume Melquiond1-0/+1
2007-10-21Messed a bit: beings cannot be removed from no map.Guillaume Melquiond1-2/+2
2007-10-21Plugged memory leak in database reader.Guillaume Melquiond1-0/+1
2007-10-21Removed redundant destructor.Guillaume Melquiond1-0/+2
2007-10-21Fixed current map not deleted on server change.Guillaume Melquiond1-0/+2
2007-10-21Made visible the resizable grip on inventory window.Guillaume Melquiond1-0/+6
2007-10-21Converted inventory window to layout handler.Guillaume Melquiond1-0/+2
2007-10-21Added automatic layout reflowing on window resize.Guillaume Melquiond1-1/+1
2007-10-21Allowed for decreasing sizes in layout.Guillaume Melquiond1-0/+1
2007-10-21Removed redundant resizable flag. Factored moving/resizing code, so that even...Guillaume Melquiond1-0/+6
2007-10-20Set FILL as default size in layout. Converted server selection dialog to layo...Guillaume Melquiond1-0/+1
2007-10-20Improved layout manager. Reworked layout of character selection dialog box.Guillaume Melquiond1-0/+1
2007-10-20Centered sprite inside selection box.Guillaume Melquiond1-0/+1
2007-10-20Added a layout handler for automatically positioning widgets in a window. Fix...Guillaume Melquiond1-0/+10