| Commit message (Expand) | Author | Age | Files | Lines |
* | SCsub: Add python shebang as a hint for syntax highlighting | Rémi Verschelde | 2016-10-17 | 1 | -0/+2 |
* | drivers: Refactor SCsub and drop redundant env_drivers clone | Rémi Verschelde | 2016-10-15 | 1 | -1/+1 |
* | Fix drivers coding for WinRT | George Marques | 2016-09-03 | 3 | -27/+10 |
* | Fix some bugs in diraccess, closes #5288 | Juan Linietsky | 2016-06-30 | 1 | -10/+10 |
* | try to fix windows build | Juan Linietsky | 2016-06-25 | 2 | -1/+2 |
* | Added function to notify ScriptLanguage when a thread is created/freed, allow... | Juan Linietsky | 2016-06-25 | 1 | -1/+8 |
* | Fix make_dir for long paths on Windows | George Marques | 2016-06-18 | 1 | -1/+1 |
* | -made get_space_left() return values more homogenous, also for script, conver... | Juan Linietsky | 2016-06-18 | 1 | -1/+2 |
* | Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872 | Juan Linietsky | 2016-06-18 | 1 | -8/+7 |
* | -Add visible IO errors when closing a file fails due to it being locked (most... | Juan Linietsky | 2016-06-13 | 1 | -0/+4 |
* | Somewhat fixed Directory::get_space_left() return values. | J08nY | 2016-06-06 | 1 | -6/+10 |
* | Added relative paths for DirAccess::remove() | Zher Huei Lee | 2016-03-01 | 1 | -2/+5 |
* | -Added a new mode, WRITE_READ to File, to recover compatibility with old proj... | Juan Linietsky | 2016-01-10 | 1 | -0/+2 |
* | Change rb+ to wb+ on file access READ_WRITE to allow more use cases, closes #... | Juan Linietsky | 2016-01-02 | 1 | -1/+1 |
* | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 12 | -12/+12 |
* | Cosmetic fixes to SCons buildsystem | Rémi Verschelde | 2015-11-01 | 1 | -2/+0 |
* | -Corrected DirAccessWindows functions, fixes #1872, properly fixes #791. | Juan Linietsky | 2015-05-09 | 1 | -17/+19 |
* | Merge remote-tracking branch 'origin/master' | Juan Linietsky | 2015-05-04 | 12 | -172/+77 |
|\ |
|
| * | -fix local and global usage for DirAccess, fixes #791 | Juan Linietsky | 2015-04-18 | 2 | -161/+65 |
| * | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 12 | -12/+12 |
* | | small unicode fixes | Juan Linietsky | 2015-05-04 | 1 | -2/+2 |
|/ |
|
* | fixes to new window management API | Juan Linietsky | 2015-03-22 | 1 | -0/+1 |
* | Merge pull request #1438 from Spooner/fix_isometric_demo | Juan Linietsky | 2015-03-22 | 1 | -1/+1 |
|\ |
|
| * | Corrected behaviour of File.READ_WRITE mode (fixes #378) | Bil Bas (Spooner) | 2015-02-16 | 1 | -1/+1 |
* | | Merge pull request #1512 from the-mech/master | Juan Linietsky | 2015-03-22 | 1 | -1/+1 |
|\ \ |
|
| * | | [Fix] make_dir_recursive on Windows | Roman Nekrassow | 2015-03-14 | 1 | -1/+1 |
* | | | New option to show/hide hidden files | rollenrolm | 2015-03-21 | 2 | -0/+10 |
* | | | Update file_access_windows.cpp for mingw cross-compile | Matthew Hughes | 2015-03-15 | 1 | -2/+4 |
|/ / |
|
* / | support for 2D shadow casters | Juan Linietsky | 2015-03-02 | 1 | -3/+17 |
|/ |
|
* | Small batch of fixes | Juan Linietsky | 2014-12-15 | 2 | -3/+5 |
* | Fixes | Juan Linietsky | 2014-10-14 | 1 | -6/+6 |
* | Fix file_exists | sanikoyes | 2014-09-19 | 1 | -2/+2 |
* | Merge pull request #574 from marynate/PR-fix-change-dir | Juan Linietsky | 2014-09-17 | 1 | -14/+20 |
|\ |
|
| * | Fixed DirAccessWindows::change_dir not working properly; Minor code formating... | marynate | 2014-07-06 | 1 | -14/+20 |
* | | 3D Physics Rework, Other Stuff | Juan Linietsky | 2014-09-15 | 5 | -21/+84 |
|/ |
|
* | Add DirAccess:dir_exist api | marynate | 2014-05-25 | 2 | -0/+34 |
* | Implement thread id in windows platform | sanikoyes | 2014-03-24 | 1 | -2/+2 |
* | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 13 | -0/+1435 |