.. |
client.qc
|
Move game-specific sources into their respective mod-dirs. This was planned
|
2021-02-08 13:35:15 +01:00 |
defs.h
|
Big overhaul of momentary_door, momentary_rot_button... now onto the last
|
2022-01-04 21:54:42 -08:00 |
entry.qc
|
Various tweaks to documentation inside the codebase, more verbose general
|
2022-02-23 01:17:05 -08:00 |
footsteps.h
|
Add support for Source styled surfaceproperties.txt definitions, which
|
2021-10-15 19:01:36 +02:00 |
footsteps.qc
|
Client: MakeStatic func_wall ents where we can do it on.
|
2021-05-16 23:08:08 +02:00 |
gamerules.h
|
CGameRules: Now incorporates DamageApply and DamageRadius, thus making you
|
2021-10-07 23:30:21 +02:00 |
gamerules.qc
|
Cleaning up some warnings.
|
2022-02-01 13:37:21 -08:00 |
hlmaterials.qc
|
Various tweaks to documentation inside the codebase, more verbose general
|
2022-02-23 01:17:05 -08:00 |
include.src
|
Massive revamp of the Nuclide system classes, more efficient networking
|
2021-10-20 01:19:10 +02:00 |
logging.h
|
Progs.src for server-side codebases are much simpler now, player class now
|
2020-05-03 05:26:06 +02:00 |
logging.qc
|
Move game-specific sources into their respective mod-dirs. This was planned
|
2021-02-08 13:35:15 +01:00 |
mapcycle.qc
|
Various tweaks to documentation inside the codebase, more verbose general
|
2022-02-23 01:17:05 -08:00 |
modelevent.qc
|
Massive revamp of the Nuclide system classes, more efficient networking
|
2021-10-20 01:19:10 +02:00 |
nodes.h
|
BotLib: Added basic waypointing and pathfinding system. They'll go about
|
2020-12-23 07:53:43 +01:00 |
nodes.qc
|
Various tweaks to documentation inside the codebase, more verbose general
|
2022-02-23 01:17:05 -08:00 |
plugins.h
|
Overhaul prediction routines by boxing the generic client attributes away
|
2021-05-08 17:44:16 +02:00 |
plugins.qc
|
Various tweaks to documentation inside the codebase, more verbose general
|
2022-02-23 01:17:05 -08:00 |
sentences.h
|
Progs.src for server-side codebases are much simpler now, player class now
|
2020-05-03 05:26:06 +02:00 |
sentences.qc
|
Various tweaks to documentation inside the codebase, more verbose general
|
2022-02-23 01:17:05 -08: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
|
Go over the default.cfg's of all the example games. Make it so that
|
2020-12-12 01:54:00 +01:00 |
skill.qc
|
Server: Add support for maps/$MAPNAME_skl.cfg to support Sven Coop's map
|
2021-12-14 10:25:32 -08:00 |
spawn.h
|
Progs.src for server-side codebases are much simpler now, player class now
|
2020-05-03 05:26:06 +02:00 |
spawn.qc
|
Base: Weapons now track weight (for Weapons_SwitchBest)
|
2021-05-12 15:42:20 +02:00 |
traceattack.h
|
Base: Get rid of g_eAttacker, which had been replaced by g_dmg_eAttacker.
|
2021-05-10 11:33:31 +02:00 |
traceattack.qc
|
Server: TraceAttack will now track range across bullet penetration, as well
|
2022-02-10 16:17:24 -08:00 |
vote.qc
|
Move game-specific sources into their respective mod-dirs. This was planned
|
2021-02-08 13:35:15 +01:00 |
weapons.h
|
Unscrew player animation and fix a bug involving botlib overriding
|
2021-01-06 15:54:17 +01:00 |
weapons.qc
|
Honor weapon .pickup return value.
|
2022-01-03 19:12:26 +01:00 |