aboutsummaryrefslogtreecommitdiff
path: root/core/os/os.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* renamed joystick to joypad everywhere around source code!Juan Linietsky2017-01-081-1/+1
* Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky2017-01-071-1/+1
* -Changed memory functions, Memory::alloc_static*, simplified them, made them ...Juan Linietsky2017-01-061-4/+4
* -Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky2017-01-051-2/+2
* ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky2017-01-021-1/+1
* Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde2017-01-021-0/+1
|\
| * 2D Shaders are working again using the new syntax, though all is buggy in gen...Juan Linietsky2016-10-101-0/+1
* | Welcome in 2017, dear changelog reader!Rémi Verschelde2017-01-011-1/+1
* | vsnc --> vsyncISylvox2016-11-081-1/+1
|/
* -Modified Input and added is_action_just_pressed() as well as is_action_just_...Juan Linietsky2016-09-011-0/+3
* Expose virtual keyboard functions to GDScriptJohan Manuel2016-07-211-4/+1
* OS: Add get_engine_version methodRémi Verschelde2016-07-181-0/+24
* vsync supportJuan Linietsky2016-06-051-0/+8
* change invalid characters when get user data dir on Windows & Unixvolzhs2016-06-031-0/+9
* -Some fixes to OSX retina scaling for window functionsJuan Linietsky2016-05-301-0/+1
* Reject any native video player calls on iOS that point to files within .pck a...Aren Villanueva2016-02-191-0/+4
* x11: use different strings for WM_CLASS depending on contexthondres2016-01-271-0/+4
* Add ability to set "keep screen on" for androidvolzhs2016-01-161-0/+9
* Merge pull request #3272 from Hinsbart/joy-bindingpunto-2016-01-121-0/+7
|\
| * Add some joystick functions to input. Enables manipulation of mappings at run...hondres2016-01-081-0/+7
* | -Removed OS.get_system_time_msec(), this is undoable on Windows and also unus...Juan Linietsky2016-01-101-1/+1
|/
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Display error type (error, warning, script error) in OS::print_errorRémi Verschelde2015-11-101-2/+9
* -A little More control about pixel snapping in 2DJuan Linietsky2015-10-131-0/+1
* -display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky2015-08-291-2/+2
* Add OS.get_system_time_msecMaximillian2015-08-061-1/+3
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* -Changed bootsplash option to use a file, fixes #1539Juan Linietsky2015-04-121-0/+3
* -WIP to add proper key swapping according to keyboard layoutJuan Linietsky2015-01-041-0/+5
* -Ability to ask for documents/pictures/etc system dirs.Juan Linietsky2014-12-021-0/+6
* NavMeshJuan Linietsky2014-11-171-1/+1
* Fixed too many little issues, check the issues closed today.Juan Linietsky2014-09-211-0/+11
* Fixing Issues...Juan Linietsky2014-09-191-1/+1
* A bit of everything:Juan Linietsky2014-05-141-2/+2
* -Support for changing fontsJuan Linietsky2014-04-051-0/+5
* Add possibility to limit frame to main loop (application/target_fps)marynate2014-03-181-0/+9
* -fix bug in cache for atlas import/exportJuan Linietsky2014-03-131-1/+10
* -fixed export templates not loading/exporting on WindowsJuan Linietsky2014-02-131-1/+18
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+461