This website requires JavaScript.
Explore
Help
Sign in
zdoom
/
raze
Watch
0
Star
0
Fork
You've already forked raze
0
mirror of
https://github.com/ZDoom/Raze.git
synced
2024-11-15 17:01:28 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
1ac58dc41c
raze
/
source
/
games
History
Mitchell Richters
1ac58dc41c
- Add bool
lock
to
PlayerAngle::settarget()
when setting target from the ticker without having to call setters and resetters.
2022-05-30 21:24:02 +10:00
..
blood
- Add bool
lock
to
PlayerAngle::settarget()
when setting target from the ticker without having to call setters and resetters.
2022-05-30 21:24:02 +10:00
duke
- Remove multiple
addadjustment()
/
settarget()
overloads in favour of native
binangle
/
fixedhoriz
versions only.
2022-05-30 20:35:41 +10:00
exhumed
- Simplify
PlayerAngle::settarget()
by adding a dedicated angle setter that resets interpolated value as well.
2022-05-30 21:22:10 +10:00
sw
- SW: Remove some unnecessary ternaries in some inline bools and fix a few return types.
2022-05-30 20:51:53 +10:00