ReactionQuake3 / reaction

Reaction was originally called Reaction Quake 3 which was a total conversion mod for Quake III Arena based on action and realism with a specific emphasis on action over realism.
GNU General Public License v2.0
34 stars 12 forks source link

Update ioquake3 to 2022-08-18 #9

Closed zturtleman closed 1 year ago

zturtleman commented 2 years ago

(Contains two commits from #8.)

Update ioquake3 to 2022-08-18 (59 commits)

Project files not changed for Reaction.

Updates SDL from 2.0.8 to 2.0.16.

I wouldn't recommend merging this at present due to issues with the SDL library builds. The issues should be fixed after https://github.com/ioquake/ioq3/pull/573 is merged, pending review.

SDL build issues; mingw 64-bit is broken, macOS x86 is broken, and macOS < 10.10 crashes on touchpad scroll. The crash on touchpad scroll was an SDL bug, fixed in 2.0.18, but the others are issues specific to ioq3's SDL library builds.