summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-04Change version to 1.2.2.5.v1.2.2.5Andrei Karas7-7/+36
2012-02-04Update and rebuild translations.Andrei Karas15-910/+971
2012-02-04Add admin flag to manaplus and evol windows installers.Andrei Karas2-0/+2
2012-02-04Fix client launching in evol branding.Andrei Karas1-1/+1
2012-02-04Update evol servers list url.Andrei Karas1-1/+1
2012-02-03Rename some files for evol branding.Andrei Karas7-4/+51
2012-02-03Fix compilation warning with gcc 4.4.Andrei Karas1-1/+1
2012-02-03Add some missing getters.Andrei Karas58-163/+181
2012-02-03Add special attributes to emotes.Andrei Karas1-0/+5
2012-02-02Load hair colors from itemcolors.xml.Andrei Karas1-10/+36
2012-02-02Prevent emotes mess if in client data too many emotes.Andrei Karas1-1/+4
2012-02-02Add "no frame" option to hide window frame. Disabled by default.Andrei Karas11-39/+77
2012-02-02Fix updates problem if player by mistake enable empty custom update host.Andrei Karas1-1/+2
2012-02-02Use translation for server descriptions in server list.Andrei Karas3-1/+28
2012-02-02Update and rebuild translations.Andrei Karas17-5417/+5722
2012-02-02Small code style fix.Andrei Karas1-1/+1
2012-02-02Add some checks after automatic checking.Andrei Karas23-21/+81
2012-02-01Fix drop counter if drop item from any slot and buggy servers protection acti...Andrei Karas1-0/+7
2012-02-01Fix compilation warnings after previous commits.Andrei Karas2-2/+2
2012-02-01Fix login dialog size.Andrei Karas1-6/+5
2012-02-01Remove description text from button of server dialog.Andrei Karas2-19/+0
2012-02-01Read description from online servers list.Andrei Karas1-0/+1
2012-02-01Rearrange text in server dialog servers list.Andrei Karas1-3/+7
2012-02-01Not allow enter not numeric chars in numeric text fields.Andrei Karas1-21/+35
2012-02-01Rename CustomServerDialog to EditServerDialog.Andrei Karas7-276/+192
2012-01-31Add CustomServerDialog from mana client.Andrei Karas2-0/+306
2012-01-31Keep a single blank line between NPC textsThorbjørn Lindeijer1-0/+1
2012-01-31Add resize option to defaults.Andrei Karas1-0/+1
2012-01-31Redesing char creation dialog.Andrei Karas4-50/+151
2012-01-31Add size limit to nick in char creation dialog.Andrei Karas2-1/+3
2012-01-31Add max chars limit for textfields.Andrei Karas2-2/+2
2012-01-31Extent max emotes count from 44 to 48 emotes.Andrei Karas4-4/+16
2012-01-31Ad correct header to mumble manager class.Andrei Karas2-2/+12
2012-01-30Add 3 new emotes (Trollface from mimistakes, Metal-salute and Crying requeste...Reid3-1/+6
2012-01-30Rename isKeyActive to isActionActive om keyboard config class.Andrei Karas6-68/+69
2012-01-30Clear char logger on server disconnect.Andrei Karas3-1/+11
2012-01-30Add option for enable/disable window resize.Andrei Karas9-40/+73
2012-01-30Add some missing checks to window resize code.Andrei Karas4-8/+18
2012-01-30Fix buttons position while resizing in server selection screen.Andrei Karas1-2/+19
2012-01-30Allow resize window on the fly from video settings tab.Andrei Karas1-0/+4
2012-01-30Smal refactoring in resize code.Andrei Karas2-1/+4
2012-01-30Remember the window size after resizingThorbjørn Lindeijer1-0/+5
2012-01-30Allow resizing of the game in windowed modeThorbjørn Lindeijer14-68/+190
2012-01-30Merge branch 'master' of gitorious.org:manaplus/manaplusReid63-592/+1022
2012-01-30Correct "Awesome" and "GP" emotes.Reid1-0/+0
2012-01-29Fix player mobing message type 2 processing.Andrei Karas1-1/+1
2012-01-29Fix client detection in online list.Andrei Karas2-5/+5
2012-01-29Fix code style.Andrei Karas5-7/+6
2012-01-29Fix memory leak in tathena online list introducedAndrei Karas1-0/+7
2012-01-29Fix memory leak after last commit.Andrei Karas1-10/+6