Juan Linietsky
|
cd4449e7ab
Add FileAccess::set_unix_permissions for Unix platforms
|
před 6 roky |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
před 6 roky |
Superwaitsum
|
e5041ad0f5
Add some limits on the Editor Settings
|
před 6 roky |
Fabio Alessandrelli
|
30327872e0
Unify StreamPeerTCP/TCP_Server with NetSocket API
|
před 7 roky |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
před 6 roky |
Rémi Verschelde
|
52466d57e9
Make some debug prints verbose-only, remove others
|
před 7 roky |
Juan Linietsky
|
ea3d997f9d
Revert "added get_creation_time function for gdscript"
|
před 7 roky |
Juan Linietsky
|
275e0d5ee4
Merge pull request #18914 from notwarp/master
|
před 7 roky |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
před 7 roky |
Daniele Giuliani
|
d315b0fb8a
added get_creation_time function for gdscript
|
před 7 roky |
Artem Varaksa
|
d35e486228
Clean up some bad words from code comments
|
před 7 roky |
Marlon Henry Schweigert
|
87adf9cfba
Display set_nodelay to GDScript
|
před 7 roky |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
před 7 roky |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
před 7 roky |
Juan Linietsky
|
bc2e8d99e5
Made Vector::ptrw explicit for writing, compiler was sometimes using the wrong function,
|
před 7 roky |
Ruslan Mustakov
|
1a2311e350
Extract logging logic
|
před 7 roky |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
před 8 roky |
Hein-Pieter van Braam
|
b2a38854fd
Fix unused variable warnings
|
před 8 roky |
Hein-Pieter van Braam
|
f9467ec1ea
Fix signed and unsigned comparisons
|
před 8 roky |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
před 8 roky |
Rémi Verschelde
|
76005a8e75
Style: Apply clang-format on all files
|
před 8 roky |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
před 8 roky |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
před 8 roky |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
před 8 roky |
Juan Linietsky
|
de0045cf1b
-renamed globals.h to global_config.cpp (this seems to have caused a few modified files)
|
před 8 roky |
Juan Linietsky
|
dcb95ec147
removed duplicated functions in class hierarchy that were bound more than once
|
před 8 roky |
Rémi Verschelde
|
93ab45b6b5
Style: Fix whole-line commented code
|
před 8 roky |
Juan Linietsky
|
0f7af4ea51
-Changed most project settings in the engine, so they have major and minor categories.
|
před 8 roky |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
před 8 roky |
Hubert Jarosz
|
4a4f247914
remove trailing whitespace
|
před 9 roky |