Commit graph

9 commits

Author SHA1 Message Date
smallmodel
5a3638fa68
Better for loop clarity 2023-11-26 19:55:07 +01:00
smallmodel
f3204b0845
Fixed animation playing sometimes not being correct 2023-10-02 02:13:42 +02:00
smallmodel
3160c6ee0b
Added _client_sound
Replaced SoundThisFrame by ClientSound
Process client commands with animation events that start with `_client_`
2023-09-03 22:12:45 +02:00
smallmodel
5c25839bab
Added a feature that plays sound to clients not seeing entities (like not seeing other players) 2023-08-29 22:05:48 +02:00
smallmodel
dac5279a59
Archive is_paused and angular_delta 2023-08-12 00:47:39 +02:00
smallmodel
c0597e441c
Moved AnimationEvent from Animate to a separate source file
Implemented whole animate class from mohaas/mohaab
2023-08-11 21:30:47 +02:00
smallmodel
6eaf25ff80
Using const for CurrentAnim() and CurrentTime() 2023-08-04 00:03:55 +02:00
smallmodel
a47eb1653e
Override animation functions from entity 2023-08-01 19:59:19 +02:00
OM
e4fa0fff3a Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
Renamed from code/game/animate.h (Browse further)