summaryrefslogtreecommitdiff
path: root/core/os/os.cpp
AgeCommit message (Expand)Author
2017-01-08renamed joystick to joypad everywhere around source code!Juan Linietsky
2017-01-07Memory pool vectors (DVector) have been enormously simplified in code, and re...Juan Linietsky
2017-01-06-Changed memory functions, Memory::alloc_static*, simplified them, made them ...Juan Linietsky
2017-01-05-Changed most project settings in the engine, so they have major and minor ca...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-08vsnc --> vsyncISylvox
2016-10-102D Shaders are working again using the new syntax, though all is buggy in gen...Juan Linietsky
2016-09-01-Modified Input and added is_action_just_pressed() as well as is_action_just_...Juan Linietsky
2016-07-21Expose virtual keyboard functions to GDScriptJohan Manuel
2016-07-18OS: Add get_engine_version methodRémi Verschelde
2016-06-05vsync supportJuan Linietsky
2016-06-03change invalid characters when get user data dir on Windows & Unixvolzhs
2016-05-30-Some fixes to OSX retina scaling for window functionsJuan Linietsky
2016-02-19Reject any native video player calls on iOS that point to files within .pck a...Aren Villanueva
2016-01-27x11: use different strings for WM_CLASS depending on contexthondres
2016-01-16Add ability to set "keep screen on" for androidvolzhs
2016-01-12Merge pull request #3272 from Hinsbart/joy-bindingpunto-
2016-01-10-Removed OS.get_system_time_msec(), this is undoable on Windows and also unus...Juan Linietsky
2016-01-08Add some joystick functions to input. Enables manipulation of mappings at run...hondres
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-11-10Display error type (error, warning, script error) in OS::print_errorRémi Verschelde
2015-10-13-A little More control about pixel snapping in 2DJuan Linietsky
2015-08-29-display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky
2015-08-06Add OS.get_system_time_msecMaximillian
2015-04-18Updated copyright year in all headersJuan Linietsky
2015-04-12-Changed bootsplash option to use a file, fixes #1539Juan Linietsky
2015-01-04-WIP to add proper key swapping according to keyboard layoutJuan Linietsky
2014-12-02-Ability to ask for documents/pictures/etc system dirs.Juan Linietsky
2014-11-17NavMeshJuan Linietsky
2014-09-21Fixed too many little issues, check the issues closed today.Juan Linietsky
2014-09-19Fixing Issues...Juan Linietsky
2014-05-14A bit of everything:Juan Linietsky
2014-04-05-Support for changing fontsJuan Linietsky
2014-03-18Add possibility to limit frame to main loop (application/target_fps)marynate
2014-03-13-fix bug in cache for atlas import/exportJuan Linietsky
2014-02-13-fixed export templates not loading/exporting on WindowsJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky