summaryrefslogtreecommitdiff
path: root/src/input
AgeCommit message (Expand)AuthorFilesLines
2016-01-06Add noexcept into inputmanager.Andrei Karas1-3/+3
2016-01-02Update copyrights year.Andrei Karas41-41/+41
2016-01-01Fix code style.Andrei Karas2-1/+1
2015-12-31Move keyvalue into enums directory.Andrei Karas1-52/+0
2015-12-31Move inputcondition into enums directory.Andrei Karas2-60/+2
2015-12-31Move inputgroup into enums directory.Andrei Karas1-18/+1
2015-12-29Move multitouchmanager into touch directory.Andrei Karas3-5/+5
2015-12-29Move touchactions into touch directory.Andrei Karas3-1/+170
2015-12-29Move touchmanager into touch directory.Andrei Karas3-1/+880
2015-12-27Add restrict keyword in inputmanager.Andrei Karas2-122/+141
2015-12-23Add const attribute to input.Andrei Karas2-2/+2
2015-12-22Improve a bit inputmanager.Andrei Karas2-4/+6
2015-11-23Add chat command skill.Andrei Karas1-0/+6
2015-11-22Add chat command /selectskilllevel for select skill level in skills dialog.Andrei Karas1-0/+6
2015-11-20Fix code style.Andrei Karas5-8/+2
2015-11-17Fix compilation without C++11 again.Andrei Karas1-1/+1
2015-11-17Fix compilation without C++11 flags.Andrei Karas1-1/+1
2015-11-17Convert enum InputType into strong typed.Andrei Karas8-64/+35
2015-11-16Add chat command slide.Andrei Karas1-1/+7
2015-11-07fix code style.Andrei Karas1-1/+2
2015-10-31Add NOBLOCK input actions condition. This mean if player not blocked by speci...Andrei Karas3-6/+19
2015-10-16Add protection attribute to input actions. Unsafe actions blocked from remote...Andrei Karas4-563/+1153
2015-10-09Fix conditions for magic and human attack actions.Andrei Karas1-2/+4
2015-10-08Add chat command /testinfo for output some debug parameters to log.Andrei Karas1-0/+5
2015-09-05Add option for enable manamarket intergration and support /mail command. (for...Andrei Karas1-1/+1
2015-08-09Add some missing checks to other files found by paranucker.Andrei Karas2-5/+6
2015-08-03Add gui mode for dyecmd. Now only basic code added.Andrei Karas1-20/+35
2015-07-25add targetingType featureJoseph Botosh2-0/+12
2015-06-06Fix code style.Andrei Karas11-24/+4
2015-05-31Convert ThemeColorId enum into strong typed enum.Andrei Karas1-3/+1
2015-05-31Add missing debug.h include.Andrei Karas1-0/+2
2015-05-31Add opearator+ for InputAction and unsigned int.Andrei Karas2-0/+7
2015-05-31Convert InputAction enum into strong typed enum.Andrei Karas12-103/+195
2015-05-30Move inputaction into enums directory.Andrei Karas11-617/+11
2015-05-30Convert MouseEventType enum into strong typed enum.Andrei Karas1-3/+3
2015-05-30Convert MouseButton enum into strong typed enum.Andrei Karas1-3/+3
2015-05-30Convert KeyEvent enum into strong typed enum.Andrei Karas1-3/+3
2015-05-24Move type UseArgs into separate file.Andrei Karas1-1/+1
2015-05-24Move simpletypes.h into directory simpletypes.Andrei Karas1-1/+1
2015-05-10Add strong typed bool type UseArgs.Andrei Karas3-563/+565
2015-05-07Remove bot checker window.Andrei Karas3-9/+3
2015-05-07Remove npcpostdialog.Andrei Karas1-3/+1
2015-05-01Add chat command to show server configuration variable in chat.Andrei Karas2-0/+6
2015-05-01Add chat command to show configuration variable in chat.Andrei Karas2-0/+6
2015-05-01Add chat command to set serverconfig variables.Andrei Karas2-0/+6
2015-05-01Add chat command to set config variables.Andrei Karas2-0/+6
2015-04-26Add incomplete mail window.Andrei Karas2-0/+10
2015-04-20Add action for open yellow bar settings page (quick page).Andrei Karas3-0/+16
2015-04-10Fix compilation with different flags.Andrei Karas1-0/+2
2015-04-06Add chat command for leave chat room.Andrei Karas2-0/+6