nuclide/Source/client/valve
2019-08-07 10:58:56 -07:00
..
cmds.c Valve progs boots now. 2019-01-21 03:00:14 +01:00
defs.h Added +zoomin for Slacer. 2019-03-23 03:16:07 +01:00
game_event.c January 2019 Refactor: Added the initial BaseHL logic and started merging things with FreeCS. This will ensure a bright future to anyone porting mods and the like to the codebase. This is very, VERY early and I'm mainly committing this so Xylemon can start tinkering with it. 2019-01-29 03:40:14 +01:00
hud.c Flashlight: Add the HUD indicator in the 'valve' base 2019-03-09 15:50:11 +01:00
hud_weaponselect.c Initial commit of the new VGUI replacement code. This dates back to the days 2019-08-03 10:40:34 -07:00
init.c Client: We're now reading skyname and setting the skybox (with fallback) in CSQC. Much rejoice 2019-03-14 20:13:02 +01:00
input.c January 2019 Refactor: Added the initial BaseHL logic and started merging things with FreeCS. This will ensure a bright future to anyone porting mods and the like to the codebase. This is very, VERY early and I'm mainly committing this so Xylemon can start tinkering with it. 2019-01-29 03:40:14 +01:00
player.c Improved Q2 player model support, interpolation, etc. 2019-08-07 10:58:56 -07:00
scoreboard.c - Added Rewolf decore_* entities from the demo 2019-03-19 20:01:24 +01:00
view.c CSQC: Change references to 'self' to pSeat->ePlayer to make sure we're targetting the current clientseat. Self might refer to shadow clients. 2019-03-01 17:13:47 +01:00