summaryrefslogtreecommitdiff
path: root/core/input_map.cpp
AgeCommit message (Collapse)Author
2016-04-22add sign comparison for joystick axis events in InputMap::_find_eventHinsbart
fixes #4400
2016-03-09remove trailing whitespaceHubert Jarosz
2016-03-07fix InputMap::action_erase_event()hondres
fixes #3976
2016-01-04-make signals throw an error when target method is not found, fixes #2036Juan Linietsky
-removed 4 arguments limit for emit_signal() from script -remvoed 4 arguments limit for call_deferred() from script
2016-01-02proper joy axis support as actions, can be configured and inquired, fixes #2317Juan Linietsky
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-05-18fix a compile errorJuan Linietsky
2015-05-18-Rename unexisting by nonexistant, closes #1940Juan Linietsky
-Added function to retrieve list of actions fron InputMap
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-04-23added bindings for InputMapDana Olson
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky