Commit History

Author SHA1 Message Date
  Pedro J. Estébanez 748240b090 Fix misplaced quote in error messsage 8 years ago
  Juan Linietsky 25678b1876 -Renamed GlobalConfig to ProjectSettings, makes more sense. 8 years ago
  Juan Linietsky bbada82f80 -Reorganized all properties of project settings (Sorry, Again). 8 years ago
  Juan Linietsky 98a3296702 Removal of Image from Variant, converted to a Resource. 8 years ago
  Rémi Verschelde df61dc4b2b Add "Godot Engine contributors" copyright line 8 years ago
  Rémi Verschelde debeee56f7 Fix typos in source code using codespell 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
  Rémi Verschelde 3890256fc5 Style: Cleanups, added headers, renamed files 8 years ago
  Juan Linietsky dcb95ec147 removed duplicated functions in class hierarchy that were bound more than once 8 years ago
  Juan Linietsky e53c247cb1 Created new Engine singleton, and moved engine related OS functions to it. 8 years ago
  Juan Linietsky 0f7af4ea51 -Changed most project settings in the engine, so they have major and minor categories. 8 years ago
  Juan Linietsky 118eed485e ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Variant. 8 years ago
  Rémi Verschelde c7bc44d5ad Welcome in 2017, dear changelog reader! 8 years ago
  Rémi Verschelde 90f4e76a46 Merge pull request #6479 from RandomShaper/improve-debug-focus 9 years ago
  Pedro J. Estébanez 66dac878ac Improve debug focus behavior 9 years ago
  supaiku 0108e7c33a Show object string cast instead of object id in debugger 9 years ago
  Juan Linietsky 9e745b920f Ability to reload scripts on running game 9 years ago
  Juan Linietsky b2a4908e9c Real-Time Remote Inspector support 9 years ago
  Juan Linietsky a75f896338 First version of Profiler 9 years ago
  Juan Linietsky 757b8c4206 -Restore mouse on X11 when debugger break happens, closes #2232 9 years ago
  George Marques 5be9ff7b67 Update copyright to 2016 in headers 9 years ago
  Juan Linietsky b59c86f6f9 -Ability to debug video memory usage 9 years ago
  Juan Linietsky 9d185ccc30 -Merged the file server with the live editing and remote debug 10 years ago
  Juan Linietsky 8280bb0de0 more debugger fixes 10 years ago
  Juan Linietsky d1da2c2995 error debugger 10 years ago
  Juan Linietsky cbee679bd7 live debug fixes 10 years ago
  Juan Linietsky 59961c9914 Live edit WORK IN PROGRESS 10 years ago
  Juan Linietsky fdaa2920eb Updated copyright year in all headers 10 years ago
  Juan Linietsky 58cda02a38 -fixed export templates not loading/exporting on Windows 11 years ago