summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-10-16Removed a misleading comment (trivial change)Philipp Sehmisch1-4/+0
2010-10-16Changed client version to 0.5.0.Yohann Ferreira1-1/+1
2010-10-14Disable showing of IP addresses while taking a screenshotMadCamel1-0/+15
2010-10-13Adding theme colors for party tabsStefan Dombrowski5-2/+8
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-13Updating F1-helpStefan Dombrowski11-237/+135
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-08Removing non-existing preprocessor definitions from C::B projectStefan Dombrowski1-2/+1
2010-10-08Fixing pick-upStefan Dombrowski1-2/+2
2010-10-07Disable guilds netcode.Andrei Karas1-0/+2
2010-10-06Fixing movement with the mouseStefan Dombrowski1-4/+2
2010-10-05Send the server changed player direction if it changes during attackStefan Dombrowski1-4/+7
2010-10-05Fixing segmentation fault in social windowStefan Dombrowski1-2/+2
2010-10-04Remove the AFK response systemChuck Miller4-105/+1
2010-10-04Remove the following systemChuck Miller6-64/+0
2010-10-03Fixing segmentation fault and updating the cursor type after mouse pressStefan Dombrowski2-0/+18
2010-10-02Avoiding the creation of a party or guild without a nameStefan Dombrowski1-10/+12
2010-10-01Fix possible invisible chat.Andrei Karas1-5/+2
2010-09-30Setting alpha for items in ItemShortcutContainerStefan Dombrowski1-0/+1
2010-09-29Improve chat speed.Andrei Karas3-193/+128