summaryrefslogtreecommitdiff
path: root/src/events/inputevent.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-07-14Replace std::vector into macro STD_VECTOR.Andrei Karas1-1/+1
2017-07-13Add vector.h for use different vectors.Andrei Karas1-1/+2
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-05-31Convert InputAction enum into strong typed enum.Andrei Karas1-5/+8
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-08-28Fix code style.Andrei Karas1-0/+2
2014-08-23Into chat commands handlers send also event flags mask.Andrei Karas1-2/+4
2014-08-21Fix compilation error with some options.Andrei Karas1-0/+1
2014-08-21Fix initialisation in InputEvent.Andrei Karas1-1/+1
2014-08-21Add const into InputEvent fields.Andrei Karas1-4/+4
2014-08-21In input events add support for chattab and args.Andrei Karas1-1/+13
2014-02-16Move inputevent into events directory.Andrei Karas1-0/+54