Commit History

Author SHA1 Message Date
  Juan Linietsky bbada82f80 -Reorganized all properties of project settings (Sorry, Again). 8 years ago
  David Carlier df87ad14d0 get_executable_path slight change to make it work under OpenBSD 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Karroffel 741800f5cc [DLScript] fixed android builds now 8 years ago
  Karroffel 67f59bc2d9 increased maximum number of scripting languages 8 years ago
  Karroffel 2281942fb3 Added methods for opening dynamic libraries to OS 8 years ago
  Rémi Verschelde 5dbf1809c6 A Whole New World (clang-format edition) 8 years ago
  Juan Linietsky de0045cf1b -renamed globals.h to global_config.cpp (this seems to have caused a few modified files) 8 years ago
  Hein-Pieter van Braam cff6840ff7 Add a simple signal handler for SIGCHLD on Unix 8 years ago
  Juan Linietsky 6f2e16306a Several bugfixes, improving the import workflow 8 years ago
  Juan Linietsky 2ab83e1abb Memory pool vectors (DVector) have been enormously simplified in code, and renamed to PoolVector 8 years ago
  Juan Linietsky 53ce643e52 -Changed memory functions, Memory::alloc_static*, simplified them, made them aligned to 16 8 years ago
  Juan Linietsky 0f7af4ea51 -Changed most project settings in the engine, so they have major and minor categories. 8 years ago
  Rémi Verschelde 3f3f5a5359 Merge remote-tracking branch 'origin/gles3' into gles3-on-master 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  eska a6ae3204fb OS additions and fixes for WebAssembly/asm.js 8 years ago
  Juan Linietsky 1527cf8c0d 2D Shaders are working again using the new syntax, though all is buggy in general 8 years ago
  Johan Manuel 046f94d3ac Remove some unused variables 9 years ago
  Rémi Verschelde 22419082d9 Remove some noisy debug prints 9 years ago
  volzhs 9073dc9963 change invalid characters when get user data dir on Windows & Unix 9 years ago
  Aren Villanueva e5c1a2c3f7 Implements get_executable_path for OS X should proc_pidpath in os_osx.mm doesn't succeed. Silences the warning for javascript as the function currently appears superfluous. 9 years ago
  Kyle Luce 674c6f2f2d Add function to convert Date time from a dictionary to Epoch 9 years ago
  Kyle Luce feef563f3f Fixes the month consistency issue in enums and get_date etc 9 years ago
  Juan Linietsky c633a29a39 improve reporting of error in wrong inheritance for autoload script 9 years ago
  Rémi Verschelde 7f82c8d7c5 Merge pull request #3230 from touilleMan/issue-55 9 years ago
  Juan Linietsky a120c66f98 -Removed OS.get_system_time_msec(), this is undoable on Windows and also unusable from GDscript due to precision. 9 years ago
  Emmanuel Leblond cabf923484 Remove unnecessary null pointer checks 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  est31 e1d02e4831 Make the setting unix-only. 9 years ago
  Rémi Verschelde 9ab7de243f Fix error messages forcing a white font for subsequent messages 9 years ago