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
1439d5f268
raze
/
source
/
games
History
Mitchell Richters
1439d5f268
- SW: Replace
TEST\(([\w\-\>.()\[\]]+),\s?([\w\_\|\s]+)\)
with
($1 & ($2))
.
2021-12-30 09:58:45 +01:00
..
blood
- added wall edge splitting for gl_seamless.
2021-12-30 09:58:44 +01:00
duke
- renamed DDukeActor::picnum to attackertype.
2021-12-30 09:58:14 +01:00
exhumed
- handle the remaining write accesses to ceilingz and floorz.
2021-12-30 09:58:14 +01:00
sw
- SW: Replace
TEST\(([\w\-\>.()\[\]]+),\s?([\w\_\|\s]+)\)
with
($1 & ($2))
.
2021-12-30 09:58:45 +01:00