summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-07-20Change version to 1.3.7.21.v1.3.7.21Andrei Karas8-8/+19
2013-07-20update and rebuild translations.Andrei Karas40-3617/+3857
2013-07-20Some bugfix in item creation logic.Andrei Karas2-5/+5
2013-07-19fix compilation warning.Andrei Karas1-1/+1
2013-07-18move shared code for reading being info attributes to separate class.Andrei Karas7-54/+92
2013-07-18add name offsets for npc and monster names.Andrei Karas5-11/+50
2013-07-17show job level in job bar popup.Andrei Karas1-4/+7
2013-07-17remove unused variable from localplayer.Andrei Karas2-11/+0
2013-07-14update and rebuild translations.Andrei Karas48-27036/+23205
2013-07-13Fix formatting in keys help.Andrei Karas1-132/+132
2013-07-13Add support for tabulation to fixed browserbox rows.Andrei Karas6-0/+29
2013-07-13Dehardcode keys in help and in tips.Andrei Karas5-114/+136
2013-07-12add ability to show assigned keys in browserbox.Andrei Karas8-2/+46
2013-07-12add option for enable/disable double click support.Andrei Karas6-58/+62
2013-07-11Remove low level gm actions from popup to net code.Andrei Karas4-8/+40
2013-07-11Add chat command for gms for creating items.Andrei Karas10-8/+92
2013-07-11Add some gm commands in player context menu.Andrei Karas2-14/+69
2013-07-11Remove unused code from item class.Andrei Karas2-23/+0
2013-07-11move sound constants to separate file.Andrei Karas18-12/+54
2013-07-10dehardcode death messages.Andrei Karas10-81/+185
2013-07-10add support for signed and string attribute values in items.xml.Andrei Karas1-15/+26
2013-07-10Forgot a full stop at the end of the default AFK message.Alige1-1/+1
2013-07-10fix default configs using if run manaplus without install.Andrei Karas1-0/+1
2013-07-09fix background gradients in default theme.Andrei Karas12-12/+12
2013-07-09add temp onscreen image in jewelry theme.Andrei Karas1-0/+0
2013-07-09a bit improve particles calculation speed.Andrei Karas1-3/+3
2013-07-08add ability to show stats from items.xml like strings.Andrei Karas6-23/+57
2013-07-07add missing include header for FreeBSD.Andrei Karas1-0/+3
2013-07-07extent tab to follow different resize policy.Andrei Karas3-3/+17
2013-07-07fix again tabs size.Andrei Karas2-1/+3
2013-07-06fix chat tab resize and follow last line at same time.v1.3.7.7.1Andrei Karas1-1/+1
2013-07-06Change version to 1.3.7.7.v1.3.7.7Andrei Karas8-8/+22
2013-07-06update translations.Andrei Karas16-922/+922
2013-07-06fix code style and some minor issues.Andrei Karas11-15/+13
2013-07-05not allow use protected item from shortcuts bar.Andrei Karas1-1/+2
2013-07-05Dont show "protect item" for pseudo items.Andrei Karas1-2/+5
2013-07-05fix resize issue in chat tabs.Andrei Karas1-10/+7
2013-07-04fix item selection in inventory.Andrei Karas1-2/+1
2013-07-04add missing checks.Andrei Karas5-7/+18
2013-07-04fix storage crash on exit.Andrei Karas1-3/+3
2013-07-03Add drag and drop between trade window and other windows.Andrei Karas1-7/+48
2013-07-03add drag and drop support between inventory and storage.Andrei Karas7-24/+69
2013-07-03fix some leaks on exit.Andrei Karas7-4/+19
2013-07-03fix crash if exit with opened storage.Andrei Karas1-1/+1
2013-07-03simplify drag and drop source check.Andrei Karas3-13/+19
2013-07-03update and rebuild translations.Andrei Karas40-7967/+8367
2013-07-03remove unused code from shortcutcontainer.Andrei Karas3-18/+0
2013-07-03fix drag and drop inside some windows.Andrei Karas4-12/+26
2013-07-03add support for drag and drop from/to shortcuts window.Andrei Karas8-47/+112
2013-07-03add support for drag skill from skills window.Andrei Karas4-7/+95