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
/
server
/
os_server.cpp
Age
Commit message (
Expand
)
Author
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-27
Renaming of servers for coherency.
Juan Linietsky
2020-03-03
Drop old semaphore implementation
Pedro J. Estébanez
2020-02-20
Remove unused driver/dummy/audio_driver_dummy.h
Twarit
2020-02-14
Remove incomplete battery status/power API
Rémi Verschelde
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-12-01
iOS modular build and export implementation.
bruvzg
2019-07-16
CameraServer is needed for editor node
Cameron Reikes
2019-05-21
added a const keyword for a methods that return constant literal...
hbina085
2019-04-15
Add Input::get_current_cursor_shape
Guilherme Felipe
2019-02-12
Platform: Ensure classes match their header filename
Rémi Verschelde
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
Fix missing/malformed license headers
Rémi Verschelde
2018-12-15
Added basic support for custom resource savers and loaders
Marc Gilleron
2018-10-29
Server platform works on OS X too
Marcelo Fernandez
2018-10-06
Remove redundant "== true" code
Aaron Franke
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-07-20
Fix build issues and typos after c69de2ba4
Rémi Verschelde
2018-05-09
Dummy texture importer
Gustav Lund
2018-02-15
Add dummy audio driver, fix dummy rasterizer
K. S. Ernest (iFire) Lee
2018-02-15
Fixes to OS_Server and DummyRasterizer to match new signatures
Fabio Alessandrelli
2018-02-15
server platform now compiles and run on linux.
Fabio Alessandrelli
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-04
Fix macOS and other builds after #15299
Duy-Nguyen TA
2018-01-04
Change OS::initialize signature to return Error (fix segfault on x11)
Emmanuel Leblond
2018-01-03
Merge pull request #12814 from guilhermefelipecgs/add_hardware_custom_cursor
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-17
Add implementation for custom hardware cursor
Guilherme Silva
2017-11-17
Rename OS::get_data_dir to OS::get_user_data_dir
Rémi Verschelde
2017-11-09
Make video mode initialization more intuitive, fixes #12022
Juan Linietsky
2017-11-04
Implemented physics plug
AndreaCatania
2017-09-17
Merge pull request #11252 from marcelofg55/fix_noaudio_crash
Rémi Verschelde
2017-09-13
Fix crash when no audio driver is available
Marcelo Fernandez
2017-09-13
Fix enums bindings
Maxim Sheronov
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
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-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-04
Add API to access battery power state
Julian Murgia
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-02
Merge remote-tracking branch 'origin/gles3' into gles3-on-master
Rémi Verschelde
2017-01-01
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2016-10-03
Begining of GLES3 renderer:
Juan Linietsky
2016-03-09
remove trailing whitespace
Hubert Jarosz
2016-01-01
Update copyright to 2016 in headers
George Marques
2015-11-02
Moved deleting sample player in OS finalize methods to before deleting audio ...
Saracen
2015-04-18
Updated copyright year in all headers
Juan Linietsky
2015-04-02
Beta1 Attempt #1
Juan Linietsky
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky