Age | Commit message (Expand) | Author | Files | Lines |
2007-11-14 | Fixed up and down arrows in chat box. | Guillaume Melquiond | 2 | -5/+9 |
2007-11-13 | Fixed shop on map 1 and added npcs on map 2. | Eugenio Favalli | 1 | -0/+2 |
2007-11-13 | Fixed object type and added npcs. | Eugenio Favalli | 1 | -0/+1 |
2007-11-13 | Removed merge duplicate. | Guillaume Melquiond | 0 | -0/+0 |
2007-11-13 | Started porting warps to the new server, updated project file. | Eugenio Favalli | 2 | -0/+31 |
2007-11-11 | Fixed types of new items so that they can be equipped. | Guillaume Melquiond | 1 | -0/+4 |
2007-11-10 | Merged revisions 3678-3680,3682-3685,3691-3714 via svnmerge from | Bjørn Lindeijer | 1 | -0/+35 |
2007-11-10 | Merged revisions 3589 via svnmerge from | Bjørn Lindeijer | 1 | -1/+14 |
2007-11-08 | Ensured "unequip" button is visible. | Guillaume Melquiond | 2 | -1/+7 |
2007-11-08 | Fixed different line endings in the same file. | Bjørn Lindeijer | 0 | -0/+0 |
2007-11-04 | Converted slimes to recoloring. | Guillaume Melquiond | 1 | -0/+5 |
2007-11-04 | Applied recoloring to hair styles. | Guillaume Melquiond | 2 | -1/+19 |
2007-11-04 | Experimented with scorpions again. | Guillaume Melquiond | 1 | -0/+4 |
2007-11-04 | Tightened palette handling. | Guillaume Melquiond | 6 | -27/+42 |
2007-11-03 | Experimented recoloring on scorpions. | Guillaume Melquiond | 1 | -0/+7 |
2007-11-03 | Added automatic recoloring of images. Inspired by fungos' ideas (PR #41). | Guillaume Melquiond | 8 | -17/+427 |
2007-11-03 | Fixed double load of hair graphics. | Guillaume Melquiond | 6 | -50/+31 |
2007-10-28 | Updated german translation. | Matthias Hartmann | 2 | -22/+24 |
2007-10-28 | Updated French translation. | Guillaume Melquiond | 2 | -27/+24 |
2007-10-28 | Updated translation objects. | Guillaume Melquiond | 8 | -595/+1044 |
2007-10-28 | Fixed display of trade window. Completed trade protocol. | Guillaume Melquiond | 6 | -190/+118 |
2007-10-28 | Separated auto-resizing into two categories: "set" and "add". Removed useless... | Guillaume Melquiond | 6 | -31/+59 |
2007-10-28 | Fixed coordinates in the debug window and updated project file. | Eugenio Favalli | 3 | -2/+17 |
2007-10-28 | Fixed a windows compilation problem caused by a define macro of the Windows A... | Philipp Sehmisch | 2 | -0/+8 |
2007-10-27 | Improved layout handler to support trees of nested arrays. Needed for convert... | Guillaume Melquiond | 9 | -199/+407 |
2007-10-27 | Made it compile with GCC 4.3 | Guillaume Melquiond | 33 | -42/+95 |
2007-10-25 | I'll try not to forget the timestamps next time. | Bjørn Lindeijer | 1 | -19/+16 |
2007-10-25 | Merged revisions 3608-3613,3615-3618,3620-3621,3623-3627,3629-3632,3634-3641 ... | Bjørn Lindeijer | 1 | -1/+20 |
2007-10-25 | Blocked revisions 3587-3588,3606,3628,3633,3675-3676,3681 via svnmerge | Bjørn Lindeijer | 0 | -0/+0 |
2007-10-25 | Initialized merge tracking via "svnmerge" with revisions "1-3585" from | Bjørn Lindeijer | 0 | -0/+0 |
2007-10-24 | Small typo fix. | Bjørn Lindeijer | 1 | -1/+1 |
2007-10-24 | Some small fixes to the German translation. | Bjørn Lindeijer | 2 | -4/+5 |
2007-10-24 | Completed Dutch translation. | Bjørn Lindeijer | 2 | -62/+66 |
2007-10-22 | Added Layout source files to CMake list. | Bjørn Lindeijer | 2 | -2/+8 |
2007-10-22 | Plugged memory leak. Simplified code. Removed annoying reset of text fields. ... | Guillaume Melquiond | 3 | -65/+25 |
2007-10-22 | Not sure how I was able to mess this one. | Guillaume Melquiond | 1 | -4/+5 |
2007-10-22 | Plugged memory leak. Cleaned code. | Guillaume Melquiond | 3 | -7/+12 |
2007-10-22 | Some insignificant small changes. | Bjørn Lindeijer | 3 | -8/+8 |
2007-10-22 | Plugged memory leak in connection dialog box. | Guillaume Melquiond | 3 | -25/+21 |
2007-10-22 | Plugged memory leak in particle engine. | Guillaume Melquiond | 2 | -0/+7 |
2007-10-21 | Fixed invisible text in dropboxes and shopboxes. | Guillaume Melquiond | 3 | -0/+3 |
2007-10-21 | Converted sell dialog box to layout handler. Removed some useless code from b... | Guillaume Melquiond | 4 | -72/+21 |
2007-10-21 | Converted dialog box to layout handler. | Guillaume Melquiond | 3 | -62/+18 |
2007-10-21 | Changed to use default values when restoring missing settings. | Guillaume Melquiond | 3 | -11/+13 |
2007-10-21 | Fixed missing pixels at bottom and right. | Guillaume Melquiond | 2 | -6/+4 |
2007-10-21 | Added persistent positioning. | Guillaume Melquiond | 2 | -0/+3 |
2007-10-21 | Added back a Lua script for testing. | Guillaume Melquiond | 1 | -0/+1 |
2007-10-21 | Fixed double-free of sprite actions. | Guillaume Melquiond | 2 | -8/+4 |
2007-10-21 | Plugged memory leak in equipment sound. | Guillaume Melquiond | 3 | -12/+7 |
2007-10-21 | Plugged memory leak in quit dialog. | Guillaume Melquiond | 2 | -0/+6 |