Alibek Omarov
|
a62a9429c9
|
engine: launcher: remove Windows code from single binary launcher, as Windows completely supports running from external launcher and don't need dedicated builds
|
2023-10-31 04:30:22 +03:00 |
SNMetamorph
|
e3103249f4
|
engine: platform: psvita: added developer mode button to launcher
|
2023-03-27 03:52:51 +03:00 |
Alibek Omarov
|
f571a41cf3
|
wscript: allow to setup engine default gamedir during configure
|
2022-09-11 02:12:44 +03:00 |
Alibek Omarov
|
e44718d531
|
engine: fix build
|
2022-06-13 04:17:02 +03:00 |
Alibek Omarov
|
df83b155a1
|
game_launch: rip out execv code
|
2022-06-13 03:26:44 +03:00 |
Alibek Omarov
|
f467d0c807
|
game_launch: fix Windows build (as suggested by @SNMetamorph)
|
2022-06-09 20:27:27 +03:00 |
Alibek Omarov
|
a717b7fc49
|
game_launch: declare environ variable, by standard it must be declared by user program
|
2022-06-09 14:44:04 +03:00 |
Alibek Omarov
|
07a9c4602d
|
game_launch: change game with execve on supported platforms
|
2022-06-09 13:42:16 +03:00 |
Alibek Omarov
|
07f1f7ded1
|
engine: launcher: use our Q_strncpy instead of standard strncpy
|
2021-12-03 09:41:58 +03:00 |
Alibek Omarov
|
e0dfc4c0b4
|
launcher: oops, enable NOCONHOST only for Win32
|
2020-04-30 20:48:33 +03:00 |
Alibek Omarov
|
732cb925e5
|
launcher: use engine definitions, enable cocon_win by default, fix Com_LoadLibrary to COM_LoadLibrary, fix memory leak, fix incorrect argv
|
2020-04-25 21:28:19 +03:00 |
Alibek Omarov
|
82c54b1b54
|
engine: disallow zero-width strings for getenv()
|
2020-04-19 13:02:51 +03:00 |
Alibek Omarov
|
9421457b3a
|
engine: big refactoring commit, instead of using platform-specific platform-specific macros, use appropriate macros set by public/build.h
|
2019-11-24 03:52:08 +03:00 |
Alibek Omarov
|
5ca7bb5f12
|
Fix noise index for not sine beams
|
2018-05-03 17:42:21 +03:00 |
Alibek Omarov
|
5d13112e25
|
Dedicated build
|
2018-04-18 18:32:30 +03:00 |