Age | Commit message (Expand) | Author | Files | Lines |
2009-07-17 | Various gettext fixes | Kess Vargavind | 1 | -30/+22 |
2009-06-08 | Merge branch '0.0.29' | Bjørn Lindeijer | 1 | -1/+1 |
2009-06-08 | Fixed the name of the login song | Bjørn Lindeijer | 1 | -1/+1 |
2009-06-08 | Reenabled rendering of hair on TMWServ | Philipp Sehmisch | 1 | -0/+1 |
2009-06-08 | Reenabled rendering of hair on TMWServ | Philipp Sehmisch | 1 | -0/+1 |
2009-05-30 | Merge branch '0.0.29' | Bjørn Lindeijer | 1 | -13/+13 |
2009-05-30 | Fixed the --home-dir command line option on MacOS X | Bjørn Lindeijer | 1 | -12/+11 |
2009-05-30 | Application name should not be translated | Bjørn Lindeijer | 1 | -2/+3 |
2009-05-28 | Dont fade out logon music on athena client this kills first map song. | Dennis Friis | 1 | -2/+0 |
2009-05-27 | Dont fade out logon music on athena client this kills first map song. | Dennis Friis | 1 | -2/+0 |
2009-05-25 | Add athena netcode for changing account password. | Dennis Friis | 1 | -2/+34 |
2009-05-25 | Add change password dialog to athena client | Dennis Friis | 1 | -1/+1 |
2009-05-25 | Renamed connection.{cpp,h} to connectiondialog.{cpp,h} | Bjørn Lindeijer | 1 | -1/+1 |
2009-05-25 | Add athena netcode for changing account password. | Dennis Friis | 1 | -2/+34 |
2009-05-25 | Add change password dialog to athena client | Dennis Friis | 1 | -1/+1 |
2009-05-23 | Fixed a few strings for better translation | Kess Vargavind | 1 | -3/+3 |
2009-05-23 | Default port consistently uses 6901 on eAthena. branding.xml also defaults t... | Fate | 1 | -6/+8 |
2009-05-21 | Fixed a few strings for better translation | Kess Vargavind | 1 | -3/+3 |
2009-05-19 | Default port consistently uses 6901 on eAthena. branding.xml also defaults t... | Fate | 1 | -6/+8 |
2009-05-18 | Added target combat | David Athay | 1 | -1/+1 |
2009-05-17 | Make the state variable a bit more type-safe | Bjørn Lindeijer | 1 | -4/+4 |
2009-05-17 | Init state variable to make valgrind happy. | Dennis Friis | 1 | -1/+1 |
2009-05-17 | Fixed the -S/--home-dir command line option. | Michon van Dooren | 1 | -6/+12 |
2009-05-17 | Fixed a possible crash on logging in to the map server | Bjørn Lindeijer | 1 | -2/+3 |
2009-05-14 | Fixed handling of messages after a failed login | Bjørn Lindeijer | 1 | -3/+0 |
2009-05-08 | Fixed one pixel missing from progress bars | Bjørn Lindeijer | 1 | -1/+3 |
2009-05-08 | One error dialog is enough | Jared Adams | 1 | -2/+1 |
2009-05-07 | Fix handling of error messages in the game state | Jared Adams | 1 | -2/+3 |
2009-05-07 | Moved two files which held net data into the net folder. Considering | Tametomo | 1 | -2/+2 |
2009-05-04 | Fix a typo in --help output | Jared Adams | 1 | -1/+3 |
2009-05-03 | Moved strprintf into stringutils.{h,cpp} | Bjørn Lindeijer | 1 | -1/+0 |
2009-05-03 | Don't choose default character server when given a character name | Bjørn Lindeijer | 1 | -2/+1 |
2009-05-01 | Make sure mouse still moves smoothly during login | Bjørn Lindeijer | 1 | -1/+6 |
2009-04-29 | Removed underscores from some non-conforming filenames | Bjørn Lindeijer | 1 | -3/+3 |
2009-04-29 | Fixed openGL being disabled from time to time. | Philipp Sehmisch | 1 | -2/+3 |
2009-04-26 | Used dashes to separate words in command line arguments | Bjørn Lindeijer | 1 | -35/+36 |
2009-04-26 | Add a command line option to disable OpenGL | Jared Adams | 1 | -2/+9 |
2009-04-22 | Help update | blue112 | 1 | -2/+3 |
2009-04-21 | Fix hang on exit | David Athay | 1 | -19/+6 |
2009-04-20 | Remove desktop and setup button when logging into tmwserv | Bjørn Lindeijer | 1 | -0/+5 |
2009-04-20 | Fix clearing handlers on connecting to game server. | David Athay | 1 | -1/+2 |
2009-04-15 | Clean up some more memory leaks | Jared Adams | 1 | -2/+1 |
2009-04-14 | Add a default login music file name | Jared Adams | 1 | -1/+1 |
2009-04-13 | Some cleanup of the Configuration interface | Bjørn Lindeijer | 1 | -7/+7 |
2009-04-13 | Revert forced FPS limit | Bjørn Lindeijer | 1 | -1/+1 |
2009-04-12 | Remove remaining references to versionLabel | Jared Adams | 1 | -4/+0 |
2009-04-12 | Moved client version string creation to preprocessor | Bjørn | 1 | -24/+3 |
2009-04-12 | Merge version strings, add version to setup, etc | Jared Adams | 1 | -29/+21 |
2009-04-12 | Append _F or _M to username in eAthena network layer | Bjørn Lindeijer | 1 | -15/+7 |
2009-04-11 | Remove more support #ifdefs | Jared Adams | 1 | -21/+4 |