Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
4 жил өмнө |
Marcel Admiraal
|
5b937d493f
Rename empty() to is_empty()
|
4 жил өмнө |
bruvzg
|
f043eabdd8
Adds PCK encryption support (using script encryption key for export).
|
5 жил өмнө |
Rémi Verschelde
|
85220fec01
Style: Remove unnecessary semicolons from `core`
|
5 жил өмнө |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 жил өмнө |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 жил өмнө |
Rémi Verschelde
|
1f6f364a56
Port member initialization from constructor to declaration (C++11)
|
5 жил өмнө |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 жил өмнө |
Rémi Verschelde
|
ca4e4506db
Fix potential divisions by 0 reported by MSVC
|
5 жил өмнө |
Haoyu Qiu
|
07941178f0
Fixes leak when pck_start multiple times
|
5 жил өмнө |
Joost Heitbrink
|
dc61323b2c
PCK: Set VERSION_PATCH in header, factor out header magic
|
5 жил өмнө |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 жил өмнө |
Hugo Locurcio
|
fe06966181
Make some arguments in PCKPacker methods optional
|
5 жил өмнө |
qarmin
|
17732fe698
Added some obvious errors explanations
|
6 жил өмнө |
Braden Bodily
|
71d71d55b5
Replace 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' in 'core/' and 'editor/'
|
6 жил өмнө |
qarmin
|
3c154eb93b
Remove unnecessary code and add some error explanations
|
6 жил өмнө |
qarmin
|
4e5310cc60
Some code changed with Clang-Tidy
|
6 жил өмнө |
Ivan Ponomarev
|
8edfc3b5ac
Fixed possible crash in pck_packer.cpp due to wrong memory freeing.
|
6 жил өмнө |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 жил өмнө |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 жил өмнө |
Hein-Pieter van Braam
|
0e29f7974b
Reduce unnecessary COW on Vector by make writing explicit
|
7 жил өмнө |
Max Hilbrunner
|
a3aa5ad0d0
PCKPacker:pck_start(): Update version
|
7 жил өмнө |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 жил өмнө |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 жил өмнө |
letheed
|
5ad9be4c24
Rename pos to position in user facing methods and variables
|
8 жил өмнө |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
8 жил өмнө |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 жил өмнө |
Andreas Haas
|
a2734df7ed
Core: fix possible memory leaks.
|
8 жил өмнө |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 жил өмнө |
Hein-Pieter van Braam
|
411ee71b4d
Rename the _MD macro to D_METHOD
|
8 жил өмнө |