Commit graph

452 commits

Author SHA1 Message Date
OM
a4d71bb150 Added bg_compat.cpp 2023-06-29 21:28:19 +02:00
OM
f02cc7942d Added bg_compat to translate configstrings and playerstate flags for target games 2023-06-29 21:26:02 +02:00
OM
75aeba31c6 Added com_target_game startup variable
FS_Startup now uses `fs_basegame` variable for mainta/maintt
2023-06-29 21:25:26 +02:00
OM
7e18d51550 Added Com_InitHunkMemory 2023-06-28 22:48:28 +02:00
OM
ba4680d510 Added defines for each moh games 2023-06-28 22:48:10 +02:00
OM
c83bbd6a58 Disabled pak files checking because it was causing trouble between languages 2023-06-27 21:05:38 +02:00
OM
79ce5261a5 Bumped version number 2023-06-27 00:28:58 +02:00
OM
3ff4a7b8e4 Removed Quake III arena's boring call to Hunk_ClearTempMemory from FS_FreeFile 2023-06-27 00:01:12 +02:00
OM
f38645d19f Removed static variables from extern 2023-06-25 21:34:53 +02:00
OM
6134b150c1 ioq3 files backport 2023-06-25 20:26:47 +02:00
OM
fdd4968ba9 Set homePath to an empty string 2023-06-25 19:35:53 +02:00
OM
02993eaa9b Backported ioq3 features 2023-06-25 19:35:41 +02:00
OM
92f4667dcf Incremented version number 2023-06-24 00:18:21 +02:00
OM
3cc1e89b45 Tiny fixes related to bad printf formatting and sizes 2023-06-21 21:01:37 +02:00
OM
a3d76e11a1 Removed %z and use UTC instead 2023-06-20 19:37:04 +02:00
OM
c0e34432bf Added more verbosity 2023-06-20 19:03:29 +02:00
OM
53bae86d6c Fixed version working directory 2023-06-20 18:56:50 +02:00
OM
3fb2efa344 Added comments 2023-06-20 18:49:21 +02:00
OM
0c13a22c60 Fixed product date 2023-06-20 18:42:53 +02:00
OM
b1f3d9379b Updated version semantics 2023-06-20 18:33:29 +02:00
OM
d82eb25487 Use q_version.h 2023-06-19 23:34:12 +02:00
OM
c9577629d2 Added versioning system 2023-06-19 23:33:59 +02:00
OM
19b4ba5db0 Moved version stuff to q_version.h 2023-06-19 19:57:50 +02:00
OM
f7e18fe7c1 Updated version number 2023-06-18 19:11:37 +02:00
OM
ff2bc55c4a Added C_ONLY def so ASM code never gets compiled 2023-06-18 12:18:27 +02:00
OM
ca11cdb54e Fixed CMakeLists (tested with CMake 3.10) 2023-06-18 12:18:10 +02:00
OM
baa67f7095 Removed BoxOnPlaneSide ASM version 2023-06-18 02:34:32 +02:00
OM
04c7565281 Fixed a few warnings 2023-06-17 02:27:12 +02:00
OM
d19b91263f Cast to float 2023-06-17 02:09:56 +02:00
OM
5b97245dd1 Reworked CMakeLists 2023-06-17 01:44:38 +02:00
OM
ba881b768d Added _LINUX define for gamespy 2023-06-17 01:43:42 +02:00
OM
c287638f99 Reworked file inclusion (using relative path) 2023-06-17 01:24:20 +02:00
OM
e4fa0fff3a Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
OM
e28563a7f4 Assert on debug builds 2023-06-11 12:41:02 +02:00
OM
a46fd50654 Set S_COLOR to empty strings 2023-05-31 20:16:45 +02:00
OM
8e04842a0b Added stuff from ioq3 2023-05-31 19:55:37 +02:00
OM
50a625239a Adding CVAR_PROTECTED flags for fs_basepath 2023-05-31 19:41:21 +02:00
OM
b1dc544c5e export Q_isanumber and Q_isintegral 2023-05-31 19:40:36 +02:00
OM
5153892447 Added BEAM_FADE 2023-05-30 00:21:40 +02:00
OM
ccfdc1ef2d Changed version number 2023-05-29 01:58:05 +02:00
OM
e45289d28b Renamed **NO_SCRIPTENGINE** to **WITH_SCRIPT_ENGINE** 2023-05-29 01:33:07 +02:00
OM
223463729a Added con_autochat 2023-05-28 23:13:15 +02:00
OM
24cf12dd36 Fixed Linux compilation errors 2023-05-28 22:54:19 +02:00
OM
92a5883243 Networking fixes 2023-05-28 21:36:09 +02:00
OM
3dc4418a93 Added 4 cvar flags 2023-05-28 21:00:14 +02:00
OM
bea0f126fc Added **always** and **forcesubtitle** 2023-05-28 20:59:42 +02:00
OM
c1213e6027 Various fixes and additions 2023-05-28 20:19:35 +02:00
OM
8e1b2ea296 Updates 2023-05-27 21:02:16 +02:00
OM
f1f9ed744d Updates 2023-05-27 16:19:31 +02:00
OM
3d223f5a5d Updates 2023-05-27 15:36:19 +02:00