.. |
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
|
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 |
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
|
add class NSPortal (initial work, plus custom pmove changes).
|
2023-05-27 11:58:34 -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
|
add class NSPortal (initial work, plus custom pmove changes).
|
2023-05-27 11:58:34 -07:00 |
entry.qc
|
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 |
event.qc
|
Client: when an unknown network event is received, error out with a message.
|
2023-04-19 15:21:04 -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
|
NSSurfacePropEntity: add SetCanBleed() and CanBleed() methods to abstract the old iBleeds field.
|
2023-04-22 01:05: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 |
NSInteractiveSurface.qc
|
NSTalkMonster: Don't greet non-friendly players.
|
2023-02-06 16:41:19 -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
|
NSView: mark most methods as nonvirtual for the time being, until everything else is set in stone
|
2023-02-24 12:23:45 -08: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
|
Big commit fixing many regressions since crunch hit. env_sprite has been reworked.
|
2022-07-07 09:10:14 -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: 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 |
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 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 |
util.qc
|
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 |
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
|
NSSurfacePropEntity: add SetCanBleed() and CanBleed() methods to abstract the old iBleeds field.
|
2023-04-22 01:05:27 -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 |