Descent3/netgames
Chris Sarbora 1bc5648a9a
Remove MacOS (Classic) code and all references (3/3)
At this point, all remaining references to `MACINTOSH` are either part
of multi-value conditionals that `unifdef` was unable to determine the
final value for, or a `#define`, or a comment. I manually go through the
files with a Ctrl+Shift+F search (ignoring legacy/, to preserve useful
historic knowledge) and clean up each usage.

As part of that search, I discovered `lib/mac/` which I deleted wholly.

Test Plan:
On Mac, build both Debug and Release
```
cmake --build --preset mac --config Debug
cmake --build --preset mac --config Release
```
2024-04-27 07:44:40 -07:00
..
anarchy Remove MacOS (Classic) code and all references (1/3) 2024-04-27 07:38:14 -07:00
coop Remove MacOS (Classic) code and all references (1/3) 2024-04-27 07:38:14 -07:00
ctf Remove MacOS (Classic) code and all references (1/3) 2024-04-27 07:38:14 -07:00
dmfc Remove MacOS (Classic) code and all references (1/3) 2024-04-27 07:38:14 -07:00
entropy Remove MacOS (Classic) code and all references (1/3) 2024-04-27 07:38:14 -07:00
hoard Remove MacOS (Classic) code and all references (1/3) 2024-04-27 07:38:14 -07:00
hyperanarchy Remove MacOS (Classic) code and all references (1/3) 2024-04-27 07:38:14 -07:00
includes Remove MacOS (Classic) code and all references (3/3) 2024-04-27 07:44:40 -07:00
monsterball Remove MacOS (Classic) code and all references (1/3) 2024-04-27 07:38:14 -07:00
roboanarchy Remove MacOS (Classic) code and all references (1/3) 2024-04-27 07:38:14 -07:00
tanarchy Remove MacOS (Classic) code and all references (1/3) 2024-04-27 07:38:14 -07:00
anarchy.d3m Initial import 2024-04-15 21:43:29 -06:00
CMakeLists.txt Some more CMake white space formatting 2024-04-21 11:46:32 +02:00
coop.d3m Initial import 2024-04-15 21:43:29 -06:00
ctf.d3m Initial import 2024-04-15 21:43:29 -06:00
entropy.d3m Initial import 2024-04-15 21:43:29 -06:00
hoard.d3m Initial import 2024-04-15 21:43:29 -06:00
hyperanarchy.d3m Initial import 2024-04-15 21:43:29 -06:00
monsterball.d3m Initial import 2024-04-15 21:43:29 -06:00
roboanarchy.d3m Initial import 2024-04-15 21:43:29 -06:00
tanarchy.d3m Initial import 2024-04-15 21:43:29 -06:00