Commit graph

586 commits

Author SHA1 Message Date
Zack Middleton
c4e21022a1 Fix setting railgun color in menu
color cvar was renamed in color1 in a Quake 3 point release.
2023-06-04 13:18:36 -05:00
Zack Middleton
2010b17a0f Fix "wrong way" message being off-center in widescreen 2023-06-04 12:49:49 -05:00
Zack Middleton
52a77b8162 Update engine/README.md 2023-03-07 17:43:08 -06:00
Zack Middleton
8ccf66ca7f Add directions for compiling 2023-03-07 17:33:13 -06:00
Zack Middleton
00b5ebaf7b Fix uploading build from GitHub Actions 2023-03-03 10:49:25 -06:00
Zack Middleton
1fc1ccc3c2 Add complete Windows/macOS SDL binaries
Ugh.. no idea why 'git checkout <ioq3-commit> -- files' didn't copy
full binaries.
2023-03-03 01:28:34 -06:00
Zack Middleton
f7f7f4dcf4 Test GitHub Actions 2023-03-03 00:39:11 -06:00
Zack Middleton
bf1a70b2e5 Add CI build using GitHub Actions 2023-03-02 23:21:11 -06:00
Zack Middleton
595b89dbe5 Add SDL 2.24.0 libs for Linux
Add the Linux SDL libs to the repo like Windows and macOS instead of
downloading them when running make-linux-portable.sh.
2023-03-02 23:13:18 -06:00
Zack Middleton
22a0949a26 ioquake3 resync to commit 4610a240 from bc8737d7
Upgrade to build and run from VS2019
Upgrades to Xcode project and Apple Silicon support
Update SDL2 to 2.0.14
Updated SDL2 include files to fix Mac build in GitHub Actions
Added another mention of arm64 to command line help
Restored original opus sse files, excluded from Xcode
Added arm64 to the post-build symlinking step
Merge branch 'main' into xcode
Merge branch 'main' into vs2019
Added shell script to compile Universal 2 binary (x86_64+arm64)
Reverting alert style to deprecated methods
Upgrades to Xcode project and Apple Silicon support
Update SDL2 to 2.0.14
Added another mention of arm64 to command line help
Restored original opus sse files, excluded from Xcode
Added arm64 to the post-build symlinking step
Added shell script to compile Universal 2 binary (x86_64+arm64)
Reverting alert style to deprecated methods
Merge branch 'xcode' of https://github.com/tomkidd/ioq3 into xcode
Removed signature from SDL dylib, enabled dark mode on macOS.
spaces > tabs
Ad-hoc signed libSDL2-2.0.0.dylib
Fix compiling against SDL 2.0.17
UB2 now signs and notarizes, upgraded to SDL 2.0.16
Architectures in libSDL2 restored for ppc and i386
Merge remote-tracking branch 'upstream/main' into vs2019
Update SDL2 to 2.0.16
Added rudimentary support for automatically finding Microsoft Store version of Quake 3
GHA deprecated Ubuntu 16.04 - update to 18.04
qsort cannot be called with NULL
Merge remote-tracking branch 'upstream/main' into vs2019
Addressed string concatenation issue and added dummy method for Mac/Linux
Added missing variable.
Merge remote-tracking branch 'upstream/main' into xcode
Updated SDL 2.0.16 headers and Mac version of libraries to fix GitHub actions
Addressed PR suggestions
Modified MS Store path handling to better follow the pattern of Steam/GOG
Merge pull request #481 from tomkidd/xcode
Merge pull request #482 from tomkidd/vs2019
OpenGL2: Fix r_grayscale 1 making everything solid black
Print full GL_EXTENSIONS list for OpenGL contexts before 3.0
Fix being unable to enter Team Arena CD key
OpenGL2: GL_DEPTH_TEXTURE_MODE was removed from OpenGL 3.0/Core
Improve setting Microsoft Store path
Update building for macOS in README
Make macOS arm64 default to target macOS 11 in Makefile
Fix error when cross-compiling for macOS arm64 using Makefile
Fix passing arguments to VM dylib on Apple M1
Fix compiling on older macOS
Fix memory corruption in S_TransferPaintBuffer
Fix memset
Fix hex digit
Fix uninitialized variable
some old URL and doc updates
Update README.md
Update FUNDING.yml
code/curl: update ifdef condition for MCST-LCC compiler in mcst-lcc compiler => 1.25 added a new macro definition to determine compiler
Revert "code/curl: update ifdef condition for MCST-LCC compiler"
Revert "E2K: fixed build by MCST lcc compiler when using USE_CURL=1 option"
More predictable mesh normals generation
vm_x86.c: Add `defined(_M_IX86) || defined(_M_X64)` (fix for VS2019)
Add keys for SDL 2.0.14's new gamepad buttons
Fix in_availableJoysticks cvar not updating
Fix (disabled) Wavelet sound decompression
Update to SDL 2.24.0 and add separate macOS UB2 dylib
Update macOS UB1 to SDL 2.0.22
Fix running make-macosx{,-ub2}.sh on Linux
Update MSVC .lib files to SDL 2.24.0
2023-03-02 23:13:18 -06:00
Zack Middleton
bf32458d4a Fix run.sh for moving to git
"baseq3r/vm" directory was lost in the move to git; subversion allows
empty directories but git does not. Make run.sh create the directory
so symlinks can be made. Otherwise run.sh fails to run the game.
2023-03-02 23:13:18 -06:00
Zack Middleton
7ca41f7c2f Add new script for merging ioq3 changes
The new resync_ioq3.sh is _almostly_ automatic if there is no merge
conflicts. Though it probably doesn't handle everything that can
go wrong.

resync_svn.sh requires a lot of manual intervention to fix generated
.patch file when there is binary files changed and manually copying
the files from ioq3. Also have to manually add/remove files from
version control.

resync_svn.sh requires manually removing body of commit messages from
the generated .log for the commit message.
2023-03-02 23:13:18 -06:00
perle
b9c6fc91af new roadmap 2023-03-02 21:44:38 +01:00
perle
2fbb1b76dc Merge branch 'master' of https://github.com/Q3Rally-Team/q3rally 2023-03-02 21:10:05 +01:00
perle
e2395a33b3 sign of life 2023-03-02 21:08:30 +01:00
perle
9adc19c40d sign of life 2023-03-02 21:02:05 +01:00
insellium
ae1058ce6d New intro in Theora 2022-03-24 03:20:26 +05:00
P3rlE
e0418bd2d4 Added more options to func_breakable
!!! use the new entities.def !!!
2022-03-19 21:49:08 +01:00
P3rlE
1fe5dba1f0 Added ogm video support 2022-03-19 20:19:51 +01:00
insellium
926d392e24 just little change
I removed the planets from the xnight2 skybox
2022-03-19 00:17:25 +05:00
P3rlE
6715f16622 added missing car sounds
removed build folder
2022-03-16 07:21:43 +01:00
P3rlE
fa799120c7 updated readme files
version upcount
2022-03-15 20:53:29 +01:00
insellium
ff5fac055b fixed lotus shader
useless .arena file removed
2022-03-12 22:54:44 +05:00
P3rlE
7bea27efcc some small HUD fixes / fixed flag position again 2022-03-11 23:55:03 +01:00
P3rlE
304bccd5d8 start screen also fixed for non 16:9 resolutions 2022-03-11 06:52:01 +01:00
P3rlE
4616ef9cda HUD now fits with all resolutions / small fix needed 2022-03-10 22:49:52 +01:00
P3rlE
6eca172246 fixed font sizes - HUD needs to be fixed 2022-03-08 22:54:31 +01:00
P3rlE
d8f9599427 fixed hud and flag icon position 2022-03-07 23:15:00 +01:00
P3rlE
808b51a099 fixed position of the reward medals
fixed position of the "you fragged" message
2022-03-07 21:50:55 +01:00
P3rlE
3f7562eeec enabled aspect correct HUD by default 2022-03-06 14:36:31 +01:00
P3rlE
8d55b07ab7 added zturtlemanĀ“s flexible HUD code 2022-03-06 08:25:18 +01:00
P3rlE
286579e497 Normalize all the line endings 2022-03-03 21:58:53 +01:00
P3rlE
d9c6a530f4 Saving files before refreshing line endings 2022-03-03 21:57:10 +01:00
P3rlE
73d08bb7a6 Update .gitattributes 2022-03-03 21:49:35 +01:00
P3rlE
53a5148759 Corrected line endings 2022-03-03 06:35:52 +01:00
P3rlE
e8de4d00a0 Fixed Hud
Hopefully the last commit for 0.4
2022-03-02 17:14:45 +01:00
insellium
6473a31a0f LAST COMMIT - for 0.4 release
version change + deleting useless map
2022-03-02 20:20:51 +05:00
insellium
aff6156a3f Changes for upcoming 0.4
Added new car - Lotus
Disabled sv_pure for reflect & plate fix
Changed default settings in code
2022-03-02 14:38:24 +05:00
P3rlE
f81c4d68c5 version change 2022-03-02 05:56:28 +01:00
P3rlE
738bc1b80c make quad glow purple
quad purple glow
some preparations for 0.5
2022-03-02 05:55:45 +01:00
P3rlE
da3fe95b71 Changes 2022-03-01 22:38:28 +01:00
P3rlE
2c70b4498b Reverted widescreen changes 2022-03-01 21:51:56 +01:00
P3rlE
3ec62383a8 Revert widescreen changes
Reverted widescreen changes...
2022-03-01 21:38:39 +01:00
P3rlE
f66bfc66c7 Revert widescreen changes
Reverted widescreen changes...
2022-03-01 21:07:26 +01:00
P3rlE
0653107087 Some code Cleanup 2022-03-01 20:55:24 +01:00
P3rlE
09afe21143 changed year in the menu 2022-02-26 20:40:42 +01:00
P3rlE
f804ccfd9f removed pak check 2022-02-26 00:10:30 +01:00
P3rlE
471e61a022 Merge branch 'master' of https://github.com/Q3Rally-Team/q3rally 2022-02-25 23:47:47 +01:00
insellium
c09c7f2bed Remove cheat protection from OpenGL2's r_forceSun 2022-02-23 10:14:05 +05:00
P3rlE
bd93476198 Merge branch 'master' of https://github.com/Q3Rally-Team/q3rally 2022-02-19 19:04:47 +01:00