Introducing the playerbrain_t, which will replace ticcmd. (At the moment, ticcmd hasn't still been removed and is used in many places.) It serves much the same purpose, but is not constrained by having to be compatible with the engine or needing to be compact. The PlayerThink does what the brain tells it to do, if possible.
Introducing the playerbrain_t, which will replace ticcmd. (At the moment, ticcmd hasn't still been removed and is used in many places.) It serves much the same purpose, but is not constrained by having to be compatible with the engine or needing to be compact. The PlayerThink does what the brain tells it to do, if possible.
Added some weapon impulses.