index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
core
/
io
/
file_access_memory.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Style: Remove unnecessary semicolons from `core`
Rémi Verschelde
2020-05-19
1
-1
/
+1
*
Style: Enforce braces around if blocks and loops
Rémi Verschelde
2020-05-14
1
-3
/
+5
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-18
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-5
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-5
/
+5
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-3
/
+3
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Added some obvious errors explanations
qarmin
2019-09-25
1
-1
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-4
/
+4
*
Reduce unnecessary COW on Vector by make writing explicit
Hein-Pieter van Braam
2018-07-26
1
-1
/
+1
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Extract logging logic
Ruslan Mustakov
2017-09-25
1
-0
/
+4
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Style: Apply clang-format on all files
Rémi Verschelde
2017-07-30
1
-1
/
+1
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-3
/
+3
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-15
/
+13
*
-renamed globals.h to global_config.cpp (this seems to have caused a few modi...
Juan Linietsky
2017-02-21
1
-1
/
+1
*
Style: Fix whole-line commented code
Rémi Verschelde
2017-01-14
1
-2
/
+2
*
-Changed most project settings in the engine, so they have major and minor ca...
Juan Linietsky
2017-01-05
1
-2
/
+2
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
Fixed make_dir and make_dir_recursive erros, closes #1680 closes #1872
Juan Linietsky
2016-06-18
1
-3
/
+3
*
Added translation support to Godot
Juan Linietsky
2016-05-27
1
-1
/
+1
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
work in progress, resource previews
Juan Linietsky
2015-05-31
1
-0
/
+8
*
removed unnecessary semicolons
Simon Wenner
2015-05-03
1
-20
/
+20
*
fixed uninitialized variable (cppcheck)
Simon Wenner
2015-05-03
1
-1
/
+1
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
*
GODOT IS OPEN SOURCE
Juan Linietsky
2014-02-09
1
-0
/
+188