summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2013-07-29move bools in button.Andrei Karas2-34/+35
2013-07-28move bools in checkbox.Andrei Karas2-4/+4
2013-07-28move bools in skillinfo.Andrei Karas2-17/+16
2013-07-28move bools in itemcontainer.Andrei Karas2-34/+34
2013-07-28move bools in setupitem.Andrei Karas2-18/+18
2013-07-28move bools in textfield.Andrei Karas2-11/+11
2013-07-28move bools in chattab.Andrei Karas2-3/+3
2013-07-28move bools in avatarlistbox.Andrei Karas2-3/+3
2013-07-28move bools in progressbar.Andrei Karas2-11/+11
2013-07-28move bools in tabbedarea.Andrei Karas2-10/+5
2013-07-28move bools in image.Andrei Karas2-6/+6
2013-07-28move bools in resource.Andrei Karas1-4/+4
2013-07-28move bools in actorsprite.Andrei Karas2-9/+9
2013-07-28move bools in beingcacheentry.Andrei Karas1-7/+7
2013-07-28move bools in being.Andrei Karas2-65/+60
2013-07-28move bools in textparticle.Andrei Karas2-3/+3
2013-07-28move bools in shopitem.Andrei Karas2-8/+8
2013-07-28move bools in item.Andrei Karas2-9/+9
2013-07-28move bools in particleemitter.Andrei Karas2-6/+9
2013-07-28move bools in flooritem.Andrei Karas2-4/+4
2013-07-28move bools in particlecontainer.Andrei Karas2-3/+3
2013-07-28move bools in particle.Andrei Karas2-29/+26
2013-07-28move bools in compoundsprite.Andrei Karas2-9/+8
2013-07-28move bools in avatar.Andrei Karas2-7/+8
2013-07-28move bools in maplayer.Andrei Karas2-18/+39
2013-07-28move bools in localplayer.Andrei Karas2-43/+43
2013-07-28move bools in browserbox.Andrei Karas2-17/+18
2013-07-28add smiles checks in unit tests.Andrei Karas1-0/+28
2013-07-28fix compilation warning.Andrei Karas1-1/+1
2013-07-27allow buy protected items.Andrei Karas3-7/+15
2013-07-27Add support for chat emotes.Andrei Karas2-5/+66
2013-07-26add dye unit tests.Andrei Karas2-1/+212
2013-07-25Improve a bit dye code formatting.Andrei Karas3-11/+11
2013-07-24Dont save errors about item id 0 in logs.Andrei Karas1-6/+13
2013-07-23add support for attacksky and attackwater actions.Andrei Karas8-13/+110
2013-07-23Add new sprite actions for water and sky.Andrei Karas6-20/+125
2013-07-21Add settings for monster hp bar offset.Andrei Karas4-3/+26
2013-07-20Change version to 1.3.7.21.v1.3.7.21Andrei Karas1-2/+2
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-13Add support for tabulation to fixed browserbox rows.Andrei Karas6-0/+29
2013-07-13Dehardcode keys in help and in tips.Andrei Karas1-1/+1
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