.. |
client.qc
|
Cleanup for some CGameRules method types. Moved some Util_ functions into their own file.
|
2022-07-16 15:11:33 -07:00 |
defs.h
|
Get rid of hlmaterials.qc by making the look-up happen fully within NSMaterial.qc as part of the newly unified material routines.
|
2022-10-15 20:32:40 -07:00 |
entry.qc
|
Add support for Source Engine decal groups (scripts/decals.txt).
|
2022-10-27 20:04:11 -07:00 |
footsteps.h
|
Merge material property definitions into the surfaceproperties system to streamline
|
2022-10-15 22:43:32 -07:00 |
footsteps.qc
|
Merge material property definitions into the surfaceproperties system to streamline
|
2022-10-15 22:43:32 -07:00 |
include.src
|
Get rid of hlmaterials.qc by making the look-up happen fully within NSMaterial.qc as part of the newly unified material routines.
|
2022-10-15 20:32:40 -07:00 |
logging.h
|
My name has changed, so an update to the copyright to reflect it.
|
2022-03-11 11:40:43 -08:00 |
logging.qc
|
Big commit fixing many regressions since crunch hit. env_sprite has been reworked.
|
2022-07-07 09:10:14 -07:00 |
mapcycle.qc
|
Cleanup for some CGameRules method types. Moved some Util_ functions into their own file.
|
2022-07-16 15:11:33 -07:00 |
modelevent.qc
|
Big commit fixing many regressions since crunch hit. env_sprite has been reworked.
|
2022-07-07 09:10:14 -07:00 |
nodes.h
|
My name has changed, so an update to the copyright to reflect it.
|
2022-03-11 11:40:43 -08:00 |
nodes.qc
|
Server: Ignore scripted_sequences when building nodes. This was a wrong assumption.
|
2022-07-18 11:39:57 -07:00 |
NSGameRules.h
|
Make games buildable again, caused by renaming Spraylogo and GameRules classes/files.
|
2022-10-14 15:49:59 -07:00 |
NSGameRules.qc
|
Make games buildable again, caused by renaming Spraylogo and GameRules classes/files.
|
2022-10-14 15:49:59 -07:00 |
NSOutput.h
|
Documented the Nuclide System (NS) classes.
|
2022-10-14 13:08:47 -07:00 |
NSOutput.qc
|
Move base classes out of gs-entbase. This evolution only happened because classes such as CBaseMonster that once existed were replaced and it grew from there.
|
2022-07-19 15:22:15 -07:00 |
NSTraceAttack.h
|
Kill src/client/player.qc. We now have overridable methods dedicated for updating player animations, attachments and more inside NSClientPlayer.
|
2022-11-01 19:12:40 -07:00 |
NSTraceAttack.qc
|
Kill src/client/player.qc. We now have overridable methods dedicated for updating player animations, attachments and more inside NSClientPlayer.
|
2022-11-01 19:12:40 -07:00 |
plugins.h
|
Spring cleaning part one.
|
2022-05-11 12:49:04 -07:00 |
plugins.qc
|
Big commit fixing many regressions since crunch hit. env_sprite has been reworked.
|
2022-07-07 09:10:14 -07:00 |
route.h
|
BotLib: Start making use of some of NSNavAI
|
2022-07-20 16:27:24 -07:00 |
sentences.h
|
My name has changed, so an update to the copyright to reflect it.
|
2022-03-11 11:40:43 -08:00 |
sentences.qc
|
Big commit fixing many regressions since crunch hit. env_sprite has been reworked.
|
2022-07-07 09:10:14 -07:00 |
server.qc
|
Move game-specific sources into their respective mod-dirs. This was planned
|
2021-02-08 13:35:15 +01:00 |
skill.h
|
My name has changed, so an update to the copyright to reflect it.
|
2022-03-11 11:40:43 -08:00 |
skill.qc
|
Big commit fixing many regressions since crunch hit. env_sprite has been reworked.
|
2022-07-07 09:10:14 -07:00 |
spawn.h
|
Spring cleaning part one.
|
2022-05-11 12:49:04 -07:00 |
spawn.qc
|
Big commit fixing many regressions since crunch hit. env_sprite has been reworked.
|
2022-07-07 09:10:14 -07:00 |
vote.qc
|
Big commit fixing many regressions since crunch hit. env_sprite has been reworked.
|
2022-07-07 09:10:14 -07:00 |
way.h
|
NSMonster: Add method bool CanCrouch(). Monsters will then attempt to crouch.
|
2022-04-10 07:01:14 -07:00 |
weapons.h
|
Initial work towards the NSWeapon class. Testing will happen in base/ under the NEW_INVENTORY define.
|
2022-07-25 09:31:37 -07:00 |
weapons.qc
|
Tweak item_pickup/drop behaviour a little
|
2022-08-27 22:07:03 -07:00 |