summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-12-13pt_BR translation by alastrim.Yohann Ferreira1-1885/+1655
2010-12-13make update-po. Now translations can be updated on launchpad.Yohann Ferreira39-43838/+43401
2010-12-06Removed superfluous #includes taken from checkheaders list.Yohann Ferreira40-75/+0
2010-12-06Removed deprecated autotools support.Yohann Ferreira4-728/+0
2010-12-06make update-po before release.Yohann Ferreira38-42138/+45025
2010-12-05Add support for tiles with spacingStefan Dombrowski4-7/+10
2010-11-29Allow enter OK button key in input field.Andrei Karas3-1/+9
2010-11-18Remove the configlistener.h from the other file lists tooStefan Dombrowski2-2/+0
2010-11-15Remove the configlistener.h from the file listChuck Miller1-1/+0
2010-11-13Replace config listeners with the event systemChuck Miller17-165/+92
2010-11-13Added a warning about deprecation of autotools.Yohann Ferreira1-0/+6
2010-11-12Change NPC handling in the net codeChuck Miller9-139/+237
2010-11-12Fix item name in floor item popup menu.Andrei Karas1-1/+1
2010-11-11Replace Event names with enums instead of stringsChuck Miller34-148/+204
2010-11-11Have the event system channels use enums instead of stringsChuck Miller45-152/+167
2010-11-11Fix unloading of the emote databaseChuck Miller1-0/+3
2010-11-10Removed executable bit from dyecmd source filesThorbjørn Lindeijer5-0/+0
2010-11-09These files needed to be added to SRCS, not SRCS_MANAChuck Miller1-2/+2
2010-11-09Fix client successful unregister behaviour for manaserv.Yohann Ferreira1-1/+1
2010-11-07Convert the emote system to use particlesChuck Miller11-159/+75
2010-11-02Re-Enable the support of manaserv servers.Yohann Ferreira3-59/+0
2010-11-02Add missing variable initialisation in Being.Andrei Karas1-1/+2
2010-11-02Adding double-click to server dialog and world select dialogStefan Dombrowski6-0/+46
2010-11-02Removing program parameters from C::BStefan Dombrowski1-1/+0
2010-11-01Fix the client version on Windows.Yohann Ferreira1-3/+3
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira72-729/+984
2010-10-31Fix memory leak of localplayer classes in the charserverhandlerChuck Miller2-2/+2
2010-10-31Using tile coordinates for pick-upStefan Dombrowski2-9/+4
2010-10-25Some updates to the rather out-of-date progression.txt documentThorbjørn Lindeijer1-3/+3
2010-10-23Small fix in the French translationThorbjørn Lindeijer1-2/+2
2010-10-22Changed 'Low CPU' options and related gui widgets name to 'Disable transparen...Yohann Ferreira3-32/+36
2010-10-22Turned the OpenGL and disable transparency options as static members.Yohann Ferreira7-46/+66
2010-10-22Removed short forms for --localdata-dir and --chat-log-dirThorbjørn Lindeijer1-3/+3
2010-10-22Fixed command line parameter '--localdata-dir'A.R. iceslice1-5/+5
2010-10-19Heavy GUI fixes related to stats for Manaserv.Yohann Ferreira4-40/+144
2010-10-19Fix crash in drawing incorrect strings.Andrei Karas1-11/+11
2010-10-18Add portable support for windows version.Andrei Karas4-2/+72
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-17Changing client version to 0.5Stefan Dombrowski4-29/+3
2010-10-17Added death effects to particle engine.Philipp Sehmisch7-30/+124
2010-10-17Removed unnecessary condition in net::readCoordinates.Yohann Ferreira1-6/+2
2010-10-17Fixing commandline option for local data directoryStefan Dombrowski1-1/+1
2010-10-17Fixed wrong alpha calculation of text particlesPhilipp Sehmisch4-18/+18
2010-10-17Added Low CPU Mode toggle in video setup. Defaults to On.madcamel@gmail.com5-13/+74
2010-10-17Fixing missing translation of direction for tA-serverStefan Dombrowski1-0/+7
2010-10-17Add new three colors.Andrei Karas3-4/+34
2010-10-16Return to color config options prefix Color.Andrei Karas1-15/+15
2010-10-16Implement opacity cache for SDL surfaces.Andrei Karas6-10/+135
2010-10-16Fixing wrong SpriteDirection of attacking monstersStefan Dombrowski1-10/+8