summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-30Merge branch 'equipment-fix'Yohann Ferreira10-51/+121
2011-08-30Fixed a memleak in the ManaServ::InventoryHandler()Yohann Ferreira2-0/+7
2011-08-30Added a way to specify where the equipment boxes will display.Yohann Ferreira4-26/+69
2011-08-30Made the popup-menu work again for equip/unequip processes.Yohann Ferreira6-24/+41
2011-08-30Synced the manaserv protocol file with the server's latest changes.Yohann Ferreira1-1/+4
2011-08-25Merge branch 'equipment-fix' of github.com:Bertram25/manaYohann Ferreira16-291/+608
2011-08-25Merge github.com:mana/manaYohann Ferreira0-0/+0
2011-08-19Merge git://gitorious.org/~bertram/mana/mana-equipment-fix into equipment-fixYohann Ferreira16-274/+544
2011-08-19Fixed visible equipment updates, and made it based on equip.xml.Yohann Ferreira9-48/+112
2011-08-18Removed unnecessary warning about windows that might be movedThorbjørn Lindeijer1-9/+3
2011-08-18Removed unnecessary warning about windows that might be movedThorbjørn Lindeijer1-9/+3
2011-08-18Improved equip slots description for both protocols.Yohann Ferreira4-5/+63
2011-08-18Made the equipment window not use server specific code again.Yohann Ferreira5-113/+96
2011-08-18Made the client able to successfully equip/unequip!Yohann Ferreira6-109/+233
2011-08-18Got rid of the superfluous definition of the slot number for tA.Yohann Ferreira2-4/+4
2011-08-18Add functions to make the item popup able to tell whether the itemYohann Ferreira2-1/+42
2011-08-11Merge branch 'master' of git://gitorious.org/~bertram/mana/mana-equipment-fix...Yohann Ferreira3-61/+108
2011-08-11Added true arrows graphics to tab area buttons.Yohann Ferreira5-3/+9
2011-08-11Made the shortcuts link actually use the plural in its caption.Yohann Ferreira1-4/+4
2011-08-11The shortcuts are now refreshed when reassigning keys.Yohann Ferreira5-10/+77
2011-08-11Added icons to the confirm and cancel button of the quit dialog.Yohann Ferreira5-2/+8
2011-08-11Fixed back the special window display in a basic but working way.Yohann Ferreira2-1/+4
2011-08-11Added a naive way to display the window keyboard shortcut.Yohann Ferreira2-10/+31
2011-08-11Reached the state where the menu bar is now using image buttons.Yohann Ferreira11-7/+15
2011-08-11Made the button icon only shown when the icon file is valid.Yohann Ferreira3-9/+9
2011-08-11Added the setup button icon and optimized the image size.Yohann Ferreira3-1/+1
2011-08-11Changed the Social button to an image one.Yohann Ferreira6-12/+26
2011-08-11Added textpopup on mouse hovering support to buttons.Yohann Ferreira3-2/+74
2011-08-11Made the delay between to keyboard move calls functional.Yohann Ferreira8-8/+44
2011-08-11Adapted the client to the latest server changes.Yohann Ferreira3-45/+91
2011-08-10Client logs in with salted password now.Stefan Beller4-3/+33
2011-07-27Followed server protocol changes.Yohann Ferreira2-22/+23
2011-07-01make update-po + gettext special comment added.Yohann Ferreira8-394/+412
2011-06-24Fixed path finding by putting back the diagonal values in place.Yohann Ferreira1-4/+2
2011-06-24Made use of the attack speed sent by the tA server.Yohann Ferreira1-2/+5
2011-06-24Small French translation update by myself.Yohann Ferreira1-397/+380
2011-06-24make update-poYohann Ferreira7-2563/+3147
2011-06-23German translation update by Ablu.Yohann Ferreira1-338/+363
2011-06-23Fixed type in the guildhandler message as reported by Der Loisl.Yohann Ferreira1-1/+1
2011-06-23Made the being death sequence better handled.Yohann Ferreira10-6/+43
2011-06-22Made possible to separate the dye colors and channelsYohann Ferreira9-20/+53
2011-06-22Merge branch 'master' of gitorious.org:~bertram/mana/mana-any-square-tile-sizeYohann Ferreira21-131/+220
2011-06-22Applied fixes requested by cody.Yohann Ferreira7-19/+17
2011-06-19Making party invite functionalStefan Dombrowski3-35/+57
2011-06-19More C++0x Windows compilation fixes.Philipp Sehmisch3-6/+7
2011-06-18Fixed compilation problems on windows caused by the switch to C++0x.Philipp Sehmisch2-12/+33
2011-06-17Removed dehardcoded values from the Map and MapLayer classes.Yohann Ferreira3-47/+57
2011-06-17First pass on removing tile hard coded values.Yohann Ferreira16-79/+160
2011-06-17Made the client officially handle attack ids.Yohann Ferreira5-7/+7
2011-06-16Remove useless ping packetBen Longbons7-36/+0