|
6d98d2c7c3
|
engine: check XASH3D_GAME if -game argument wasn't found, do not override default base directory
Clarify that `--gamedir` configure option and `XASH_GAMEDIR` macro specify base directory
|
2024-07-21 01:04:50 +03:00 |
|
|
13f8a02cdf
|
wscript: better Sailfish/AuroraOS macros
|
2023-06-02 06:16:40 +03:00 |
|
|
8caa2d142f
|
scripts: sailfish: initial SailfishOS support
|
2023-06-02 05:37:13 +03:00 |
|
|
f571a41cf3
|
wscript: allow to setup engine default gamedir during configure
|
2022-09-11 02:12:44 +03:00 |
|
|
7a88379917
|
game_launch: fix win32 build
|
2022-06-13 04:21:57 +03:00 |
|
|
df83b155a1
|
game_launch: rip out execv code
|
2022-06-13 03:26:44 +03:00 |
|
|
8eec5389fe
|
game_launch: fix gamedir pointer being lost
|
2022-06-12 03:07:43 +03:00 |
|
|
7c9f5f8ab1
|
engine: remove LoadLibrary macros, to avoid possible misuse. Although macros moved to game_launch, it's part of it's own problem from now
|
2022-06-11 03:25:57 +03:00 |
|
|
c10b70cb61
|
game_launch: explicitly check for SDL2 on win32 platforms
|
2022-06-10 23:25:43 +03:00 |
|
|
f467d0c807
|
game_launch: fix Windows build (as suggested by @SNMetamorph)
|
2022-06-09 20:27:27 +03:00 |
|
|
a717b7fc49
|
game_launch: declare environ variable, by standard it must be declared by user program
|
2022-06-09 14:44:04 +03:00 |
|
|
07a9c4602d
|
game_launch: change game with execve on supported platforms
|
2022-06-09 13:42:16 +03:00 |
|
exstrim401
|
a1c948e591
|
game_launch: add const to game var
|
2021-06-07 19:39:52 +03:00 |
|
exstrim401
|
db3e71bfcc
|
engine: Removed unused Haiku variables
|
2021-06-07 19:39:52 +03:00 |
|
exstrim401
|
2b436dced0
|
engine: Remove XASH3D_MIRRORDIR
also make XASH3D_GAME for all platforms
|
2021-06-07 19:39:52 +03:00 |
|
exstrim401
|
a89f9fa181
|
engine: Haiku BeGameLauncher support
|
2021-06-07 19:39:52 +03:00 |
|
exstrim401
|
b7922368bd
|
engine: Haiku OS support (#478)
|
2021-06-05 10:54:37 +03:00 |
|
Gleb Mazovetskiy
|
11194f339d
|
game_launch: Add a --disable-menu-changegame build option
This option is useful when xash3d is launched externally by a script
that performs additional setup.
|
2021-01-07 22:27:21 +03:00 |
|
|
19303f7bd7
|
game_launch: fix Win32 main
|
2020-02-24 16:48:30 +03:00 |
|
|
a51c5d93fc
|
Revert "game_launch: check for Platform_Main before Host_Main"
This reverts commit 6aa61657e0 .
|
2019-11-07 05:06:51 +03:00 |
|
|
55dbb2ca3f
|
Revert "game_launch: fix start up"
This reverts commit a46e459124 .
|
2019-11-07 05:06:43 +03:00 |
|
|
a46e459124
|
game_launch: fix start up
|
2019-11-02 08:56:07 +03:00 |
|
|
6aa61657e0
|
game_launch: check for Platform_Main before Host_Main
|
2019-11-02 08:56:07 +03:00 |
|
|
a862e641f1
|
game_launch: fix build on windows
|
2019-08-09 02:59:40 +03:00 |
|
|
2b085cb69e
|
game_launch: remove SDL for simplicity
|
2018-11-18 22:34:16 +03:00 |
|
|
abda3b52ab
|
game_launch: remove two different names for engine DLLs
|
2018-10-10 00:41:18 +03:00 |
|
|
473810fc0c
|
MSVC & Win32 related fixes
|
2018-06-14 20:32:40 +03:00 |
|
|
0c058f2eca
|
Add waf buildscripts, add updated game_launch
|
2018-05-28 23:13:50 +03:00 |
|