summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2010-12-05Add support for tiles with spacingStefan Dombrowski4-7/+10
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-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-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-01Fix the client version on Windows.Yohann Ferreira1-3/+3
2010-11-01Merge branch '0.5' of gitorious.org:mana/manaYohann Ferreira55-482/+829
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-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 Karas2-2/+60
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 Dombrowski3-26/+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
2010-10-16Removed a misleading comment (trivial change)Philipp Sehmisch1-4/+0
2010-10-14Disable showing of IP addresses while taking a screenshotMadCamel1-0/+15
2010-10-13Adding theme colors for party tabsStefan Dombrowski4-2/+6
2010-10-13Fixing switch loginStefan Dombrowski1-8/+6
2010-10-13Hiding Manaserv from the player on TMW-Athena only releaseStefan Dombrowski3-0/+58
2010-10-12Little setup tweaksStefan Dombrowski2-4/+4
2010-10-11Implementing show IP for game mastersStefan Dombrowski10-7/+85
2010-10-10Adding Okdialog if registration is disabledStefan Dombrowski1-6/+11
2010-10-10Fixing unusable config.xmlStefan Dombrowski1-12/+4
2010-10-08Remove the following systemStefan Dombrowski6-65/+0
2010-10-08Fixing pick-upStefan Dombrowski1-2/+2
2010-10-07Disable guilds netcode.Andrei Karas1-0/+2