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
2025-02-01 04:40:46 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
d683a6900a
raze
/
source
/
games
History
Mitchell Richters
d683a6900a
- SW: Remove
DSWPlayer::drive_avel
, we can just use
DCoreActor::lastcmd
for this.
2023-12-05 22:39:11 +01:00
..
blood
- Centralise the saving of player actions within
DCorePlayer
's serialiser.
2023-12-05 22:39:08 +01:00
duke
- Move
doslopetilting()
into
DDukePlayer
.
2023-12-05 22:39:11 +01:00
exhumed
- Clean up a bunch of serialisers that were saving vector members, and not the whole vector.
2023-12-05 22:39:08 +01:00
sw
- SW: Remove
DSWPlayer::drive_avel
, we can just use
DCoreActor::lastcmd
for this.
2023-12-05 22:39:11 +01:00