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
b1ccc9fbb1
nuclide
/
Source
/
client
/
valve
History
Marco Hladik
b1ccc9fbb1
Prediction: Propagate jumptime and teleport_time
2019-03-25 01:49:27 +01: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
Change all references to .items to .g_items because fteqw assumes too much and ruins the 3d-view when certain bits are set.
2019-03-13 17:19:59 +01: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
Prediction: Propagate jumptime and teleport_time
2019-03-25 01:49:27 +01: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