nuclide/src
Marco Cawthorne 7f79fc46a1
Add client-side stub for function Weapons_SwitchBest.
2023-04-15 17:24:49 -07:00
..
botlib Remove calls to Game_ParseClientCommand with per-gamemode overridable ClientCommand() method within NSGameRules. 2022-12-22 11:53:15 -08:00
client GS-Entbase: Implementation of CS/DMC's env_fog entity. 2023-04-14 10:21:07 -07:00
gs-entbase trigger_teleport: When teleporting, use setorigin_safe() to guarantee our target pos is not inside the floor (fixes some teleporters in DMC) 2023-04-15 17:24:29 -07:00
menu-fn Menu-FN: Should use SEARCH_ALLOWDUPES to allow iterating over multiple files in a game dir 2023-03-24 13:22:12 -07:00
menu-vgui Menu-VGUI: Class VGUIWindow should not be resizable by default 2023-03-27 01:55:53 -07:00
platform Fix various compiler warnings. 2023-02-14 12:54:06 -08:00
plugins Sentences: Speed up the word search using hashtables 2023-03-24 10:48:04 -07:00
server Add functions all about handling Message of the Day server info. Adds the `motd` console command, as well as `motdfile`. 2023-03-25 17:32:58 -07:00
shared Add client-side stub for function Weapons_SwitchBest. 2023-04-15 17:24:49 -07:00
vgui Introducing VGUITheme, so we can start removing the CLASSIC_VGUI ifdef and start overriding visual appearance on any widget or group of widgets. 2023-04-05 10:58:12 -07:00
xr Misc consistency cleanups 2022-11-22 22:37:07 -08:00
Makefile Move game-specific sources into their respective mod-dirs. This was planned 2021-02-08 13:35:15 +01:00