| Commit message (Expand) | Author | Age | Files | Lines |
| * | Reject any native video player calls on iOS that point to files within .pck a... | Aren Villanueva | 2016-02-19 | 1 | -0/+5 |
| * | Merge pull request #3502 from trtstm/csv | Rémi Verschelde | 2016-02-03 | 1 | -3/+3 |
| |\ |
|
| | * | File: Added delimiter to get_csv_line | tmt | 2016-01-28 | 1 | -3/+3 |
| * | | thread renaming | Ariel Manzur | 2016-01-31 | 1 | -19/+9 |
| |/ |
|
| * | Add ability to set "keep screen on" for android | volzhs | 2016-01-16 | 1 | -0/+11 |
| * | -Removed OS.get_system_time_msec(), this is undoable on Windows and also unus... | Juan Linietsky | 2016-01-10 | 1 | -3/+3 |
| * | -Added a new mode, WRITE_READ to File, to recover compatibility with old proj... | Juan Linietsky | 2016-01-10 | 1 | -0/+1 |
| * | Add missing argument names in GDScript bindings | Rémi Verschelde | 2015-12-28 | 1 | -6/+6 |
| * | thread can't rename itself on initialization :( | Ariel Manzur | 2015-12-18 | 1 | -2/+3 |
| * | thread renaming by core_bind | Ariel Manzur | 2015-12-18 | 1 | -3/+7 |
| * | thread set name | Ariel Manzur | 2015-12-17 | 1 | -0/+15 |
| * | replaced :var by :Variant in documentation, fixes #2897 | Juan Linietsky | 2015-12-14 | 1 | -1/+1 |
| * | Properly implement OS.alert() from script, and use xmessage on X11 | Juan Linietsky | 2015-09-21 | 1 | -0/+6 |
| * | Add OS.get_system_time_msec | Maximillian | 2015-08-06 | 1 | -0/+5 |
| * | added bindings for screen rotation in OS | Juan Linietsky | 2015-08-04 | 1 | -0/+22 |
| * | adding some base64 marshalls | punto- | 2015-07-28 | 1 | -0/+77 |
| * | Several performance improvements, mainly in loading and instancing scenes and... | Juan Linietsky | 2015-06-29 | 1 | -0/+2 |
| * | Add OS.get_time_zone_info function | est31 | 2015-06-06 | 1 | -0/+10 |
| * | Add utc param to get_time and get_date methods | est31 | 2015-06-06 | 1 | -6/+6 |
| * | fixes on sample importing | Juan Linietsky | 2015-05-19 | 1 | -1/+1 |
| * | fix a crash situation when starting a thread and other small fixes | Juan Linietsky | 2015-05-18 | 1 | -2/+9 |
| * | properly save external resources, fixes #1924 | Juan Linietsky | 2015-05-17 | 1 | -1/+18 |
| * | -Changed bootsplash option to use a file, fixes #1539 | Juan Linietsky | 2015-04-12 | 1 | -0/+5 |
| * | set screen parameter names for gdscript | hurikhan | 2015-04-03 | 1 | -5/+5 |
| * | fixes to new window management API | Juan Linietsky | 2015-03-22 | 1 | -34/+34 |
| * | Renamed EXPERIMENTAL_WM_API to NEW_WM_API | hurikhan | 2015-02-15 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'upstream/master' into x11-window-management | hurikhan | 2015-02-15 | 1 | -0/+14 |
| |\ |
|
| | * | begin new serialization framework | Juan Linietsky | 2015-02-15 | 1 | -0/+7 |
| | * | New Navigation & Pathfinding support for 2D | Juan Linietsky | 2015-02-14 | 1 | -0/+7 |
| * | | added the following methods: | hurikhan | 2015-01-17 | 1 | -1/+21 |
| * | | WIP -- set_resizable() + is_resizable added | hurikhan | 2015-01-15 | 1 | -1/+10 |
| * | | get_screen() + set_screen() added | hurikhan | 2015-01-14 | 1 | -3/+13 |
| * | | get_screen_position() added | hurikhan | 2015-01-13 | 1 | -0/+5 |
| * | | introduced the scons experimental_wm_api switch: | hurikhan | 2015-01-13 | 1 | -0/+4 |
| * | | get_screen_size() added | hurikhan | 2015-01-11 | 1 | -0/+5 |
| * | | get_screen_count() added | hurikhan | 2015-01-11 | 1 | -0/+5 |
| * | | get_window_size() + set_window_size() added | hurikhan | 2015-01-11 | 1 | -1/+10 |
| * | | get_window_position() + set_window_position() added | hurikhan | 2015-01-11 | 1 | -0/+10 |
| * | | API change to set_fullscreen(enabled,screen) | hurikhan | 2015-01-10 | 1 | -3/+3 |
| * | | x11-fullscreen support through GDScript( OS.set_fullscreen(bool) ) | hurikhan | 2015-01-10 | 1 | -0/+12 |
| |/ |
|
| * | Merge pull request #958 from adolson/bind-set_window_title | Juan Linietsky | 2015-01-08 | 1 | -1/+1 |
| |\ |
|
| | * | added GDScript binding for set_window_title | Dana Olson | 2014-12-10 | 1 | -1/+1 |
| * | | -fix get_as_text (#1022 ) | Juan Linietsky | 2014-12-21 | 1 | -0/+1 |
| * | | Fixes | Juan Linietsky | 2014-12-20 | 1 | -3/+3 |
| |/ |
|
| * | -Ability to ask for documents/pictures/etc system dirs. | Juan Linietsky | 2014-12-02 | 1 | -0/+15 |
| * | NavMesh | Juan Linietsky | 2014-11-17 | 1 | -2/+2 |
| * | Bug Fixes | Juan Linietsky | 2014-11-02 | 1 | -0/+10 |
| * | Build System Changes | Juan Linietsky | 2014-10-07 | 1 | -0/+8 |
| * | Huge Amount of BugFix | Juan Linietsky | 2014-10-03 | 1 | -0/+31 |
| * | Fixed too many little issues, check the issues closed today. | Juan Linietsky | 2014-09-21 | 1 | -0/+13 |