index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
haiku
Age
Commit message (
Expand
)
Author
2017-08-06
Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER
Bojidar Marinov
2017-07-19
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-01
Buildsystem: Improve detect.py readability and fix issues
Rémi Verschelde
2017-05-20
Removal of InputEvent as built-in Variant type..
Juan Linietsky
2017-04-10
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-27
Merge pull request #8159 from Hinsbart/last_id
Rémi Verschelde
2017-03-26
SCons: Add option to toggle warnings (on by default)
Rémi Verschelde
2017-03-26
Input: Remove usage of platform dependent event IDs.
Andreas Haas
2017-03-24
Fix typos in source code using codespell
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Add a bunch of missing Godot headers in own files
Rémi Verschelde
2017-03-04
Add API to access battery power state
Julian Murgia
2017-02-23
Complete the globals.h -> global_config.h conversion
Bojidar Marinov
2017-01-16
Adapt platforms to AudioServer refactoring
Rémi Verschelde
2017-01-15
Oops! Audio engine has vanished :D
Juan Linietsky
2017-01-14
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-13
rename Input.get_mouse_speed() to Input.get_last_mouse_speed()
Juan Linietsky
2017-01-06
Remove bundled glew, obsoleted by glad
Rémi Verschelde
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-11-01
style: Fix PEP8 blank lines issues in Python files
Rémi Verschelde
2016-11-01
style: Fix PEP8 whitespace issues in Python files
Rémi Verschelde
2016-11-01
style: Start applying PEP8 to Python files, indentation issues
Rémi Verschelde
2016-10-17
SCsub: Add python shebang as a hint for syntax highlighting
Rémi Verschelde
2016-10-15
zlib: Split thirdparty files, simplify scons option
Rémi Verschelde
2016-10-15
glew: Split thirdparty files and isolate env
Rémi Verschelde
2016-06-29
Fixed building for latest Haiku nightlies.
Jamil Halabi
2016-06-22
Fixed iCCp chunk in pngs
J08nY
2016-06-18
Add missing license headers in our source files (#5255)
Rémi Verschelde
2016-06-08
GLEW: Define static + enabled and includes via SCons
Rémi Verschelde
2016-06-08
Haiku: Do not define GLEW_ENABLED to undefine it later
Rémi Verschelde
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-02-17
Rename KEY_KP_SUBSTRACT to KEY_KP_SUBTRACT
Rémi Verschelde
2016-01-16
Haiku: add resource file
Kostadin Damyanov
2016-01-15
Merge remote-tracking branch 'upstream/master'
Kostadin Damyanov
2016-01-04
Remove unnecessary null pointer checks
Emmanuel Leblond
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-12-26
Haiku: fix build
Kostadin Damyanov
2015-11-02
Moved deleting sample player in OS finalize methods to before deleting audio ...
Saracen
2015-10-17
Haiku: fix build
Kostadin Damyanov
2015-08-14
Haiku: move the audio driver to platform/haiku
Kostadin Damyanov
2015-08-13
Haiku: update logo.png
Kostadin Damyanov
2015-08-12
Haiku: remove unneeded code
Kostadin Damyanov
2015-08-12
Haiku: remove unneeded code
Kostadin Damyanov
2015-07-26
Haiku: add sound support
Kostadin Damyanov
2015-07-20
Haiku: update detect.py
Kostadin Damyanov
2015-07-12
Haiku: add keyboard support
Kostadin Damyanov
2015-07-02
Haiku: gl context locking
Kostadin Damyanov
2015-06-23
Haiku: implement some more window-related methods
Kostadin Damyanov
2015-06-21
Haiku: add support for mouse wheel
Kostadin Damyanov
[next]