Xrasher/engine/platform
2025-01-26 22:25:08 +03:00
..
android engine: platform: android: sprinkle it with more const modifiers 2024-10-28 14:32:57 +03:00
apple Trim all trailing whitespace 2021-01-04 20:55:10 +03:00
dos engine: turn Platform_Sleep into an inline function that directly calls platform-specific delay functions 2024-12-04 18:32:03 +03:00
emscripten engine: platform: emscripten: replace va function calls. 2023-03-11 15:32:14 +03:00
irix engine: preliminary support for SGI IRIX (#1211) 2023-01-14 09:35:30 +03:00
linux engine: client: allocate everything related to sounds in the sound pool 2025-01-22 13:49:02 +03:00
misc Replace hardcoded functions names by __func__ macro 2024-06-19 06:53:42 +03:00
nswitch engine: platform: nswitch: export _Unwind_GetIPInfo as required by cs16-client 2024-12-29 09:11:21 +03:00
posix public: expose commit and branch as global variables instead of functions 2025-01-13 20:02:59 +03:00
psvita engine: platform: psvita: try to explicitly export strtok() function 2024-11-21 05:31:43 +03:00
sdl Fixed path calc for extras on Mac 2025-01-26 22:25:08 +03:00
stub Merge master to ipv6 2022-11-17 19:34:46 +03:00
win32 public: expose commit and branch as global variables instead of functions 2025-01-13 20:02:59 +03:00
platform.h engine: pass launcher's default game directory all the way down to Platform_Init, so we mount correct extras.pk3 on Mac 2025-01-23 10:22:53 +03:00