Age | Commit message (Expand) | Author | Files | Lines |
2008-04-17 | Forgot main.cpp | Yohann Ferreira | 1 | -1/+1 |
2008-04-09 | Re-enabled non-functional item shortcut window, planned to be fixed for 0.0.25 | Bjørn Lindeijer | 1 | -3/+3 |
2008-04-03 | Added patch from | David Athay | 1 | -2/+4 |
2008-03-31 | Implemented NPC XML database which maps NPC IDs to one or more animation file... | Philipp Sehmisch | 1 | -0/+3 |
2008-03-23 | Merged revisions 3823,3825-3826,3829,3831-3839,3841-3842 via svnmerge from | Bjørn Lindeijer | 1 | -1/+1 |
2008-02-20 | Merged revisions 3790,3799,3801-3807,3809-3810,3812-3813,3815-3816,3818-3821 ... | Bjørn Lindeijer | 1 | -2/+1 |
2008-02-12 | Merged revisions 3687-3688,3690 via svnmerge from | Bjørn Lindeijer | 1 | -0/+1 |
2008-01-13 | Fixed non-default location music loading | David Athay | 1 | -1/+1 |
2007-12-24 | Disabled non-functional item shortcut window. | Bjørn Lindeijer | 1 | -3/+3 |
2007-12-21 | Fixed inventory size not matching the size assumed by eAthena and related | Bjørn Lindeijer | 1 | -1/+1 |
2007-12-18 | Remember to delete the progressbar and label also when the game was not | Bjørn Lindeijer | 1 | -0/+2 |
2007-11-20 | Merged revisions 3692 via svnmerge from | Bjørn Lindeijer | 1 | -0/+2 |
2007-11-15 | Temporarily disabled update loading. | Guillaume Melquiond | 1 | -1/+2 |
2007-10-27 | Made it compile with GCC 4.3 | Guillaume Melquiond | 1 | -0/+2 |
2007-10-26 | Added possibility of length limitation to browserbox and used it for the chat... | Philipp Sehmisch | 1 | -0/+1 |
2007-10-23 | Merged changesets 3653, 3655-3657, 3659-3560, 3671-3672 from trunk to | Bjørn Lindeijer | 1 | -0/+4 |
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 | 1 | -0/+4 |
2007-10-18 | Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, | Bjørn Lindeijer | 1 | -8/+11 |
2007-09-20 | Added support for unicode charset in textfields and chat. | Guillaume Melquiond | 1 | -4/+4 |
2007-09-19 | Merged 0.0 changes from revision 3362 to 3580 to trunk. | Bjørn Lindeijer | 1 | -6/+13 |
2007-09-10 | Added support for True Type Fonts. | Eugenio Favalli | 1 | -335/+344 |
2007-08-30 | Merged equipment database with items database and got rid of the unused item | Bjørn Lindeijer | 1 | -5/+0 |
2007-08-26 | Removed home dir from config file to avoid encoding issues. | Eugenio Favalli | 1 | -3/+3 |
2007-08-22 | Added close button and item shortcut backgrounds to files that will be | Bjørn Lindeijer | 1 | -1/+4 |
2007-08-21 | mantis id=118 - Added Item Shortcut Bar. | Joshua Langley | 1 | -1/+5 |
2007-08-13 | Fixed internationalization support on Windows. | Eugenio Favalli | 1 | -0/+5 |
2007-08-07 | Marked most of the GUI as translatable. | Guillaume Melquiond | 1 | -2/+3 |
2007-08-06 | Fixed some header typos. Moved gettext.h to utils directory. Removed redundan... | Guillaume Melquiond | 1 | -1/+1 |
2007-08-05 | Added support for internationalization. Tested by translating a few gui strin... | Guillaume Melquiond | 1 | -0/+7 |
2007-07-25 | keyboard config - keyboard setup gui re-designed, fixed errors in keyboard co... | Joshua Langley | 1 | -3/+0 |
2007-07-24 | keyboard configuration - mainly documentation fixes. | Joshua Langley | 1 | -2/+1 |
2007-07-23 | Fixed segfault on exit when OpenGL configuration changed. | Guillaume Melquiond | 1 | -6/+0 |
2007-07-16 | (no commit message) | Joshua Langley | 1 | -0/+10 |
2007-07-08 | Merged 0.0 changes from revision 3317 to 3362 to trunk. | Bjørn Lindeijer | 1 | -0/+2 |
2007-06-30 | fixed a mistake in the last commit (read an #ifndef as #ifdef) | Philipp Sehmisch | 1 | -1/+3 |
2007-06-30 | Changed include order to avoid a problem with guichan on windows. Implemented... | Philipp Sehmisch | 1 | -4/+1 |
2007-06-13 | Added logging of version number. | Philipp Sehmisch | 1 | -1/+7 |
2007-06-04 | Merged 0.0 changes from revision 3234 to 3317 to trunk. | Bjørn Lindeijer | 1 | -10/+16 |
2007-06-03 | Fixed screenshot save directory on OSX.v0.0.23 | David Athay | 1 | -2/+2 |
2007-04-05 | Unified storage of configuration, updates and screenshots in home directory. | Eugenio Favalli | 1 | -8/+6 |
2007-03-27 | Icon loading doesn't necessarily succeed, so better not crash when it doesn't. | Bjørn Lindeijer | 1 | -3/+9 |
2007-03-24 | Merged 0.0 changes from revision 3177 to 3234 to trunk. | Bjørn Lindeijer | 1 | -32/+69 |
2007-03-24 | Make sure that when a network error occurs, the error message is available and | Bjørn Lindeijer | 1 | -1/+6 |
2007-03-24 | Go back to login or register state on error, depending on what the user was | Bjørn Lindeijer | 1 | -14/+16 |
2007-03-24 | Changed the order of network message handling and logic, in order to prevent an | Bjørn Lindeijer | 1 | -1/+1 |
2007-03-22 | Use the icon included in the executable on Windows. | Bjørn Lindeijer | 1 | -1/+12 |
2007-03-22 | Fixed problems with window icon on Windows as much as possible. | Bjørn Lindeijer | 1 | -1/+3 |
2007-03-21 | Renamed Spriteset to ImageSet. | Bjørn Lindeijer | 1 | -1/+0 |
2007-03-21 | Display a progress bar and connecting status for each server and display the | Bjørn Lindeijer | 1 | -12/+50 |