summaryrefslogtreecommitdiff
path: root/src/dyetool
AgeCommit message (Expand)AuthorFilesLines
2016-01-27Remove popup action "copy bar to chat"Andrei Karas1-0/+1
2016-01-27Remove action "reset yellow bar" from context menu.Andrei Karas1-0/+1
2016-01-27Add chat commands for add/remove/ignore pickups.Andrei Karas1-1/+4
2016-01-27Remove copy to clipboard action in npc dialog popup.Andrei Karas1-0/+1
2016-01-27Remove copy to clipboard action in chat popup.Andrei Karas1-0/+1
2016-01-27Add chat command for move selected item to craft slot.Andrei Karas1-0/+2
2016-01-27Add quick shortcuts for add selected item to each craft inventory slot.Andrei Karas1-0/+1
2016-01-04Add missing TRANSLATORS comments to translation strings.Andrei Karas1-0/+3
2016-01-03Add support for custom NLS (without gettext).Andrei Karas1-0/+3
2016-01-02Update copyrights year.Andrei Karas14-14/+14
2015-12-29Move touchmanager into touch directory.Andrei Karas1-1/+2
2015-12-13Move spells and graphics related constants into separate files.Andrei Karas1-3/+0
2015-11-23Add chat command skill.Andrei Karas1-0/+1
2015-11-22Add chat command /selectskilllevel for select skill level in skills dialog.Andrei Karas1-1/+1
2015-11-19Add strong typed bool enum Append.Andrei Karas2-7/+10
2015-11-17Fix compilation without C++11 again.Andrei Karas1-4/+4
2015-11-16Convert State enum into strong typed.Andrei Karas1-15/+15
2015-11-16Add chat command slide.Andrei Karas1-0/+1
2015-10-08Add chat command /testinfo for output some debug parameters to log.Andrei Karas1-0/+1
2015-09-12Reenable dyecmd compilation.Andrei Karas2-0/+14
2015-09-09Read server packet version from server (hercules).Andrei Karas1-0/+1
2015-08-24Fix showing help for dyecmd from command line.Andrei Karas1-1/+1
2015-08-22Use resource manager as global variable.Andrei Karas2-15/+11
2015-08-22Add init to resource manager.Andrei Karas1-0/+1
2015-08-14fix code style.Andrei Karas1-1/+0
2015-08-10Fix compilation warnings.Andrei Karas1-0/+1
2015-08-10Fix code style.Andrei Karas4-50/+2
2015-08-03Add gui mode for dyecmd. Now only basic code added.Andrei Karas14-2/+1929
2015-03-16Remove useless includes from cpp filesAndrei Karas1-1/+0
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-02-13In dyecmd before saving images, convert it into default 32 bit format.Andrei Karas1-1/+4
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-11-02fix dye cmd exit with incorrect parameters.Andrei Karas1-0/+3
2013-11-01in dyecmd add support for 2 and 3 parameters.Andrei Karas1-6/+18
2013-11-01fix dyecmd. now it works.Andrei Karas1-0/+15
2013-11-01add dyecmd tool into automake.Andrei Karas1-0/+70