summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
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
2009-05-17scale the partywindow downMaximilian Philipps1-2/+2
2009-05-14Fixed Reset Windows to also reset the party windowBjørn Lindeijer1-0/+2
2009-05-14Fixed the fallback on colors.xml to be more neutralBjørn Lindeijer1-11/+8
2009-05-14Fixed alpha to also apply to the main text of a text particleBjørn Lindeijer5-14/+13
2009-05-14Make sure to use our hair color file firstJared Adams1-5/+5
2009-05-14Fixed the worst layout issues that came up with translationsBjørn Lindeijer7-11/+11
2009-05-14Fixed handling of messages after a failed loginBjørn Lindeijer1-3/+0
2009-05-14Don't apply GUI opacity to the selected value of a DropDownBjørn Lindeijer2-7/+7
2009-05-13Fix how the PartyWindow lays out AvatarsJared Adams3-5/+30
2009-05-13Fixed two compiler warningsBjørn Lindeijer2-0/+5
2009-05-13Allow more control of NpcDialog using the keyboardJared Adams3-0/+23
2009-05-13Disable keyboard control of ItemContainers for nowJared Adams1-4/+4
2009-05-13Adjust the default width of the PartyWindow moreJared Adams1-1/+1
2009-05-13Modify PartyWindow sizing againFreeyorp2-4/+5
2009-05-13Add GM notification handlingJared Adams3-0/+13
2009-05-13Remove Aethyra's custom visible GM systemJared Adams3-16/+0
2009-05-12Fix up handling of GM statusJared Adams7-51/+49
2009-05-12Fix a rare segfault for eAthena and the partyTabJared Adams1-0/+3
2009-05-12Fix player party hilighting issuesJared Adams2-4/+9
2009-05-13BrowserBox doesn't need to know about the TrueTypeFont classBjørn Lindeijer1-6/+6
2009-05-12Adjust the context menu's invite optionsJared Adams1-1/+4
2009-05-12Add target + attack key, defaults to x.Dennis Friis3-0/+19