.. |
cmds.qc
|
Small building adjustment to the mod progs.src and Makefiles.
|
2021-02-17 00:44:40 +01:00 |
defs.h
|
Added pSeatLocal, which is like pSeat but games no longer break if upstream
|
2021-03-31 13:40:27 +02:00 |
draw.qc
|
Added ClientGame callbacks for PreDraw and PostDraw calls.
|
2021-03-17 06:24:38 +01:00 |
entities.qc
|
Rearrange how we execute and time our player animation logic
|
2021-04-06 09:18:17 +02:00 |
game_event.qc
|
Small building adjustment to the mod progs.src and Makefiles.
|
2021-02-17 00:44:40 +01:00 |
hud.qc
|
Move game-specific sources into their respective mod-dirs. This was planned
|
2021-02-08 13:35:15 +01:00 |
hud_weaponselect.qc
|
Move game-specific sources into their respective mod-dirs. This was planned
|
2021-02-08 13:35:15 +01:00 |
init.qc
|
Small building adjustment to the mod progs.src and Makefiles.
|
2021-02-17 00:44:40 +01:00 |
Makefile
|
Move game-specific sources into their respective mod-dirs. This was planned
|
2021-02-08 13:35:15 +01:00 |
modelevent.qc
|
Small building adjustment to the mod progs.src and Makefiles.
|
2021-02-17 00:44:40 +01:00 |
player.qc
|
Added pSeatLocal, which is like pSeat but games no longer break if upstream
|
2021-03-31 13:40:27 +02:00 |
progs.src
|
Added ClientGame callbacks for PreDraw and PostDraw calls.
|
2021-03-17 06:24:38 +01:00 |
scoreboard.qc
|
Move game-specific sources into their respective mod-dirs. This was planned
|
2021-02-08 13:35:15 +01:00 |
view.qc
|
Client: View_EjectShell is now replaced by three different variations.
|
2021-03-17 14:34:26 +01:00 |