index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
haiku
/
os_haiku.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Fix macOS and other builds after #15299
Duy-Nguyen TA
2018-01-04
1
-1
/
+1
*
Change OS::initialize signature to return Error (fix segfault on x11)
Emmanuel Leblond
2018-01-04
1
-2
/
+4
*
Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor
Rémi Verschelde
2018-01-03
1
-0
/
+4
|
\
|
*
Add implementation for custom hardware cursor
Guilherme Silva
2017-12-17
1
-0
/
+4
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
|
/
*
Fixes vsync setting ignored when using a separate thread for rendering
Stefano Bonicatti
2017-12-09
1
-0
/
+1
*
Merge pull request #12988 from akien-mga/xdg-home-paths
Rémi Verschelde
2017-11-20
1
-0
/
+33
|
\
|
*
Add initial support for the XDG Base Directory spec
Rémi Verschelde
2017-11-19
1
-0
/
+33
*
|
Cleanup old references to GLES2 renderer
Rémi Verschelde
2017-11-19
1
-2
/
+4
|
/
*
Make video mode initialization more intuitive, fixes #12022
Juan Linietsky
2017-11-09
1
-4
/
+0
*
Implemented physics plug
AndreaCatania
2017-11-04
1
-13
/
+0
*
Drop unusued LEGACYGL_ENABLED check
Rémi Verschelde
2017-10-13
1
-2
/
+2
*
Fix crash when no audio driver is available
Marcelo Fernandez
2017-09-13
1
-5
/
+1
*
Dead code tells no tales
Rémi Verschelde
2017-08-27
1
-5
/
+4
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-0
/
+5
*
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-16
/
+15
*
Add API to access battery power state
Julian Murgia
2017-03-04
1
-0
/
+2
*
Adapt platforms to AudioServer refactoring
Rémi Verschelde
2017-01-16
1
-21
/
+1
*
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-15
1
-2
/
+2
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-3
/
+5
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-18
1
-0
/
+28
*
remove trailing whitespace
Hubert Jarosz
2016-03-09
1
-1
/
+1
*
Moved deleting sample player in OS finalize methods to before deleting audio ...
Saracen
2015-11-02
1
-1
/
+2
*
Haiku: add sound support
Kostadin Damyanov
2015-07-26
1
-1
/
+3
*
Haiku: gl context locking
Kostadin Damyanov
2015-07-02
1
-5
/
+18
*
Haiku: implement some more window-related methods
Kostadin Damyanov
2015-06-23
1
-1
/
+43
*
Haiku: add some screen and window-related methods
Kostadin Damyanov
2015-06-21
1
-1
/
+48
*
Haiku: implemet get_widow_size() get/set_window_position()
Kostadin Damyanov
2015-06-20
1
-1
/
+12
*
Haiku: cleanup, add TODOs
Kostadin Damyanov
2015-06-20
1
-13
/
+5
*
Haiku: handle the quit request message
Kostadin Damyanov
2015-06-20
1
-0
/
+3
*
Haiku: implement get_mouse_pos() and get_mouse_button_state()
Kostadin Damyanov
2015-06-18
1
-4
/
+3
*
Haiku: handle mouse movement and click events
Kostadin Damyanov
2015-06-16
1
-9
/
+20
*
Haiku: create a GL context and initialize the audio and physics servers
Kostadin Damyanov
2015-06-11
1
-6
/
+87
*
Haiku: start implementing the os-dependant stuff
Kostadin Damyanov
2015-05-30
1
-13
/
+16
*
Haiku: fix build, link with libGL and libGLEW
Kostadin Damyanov
2015-05-29
1
-0
/
+1
*
Haiku: enable building with GLES
Kostadin Damyanov
2015-05-28
1
-8
/
+38
*
Haiku: some small fixes
Kostadin Damyanov
2015-05-25
1
-0
/
+4
*
Haiku: link with the haiku libs, stub the OS_Haiku class.
Kostadin Damyanov
2015-05-25
1
-0
/
+76
*
Haiku: fix building with UNIX_ENABLED.
Kostadin Damyanov
2015-05-25
1
-0
/
+5
*
Haiku: Initial support.
Kostadin Damyanov
2015-05-24
1
-0
/
+0