summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2011-02-12Initialise missing variable.Andrei Karas1-0/+1
2011-02-12Add support for items attribute RemoveSprite.Andrei Karas4-0/+29
Usefull for example for hiding hair if equiped helmet.
2011-02-11Update japanese fonts.Andrei Karas2-0/+0
2011-02-10Add checks to mapreader.Andrei Karas1-49/+8
2011-02-10Add support for CSV map dataJared Adams1-1/+34
Reviewed-by: Freeyorp
2011-02-10Add to text popups bar name in top left corner.Andrei Karas3-6/+54
2011-02-10Add inventory slots bar in top left corner (hidden by default).Andrei Karas4-6/+53
2011-02-10Add weight bar to top left corner (hidden by default).Andrei Karas4-0/+36
2011-02-10Fix memory leak on exit in windowmenu.Andrei Karas1-0/+11
2011-02-10Impliment show/hide bars in left top corner.Andrei Karas6-39/+206
2011-02-10Update authors file.Andrei Karas1-2/+4
2011-02-10Translated the undone fr_FR translations. Fuzzies are still left.Yohann Ferreira1-852/+902
Need review. Fuzzies will be done in a next commit along withe review results.
2011-02-09Update dejavu and liberation fonts.Andrei Karas8-0/+0
2011-02-09Implement npc gender.Andrei Karas1-0/+15
2011-02-08Update authors file.Andrei Karas1-0/+1
2011-02-08Fixing saving state of buttons in top right corner.Andrei Karas1-0/+2
2011-02-08Merge branch 'minimaps'Andrei Karas4-9/+62
2011-02-08Fixing code style and adding configuration option for extented minimaps.Andrei Karas4-23/+63
2011-02-08Fix showing buttons in up right corner.Andrei Karas1-0/+6
2011-02-08Possibly buggy patch to autogenerate minimapBen Longbons1-1/+14
is the surface ever freed? note that black and white seem too contrasty
2011-02-07Add ability to show/hide buttons in top right window corner.Andrei Karas6-6/+148
2011-02-06Fix version in windows readme.v1.1.2.6Andrei Karas2-1/+2
Add fix unitialised variable.
2011-02-05Change version to 1.1.2.6.Andrei Karas5-6/+16
2011-02-04Update item amount in sell dialog.Andrei Karas3-8/+41
2011-02-03Rebuild language files.Andrei Karas16-7339/+7236
2011-02-03Add option to enable\disable player popups.Andrei Karas5-3/+26
2011-02-02Fix error where automatically navigation bar can show portal with coord 0,0.Andrei Karas2-16/+5
2011-02-02Close npc and other dialogs if reconnecting.Andrei Karas9-11/+52
Also save extra layers if network error.
2011-02-02Add debian packaging files from manaplus and delete outdated mana files.Andrei Karas20-284/+570
2011-02-02Add japanese fonts mplus 1p (regular, bold).Andrei Karas4-1/+5
2011-02-02Fix icon path.Andrei Karas1-1/+1
Was introduced in commit a7c8ff3aaaa7903db4bd126cb3504a8bf441034e.
2011-02-02Make it clear that our current sha256 code is GPLv2 onlyThorbjørn Lindeijer1-3/+2
Due to taking the version from InspIRCd, our version of the file is stuck on GPLv2 and can't legally be released as "GPLv2 or later". Fix the license header accordingly. We should probably consider replacing this code once again. Reviewed-by: Patrick Matthäi
2011-02-02Remove tools from client.Andrei Karas27-3036/+0
Tools moved to evol-tools repository. http://www.gitorious.org/evol/evol-tools
2011-02-01Add ability to enable/disable manaserv with embedded enet.Andrei Karas9-47/+75
Set manaserv disabled in automake and cmake by default but enabled in build scripts.
2011-02-01Possible guichan mouseevent bug fix.Andrei Karas2-0/+112
2011-01-30Update changelog.v1.1.1.30Andrei Karas1-0/+1
2011-01-30Fix error in russian translation.Andrei Karas1-1/+1
2011-01-30Merge branch 'master' of gitorious.org:manaplus/manaplusAndrei Karas2-0/+0
2011-01-30Adding additional cursors to mouse.pngs on wood's theme.Reid1-0/+0
2011-01-30adding mouse.png cursors to redandblack's theme .Reid1-0/+0
2011-01-30Change version to 1.1.1.30Andrei Karas5-6/+21
2011-01-28Fix code style and some new compilation warnings.Andrei Karas14-180/+226
2011-01-28Fix gettext issue with unstranslated strings in keyboardconfig.cppAndrei Karas1-147/+158
2011-01-28Fixing russian translationAndrei Karas1-70/+70
2011-01-28finished russian translationnecromonger1-426/+665
2011-01-27Made the windows app able to load .ico files at runtime.Yohann Ferreira1-3/+18
Now the icon extension is computed against the os. This means that the 'icons/mana' appIcon branding parameter will now load icons/mana.png files for unices and mac, and icons/mana.ico for Windows. Reviewed-by: Trapdoor. Resolves: Mana-Mantis: #135.
2011-01-27Update backgrounds and remove 4144 from windows packed binary.Andrei Karas5-2/+2
2011-01-27Show job exp in battle tab.Andrei Karas1-0/+22
2011-01-26Update url in setup.iniAndrei Karas1-2/+2
2011-01-26Update INSTALL file.Andrei Karas1-11/+3