- Jan 17, 2020
-
-
MascaraSnake authored
Fix FF_INTANGABLEFLATS typo See merge request !701
-
Lactozilla authored
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
James R. authored
-
James R. authored
-
James R. authored
-
- Jan 16, 2020
-
-
SteelT authored
-
SteelT authored
-
SteelT authored
-
Alam Ed Arias authored
-
Alam Ed Arias authored
-
- Jan 15, 2020
-
-
James R. authored
It took a week and me staying up until 2AM to look at the damn manpage and figure out THIS is why I was getting an error about 'if (tutorialmode)' falling through. But I still don't know why it didn't trigger on the MT_TNTBARREL case. Oh well.
-
- Jan 13, 2020
- Jan 12, 2020
-
-
James R. authored
-
Zwip-Zwap Zapony authored
"left_hints" is always 3, 4, or 5, so the signedness is irrelevant. But with ERRORMODE set to 1 when compiling, the compile would previously stop due to comparing INT32 to UINT32.