nuclide/src/client
Marco Cawthorne 81a498d49e
Client: update viewmodel bone count directly after switching models, needed for getting the right attachment positions
2023-10-13 08:23:12 -07:00
..
NSInteractiveSurface.qc env_glow: from client-side only entity to shared. also support other rendermodes (accurate to GoldSrc) 2023-09-19 23:01:59 -07:00
NSView.h NSView: Mark certain methods as virtual (where it currently makes sense) 2023-04-09 11:34:50 -07:00
NSView.qc Client: add new cheat cvar: r_skipWorld 2023-10-11 01:05:19 -07:00
chat.qc Lots of small clean ups and microoptimisations. ambient_generic has also been fixed in multiplayer and made to save more bandwidth. 2023-01-05 23:41:48 -08:00
cmd.h Client: Add Cross_ helper functions. This will take care of common crosshair specific rendering tasks, as well as handle third-person and XR versions of crosshairs. 2022-12-28 16:48:57 -08:00
cmd.qc Exterminate FX_Explosion, FX_Spark and FX_Impact references. 2023-07-24 14:14:20 -07:00
crosshair.h Networked versions of func_conveyor, trigger_push. Bounce pads should be much nicer. 2023-03-18 17:49:12 -07:00
crosshair.qc Networked versions of func_conveyor, trigger_push. Bounce pads should be much nicer. 2023-03-18 17:49:12 -07:00
damage.qc Big commit fixing many regressions since crunch hit. env_sprite has been reworked. 2022-07-07 09:10:14 -07:00
defs.h !!! Mods/games should now remove modelevent.qc and view.qc from their csprogs !!! 2023-10-12 14:45:27 -07:00
detailtex.qc Client: Fix network error when receiving shake event as spectator. 2022-12-21 13:46:55 -08:00
efx.h Big commit fixing many regressions since crunch hit. env_sprite has been reworked. 2022-07-07 09:10:14 -07:00
efx.qc Big commit fixing many regressions since crunch hit. env_sprite has been reworked. 2022-07-07 09:10:14 -07:00
entities.qc env_glow: from client-side only entity to shared. also support other rendermodes (accurate to GoldSrc) 2023-09-19 23:01:59 -07:00
entry.qc Client: add new cheat cvar: r_skipWorld 2023-10-11 01:05:19 -07:00
event.qc env_shockwave: Initial implementation of this SoHL entity 2023-10-06 00:20:48 -07:00
fade.h Client: Fix network error when receiving shake event as spectator. 2022-12-21 13:46:55 -08:00
fade.qc Client: Fix network error when receiving shake event as spectator. 2022-12-21 13:46:55 -08:00
fog.qc Big commit fixing many regressions since crunch hit. env_sprite has been reworked. 2022-07-07 09:10:14 -07:00
font.h 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
font.qc Client-Font: actually set con_textsize for the console font as well, because that makes sense to do. 2023-04-18 15:05:45 -07:00
include.src Sentences: Speed up the word search using hashtables 2023-03-24 10:48:04 -07:00
modelevent.qc !!! Mods/games should now remove modelevent.qc and view.qc from their csprogs !!! 2023-10-12 14:45:27 -07:00
music.qc Big commit fixing many regressions since crunch hit. env_sprite has been reworked. 2022-07-07 09:10:14 -07:00
predict.qc Client: Fix network error when receiving shake event as spectator. 2022-12-21 13:46:55 -08:00
prints.qc Documented the Nuclide System (NS) classes. 2022-10-14 13:08:47 -07:00
shake.qc Big commit fixing many regressions since crunch hit. env_sprite has been reworked. 2022-07-07 09:10:14 -07:00
sky.qc Client/Server: Handle 'skyname' universally and guess on the client whether we're using a Source Engine style skybox path 2023-09-13 07:56:11 -07:00
text.h Client: text channel 0 now contains a message queue, so that multiple messages can stack without overriding one another 2023-03-28 16:36:21 -07:00
text.qc Client: fix the typewriter text effect timing, where fadein controls the time for each character to fade in. 2023-10-04 07:55:55 -07:00
textmenu.h Move Route_GetJumpVelocity() into shared/defs.h for now. 2023-05-10 16:12:59 -07:00
textmenu.qc Client: increase textmenu refresh 2023-03-01 23:15:41 -08:00
titles.qc Client - Titles: add new function Titles_GetTextBody() to grab the body portion of a titles.txt entry 2023-04-18 14:46:51 -07:00
util.h Client: add new Util_ functons Util_GetTime, Util_GetTimeLeft and Util_GetAddress for the current server. 2023-06-15 11:40:46 -07:00
util.qc Client: add new Util_ functons Util_GetTime, Util_GetTimeLeft and Util_GetAddress for the current server. 2023-06-15 11:40:46 -07:00
vgui.qc Big commit fixing many regressions since crunch hit. env_sprite has been reworked. 2022-07-07 09:10:14 -07:00
view.qc Client: update viewmodel bone count directly after switching models, needed for getting the right attachment positions 2023-10-13 08:23:12 -07:00
voice.qc Big commit fixing many regressions since crunch hit. env_sprite has been reworked. 2022-07-07 09:10:14 -07:00
way.qc Fix various compiler warnings. 2023-02-14 12:54:06 -08:00