smallmodel
f84794acbe
Added sv_pure support from ioq3 and mohaas/mohaab
2023-08-30 20:35:47 +02:00
smallmodel
15860a7795
Windows NT and Linux being both multi-user system, the homepath now defaults to %APPDATA%\openmohaa
(Windows NT) and ~/openmohaa
(unix)
2023-08-25 22:58:55 +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
c83bbd6a58
Disabled pak files checking because it was causing trouble between languages
2023-06-27 21:05:38 +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
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
50a625239a
Adding CVAR_PROTECTED flags for fs_basepath
2023-05-31 19:41:21 +02:00
OM
3d223f5a5d
Updates
2023-05-27 15:36:19 +02:00
OM
f3be59f64d
update
2023-05-26 23:32:27 +02:00
OM
dc45c33c79
ioq3 updates
2023-05-26 20:53:00 +02:00
OM
ab2a26a14e
Added support for *Team Assault* and *Team Tactics*
2023-05-21 19:59:36 +02:00
L
7030c23994
Fixed compilation issues
2023-05-07 20:38:08 +02:00
L
d4faf0c0e0
Fixed compilation errors on Unix
2023-02-01 00:28:40 +01:00
L
dc36511b5a
Updated platform files to ioq3 codebase
2023-01-31 00:54:21 +01:00
mohabhassan
be0fa16fb1
Game + Actor improvements p1.
2018-09-17 23:50:38 +02:00
Ludovic
412975399b
Added VehicleWheelsX4, VehicleWheelsX2, VehicleTank and VehicleHalfTrack
2018-08-21 01:25:44 +02:00
Ludovic
62ff9b7f4c
Renamed file.c to files.cpp
...
Renamed huffman.c to huffman.cp
Renamed msg.c to msg.cpp
Added Pipe class
Made loaddef a local variable instead of a global variable for future potential multi-threading support
2017-10-26 02:28:06 +02:00