nuclide/src/client
Marco Cawthorne 4600a03165
NSRadar: checking in initial work on the class
2024-01-01 21:23:09 -08:00
..
NSInteractiveSurface.qc NSInteractiveSurface: fix typo 2023-12-15 16:59:19 -08:00
NSRadar.h NSRadar: checking in initial work on the class 2024-01-01 21:23:09 -08:00
NSRadar.qc NSRadar: checking in initial work on the class 2024-01-01 21:23:09 -08:00
NSView.h NSView: Mark certain methods as virtual (where it currently makes sense) 2023-04-09 11:34:50 -07:00
NSView.qc Add the following physics entities from Source: phys_ballsocket, phys_constraint, phys_constraintsystem, phys_convert, phys_hinge, phys_keepupright, phys_slideconstraint & env_physexplosion 2023-10-17 16:49:01 -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 New commands: listClientSoundDef, listServerSoundDef 2023-11-17 18:54:46 -08: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 speaker: now shared between client/server game 2023-11-15 09:52:11 -08:00
entry.qc New commands: listClientSoundDef, listServerSoundDef 2023-11-17 18:54:46 -08:00
event.qc speaker: now shared between client/server game 2023-11-15 09:52:11 -08: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 Add the following physics entities from Source: phys_ballsocket, phys_constraint, phys_constraintsystem, phys_convert, phys_hinge, phys_keepupright, phys_slideconstraint & env_physexplosion 2023-10-17 16:49:01 -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 PropData: read info from Source Engine .phy files 2023-10-22 23:30:31 -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