smallmodel
|
bdec6aab07
|
Fix calls to class dumping functions
|
2024-08-31 22:09:50 +02:00 |
|
smallmodel
|
29c3bece4e
|
Prevent players to use developer commands like lod or view
|
2024-08-31 21:32:55 +02:00 |
|
smallmodel
|
c4683e2417
|
Don't execute entity events from the console if the client isn't running
This prevent the server from executing console commands for the first player
|
2024-08-31 21:18:35 +02:00 |
|
smallmodel
|
9c68af92be
|
Added more console commands to initialize
|
2023-11-02 20:23:45 +01:00 |
|
smallmodel
|
bc5d7f5e93
|
Added "reloadmap" console command from moh 2.0 and above
|
2023-11-02 20:20:58 +01:00 |
|
smallmodel
|
f2ba9a88be
|
Reimplemented G_ScriptCmd()
|
2023-11-02 20:15:08 +01:00 |
|
smallmodel
|
81b711364e
|
Use Event::Exists() instead of getting it, to see if an event exists
|
2023-11-02 20:14:34 +01:00 |
|
smallmodel
|
554e0c7fac
|
Formatted gamecmds source files
|
2023-11-02 20:07:29 +01:00 |
|
smallmodel
|
11fb5ee2af
|
Fixed removebot never working
|
2023-08-20 02:23:49 +02:00 |
|
smallmodel
|
7a57a25c58
|
Reworked the bot system
|
2023-08-19 17:58:54 +02:00 |
|
smallmodel
|
d95cdcc142
|
Moved bot functions to g_bot.cpp
|
2023-08-19 16:03:42 +02:00 |
|
smallmodel
|
0310475957
|
Don't make "addbot", "removebot" and "bot" public commands
|
2023-08-19 02:17:12 +02:00 |
|
smallmodel
|
5333c7ff4a
|
Removed empty line before opening braces
|
2023-07-05 20:52:55 +02:00 |
|
OM
|
e4fa0fff3a
|
Renamed **game** to **fgame**
|
2023-06-15 23:44:02 +02:00 |
|