Age | Commit message (Expand) | Author | Files | Lines |
2009-06-09 | Updated version and changes for 0.0.29.1 release | Bjørn Lindeijer | 2 | -3/+3 |
2009-06-08 | Reintroduced the 'occupied' check for eAthena movement code | Bjørn Lindeijer | 2 | -2/+28 |
2009-06-08 | Fixed the problem where the player would skip corners | Bjørn Lindeijer | 1 | -5/+5 |
2009-06-08 | Attempt to clear some of the block/walkmask confusion | Bjørn Lindeijer | 5 | -8/+21 |
2009-06-08 | Fixed the name of the login song | Bjørn Lindeijer | 1 | -1/+1 |
2009-06-08 | Remove some unused variables | Jared Adams | 2 | -4/+0 |
2009-06-08 | Remove duplicate code from Being | Jared Adams | 2 | -45/+0 |
2009-06-08 | Reenabled rendering of hair on TMWServ | Philipp Sehmisch | 1 | -0/+1 |
2009-06-01 | Make the login window a little wider to fit French translation | Kess Vargavind | 1 | -1/+1 |
2009-05-30 | Move the name label a few pixels. | Dennis Friis | 1 | -1/+1 |
2009-05-30 | Fix offsets on party window status indicator buttons. | Dennis Friis | 1 | -2/+2 |
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 | Fade out logon music just before initial map change. | Dennis Friis | 1 | -0/+4 |
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 | 2 | -5/+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 | 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 | 1 | -7/+12 |
2009-05-24 | Made the "a" part in "You picked up a ..." translatable | Bjørn Lindeijer | 1 | -1/+3 |
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 | 1 | -6/+8 |
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 | 1 | -6/+4 |
2009-05-18 | Fixed compilation for tmwserv | David Athay | 2 | -3/+5 |
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 |