summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Add missing comments into defines.Andrei Karas11-52/+66
2016-09-21Fix reading all assigned keys for actions.Andrei Karas1-0/+2
2016-09-21Allow assign key to action "Copy outfit to chat"Andrei Karas1-3/+9
2016-09-21Add into outfits menu option to copy equipment from player into outfit.Andrei Karas1-1/+1
2016-09-21Allow copy items from outfit into chat.Andrei Karas1-1/+7
2016-08-25Add chat command for create items. (gm only)Andrei Karas1-0/+6
2016-08-24Remove unused pet handler methods and fields.Andrei Karas1-4/+4
2016-08-22Add some cppcheck fixes.Andrei Karas1-0/+1
2016-08-20Add chat command for show/change auto item party sharing.s20160820Andrei Karas1-0/+6
2016-08-19Add chat command for show/change share experience in party.Andrei Karas1-0/+6
2016-08-19Add chat command for show/change share item drops in party.Andrei Karas1-0/+6
2016-08-19Add chat command guildnotice for set guild notice message.Andrei Karas1-0/+6
2016-08-19Add chat command for leave guild.Andrei Karas1-0/+6
2016-08-18Fix some style issues.Andrei Karas1-1/+2
2016-08-16Trigger asserts if unknown commands executed in popup menu or in chat.Andrei Karas1-0/+7
2016-08-15Change cast offset in skills dialog.Andrei Karas1-0/+24
2016-08-14Add skill cast type option in skills window.Andrei Karas1-0/+12
2016-08-01Extend windows unit tests with drawing.Andrei Karas1-1/+3
2016-07-28Remove define EATHENA_SUPPORT from all code.Andrei Karas1-2/+0
2016-07-14Allow show windows action only after connecting to server.Andrei Karas1-1/+1
2016-07-06Add menu for selected skill for now with item only "set skill level".s20160706Andrei Karas1-0/+6
2016-06-14Remove some useless includes.Andrei Karas1-1/+0
2016-06-13Fix includes and update deheader ci script.Andrei Karas2-2/+1
2016-06-10Fix typo handleActicateKey -> handleActivateKeyAndrei Karas3-5/+5
2016-06-07Move image class into image directory.Andrei Karas1-1/+2
2016-06-04Fix nuke command and menu action. Rename gm nuke command into /gmnuke.Andrei Karas1-1/+1
2016-06-04Remove some useless includes if using SDL2.Andrei Karas1-0/+4
2016-05-31Add char command /restorecamera for restore camera to default state.Andrei Karas1-0/+6
2016-05-10Add ability to switch emotes shortcurs bar between player, pets, homunculuses...Andrei Karas1-0/+6
2016-04-30Add copy constructor into MouseInput.Andrei Karas1-0/+23
2016-04-30Add copy constructor into KeyInput.Andrei Karas1-0/+21
2016-04-30Disable noexcept for clang and old gcc versions.Andrei Karas1-3/+3
2016-04-28Add workaround for fix compilation warnings in SDL2.Andrei Karas1-0/+8
2016-04-26Add chat command for print memory usage. For now only report about resources.Andrei Karas1-0/+6
2016-04-26Split graphicsvetexes into multiply files.Andrei Karas1-1/+1
2016-04-26Move graphicsvertexes into render/vertexes.Andrei Karas1-1/+2
2016-04-21Remove extra spaces at line ends.Andrei Karas3-6/+5
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-1/+1
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-1/+1
2016-04-09Not allow use from npc scripts /debugspawn and /itenplz chat commands.Andrei Karas1-2/+2
2016-04-02Not allow some command using from npc scripts.Andrei Karas1-104/+104
2016-03-20Add chat command /adoptchild.Andrei Karas1-0/+6
2016-03-11Fix code style.Andrei Karas1-7/+7
2016-03-07Add into mobs and foring pets context menu item for timing pet.Andrei Karas1-1/+1
2016-03-07Add /mailto chat command.Andrei Karas1-0/+6
2016-03-05Move keyStr from inputfunction into separate array in inputmanager.Andrei Karas3-15/+17
2016-03-04Improve performance in getting printable key for actions.Andrei Karas3-8/+27
2016-03-01Add chat command /guildrecall. Also add it to player context menu.Andrei Karas1-0/+6
2016-03-01Add chat command /breakguild. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-29Add chat command /partyrecall. Also add it to npc context menu.Andrei Karas1-0/+6