summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-01-27Fix the wallpapers loading broken logic.Yohann Ferreira1-6/+10
2011-01-27Made the windows app able to load .ico files at runtime.Yohann Ferreira1-5/+17
2011-01-27Send the correct protocol version when registering on Manaserv.Yohann Ferreira1-1/+1
2011-01-26Prune the enet and manaserv files dependency of the 0.5 binary.Yohann Ferreira3-7/+24
2011-01-25Added a child class to the equipment window specialized for tAthena.Yohann Ferreira3-72/+116
2011-01-25Upgraded the manaserv protocol version to 1.Yohann Ferreira1-1/+1
2011-01-24Refactored the item loading in a more extensible and per protocol way.Yohann Ferreira13-420/+729
2011-01-22Fixing pick-up with joystickStefan Dombrowski1-3/+3
2011-01-19Fix the wallpapers loading broken logic.Yohann Ferreira1-5/+3
2011-01-18Check for negative positional values in the playSfx() function.Yohann Ferreira1-0/+4
2011-01-13Fix a segfault when attempting to buy free items.Yohann Ferreira1-5/+15
2011-01-13Made the client handle better the lack of items.xml file.Yohann Ferreira3-4/+37
2011-01-13Fix a segfault when attempting to buy free items.Yohann Ferreira1-5/+15
2011-01-13Fix a segfault when the animation loading fails.Yohann Ferreira1-1/+3
2011-01-13Removed the unused and undefined setWeaponType() function.Yohann Ferreira1-2/+0
2011-01-13Moved the normalize() function in strungUtils where it belongs.Yohann Ferreira3-8/+19
2011-01-11Updated the French translation thanks to Whistler.Yohann Ferreira1-451/+616
2011-01-11Updated the German translation thanks to Matt.Yohann Ferreira1-61/+96
2011-01-11Remove the protocol version magic number.Yohann Ferreira2-1/+3
2011-01-11Added a distance based positional sfx sound system. Thanks to 4144.Yohann Ferreira3-9/+39
2011-01-10Remove the player naturally avoid other beings for Manaserv.Yohann Ferreira1-1/+5
2011-01-09Fix other direction discrepancies on the client.Yohann Ferreira2-23/+10
2011-01-07Remove old xcode stuffBernd Wachter7-5219/+0
2011-01-07Add win32 package helper scripts, change README to README.txt for NSISBernd Wachter4-4/+142
2011-01-06Made the beings avoid changing direction at their path's end.Yohann Ferreira2-26/+46
2011-01-04Fixed paste under X11Thorbjørn Lindeijer1-2/+2
2011-01-03Updated Qt Creator project file listThorbjørn Lindeijer1-8/+3
2011-01-03Merge branch '0.5'Thorbjørn Lindeijer12-7525/+3354
2011-01-03Added .mailmap entry for MadCamelThorbjørn Lindeijer1-0/+1
2011-01-03Updates for the 0.5.0 releasev0.5.0Thorbjørn Lindeijer3-5/+13
2011-01-03Updated Qt Creator project and the script used to update itThorbjørn Lindeijer2-20/+19
2011-01-03Sync the manaserv_protocol.h file witht the one of the server.Yohann Ferreira1-4/+55
2011-01-02Fixed possible crash when receiving player IPThorbjørn Lindeijer1-3/+6
2011-01-02Fixing compiler warningsStefan Dombrowski1-2/+2
2011-01-02Removing Mana.icns and removing ambientoverlay.{cpp,h} from file listsStefan Dombrowski3-4/+0
2010-12-30Renamed protocol.h to manaserv_protocol.h to follow server's changes.Yohann Ferreira18-17/+17
2010-12-29Made the client handle the characters slots properly for Manaserv.Yohann Ferreira4-10/+28
2010-12-29Fixed potential flaw for the number of characters slots on tAthena.Yohann Ferreira2-6/+19
2010-12-29Updated the complete French translation (made by myself.)Yohann Ferreira1-895/+674
2010-12-28Revert "Remove the AFK response system"Yohann Ferreira4-1/+104
2010-12-28Updated the Spanish translation, thanks to Alons and Natsuki.Yohann Ferreira2-5911/+1831
2010-12-26Fix crash with corrupted links in chat.Andrei Karas1-2/+2
2010-12-22Merge branch '0.5'Chuck Miller3-166/+0
2010-12-22Remove ambientoverlay class and filesChuck Miller3-166/+0
2010-12-17Update the net/manaserv/protocol.h file with latest description.Yohann Ferreira1-2/+2
2010-12-16Made the client handle the number of slots given by the server.Yohann Ferreira5-15/+45
2010-12-15Merge branch '0.5'Thorbjørn Lindeijer29-1244/+3938
2010-12-15Clean up .gitignore, remove auto* referencesBernd Wachter1-37/+2
2010-12-15Autogenerate list of translatable files for update-poBernd Wachter2-96/+7
2010-12-15Update INSTALL to mention CMake instead of auto*Bernd Wachter1-10/+8