This website requires JavaScript.
Explore
Help
Sign in
vera
/
nuclide
Watch
4
Star
0
Fork
You've already forked nuclide
0
Code
Issues
32
Pull requests
Projects
Releases
Packages
Activity
775758c347
nuclide
/
Source
/
client
/
valve
History
Marco Hladik
101c3601d3
FreeHL weapon updates related to ammo and numerous warnings by the compiler about things that don't really mean anything but I really like the 0% warnings count kthxbai
2019-08-17 19:35:31 -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
FreeHL weapon updates related to ammo and numerous warnings by the compiler about things that don't really mean anything but I really like the 0% warnings count kthxbai
2019-08-17 19:35:31 -07: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
Updated a whole bunch of stuff related to weapons and whatnot. I'm too tired to clean this up too. Will fix tomorrow.
2019-08-14 02:43:43 -07: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
particles.h
Updated a whole bunch of stuff related to weapons and whatnot. I'm too tired to clean this up too. Will fix tomorrow.
2019-08-14 02:43:43 -07: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