Commit graph

201 commits

Author SHA1 Message Date
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
perle
b9c6fc91af new roadmap 2023-03-02 21:44:38 +01: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
P3rlE
fa799120c7 updated readme files
version upcount
2022-03-15 20:53:29 +01: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
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
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
3ec62383a8 Revert widescreen changes
Reverted widescreen changes...
2022-03-01 21:38:39 +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
9916297ecd Version Upcount 2022-02-19 19:04:25 +01:00
P3rlE
fc96a4a2ca Some changed stuff 2022-02-14 19:19:42 +01:00
P3rlE
aa25dbacbc - fixed (hopefully) railgun bug
- added medal for telefrag
2022-02-05 21:49:34 +01:00
P3rlE
97c4bd4295 Impressive Medal now given by frag, not by hit 2022-02-02 23:59:26 +01:00
q3rally
7281774a1b Version Upcount for Nightly Build 2022-01-15 20:48:08 +00:00
zturtleman
755736061c Only show as many Domination sigils on the HUD as exist in the map. 2022-01-15 02:56:10 +00:00
q3rally
b68d5f5db1 Reverted the chat position 2021-12-07 20:08:46 +00:00
q3rally
135d030e11 more hud fixes 2021-11-30 22:44:46 +00:00
q3rally
221e699e09 fixed upper right hud positions 2021-11-30 19:57:37 +00:00
q3rally
7c932fe29a lowered the frag bonus from 5 seconds to 0.5 seconds
version upcount
2021-11-11 18:04:58 +00:00
q3rally
651df8789c Draw FPS on/off is now available in the menu
version upcount
2021-10-02 20:12:29 +00:00
q3rally
ea090e6c3d default key config out of the box 2021-09-30 21:10:24 +00:00
q3rally
7c033f97bf Rear weapons now on by default in the rear view mirror 2021-09-30 20:15:36 +00:00
q3rally
24b46797a3 new health box fits now into the hud
tweaked the fpsmax in rearview mirror
version upcount
2021-09-26 20:53:21 +00:00
q3rally
865ce7e554 railgun bug should be fixed now 2021-09-21 17:03:15 +00:00
q3rally
8990eed8c1 tweaked the chat position a little bit 2021-09-21 14:44:27 +00:00
q3rally
84d8c60a4e changed "SIGIL" to "Control Point"
changed "Regenaration" to "Auto Repair"
Modified the Chat position
2021-09-21 12:46:07 +00:00
q3rally
38d979fe7c forgot to change some code and a shader 2021-09-11 22:38:30 +00:00
q3rally
9cedd46b8e added own font for plates
now bigchars.tga can get bigger than 256x256px (hopefully)
2021-09-11 22:12:59 +00:00
q3rally
f47d51f34c tweaked the direct steering mode a little bit
updated menu entries in q3r options
version upcount
2021-08-04 22:04:44 +00:00
q3rally
85a1e0718d Fixed bug #40
removed "Laps" from arenas.txt
version upcount
2021-07-31 20:36:42 +00:00
q3rally
2c8bf8438b Changed a few names in the menu
version upcount
2021-07-31 20:14:05 +00:00
q3rally
8be1b5b71d added aas file for battlecanyon
fixed bug #39 (plasmagun alt fire)
2021-07-27 20:57:01 +00:00
q3rally
782f65048a bots are now added via arena file 2021-07-08 21:12:39 +00:00
q3rally
30a4363ed2 arena files now contain "bot support" and "teams" 2021-07-08 15:21:20 +00:00
q3rally
d4d94bd63d Added the new sigils and icons from insellium codewise
version upcount
2021-07-08 09:31:01 +00:00
q3rally
6c8224cce7 homing rockets now shootable
adjusted rocket speed
2021-06-24 20:34:54 +00:00
q3rally
64ee3a5374 power of the homing rockets decreased
version upcount to v0.3c
2021-06-15 16:15:53 +00:00
q3rally
cad778cadc Added 4-Team-Domination
Added default bots to arena files
2021-06-11 04:29:41 +00:00
q3rally
bf13265969 2021-06-07 14:56:21 +00:00
q3rally
1c1694e7e2 added q3r_citydom map and aas and textures
changed version numbering
2021-05-28 19:46:16 +00:00