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
3cc2aa7af4
raze
/
source
/
games
History
Mitchell Richters
3cc2aa7af4
- SW: Replace remaining
Player+
pointer arithmetic with array accesses.
2023-10-02 15:42:57 +11:00
..
blood
- Blood: Rename
gPlayer[]
array to
PlayerArray[]
and wrap its access.
2023-10-02 15:31:05 +11:00
duke
- Duke: Rename
ps[]
array to
PlayerArray[]
and wrap its access.
2023-10-02 15:41:15 +11:00
exhumed
- Exhumed: Rename
PlayerList[]
array to
PlayerArray[]
and wrap its access.
2023-10-02 15:42:09 +11:00
sw
- SW: Replace remaining
Player+
pointer arithmetic with array accesses.
2023-10-02 15:42:57 +11:00