nuclide/src/client
2021-01-24 03:03:36 +01:00
..
base Lots more documentation in server/*.c, minor fixes for some mod guns like 2021-01-06 13:58:37 +01:00
cstrike Lots more documentation in server/*.c, minor fixes for some mod guns like 2021-01-06 13:58:37 +01:00
gearbox Lots more documentation in server/*.c, minor fixes for some mod guns like 2021-01-06 13:58:37 +01:00
hunger Lots more documentation in server/*.c, minor fixes for some mod guns like 2021-01-06 13:58:37 +01:00
poke646 Lots more documentation in server/*.c, minor fixes for some mod guns like 2021-01-06 13:58:37 +01:00
rewolf Lots more documentation in server/*.c, minor fixes for some mod guns like 2021-01-06 13:58:37 +01:00
scihunt Lots more documentation in server/*.c, minor fixes for some mod guns like 2021-01-06 13:58:37 +01:00
tfc Lots more documentation in server/*.c, minor fixes for some mod guns like 2021-01-06 13:58:37 +01:00
valve Unscrew player animation and fix a bug involving botlib overriding 2021-01-06 15:54:17 +01:00
chat.c update copyright dates because I've been forgetting all year. 2020-04-07 14:46:23 +02:00
damage.c Add func_tank, func_tankmortar and generally faff about with input code. 2020-09-04 21:28:06 +02:00
defs.h Lots more documentation in server/*.c, minor fixes for some mod guns like 2021-01-06 13:58:37 +01:00
entities.c Client: Move CSQC_Ent_Update into entry.c as it's an entry function. Move Entities_ParseLump into entities.c 2020-09-24 10:19:38 +02:00
entry.c trigger_camera: Support for 'wait' to be -1. 2021-01-23 21:20:19 +01:00
fade.c Added the 'getpos' command that people in Source are familar with. 2020-04-23 04:56:23 +02:00
include.src Lots more documentation in server/*.c, minor fixes for some mod guns like 2021-01-06 13:58:37 +01:00
modelevent.c Lots more documentation in server/*.c, minor fixes for some mod guns like 2021-01-06 13:58:37 +01:00
music.c update copyright dates because I've been forgetting all year. 2020-04-07 14:46:23 +02:00
npc.c light_dynamic: Initial implementation. Q3BSP maps can use 'dynamic_light' 2020-10-22 02:23:05 +02:00
player.c Unscrew player animation and fix a bug involving botlib overriding 2021-01-06 15:54:17 +01:00
predict.c Documentation: Comment some of the prediction code more, as some may be 2020-11-08 04:45:52 +01:00
prints.c Physics: define stand-in values for non CSTRIKE and VALVE defined games 2020-05-08 07:44:40 +02:00
sentences.c Client: Fixed some warnings and some added some paranoid free() calls. 2020-10-16 02:26:45 +02:00
sky.c Change magic numbers of BSP version checks to macro defines. 2020-12-13 00:56:11 +01:00
sound.c func_button: Add support for the 'OnPressed' output. 2020-11-27 03:03:39 +01:00
text.c Client: Move text-menus into their own titles[] channel, so that they don't 2021-01-02 21:22:56 +01:00
textmenu.c Client: Move text-menus into their own titles[] channel, so that they don't 2021-01-02 21:22:56 +01:00
textmenu.h Simplified the client progs.src file for each game massively. 2020-05-02 23:57:25 +02:00
titles.c BotLib: My last commit before weekend hits. More pathfinding work, added 2020-12-26 07:27:34 +01:00
vgui.cpp Spring cleaning. Prepare for summer! Fixed lots of bugs too: 2020-04-12 15:50:42 +02:00
view.c Lots more documentation in server/*.c, minor fixes for some mod guns like 2021-01-06 13:58:37 +01:00
voice.c Fix armor indirection bug. The compiler ought to warn about name conflicts like these. 2020-05-28 19:53:24 +02:00
vox.c Client: Fix double free properly for Vox_Shutdown 2021-01-24 03:03:36 +01:00
way.c BotLib: Add support for the AIM linkflag, to control when a bot is forced 2021-01-16 17:34:04 +01:00