summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-20Reorder store option to the top, so it is more useful.v1.1.2.20Ben Longbons1-16/+18
2011-02-20Fix some code style and some errors.Andrei Karas12-42/+34
2011-02-20Update check tool 1.Andrei Karas1-1/+1
2011-02-19Change version to 1.1.2.20.Andrei Karas6-7/+23
2011-02-19Update copyrights.Andrei Karas515-986/+1473
2011-02-19Fix race condition in guichan bugfix.Andrei Karas4-3/+57
2011-02-18Specific messages for each pickup failure reason.Ben Longbons3-12/+48
2011-02-18Add particle notification for "Unable to pick up item."Ben Longbons1-1/+7
2011-02-18Add packet SMSG_BEING_NAME_RESPONSE2 with big being names.Andrei Karas3-0/+43
2011-02-16Fix bug in sprites replacement functionality.Andrei Karas1-2/+5
2011-02-15Fix compilation warnings.Andrei Karas1-2/+0
2011-02-15Fix compilation on Haiku and set config and data paths for it.DarkWind4-3/+12
2011-02-15Add auto wrap and lines limit for npc dialogs.Andrei Karas1-1/+2
2011-02-15Change client protocol version to 2.Andrei Karas1-1/+1
2011-02-15Replace in npc dialogs textbox to browserbox. This allow use links, colors, etc.Andrei Karas3-15/+30
2011-02-14Replace sprites functionality (need support in client data).Andrei Karas7-38/+118
2011-02-14Fix slot names in reordering/hiding function.Andrei Karas1-8/+39
2011-02-13Set by default opengl to safe opengl mode for windows players.Andrei Karas1-1/+3
2011-02-13Add arrows bar.Andrei Karas6-2/+49
2011-02-13Add money bar.Andrei Karas4-0/+36
2011-02-13Show pickedup amount in pickup particles.Andrei Karas1-1/+10
2011-02-13Set weight notice message not modal and hide it after 10 seconds.Andrei Karas3-2/+15
2011-02-13Start/Stop playing music after enable/disable music.Andrei Karas1-2/+21
2011-02-12Add items attribute what allow hide other sprites only by id.Andrei Karas6-1/+41
2011-02-12Initialise missing variable.Andrei Karas1-0/+1
2011-02-12Add support for items attribute RemoveSprite.Andrei Karas4-0/+29
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
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
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
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
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