aboutsummaryrefslogtreecommitdiff
path: root/platform/bb10/os_bb10.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add API to access battery power stateJulian Murgia2017-03-041-0/+14
| | | | | | | | | | | | | | Done: - X11, server (tested) - Windows (developed, would be nice to retest) - OSX (not tested) Prepared (not developed): - Android (code is here, but may not compile) - iphone - winrt - bb10 - haiku - javascript
* -renamed globals.h to global_config.cpp (this seems to have caused a few ↵Juan Linietsky2017-02-211-1/+1
| | | | | | modified files) -.pck and .zip exporting redone, seems to be working..
* Adapt platforms to AudioServer refactoringRémi Verschelde2017-01-161-32/+9
| | | | | | Fixes compilation on Windows and likely other platforms (at least as far as AudioServer changes were concerned), though they were not tested.
* Style: Fix whole-line commented codeRémi Verschelde2017-01-141-3/+5
| | | | | They do not play well with clang-format which aligns the `//` part with the rest of the code block, thus producing badly indented commented code.
* rename Input.get_mouse_speed() to Input.get_last_mouse_speed()Juan Linietsky2017-01-131-2/+2
|
* Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
| | | | | | | | That year should bring the long-awaited OpenGL ES 3.0 compatible renderer with state-of-the-art rendering techniques tuned to work as low as middle end handheld devices - without compromising with the possibilities given for higher end desktop games of course. Great times ahead for the Godot community and the gamers that will play our games!
* fix platform bb10 compilationhondres2016-02-111-1/+3
|
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
|
* Moved deleting sample player in OS finalize methods to before deleting audio ↵Saracen2015-11-021-1/+2
| | | | server to prevent crash when exiting.
* merges from okam repoJuan Linietsky2015-03-031-1/+1
|
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+630