lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 years ago |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 years ago |
Rémi Verschelde
|
f7c87ed3dd
ConfigFile: Improve error messages and complete docs
|
5 years ago |
Juan Linietsky
|
3205a92ad8
PoolVector is gone, replaced by Vector
|
5 years ago |
Juan Linietsky
|
4aea9f74e6
Rewritten StreamTexture for better code reuse, added basis universal support
|
5 years ago |
Pedro J. Estébanez
|
e5bd3b707f
Add ConfigFile::parse()
|
5 years ago |
Marcel Admiraal
|
5af3b4ca27
Remove duplicate ERR_PRINT macro.
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
Gianlluca
|
54cba54a45
Added a method to erase section key in ConfigFile
|
5 years ago |
qarmin
|
17732fe698
Added some obvious errors explanations
|
5 years ago |
PouleyKetchoupp
|
b49226e085
Support for file not found in ConfigFile::Load and handle a few specific cases
|
6 years ago |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 years ago |
Vasiliy Makarov
|
fcd8faf2f4
Add encrypted files support to ConfigFile
|
6 years ago |
qarmin
|
8245db869f
Small fixes to unrechable code, possibly overflows, using NULL pointers
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
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 |
Karroffel
|
1386647cdf
make ConfigFile sections ordered
|
7 years ago |
Karroffel
|
38d56c8351
make ConfigFile use OrderedHashMap
|
7 years ago |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 years ago |
Ignacio Etcheverry
|
2f290038d6
Removes type information from method binds
|
8 years ago |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 years ago |
Bojidar Marinov
|
927d15b815
Suppress error messages when using ConfigFile::get_value and a default is given
|
8 years ago |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 years ago |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 years ago |
Juan Linietsky
|
2cd2ca7bbc
Lot of work in new importer, importing textures now works.
|
8 years ago |
Juan Linietsky
|
bc26f90581
Type renames:
|
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 |