summaryrefslogtreecommitdiff
path: root/src/gui
AgeCommit message (Expand)AuthorFilesLines
2011-05-20Fixed 'InventoyListener' typoAngelo Castellani1-2/+2
2011-05-20Removing KEY_PATHFIND and moving its function into the debug windowStefan Dombrowski4-91/+154
2011-05-15Starting to fix party inviteStefan Dombrowski3-5/+8
2011-05-13Made the setup keyboard tab prettier.Angelo Castellani4-3/+48
2011-05-04Made the client show much more path debug information.Yohann Ferreira1-31/+68
2011-04-30Merge branch '0.5'Yohann Ferreira3-13/+14
2011-04-30Revert "Add option for sorting servers list"Stefan Dombrowski4-102/+0
2011-04-29Made the client load the skills.xml again.Yohann Ferreira2-8/+13
2011-04-26Made the client use a unique kind of movement code.Yohann Ferreira1-78/+56
2011-04-18Remove illegal macro names starting with underscore and capitalBen Longbons1-2/+2
2011-04-11Fixing missing call to updateButtonsAndLabels() in NPC buy dialogStefan Dombrowski1-5/+1
2011-04-11Fixing uninitialized variables in guild inviteStefan Dombrowski1-4/+3
2011-04-09Removed a lot of useless "documentation"Thorbjørn Lindeijer59-302/+13
2011-04-09Renamed Listener to EventListenerThorbjørn Lindeijer10-19/+19
2011-04-09Removed the Mana namespaceThorbjørn Lindeijer20-103/+103
2011-04-09Moved Channels to Mana::Event::ChannelThorbjørn Lindeijer18-46/+48
2011-04-09Moved Events to Mana::Event::TypeThorbjørn Lindeijer13-45/+46
2011-04-02Fix a bug with SkillDialog which doesn't listen to attributes changedBlue Sans Douze2-1/+18
2011-03-26Merge branch 'master' of gitorious.org:mana/manaBlue Sans Douze1-1/+1
2011-03-26Add search bar to storage and inventory windowsBlue Sans Douze4-17/+111
2011-03-25Merge branch '0.5'Thorbjørn Lindeijer1-1/+1
2011-03-22Fix a warning on serverdialogBlue Sans Douze1-2/+1
2011-03-22Add option for sorting servers list (issue 316)Blue Sans Douze4-0/+103
2011-03-17Now the client centers the pixel positions when using tA.Yohann Ferreira1-6/+33
2011-03-15Implemented a screen shake effect system in the viewport class.Philipp Sehmisch2-1/+65
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-03-05Fixing removal of custom serverStefan Dombrowski1-1/+1
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