summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
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-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
2010-09-29Improve chat speed.Andrei Karas3-193/+128
2010-09-28Removing click-countStefan Dombrowski4-59/+4
2010-09-25Merge branch '1.0'Thorbjørn Lindeijer26-277/+371
2010-09-13Avoid loading non-existing music and minimapsStefan Dombrowski1-1/+2
2010-09-12Deactivating OpenGL by default on WindowsStefan Dombrowski1-2/+12
2010-09-11Fixing misspelling in Setup_Video and removing empty lines from logStefan Dombrowski2-4/+4
2010-09-08Adding missing updates for buttons in InventoryWindowStefan Dombrowski2-2/+14
2010-09-08Adding missing update for attributes in StatusWindowStefan Dombrowski2-4/+11
2010-09-04Fix crash with missing skill iconJared Adams1-2/+8
2010-09-02Avoiding empty lines in historyStefan Dombrowski1-1/+2
2010-09-02Fixing escape key in charselectdialogStefan Dombrowski1-14/+6
2010-08-31Fixing auto complete and chat historyStefan Dombrowski2-14/+8