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-01-22 16:31:23 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
3c4eb21484
raze
/
source
/
games
History
Mitchell Richters
3c4eb21484
- SW: Remove
DSWPlayer::drive_avel
, we can just use
DCoreActor::lastcmd
for this.
2023-10-03 23:07:43 +11:00
..
blood
- Centralise the saving of player actions within
DCorePlayer
's serialiser.
2023-10-03 09:28:01 +11:00
duke
- Move
doslopetilting()
into
DDukePlayer
.
2023-10-03 23:07:43 +11:00
exhumed
- Clean up a bunch of serialisers that were saving vector members, and not the whole vector.
2023-10-03 09:33:28 +11:00
sw
- SW: Remove
DSWPlayer::drive_avel
, we can just use
DCoreActor::lastcmd
for this.
2023-10-03 23:07:43 +11:00