summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2009-06-09Convert the change password dialog to use the layout systemBjørn Lindeijer1-49/+17
2009-06-09Updated version and changes for 0.0.29.1 releaseBjørn Lindeijer2-3/+3
2009-06-08Reintroduced the 'occupied' check for eAthena movement codeBjørn Lindeijer2-2/+28
2009-06-08Fixed the problem where the player would skip cornersBjørn Lindeijer1-5/+5
2009-06-08Attempt to clear some of the block/walkmask confusionBjørn Lindeijer5-8/+21
2009-06-08Fixed the name of the login songBjørn Lindeijer1-1/+1
2009-06-08Remove some unused variablesJared Adams2-4/+0
2009-06-08Remove duplicate code from BeingJared Adams2-45/+0
2009-06-08Reenabled rendering of hair on TMWServPhilipp Sehmisch1-0/+1
2009-06-01Make the login window a little wider to fit French translationKess Vargavind1-1/+1
2009-05-30Move the name label a few pixels.Dennis Friis1-1/+1
2009-05-30Fix offsets on party window status indicator buttons.Dennis Friis1-2/+2
2009-05-30Fixed the --home-dir command line option on MacOS XBjørn Lindeijer1-12/+11
2009-05-30Application name should not be translatedBjørn Lindeijer1-2/+3
2009-05-28Fade out logon music just before initial map change.Dennis Friis1-0/+4
2009-05-28Dont fade out logon music on athena client this kills first map song.Dennis Friis1-2/+0
2009-05-28Made two error strings untranslatableBjørn Lindeijer2-5/+2
2009-05-26Fixed the line under links to not extend below the textBjørn Lindeijer1-1/+1
2009-05-26Guard against an issue where forced wrapping would never succeedBjørn Lindeijer1-5/+5
2009-05-25Fixed compiler warning about order of initializationBjørn Lindeijer1-3/+3
2009-05-25Fix some text I forgot to update after snatching it from tmwserv client.Dennis Friis1-1/+1
2009-05-25Nuke some tabs I put in here.Dennis Friis1-1/+1
2009-05-25Fix CMakeLists.txtHong Hao1-2/+2
2009-05-25Add athena netcode for changing account password.Dennis Friis5-5/+73
2009-05-25Add change password dialog to athena clientDennis Friis5-37/+28
2009-05-25Handle map not found gracefullyBjørn Lindeijer7-44/+72
2009-05-24Fixed item links that aren't written in lowercaseBjørn Lindeijer1-3/+8
2009-05-24Made some parameters const references like they should beBjørn Lindeijer5-7/+12
2009-05-24Fixed crash on whispering somebody a second time after closing the tabBjørn Lindeijer1-7/+12
2009-05-24Made the "a" part in "You picked up a ..." translatableBjørn Lindeijer1-1/+3
2009-05-24Modify the default keyboard settings to resolve a conflictFreeyorp1-1/+1
2009-05-23Fix resetting height of browserbox on /clear.Dennis Friis1-0/+1
2009-05-23Reorganized status window and used non-bold font for progress bars to make mo...Philipp Sehmisch2-10/+10
2009-05-23Fixed a few strings for better translationKess Vargavind30-111/+139
2009-05-23Display the party leaders name in bold fontFreeyorp3-1/+9
2009-05-23Default port consistently uses 6901 on eAthena. branding.xml also defaults t...Fate1-6/+8
2009-05-23Fixed the empty item link crash differentlyBjørn Lindeijer3-30/+25
2009-05-23Fix a segmentation faultKess Vargavind1-8/+12
2009-05-23Fixes a segmentfault and disables shift split for eAChuck Miller1-2/+3
2009-05-18Fixed progress bar crashBjørn Lindeijer1-10/+4
2009-05-18Restored the window background to its former gloryBjørn Lindeijer1-6/+4
2009-05-18Fixed compilation for tmwservDavid Athay2-3/+5
2009-05-17Make the state variable a bit more type-safeBjørn Lindeijer4-9/+11
2009-05-17Init state variable to make valgrind happy.Dennis Friis2-3/+4
2009-05-17Fixes the lightspeed bugChuck Miller1-3/+3
2009-05-17Fixed the -S/--home-dir command line option.Michon van Dooren1-6/+12
2009-05-17Fixed a possible crash on logging in to the map serverBjørn Lindeijer2-2/+6
2009-05-17Fix offsets (16,32) on TextEffects for damage, pickup and exp.Dennis Friis2-5/+5
2009-05-17Fix offset error on where command. Both mPx/mPy and mPos vector have the extr...Dennis Friis1-3/+3
2009-05-17Enable and fix path drawing for athena.Dennis Friis1-3/+3