smallmodel
|
88438d6db4
|
Removed signal handlers from g_main.cpp as it's handled by the main app directly
|
2023-09-01 22:49:58 +02:00 |
|
smallmodel
|
ecc3c9f7b4
|
Renamed SVF_HIDEOWNER to SVF_SENT
|
2023-08-28 23:00:58 +02:00 |
|
smallmodel
|
296249b203
|
Fixed wrong SVF flags
|
2023-08-28 22:13:16 +02:00 |
|
smallmodel
|
ec8eaacc69
|
Fixed "vstr" in the nextmap argument
|
2023-08-19 19:49:28 +02:00 |
|
smallmodel
|
7a57a25c58
|
Reworked the bot system
|
2023-08-19 17:58:54 +02:00 |
|
smallmodel
|
b9f1530eec
|
G_ShutdownGame: shutdown events and deallocate game data
|
2023-08-19 15:23:48 +02:00 |
|
smallmodel
|
4de1b7c73b
|
When showing entities number, add maxs.z offset
|
2023-08-17 16:09:46 +02:00 |
|
smallmodel
|
ce1b3aaee9
|
Fixed ArchiveAliases
Archive PathSearch
|
2023-08-16 19:13:38 +02:00 |
|
smallmodel
|
efed6d0eac
|
Fixed script developer printf
|
2023-08-16 02:43:22 +02:00 |
|
smallmodel
|
3daee90b5b
|
Moved functions from game.cpp/game.h to where they should be (g_main, g_utils)
|
2023-08-15 01:41:35 +02:00 |
|
smallmodel
|
c4738966fe
|
Using g_utils.cpp from fakk
|
2023-08-15 01:27:35 +02:00 |
|
smallmodel
|
77a9cd5a9a
|
Call Director.Unpause() to execute running scripts
|
2023-08-12 03:04:31 +02:00 |
|
smallmodel
|
ba931cbedf
|
Added all mohaas/mohaab cvars
|
2023-08-10 12:04:45 +02:00 |
|
smallmodel
|
51374729d3
|
Clear g_iInThinks each frame
Display the memory usage if the g_showmem cvar is set
|
2023-07-30 14:27:15 +02:00 |
|
smallmodel
|
5333c7ff4a
|
Removed empty line before opening braces
|
2023-07-05 20:52:55 +02:00 |
|
OM
|
87b238e6de
|
Renamed gameImport to game_import_t, and gameExport_t to game_export_t
|
2023-07-02 19:22:17 +02:00 |
|
OM
|
7b34f064d0
|
Moved gi.protocol to a new variable called g_protocol
|
2023-07-02 19:17:15 +02:00 |
|
OM
|
1ee8463ff5
|
Arithmetic operations fixes
|
2023-06-22 18:32:15 +02:00 |
|
OM
|
e4fa0fff3a
|
Renamed **game** to **fgame**
|
2023-06-15 23:44:02 +02:00 |
|