summaryrefslogtreecommitdiff
path: root/src/dyetool
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Add missing comments into defines.Andrei Karas4-29/+38
2016-09-21Allow copy items from outfit into chat.Andrei Karas1-0/+1
2016-09-17Add strong typed bool Opaque.Andrei Karas1-1/+1
2016-09-09Fix wrong type usage. int -> time_t.Andrei Karas2-2/+2
2016-08-29Use time_t for time values.Andrei Karas1-1/+1
2016-08-25Add chat command for create items. (gm only)Andrei Karas1-0/+1
2016-08-24Remove unused pet handler methods and fields.Andrei Karas1-2/+0
2016-08-20Add chat command for show/change auto item party sharing.s20160820Andrei Karas1-0/+1
2016-08-19Add chat command for show/change share experience in party.Andrei Karas1-0/+1
2016-08-19Add chat command for show/change share item drops in party.Andrei Karas1-0/+1
2016-08-19Add chat command guildnotice for set guild notice message.Andrei Karas1-0/+1
2016-08-19Add chat command for leave guild.Andrei Karas1-0/+1
2016-08-18Fix another style issue.Andrei Karas1-5/+7
2016-08-18Fix some style issues.Andrei Karas1-15/+18
2016-08-15Change cast offset in skills dialog.Andrei Karas1-0/+4
2016-08-14Add skill cast type option in skills window.Andrei Karas1-0/+2
2016-07-06Add menu for selected skill for now with item only "set skill level".s20160706Andrei Karas1-0/+1
2016-06-16Dont do config backups if running tests.Andrei Karas1-1/+2
2016-06-15Fix other include issues.Andrei Karas1-1/+1
2016-06-13Fix includes and update deheader ci script.Andrei Karas2-6/+7
2016-06-07Move image class into image directory.Andrei Karas1-1/+2
2016-06-04Remove some useless includes if using SDL2.Andrei Karas1-2/+5
2016-05-31Add char command /restorecamera for restore camera to default state.Andrei Karas1-0/+1
2016-05-31Fix different include issues.Andrei Karas1-2/+0
2016-05-25Change namespace in resources loaders from other to Loader.Andrei Karas1-1/+1
2016-05-25Move images load function from resourcemanager into separate file.Andrei Karas1-1/+3
2016-05-24Move resourcemanager into subdirectory.Andrei Karas2-2/+4
2016-05-24Fix asserts with missing default music files.Andrei Karas1-1/+3
2016-05-10Add ability to switch emotes shortcurs bar between player, pets, homunculuses...Andrei Karas1-0/+1
2016-04-26Add chat command for print memory usage. For now only report about resources.Andrei Karas1-0/+1
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas2-9/+9
2016-04-17Remove override keyword, if it present with final.Andrei Karas2-9/+9
2016-04-05Remove quotes from pragmas.Andrei Karas1-3/+3
2016-03-20Add chat command /adoptchild.Andrei Karas1-0/+1
2016-03-18Add custom rand function implimentation, based on precreated random sequence.Andrei Karas1-0/+3
2016-03-11Fix code style.Andrei Karas1-1/+3
2016-03-07Add /mailto chat command.Andrei Karas1-0/+1
2016-03-03Improve a bit calculations in viewport.Andrei Karas2-0/+6
2016-03-01Add chat command /guildrecall. Also add it to player context menu.Andrei Karas1-0/+1
2016-03-01Add chat command /breakguild. Also add it to player context menu.Andrei Karas1-0/+1
2016-02-29Add chat command /partyrecall. Also add it to npc context menu.Andrei Karas1-0/+1
2016-02-29Add chat command /gmpartyleader. Also add it to npc context menu.Andrei Karas1-0/+1
2016-02-28Add chat command /shownpc.Andrei Karas1-0/+1
2016-02-28Add chat command /hidenpc. Also add it to npc context menu.Andrei Karas1-0/+1
2016-02-28Add chat command /npcmove. Also add it to npc context menu.Andrei Karas1-0/+1
2016-02-26Add chat command /unjail. Also add it to player context menu.Andrei Karas1-0/+1
2016-02-26Add chat command /jail. Also add it to player context menu.Andrei Karas1-0/+1
2016-02-25Add chat command /kill. Also add it to player context menu.Andrei Karas1-0/+1
2016-02-25Add chat command /nuke. Also add it to player context menu.Andrei Karas1-0/+1
2016-02-25Add chat command /hide. Also add it to player context menu.Andrei Karas1-0/+1