summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)AuthorFilesLines
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
2016-02-29Add chat command /gmpartyleader. Also add it to npc context menu.Andrei Karas1-0/+6
2016-02-28Add chat command /shownpc.Andrei Karas1-0/+6
2016-02-28Add chat command /hidenpc. Also add it to npc context menu.Andrei Karas1-0/+6
2016-02-28Add chat command /npcmove. Also add it to npc context menu.Andrei Karas1-0/+6
2016-02-26Add chat command /unjail. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-26Add chat command /jail. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /kill. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /nuke. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /hide. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /immortal. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /disguise. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /alive. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /gmheal. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /killable. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /killer. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /gotonpc. Also add it to npc context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /randomwarp. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /loadposition. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-25Add chat command /saveposition. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-24Add chat command /spawnevilclone. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-24Add chat command /spawnslaveclone. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-24Add chat command /spawnclone. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-24Add chat command /spawnslave. Also add it to monster context menu.Andrei Karas1-0/+6
2016-02-24Add chat command /spawn. Also add it to monster context menu.Andrei Karas1-0/+6
2016-02-24Add chat command /showaccountinfo. Also add it to player context menu.Andrei Karas1-0/+6
2016-02-24Add chat command /locate. Also add locate to player context menu.Andrei Karas1-0/+6