summaryrefslogtreecommitdiff
path: root/platform/haiku/os_haiku.h
AgeCommit message (Expand)Author
2017-09-13Fix enums bindingsMaxim Sheronov
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-21p_screen param from get_screen_* funcs now default to the current screenMarcelo Fernandez
2017-07-19-Renamed GlobalConfig to ProjectSettings, makes more sense.Juan Linietsky
2017-04-10Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-04Add API to access battery power stateJulian Murgia
2017-01-16Adapt platforms to AudioServer refactoringRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2015-10-17Haiku: fix buildKostadin Damyanov
2015-08-14Haiku: move the audio driver to platform/haikuKostadin Damyanov
2015-07-26Haiku: add sound supportKostadin Damyanov
2015-06-23Haiku: implement some more window-related methodsKostadin Damyanov
2015-06-21Haiku: add some screen and window-related methodsKostadin Damyanov
2015-06-20Haiku: implemet get_widow_size() get/set_window_position()Kostadin Damyanov
2015-06-16Haiku: handle mouse movement and click eventsKostadin Damyanov
2015-06-11Haiku: create a GL context and initialize the audio and physics serversKostadin Damyanov
2015-05-30Haiku: start implementing the os-dependant stuffKostadin Damyanov
2015-05-28Haiku: enable building with GLESKostadin Damyanov
2015-05-25Haiku: some small fixesKostadin Damyanov
2015-05-25Haiku: link with the haiku libs, stub the OS_Haiku class.Kostadin Damyanov
2015-05-24Haiku: Initial support.Kostadin Damyanov