summaryrefslogtreecommitdiff
path: root/src/input/inputactionsortfunctor.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-06-29Move cast macroses into separate file.Andrei Karas1-0/+2
2017-01-17Add missing A_DEFAULT_COPY / A_DELETE_COPY into input.Andrei Karas1-0/+2
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-02-21Fix code style.Andrei Karas1-2/+0
2016-02-18Remove extra checks.Andrei Karas1-10/+0
2016-02-18Fix keys sorter. Some time probably it may crash before.Andrei Karas1-1/+1
2016-02-18Add some extra checks and logging while sorting keys.Andrei Karas1-2/+15
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas1-2/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-08-09Add some missing checks to other files found by paranucker.Andrei Karas1-1/+1
2015-05-31Convert InputAction enum into strong typed enum.Andrei Karas1-2/+4
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-07-17Rename KeySortFunctor into InputActionSortFunctor.Andrei Karas1-0/+39