Age | Commit message (Expand) | Author | Files | Lines |
2009-01-25 | Removed the TMW branding from header guards | Bjørn Lindeijer | 1 | -1/+1 |
2009-01-23 | Removed unnecessary references to The Mana World in code headers | Bjørn Lindeijer | 1 | -4/+4 |
2009-01-08 | Made remaining dialogs translatable | Bjørn Lindeijer | 1 | -6/+7 |
2009-01-06 | Correct the codeset for translations to be UTF-8 | Bjørn Lindeijer | 1 | -0/+1 |
2009-01-06 | Added support for unicode charset in textfields and chat. | Guillaume Melquiond | 1 | -2/+2 |
2009-01-06 | Added support for internationalization | Bjørn Lindeijer | 1 | -1/+13 |
2009-01-05 | Handling gender with an enum everywhere. | Philipp Sehmisch | 1 | -5/+5 |
2008-12-07 | Tweaked some configuration defaults | Bjørn Lindeijer | 1 | -1/+1 |
2008-12-04 | Don't reuse the setupWindow variable from the game | Bjørn Lindeijer | 1 | -2/+2 |
2008-12-04 | Deleted a few dangling pointers noticed by Bjorn. | Ira Rice | 1 | -1/+6 |
2008-12-03 | Added the setup button to show when the client is loaded, since all of | Ira Rice | 1 | -0/+37 |
2008-12-02 | Fix background on resolutions other than 800x600 | Bjørn Lindeijer | 1 | -1/+10 |
2008-11-16 | Got rid of CVS/Subversion $Id$ markers | Bjørn Lindeijer | 1 | -2/+0 |
2008-11-01 | * Updated GUI table and model to better handle NULL widgets during initialisa... | Fate | 1 | -1/+2 |
2008-10-22 | Merged revisions 4145 via svnmerge from | Bjørn Lindeijer | 1 | -3/+11 |
2008-08-04 | Fix typo in updatehost reported by Jaxad. | Dennis Friis | 1 | -1/+1 |
2008-07-17 | Remove possible trailing slash at the end of the update host, since otherwise | Bjørn Lindeijer | 1 | -0/+4 |
2008-07-17 | Added support for handling the custom eAthena packet that sends the update | Bjørn Lindeijer | 1 | -49/+65 |
2008-06-05 | Added command line argument to specify the update host (-H). Also, to avoid | Bjørn Lindeijer | 1 | -35/+82 |
2008-05-27 | Changed location of tmw directory on OSX | David Athay | 1 | -0/+6 |
2008-05-21 | Merged revisions 4013,4027,4043,4174,4250,4254 via svnmerge from | Philipp Sehmisch | 1 | -0/+3 |
2008-05-14 | Added ability to define friends, players you want to ignore or disregard and | Bjørn Lindeijer | 1 | -0/+4 |
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-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-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-18 | Merged removal of dependency on Guichan OpenGL from trunk to 0.0 branch, | Bjørn Lindeijer | 1 | -8/+11 |
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-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-16 | (no commit message) | Joshua Langley | 1 | -0/+10 |
2007-06-13 | Added logging of version number. | Philipp Sehmisch | 1 | -1/+7 |
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 | 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 |
2007-03-20 | Reduced amount of useless logging, calculate nearest power of two in a function | Bjørn Lindeijer | 1 | -1/+1 |