Commit graph

37 commits

Author SHA1 Message Date
Zack Middleton
5d0e19f106 Update ioquake3 to 2024-06-11 2024-06-13 15:13:37 -05:00
Zack Middleton
ae6964da9b Update ioquake3 to 2023-02-19
Updates SDL 2.0.16 to SDL 2.24.0 and fixes issues with the SDL
library builds.
2023-03-07 18:04:02 -06:00
Zack Middleton
9df2d9fb49 Update ioquake3 to 2022-08-18
Updates SDL 2.0.8 to SDL 2.0.16.

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.
2022-09-11 12:52:09 -05:00
Zack Middleton
dd9f1b7939 Update ioquake3 to 2021-09-27
This is the last ioq3 revision before introducing issues with new
SDL library builds.
2022-09-11 12:20:41 -05:00
Zack Middleton
fe04e3054d Resync to ioquake3 2020-09-09
Reaction was already partically updated to 2020-09-08.
Resync ioquake3 2018-12-21 to 2020-09-09.
2022-09-11 12:20:32 -05:00
Richard Allen
396ccad328 Missed some stuff 2020-09-07 22:22:54 +00:00
Richard Allen
31d500f76e More ioq3 fixes 2020-09-07 22:15:01 +00:00
Richard Allen
bdbae11650 Update Renderer to latest ioq3 version. 2020-09-07 21:27:39 +00:00
Zack Middleton
ac4155327b Update to ioquake3 2018-12-21 part 4 (CGame/Game code) 2019-01-07 02:41:22 -06:00
Zack Middleton
a4be4e4a37 Update to ioquake3 2018-12-21 part 3 (UI code) 2019-01-07 02:41:17 -06:00
Zack Middleton
dfb9bed2b8 Update to ioquake3 2018-12-21 part 2 (engine) 2019-01-07 02:41:12 -06:00
Zack Middleton
be3161dfce Update to ioquake3 2018-12-21 part 1 (libraries) 2019-01-07 02:41:06 -06:00
Tomi Isoaho
47d3867cee Render-expensive SSAO off by default. 2016-03-12 04:15:38 +02:00
Tomi Isoaho
e71f1aecfb A bunch of UI updates. 2016-03-11 13:44:53 +02:00
Richard Allen
a35d0a7c9c Updating ioq3 dates March 07 2016 2016-03-07 22:32:32 +00:00
Tomi Isoaho
977782e2bc New GFX presets to accompany the renderer updates. 2016-03-07 23:51:41 +02:00
Richard Allen
854aa04376 Updating ioq3 dates March 03 2016 2016-03-03 21:18:53 +00:00
Zack Middleton
da653f697d Updating ioq3 dated September 29 2015 2015-09-29 20:17:45 -05:00
Zack Middleton
0126b6abbb Fix warnings that vars might not be initialized in CG_MissileHitWall 2015-09-22 21:49:53 -05:00
Zack Middleton
fae13f9671 Remove SDL 1.2 libs for MSVC (SDL2 is required) 2015-09-22 21:42:42 -05:00
Zack Middleton
d2558488fa Move Mac OS X libs to correct directory 2015-09-22 21:41:25 -05:00
Zack Middleton
6fd8fa1b63 Updating ioq3 dated September 22 2015 2015-09-22 21:38:23 -05:00
Richard Allen
424fa8e04c OpenAL stutterbug fix from MAN-AT-ARMS of iortcw 2014-08-25 14:37:38 +00:00
Richard Allen
c963e5bbff Adding the SDL2 libs 2014-05-08 23:10:35 +00:00
Richard Allen
98149dea73 Updating to SDL2 2014-05-08 22:59:04 +00:00
Richard Allen
deb3f276ba Updating to ioq3 dated may 08 2014-05-08 22:25:09 +00:00
Richard Allen
a5fc49bbca More cleanups 2014-05-04 00:05:13 +00:00
Richard Allen
81e01b18ad Updating SDL1 libraries for Windows 2014-05-03 23:10:51 +00:00
Richard Allen
282817cf31 Some missing files 2014-05-03 22:59:49 +00:00
Richard Allen
58a6e7bdd3 Updating to ioq3 git dated 03 May 2014 2014-05-03 22:47:46 +00:00
Andrei Drexler
f73bdef65e MSVC 2010 projects. 2014-01-28 20:08:47 +02:00
Richard Allen
4b2fe84e40 Updating to ioq3 git dated 21 Jan 2014 2014-01-21 02:31:58 +00:00
Richard Allen
45e82a1618 Updated to ioquake3 git dated 17 sept 2013 2013-09-17 22:30:55 +00:00
Richard Allen
488a91a0cd Updating to ioquake3 dated 16 september 2013 2013-09-17 22:28:18 +00:00
Richard Allen
82b290dc5c Updating to ioq3 git dated 21 Jul 2013 2013-07-21 23:15:13 +00:00
Richard Allen
e7dbd29c6c Removing a old version of our Renderer. The history of the renderergl2
folder is that when we added it to Reaction we called it renderergl2 but
months later it was also added to ioq3 under the name rend2.   To stay
compatible with ioq3 we made the same change here.  However we neglected
to remove the old renderergl2 folder which has now become an issue since
ioq3 has now decided to rename rend2 back to renderergl2 :)
2013-07-21 00:47:18 +00:00
Richard Allen
b6ae8af89f Moving everything up one folder. 2013-01-04 13:27:22 +00:00