Age | Commit message (Expand) | Author | Files | Lines |
2009-05-28 | Dont fade out logon music on athena client this kills first map song. | Dennis Friis | 1 | -2/+0 |
2009-05-28 | Made two error strings untranslatable | Bjørn Lindeijer | 3 | -7/+2 |
2009-05-26 | Fixed the line under links to not extend below the text | Bjørn Lindeijer | 1 | -1/+1 |
2009-05-26 | Guard against an issue where forced wrapping would never succeed | Bjørn Lindeijer | 1 | -5/+5 |
2009-05-25 | Fixed compiler warning about order of initialization | Bjørn Lindeijer | 1 | -3/+3 |
2009-05-25 | Update code blocks project file. | Dennis Friis | 1 | -8/+2 |
2009-05-25 | Fix some text I forgot to update after snatching it from tmwserv client. | Dennis Friis | 1 | -1/+1 |
2009-05-25 | Nuke some tabs I put in here. | Dennis Friis | 1 | -1/+1 |
2009-05-25 | Fix CMakeLists.txt | Hong Hao | 1 | -2/+2 |
2009-05-25 | Add athena netcode for changing account password. | Dennis Friis | 5 | -5/+73 |
2009-05-25 | Add change password dialog to athena client | Dennis Friis | 5 | -37/+28 |
2009-05-25 | Handle map not found gracefully | Bjørn Lindeijer | 7 | -44/+72 |
2009-05-24 | Fixed item links that aren't written in lowercase | Bjørn Lindeijer | 1 | -3/+8 |
2009-05-24 | Made some parameters const references like they should be | Bjørn Lindeijer | 5 | -7/+12 |
2009-05-24 | Fixed crash on whispering somebody a second time after closing the tab | Bjørn Lindeijer | 2 | -7/+13 |
2009-05-24 | Added Dennis Friis to the .mailmap file | Bjørn Lindeijer | 1 | -0/+1 |
2009-05-24 | Made the "a" part in "You picked up a ..." translatable | Bjørn Lindeijer | 1 | -1/+3 |
2009-05-24 | Updated NEWS file with changes for 0.0.29.1 | Bjørn Lindeijer | 1 | -0/+14 |
2009-05-24 | Modify the default keyboard settings to resolve a conflict | Freeyorp | 1 | -1/+1 |
2009-05-23 | Fix resetting height of browserbox on /clear. | Dennis Friis | 1 | -0/+1 |
2009-05-23 | Reorganized status window and used non-bold font for progress bars to make mo... | Philipp Sehmisch | 2 | -10/+10 |
2009-05-23 | Fixed a few strings for better translation | Kess Vargavind | 30 | -111/+139 |
2009-05-23 | Display the party leaders name in bold font | Freeyorp | 3 | -1/+9 |
2009-05-23 | Default port consistently uses 6901 on eAthena. branding.xml also defaults t... | Fate | 2 | -7/+9 |
2009-05-23 | Fixed the empty item link crash differently | Bjørn Lindeijer | 3 | -30/+25 |
2009-05-23 | Fix a segmentation fault | Kess Vargavind | 1 | -8/+12 |
2009-05-23 | Fixes a segmentfault and disables shift split for eA | Chuck Miller | 1 | -2/+3 |
2009-05-18 | Fixed progress bar crash | Bjørn Lindeijer | 1 | -10/+4 |
2009-05-18 | Restored the window background to its former glory | Bjørn Lindeijer | 7 | -24/+20 |
2009-05-18 | Fixed compilation for tmwserv | David Athay | 3 | -12/+12 |
2009-05-17 | Make the state variable a bit more type-safe | Bjørn Lindeijer | 4 | -9/+11 |
2009-05-17 | Init state variable to make valgrind happy. | Dennis Friis | 2 | -3/+4 |
2009-05-17 | Fixes the lightspeed bug | Chuck Miller | 1 | -3/+3 |
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 | 2 | -2/+6 |
2009-05-17 | Fix offsets (16,32) on TextEffects for damage, pickup and exp. | Dennis Friis | 2 | -5/+5 |
2009-05-17 | Fix offset error on where command. Both mPx/mPy and mPos vector have the extr... | Dennis Friis | 1 | -3/+3 |
2009-05-17 | Enable and fix path drawing for athena. | Dennis Friis | 1 | -3/+3 |
2009-05-17 | scale the partywindow down | Maximilian Philipps | 1 | -2/+2 |
2009-05-14 | Fixed Reset Windows to also reset the party window | Bjørn Lindeijer | 1 | -0/+2 |
2009-05-14 | Fixed the fallback on colors.xml to be more neutral | Bjørn Lindeijer | 1 | -11/+8 |
2009-05-14 | Fixed alpha to also apply to the main text of a text particle | Bjørn Lindeijer | 5 | -14/+13 |
2009-05-14 | Make sure to use our hair color file first | Jared Adams | 1 | -5/+5 |
2009-05-14 | Fixed problems with the context menu in the Brazilian translation | Bjørn Lindeijer | 1 | -12/+11 |
2009-05-14 | Another final translations update for 0.0.29v0.0.29 | Bjørn Lindeijer | 25 | -583/+618 |
2009-05-14 | Shorten two German translations to fit better | Bjørn Lindeijer | 1 | -2/+2 |
2009-05-14 | Fixed the worst layout issues that came up with translations | Bjørn Lindeijer | 7 | -11/+11 |
2009-05-14 | Fixed handling of messages after a failed login | Bjørn Lindeijer | 1 | -3/+0 |
2009-05-14 | Don't apply GUI opacity to the selected value of a DropDown | Bjørn Lindeijer | 2 | -7/+7 |
2009-05-13 | Dynamically download the music when selected | Bjørn Lindeijer | 1 | -3/+7 |