| Commit message (Expand) | Author | Age | Files | Lines |
* | Add "Godot Engine contributors" copyright line | Rémi Verschelde | 2017-04-08 | 1 | -0/+1 |
* | [DLScript] fixed android builds now | Karroffel | 2017-04-06 | 1 | -1/+1 |
* | increased maximum number of scripting languages | Karroffel | 2017-04-03 | 1 | -8/+9 |
* | Added methods for opening dynamic libraries to OS | Karroffel | 2017-03-29 | 1 | -0/+30 |
* | A Whole New World (clang-format edition) | Rémi Verschelde | 2017-03-05 | 1 | -137/+114 |
* | -renamed globals.h to global_config.cpp (this seems to have caused a few modi... | Juan Linietsky | 2017-02-21 | 1 | -1/+1 |
* | Add a simple signal handler for SIGCHLD on Unix | Hein-Pieter van Braam | 2017-02-09 | 1 | -1/+15 |
* | Several bugfixes, improving the import workflow | Juan Linietsky | 2017-02-06 | 1 | -0/+8 |
* | Memory pool vectors (DVector) have been enormously simplified in code, and re... | Juan Linietsky | 2017-01-07 | 1 | -5/+2 |
* | -Changed memory functions, Memory::alloc_static*, simplified them, made them ... | Juan Linietsky | 2017-01-06 | 1 | -4/+1 |
* | -Changed most project settings in the engine, so they have major and minor ca... | Juan Linietsky | 2017-01-05 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/gles3' into gles3-on-master | Rémi Verschelde | 2017-01-02 | 1 | -0/+4 |
|\ |
|
| * | 2D Shaders are working again using the new syntax, though all is buggy in gen... | Juan Linietsky | 2016-10-10 | 1 | -0/+4 |
* | | Welcome in 2017, dear changelog reader! | Rémi Verschelde | 2017-01-01 | 1 | -1/+1 |
* | | OS additions and fixes for WebAssembly/asm.js | eska | 2016-11-30 | 1 | -3/+0 |
|/ |
|
* | Remove some unused variables | Johan Manuel | 2016-08-13 | 1 | -1/+1 |
* | Remove some noisy debug prints | Rémi Verschelde | 2016-07-17 | 1 | -4/+0 |
* | change invalid characters when get user data dir on Windows & Unix | volzhs | 2016-06-03 | 1 | -1/+1 |
* | Implements get_executable_path for OS X should proc_pidpath in os_osx.mm does... | Aren Villanueva | 2016-04-20 | 1 | -0/+21 |
* | Add function to convert Date time from a dictionary to Epoch | Kyle Luce | 2016-03-16 | 1 | -0/+1 |
* | Fixes the month consistency issue in enums and get_date etc | Kyle Luce | 2016-03-13 | 1 | -0/+3 |
* | improve reporting of error in wrong inheritance for autoload script | Juan Linietsky | 2016-01-13 | 1 | -2/+2 |
* | Merge pull request #3230 from touilleMan/issue-55 | Rémi Verschelde | 2016-01-11 | 1 | -2/+1 |
|\ |
|
| * | Remove unnecessary null pointer checks | Emmanuel Leblond | 2016-01-04 | 1 | -2/+1 |
* | | -Removed OS.get_system_time_msec(), this is undoable on Windows and also unus... | Juan Linietsky | 2016-01-10 | 1 | -3/+2 |
|/ |
|
* | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 1 | -1/+1 |
* | Make the setting unix-only. | est31 | 2015-11-30 | 1 | -0/+8 |
* | Fix error messages forcing a white font for subsequent messages | Rémi Verschelde | 2015-11-10 | 1 | -6/+6 |
* | Display error type (error, warning, script error) in OS::print_error | Rémi Verschelde | 2015-11-10 | 1 | -9/+19 |
* | Merge pull request #2365 from Mavhod/patch-1 | Juan Linietsky | 2015-10-17 | 1 | -1/+1 |
|\ |
|
| * | add () | Mavhod | 2015-08-13 | 1 | -1/+1 |
| * | get_date on Linux | Mavhod | 2015-08-13 | 1 | -1/+1 |
* | | Removing locatime so this function compiles again. | Juan Linietsky | 2015-09-10 | 1 | -2/+2 |
* | | fixed localtime thing for ios, not tested anywhere else | Ariel Manzur | 2015-09-09 | 1 | -1/+2 |
|/ |
|
* | tested and fixed unix os_system_time_msec() | xodene | 2015-08-06 | 1 | -2/+3 |
* | Add OS.get_system_time_msec | Maximillian | 2015-08-06 | 1 | -0/+7 |
* | -some changes by okam | Juan Linietsky | 2015-06-30 | 1 | -0/+6 |
* | Add OS.get_time_zone_info function | est31 | 2015-06-06 | 1 | -1/+28 |
* | Add utc param to get_time and get_date methods | est31 | 2015-06-06 | 1 | -5/+12 |
* | Updated copyright year in all headers | Juan Linietsky | 2015-04-18 | 1 | -1/+1 |
* | fix build on freebsd | sambler | 2015-01-27 | 1 | -1/+19 |
* | New Code Completion | Juan Linietsky | 2014-12-16 | 1 | -0/+6 |
* | 3D Import Import & UDP | Juan Linietsky | 2014-11-12 | 1 | -0/+2 |
* | Fixing Issues... | Juan Linietsky | 2014-09-19 | 1 | -1/+7 |
* | -Support for changing fonts | Juan Linietsky | 2014-04-05 | 1 | -0/+6 |
* | -fixed bug in Button now exporting font property | Juan Linietsky | 2014-02-15 | 1 | -1/+2 |
* | GODOT IS OPEN SOURCE | Juan Linietsky | 2014-02-09 | 1 | -0/+410 |