Rémi Verschelde
|
b16c309f82
Update copyright statements to 2019
|
6 yıl önce |
volzhs
|
84d060c768
Added OS.get_system_time_msecs()
|
6 yıl önce |
Fabio Alessandrelli
|
460e3376a4
Use monotonic clock for get_ticks_usec
|
6 yıl önce |
Rémi Verschelde
|
277b24dfb7
Make core/ includes absolute, remove subfolders from include path
|
6 yıl önce |
Rémi Verschelde
|
72996df656
Revert "Try closing gracefully before terminating process"
|
6 yıl önce |
Marcin Zawiejski
|
ca1c851dbd
Try closing gracefully before terminating process
|
6 yıl önce |
Blazej Floch
|
c45f44d856
Local debugger fixes and extensions
|
7 yıl önce |
Marcelo Fernandez
|
d780d774aa
Clean and expose get_audio/video_driver_* funcs on OS class
|
7 yıl önce |
Rémi Verschelde
|
e4213e66b2
Add missing copyright headers and fix formatting
|
7 yıl önce |
Emmanuel Leblond
|
e315c94900
Change OS::initialize signature to return Error (fix segfault on x11)
|
7 yıl önce |
Rémi Verschelde
|
b50a9114b1
Update copyright statements to 2018
|
7 yıl önce |
Rémi Verschelde
|
d5ca9e2f6f
Style: Apply clang-format again on all files
|
7 yıl önce |
Juan Linietsky
|
9678231b10
Changed the dynamic library open function to allow setting the path of the library to open extra libraries.
|
7 yıl önce |
Ruslan Mustakov
|
d42c5646a5
Return and repair file logging
|
7 yıl önce |
Rémi Verschelde
|
32c12a92a5
Add initial support for the XDG Base Directory spec
|
7 yıl önce |
Rémi Verschelde
|
73049d115e
Rename OS::get_data_dir to OS::get_user_data_dir
|
7 yıl önce |
Rémi Verschelde
|
ed57f0a0d4
Remove get_default_video_mode definition on OSX/iOS
|
7 yıl önce |
Marcelo Fernandez
|
4b695c3bdf
OS::execute can now read from stderr too when executing with a pipe
|
7 yıl önce |
Ruslan Mustakov
|
1a2311e350
Extract logging logic
|
7 yıl önce |
Rémi Verschelde
|
bd282ff43f
Use HTTPS URL for Godot's website in the headers
|
7 yıl önce |
TwistedTwigleg
|
00f6c85928
Synchronize parameter names in definition and declaration
|
8 yıl önce |
Indah Sylvia
|
5ae78fdf6a
Makes all Godot API's methods Lower Case
|
8 yıl önce |
Karroffel
|
135c2112ad
added an optional parameter to OS symbol lookup
|
8 yıl önce |
Juan Linietsky
|
25678b1876
-Renamed GlobalConfig to ProjectSettings, makes more sense.
|
8 yıl önce |
Sergey Pusnei
|
8589ca3903
Rename [gs]et_pos to [gs]et_position for Controls
|
8 yıl önce |
Rémi Verschelde
|
df61dc4b2b
Add "Godot Engine contributors" copyright line
|
8 yıl önce |
Karroffel
|
fd55308786
added dlscript module
|
8 yıl önce |
Karroffel
|
2281942fb3
Added methods for opening dynamic libraries to OS
|
8 yıl önce |
Rémi Verschelde
|
5dbf1809c6
A Whole New World (clang-format edition)
|
8 yıl önce |
Juan Linietsky
|
6f2e16306a
Several bugfixes, improving the import workflow
|
8 yıl önce |