summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2011-03-17Now the client centers the pixel positions when using tA.Yohann Ferreira1-6/+33
2011-03-15Basically merged the two movement algorithms into one.Yohann Ferreira1-84/+35
2011-03-08Added a tab scrolling system in tabarea.Yohann Ferreira2-1/+189
2011-02-21Merge branch '0.5'Thorbjørn Lindeijer1-5/+5
2011-02-19Reorder store option to the top, so it is more useful.Ben Longbons1-5/+5
2011-01-25Added a child class to the equipment window specialized for tAthena.Yohann Ferreira2-71/+105
2011-01-24Refactored the item loading in a more extensible and per protocol way.Yohann Ferreira4-85/+102
2011-01-13Fix a segfault when attempting to buy free items.Yohann Ferreira1-5/+15
2011-01-13Fix a segfault when attempting to buy free items.Yohann Ferreira1-5/+15
2011-01-03Merge branch '0.5'Thorbjørn Lindeijer1-3/+3
2011-01-02Fixing compiler warningsStefan Dombrowski1-2/+2
2010-12-29Made the client handle the characters slots properly for Manaserv.Yohann Ferreira2-4/+17
2010-12-28Revert "Remove the AFK response system"Yohann Ferreira1-0/+1
2010-12-26Fix crash with corrupted links in chat.Andrei Karas1-2/+2
2010-12-16Made the client handle the number of slots given by the server.Yohann Ferreira2-11/+22
2010-12-15Merge branch '0.5'Thorbjørn Lindeijer2-0/+7
2010-12-15Small hacking cleanups.Yohann Ferreira2-7/+14
2010-12-06Removed superfluous #includes taken from checkheaders list.Yohann Ferreira13-24/+0
2010-11-29Allow enter OK button key in input field.Andrei Karas2-0/+7
2010-11-13Replace config listeners with the event systemChuck Miller5-31/+33
2010-11-12Change NPC handling in the net codeChuck Miller2-25/+16
2010-11-11Replace Event names with enums instead of stringsChuck Miller12-49/+49
2010-11-11Have the event system channels use enums instead of stringsChuck Miller14-41/+41
2010-11-07Convert the emote system to use particlesChuck Miller5-11/+9
2010-11-02Re-Enable the support of manaserv servers.Yohann Ferreira2-54/+0
2010-11-02Adding double-click to server dialog and world select dialogStefan Dombrowski4-0/+24
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira18-298/+317
2010-10-22Changed 'Low CPU' options and related gui widgets name to 'Disable transparen...Yohann Ferreira2-30/+34
2010-10-22Turned the OpenGL and disable transparency options as static members.Yohann Ferreira1-2/+2
2010-10-19Heavy GUI fixes related to stats for Manaserv.Yohann Ferreira1-19/+30
2010-10-19Fix crash in drawing incorrect strings.Andrei Karas1-11/+11
2010-10-18Fixing saving of lowcpu value in configStefan Dombrowski1-7/+3
2010-10-17Making the setup for lowcpu robustStefan Dombrowski1-4/+15
2010-10-17Added Low CPU Mode toggle in video setup. Defaults to On.madcamel@gmail.com2-3/+55
2010-10-17Add new three colors.Andrei Karas2-1/+14
2010-10-16Return to color config options prefix Color.Andrei Karas1-15/+15
2010-10-16Implement opacity cache for SDL surfaces.Andrei Karas1-0/+3
2010-10-13Adding theme colors for party tabsStefan Dombrowski3-1/+5
2010-10-13Hiding Manaserv from the player on TMW-Athena only releaseStefan Dombrowski2-0/+54
2010-10-12Little setup tweaksStefan Dombrowski2-4/+4
2010-10-10Adding Okdialog if registration is disabledStefan Dombrowski1-6/+11
2010-10-08Remove the following systemStefan Dombrowski2-10/+0
2010-10-06Fixing movement with the mouseStefan Dombrowski1-4/+2
2010-10-05Fixing segmentation fault in social windowStefan Dombrowski1-2/+2
2010-10-04Remove the AFK response systemChuck Miller1-1/+0
2010-10-04Remove the following systemChuck Miller2-10/+0
2010-10-03Fixing segmentation fault and updating the cursor type after mouse pressStefan Dombrowski2-0/+18
2010-10-02Avoiding the creation of a party or guild without a nameStefan Dombrowski1-10/+12
2010-10-01Fix possible invisible chat.Andrei Karas1-5/+2
2010-09-30Setting alpha for items in ItemShortcutContainerStefan Dombrowski1-0/+1