Commit graph

11 commits

Author SHA1 Message Date
smallmodel
4304ad0faa
Fixed weapon attachment not correcting properly 2023-12-28 19:16:54 +01:00
smallmodel
4eb83c0766
Fixed weapon attachments not being detached 2023-12-27 16:29:00 +01:00
smallmodel
210f2fef77
Formatted source file 2023-12-27 16:28:28 +01:00
smallmodel
77eb7a5259
Added position and forward parameters to Sentient::GunTarget() 2023-10-17 19:45:22 +02:00
smallmodel
e125a83625
Added MASK_GUNTARGET 2023-09-18 23:34:46 +02:00
smallmodel
f08a7fa21e
Removed Player::useWeapon 2023-08-09 20:58:07 +02:00
smallmodel
c2a6db15a6
Reordered and removed useless functions 2023-08-09 01:32:23 +02:00
smallmodel
ae5d51f2e9
Reworked the player class
Added player_animation.cpp and player_conditionals.cpp
Renamed conditions functions and moved them to player_conditionals.cpp
2023-08-04 00:04:29 +02:00
smallmodel
ce02d782c4
Removed Player::FindEnemyInFOV and Player::FindEnemyInFOVFromTagWithOffset (unused) 2023-08-02 20:59:15 +02:00
smallmodel
5333c7ff4a
Removed empty line before opening braces 2023-07-05 20:52:55 +02:00
OM
e4fa0fff3a Renamed **game** to **fgame** 2023-06-15 23:44:02 +02:00
Renamed from code/game/player_combat.cpp (Browse further)