Hugo Locurcio
|
badcfa2523
Expose `OS.read_string_from_stdin()` to the scripting API
|
2 years ago |
Rémi Verschelde
|
1426cd3b3a
One Copyright Update to rule them all
|
2 years ago |
Rémi Verschelde
|
b0b759e6da
SCons: Cleanup `DEBUG`, `_DEBUG` and `NDEBUG` defines
|
2 years ago |
Pedro J. Estébanez
|
0873cf0656
Keep a single, portable implementation of `OS::get_processor_count()`
|
3 years ago |
Haoyu Qiu
|
1be078ebcb
Fix Time.get_unix_time_from_system() not including msecs
|
3 years ago |
Rémi Verschelde
|
818f1eed31
Code quality: Fix header guards consistency
|
3 years ago |
mdavisprog
|
53fb0440d3
Add OS::is_process_running function.
|
4 years ago |
Rémi Verschelde
|
a627cdafc5
Update copyright statements to 2022
|
3 years ago |
bruvzg
|
59085d5051
[Windows] Improve console handling and execute.
|
3 years ago |
Rémi Verschelde
|
a828398655
Style: Replaces uses of 0/NULL by nullptr (C++11)
|
4 years ago |
Rémi Verschelde
|
b5e1e05ef2
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
4 years ago |
Rémi Verschelde
|
49646383f1
Update copyright statements to 2021
|
4 years ago |
Hugo Locurcio
|
90a1f8d8a7
Make `OS.execute()` blocking by default if not specified
|
5 years ago |
Rémi Verschelde
|
a7f49ac9a1
Update copyright statements to 2020
|
5 years ago |
IAmActuallyCthulhu
|
82b9557803
Remove redundant author doc comments
|
6 years ago |
hbina085
|
f78baa5f93
added a const keyword for a methods that return constant literal...
|
6 years ago |
Juan Linietsky
|
cd4449e7ab
Add FileAccess::set_unix_permissions for Unix platforms
|
6 years ago |
Ignacio Etcheverry
|
41873ffa88
Added set_environment to OS class
|
6 years ago |
Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 years ago |
volzhs
|
84d060c768
Added OS.get_system_time_msecs()
|
6 years ago |
Fabio Alessandrelli
|
460e3376a4
Use monotonic clock for get_ticks_usec
|
7 years ago |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
7 years ago |
Rémi Verschelde
|
72996df656
Revert "Try closing gracefully before terminating process"
|
7 years ago |
Marcin Zawiejski
|
ca1c851dbd
Try closing gracefully before terminating process
|
7 years ago |
Blazej Floch
|
c45f44d856
Local debugger fixes and extensions
|
7 years ago |
Marcelo Fernandez
|
d780d774aa
Clean and expose get_audio/video_driver_* funcs on OS class
|
7 years ago |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 years ago |
Emmanuel Leblond
|
e315c94900
Change OS::initialize signature to return Error (fix segfault on x11)
|
7 years ago |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 years ago |
Rémi Verschelde
|
d5ca9e2f6f
Style: Apply clang-format again on all files
|
7 years ago |