Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Juan Linietsky
|
da1f53c8d9
User more correct plus file on get_current_dir.
|
6 years ago |
Rémi Verschelde
|
95131e6f23
Fix warnings on release builds (not DEBUG_ENABLED)
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 years ago |
Pedro J. Estébanez
|
536611704a
Fix listing files inside directory in pack file
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
7 years ago |
Ruslan Mustakov
|
1a2311e350
Extract logging logic
|
7 years ago |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
7 years ago |
Hein-Pieter van Braam
|
6fb86dda8a
Fix using enum as bool value
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 years ago |
Wilson E. Alvarez
|
6d112a68b6
Moved member variables from constructor to initialization list
|
7 years ago |
Pedro J. Estébanez
|
5c0188b5c3
Fix infinite loop in DirAccessPack::get_current_dir()
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
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 |
Juan Linietsky
|
da4170540c
Fixed dir access return value, changed it to Error like all other funcs
|
8 years ago |
Rémi Verschelde
|
c7bc44d5ad
Welcome in 2017, dear changelog reader!
|
8 years ago |
George Marques
|
2eaad1cfd1
Fix root path resolution on PCK file
|
8 years ago |
George Marques
|
5be9ff7b67
Update copyright to 2016 in headers
|
9 years ago |
Daniel T. Borelli
|
93095014fd
Fix segment violation MINIZIP_ENABLED
|
10 years ago |
Juan Linietsky
|
59154cccf9
-Changed Godot exit to be clean.
|
10 years ago |
Juan Linietsky
|
fdaa2920eb
Updated copyright year in all headers
|
10 years ago |
rollenrolm
|
db0a71fc58
New option to show/hide hidden files
|
10 years ago |
Juan Linietsky
|
678948068b
Small Issues & Maintenance
|
11 years ago |
marynate
|
e6c1689b69
Add DirAccess:dir_exist api
|
11 years ago |
Juan Linietsky
|
87f37bc5a3
-Added OpenSSL and HTTPS support
|
11 years ago |
Juan Linietsky
|
31ce3c5fd0
-fix bug in cache for atlas import/export
|
11 years ago |
Juan Linietsky
|
9afdb3e0ad
-fixed bug in Button now exporting font property
|
11 years ago |