8 Commits

Author SHA1 Message Date
edd
ddb8f598c7 games/odamex: simple update to 0.9.5 to fix a security bug.
From the release notes:

"This is a small release containing a fix for an exploit that allowed players
to spy on players they weren't supposed to. It is highly recommended that all
servers update to this new release as soon as possible."
2021-09-13 19:51:30 +00:00
sthen
414e18e68c fix cmake check to set "-march=pentium-m" not "-D-march=pentium-m".
this software wants some features not on earlier cpus. (if someone has
a computer too old for this, i would give you a nickel for another
computer, but i bet you have several newer ones already..)
2021-08-29 22:09:09 +00:00
edd
42d84c810a games/odamex: update to version 0.9.4.
Thanks to Ryan Freeman for testing and feedback.
2021-08-22 19:48:24 +00:00
sthen
350cf40556 remove ports libexecinfo, we now have a libunwind-based libexecinfo in base 2021-06-09 19:50:06 +00:00
edd
e74caf7872 games/odamex: fix build.
OK naddy@
2021-04-28 19:23:21 +00:00
sthen
7cb1984d5f use FIX_CRLF_FILES, this is so much neater I can't believe we didn't
do it before!
2021-02-25 22:26:01 +00:00
edd
e2b5b52f32 Stop games/odamex from picking up x11/agar if installed.
OK naddy@. Thanks!
2021-02-09 20:43:04 +00:00
edd
52eafd1fa2 Import games/odamex.
```
Odamex is a free, cross-platform modification of the Doom engine that allows
players to easily join servers dedicated to playing Doom online.
```

OK solene@, thanks!
2020-10-05 21:07:37 +00:00