Pedro J. Estébanez
|
6bf02c0162
Keep a single, portable implementation of `OS::get_processor_count()`
|
il y a 3 ans |
Rémi Verschelde
|
26e9145c26
SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines
|
il y a 2 ans |
MJacred
|
ac9786c525
Add get_distribution_name() and get_version() to OS
|
il y a 2 ans |
James
|
0aecfc9254
Fixes #65377: get_datetime_* functions can return wrong values
|
il y a 2 ans |
Rémi Verschelde
|
90019676b0
Code quality: Fix header guards consistency
|
il y a 3 ans |
mdavisprog
|
f3c1232c59
Add OS::is_process_running function.
|
il y a 4 ans |
Emmanuel Leblond
|
80f61352fb
Add GDNativeInterface::get_library_path to GDExtension
|
il y a 3 ans |
Fabio Alessandrelli
|
6b5634b96a
[OS/Crypto] Add get_entropy to OS.
|
il y a 3 ans |
Rémi Verschelde
|
8bdef23f7f
Merge pull request #56012 from bruvzg/wt🤎4
|
il y a 3 ans |
Rémi Verschelde
|
fe52458154
Update copyright statements to 2022
|
il y a 3 ans |
bruvzg
|
ea5bb8b47d
[Windows] Improve console handling and execute/create_process.
|
il y a 3 ans |
Yuri Roubinsky
|
a4b7de6b23
Fix console colors on Windows
|
il y a 3 ans |
Aaron Franke
|
2dabdda36a
Update Time documentation
|
il y a 3 ans |
Gilles Roudière
|
0587e5e018
Implement toast notifications in the editor
|
il y a 3 ans |
bruvzg
|
618eb27e8b
Move `alert` function from `DisplayServer` to `OS`.
|
il y a 4 ans |
Marcel Admiraal
|
2a74b388d0
Split OS::execute into two methods
|
il y a 4 ans |
Rémi Verschelde
|
b5334d14f7
Update copyright statements to 2021
|
il y a 4 ans |
Marcel Admiraal
|
fa435a550a
Add override keywords to core/os.h derived classes.
|
il y a 4 ans |
Emmanuel Leblond
|
c6de3872f9
Remove OS.get_system_time_secs/get_system_time_msecs and change OS.get_unix_time return type to double
|
il y a 5 ans |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
il y a 5 ans |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
il y a 5 ans |
Hugo Locurcio
|
90a1f8d8a7
Make `OS.execute()` blocking by default if not specified
|
il y a 5 ans |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
il y a 5 ans |
IAmActuallyCthulhu
|
82b9557803
Remove redundant author doc comments
|
il y a 6 ans |
hbina085
|
f78baa5f93
added a const keyword for a methods that return constant literal...
|
il y a 6 ans |
Juan Linietsky
|
cd4449e7ab
Add FileAccess::set_unix_permissions for Unix platforms
|
il y a 6 ans |
Ignacio Etcheverry
|
41873ffa88
Added set_environment to OS class
|
il y a 6 ans |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
il y a 6 ans |
volzhs
|
84d060c768
Added OS.get_system_time_msecs()
|
il y a 6 ans |
Fabio Alessandrelli
|
460e3376a4
Use monotonic clock for get_ticks_usec
|
il y a 7 ans |