Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
před 5 roky |
Rémi Verschelde
|
07bc4e2f96
Style: Enforce separation line between function definitions
|
před 5 roky |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
před 5 roky |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
před 5 roky |
Rémi Verschelde
|
e956e80c1f
Style: clang-format: Disable AllowShortIfStatementsOnASingleLine
|
před 5 roky |
Rémi Verschelde
|
515fe0f29b
Revert "Made possible to specify where to dump the contents when loading a ".pck" file"
|
před 5 roky |
Michael Alexsander
|
3c261e0dfa
Made possible to specify where to dump the contents when loading a ".pck" file
|
před 5 roky |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
před 5 roky |
Pedro J. Estébanez
|
aee586553a
Improve UX of drive letters
|
před 5 roky |
Joost Heitbrink
|
dc61323b2c
PCK: Set VERSION_PATCH in header, factor out header magic
|
před 5 roky |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
před 5 roky |
qarmin
|
2bc7f9e545
Fix small memory leak in PackedSourcePCK::try_open_pack
|
před 5 roky |
Rémi Verschelde
|
28fcc5e25a
Merge pull request #32291 from Dragoncraft89/add_load_resource_flag
|
před 5 roky |
Florian Kothmeier
|
aae25abf30
Add flag to control the replacement of files by ProjectSettings.load_resource_pack
|
před 5 roky |
qarmin
|
17732fe698
Added some obvious errors explanations
|
před 5 roky |
Rémi Verschelde
|
ad8746e0de
DirAccessPack: Fix dir_exists and file_exists for res:// paths
|
před 6 roky |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
před 6 roky |
Pedro J. Estébanez
|
40f4d3cf0f
Add embedded PCK option to PC platforms
|
před 6 roky |
marxin
|
e7f22ebdcd
Enable warnings=extra on clang and GCC testers.
|
před 6 roky |
Juan Linietsky
|
6fa632b821
Add function to obtain filesystem type from DirAccess.
|
před 6 roky |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
před 6 roky |
Juan Linietsky
|
da1f53c8d9
User more correct plus file on get_current_dir.
|
před 6 roky |
Rémi Verschelde
|
95131e6f23
Fix warnings on release builds (not DEBUG_ENABLED)
|
před 6 roky |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
před 7 roky |
Pedro J. Estébanez
|
536611704a
Fix listing files inside directory in pack file
|
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 |
Rémi Verschelde
|
13c2ff9320
Style: Apply new clang-format 5.0 style to all files
|
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 |