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
/
drivers
/
unix
/
os_unix.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Split OS::execute into two methods
Marcel Admiraal
2021-01-09
1
-1
/
+2
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Add override keywords to core/os.h derived classes.
Marcel Admiraal
2020-12-17
1
-25
/
+25
*
Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_t...
Emmanuel Leblond
2020-05-31
1
-3
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
Make `OS.execute()` blocking by default if not specified
Hugo Locurcio
2020-01-23
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Remove redundant author doc comments
IAmActuallyCthulhu
2019-08-12
1
-4
/
+0
*
added a const keyword for a methods that return constant literal...
hbina085
2019-05-21
1
-1
/
+1
*
Add FileAccess::set_unix_permissions for Unix platforms
Juan Linietsky
2019-04-07
1
-1
/
+1
*
Added set_environment to OS class
Ignacio Etcheverry
2019-02-03
1
-0
/
+1
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Added OS.get_system_time_msecs()
volzhs
2018-12-20
1
-0
/
+1
*
Use monotonic clock for get_ticks_usec
Fabio Alessandrelli
2018-09-29
1
-2
/
+0
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Revert "Try closing gracefully before terminating process"
Rémi Verschelde
2018-08-27
1
-1
/
+1
*
Try closing gracefully before terminating process
Marcin Zawiejski
2018-08-20
1
-1
/
+1
*
Local debugger fixes and extensions
Blazej Floch
2018-05-07
1
-0
/
+1
*
Clean and expose get_audio/video_driver_* funcs on OS class
Marcelo Fernandez
2018-03-04
1
-6
/
+0
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Change OS::initialize signature to return Error (fix segfault on x11)
Emmanuel Leblond
2018-01-04
1
-1
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Style: Apply clang-format again on all files
Rémi Verschelde
2017-12-07
1
-1
/
+1
*
Changed the dynamic library open function to allow setting the path of the li...
Juan Linietsky
2017-11-30
1
-1
/
+1
*
Return and repair file logging
Ruslan Mustakov
2017-11-21
1
-1
/
+2
*
Add initial support for the XDG Base Directory spec
Rémi Verschelde
2017-11-19
1
-5
/
+0
*
Rename OS::get_data_dir to OS::get_user_data_dir
Rémi Verschelde
2017-11-17
1
-1
/
+1
*
Remove get_default_video_mode definition on OSX/iOS
Rémi Verschelde
2017-11-09
1
-1
/
+0
*
OS::execute can now read from stderr too when executing with a pipe
Marcelo Fernandez
2017-10-03
1
-1
/
+1
*
Extract logging logic
Ruslan Mustakov
2017-09-25
1
-5
/
+7
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
1
-1
/
+1
*
Makes all Godot API's methods Lower Case
Indah Sylvia
2017-08-07
1
-1
/
+1
*
added an optional parameter to OS symbol lookup
Karroffel
2017-07-27
1
-1
/
+1
*
-Renamed GlobalConfig to ProjectSettings, makes more sense.
Juan Linietsky
2017-07-19
1
-2
/
+0
*
Rename [gs]et_pos to [gs]et_position for Controls
Sergey Pusnei
2017-04-10
1
-1
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
added dlscript module
Karroffel
2017-04-03
1
-3
/
+3
*
Added methods for opening dynamic libraries to OS
Karroffel
2017-03-29
1
-0
/
+4
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-30
/
+23
*
Several bugfixes, improving the import workflow
Juan Linietsky
2017-02-06
1
-0
/
+2
*
Welcome in 2017, dear changelog reader!
Rémi Verschelde
2017-01-01
1
-1
/
+1
*
-Removed OS.get_system_time_msec(), this is undoable on Windows and also unus...
Juan Linietsky
2016-01-10
1
-1
/
+1
*
Update copyright to 2016 in headers
George Marques
2016-01-01
1
-1
/
+1
*
Make the setting unix-only.
est31
2015-11-30
1
-0
/
+3
*
Add OS.get_system_time_msec
Maximillian
2015-08-06
1
-0
/
+1
*
Add OS.get_time_zone_info function
est31
2015-06-06
1
-0
/
+1
*
Add utc param to get_time and get_date methods
est31
2015-06-06
1
-2
/
+2
*
Updated copyright year in all headers
Juan Linietsky
2015-04-18
1
-1
/
+1
[next]