Commit graph

244 commits

Author SHA1 Message Date
q3rally
8666c811e6 fixed missing icon 2021-03-28 20:21:50 +00:00
q3rally
56a952364a fixed menu items for start/stop demo recording 2021-03-27 18:29:09 +00:00
zturtleman
6d1235628a Fix demo start/stop bind drawing in controls menu. 2021-03-27 06:29:59 +00:00
q3rally
3c91df6fca tweaked the speedometer 2021-03-26 22:43:44 +00:00
q3rally
62c09831da Changed years in file headers 2021-03-24 20:13:01 +00:00
q3rally
f898d41f1d start/stop demorecording key binding in menu
needs fixing / donĀ“t show up right
2021-03-21 23:46:40 +00:00
q3rally
6ac080d361 minimap can now switched on/off via q3roptions menu 2021-03-21 21:17:56 +00:00
q3rally
511e6d79f0 fixed a little bug in start server screen
added insellium in the credits properly
2021-03-21 12:07:19 +00:00
q3rally
eab7719a54 map preview is now widescreen
new unknownmap.tga by insellium in widescreen
2021-03-19 05:15:44 +00:00
zturtleman
a57f21e4e8 Make dedicated server use new icon. 2021-03-17 18:33:02 +00:00
zturtleman
89da51f883 Add ability to change window dedicated server executable icon 2021-03-17 18:29:24 +00:00
q3rally
745959cb54 New icon for Q3Rally 2021-03-15 18:39:56 +00:00
q3rally
d4f45f9e60 added new/tweaked headmodels by insellium
changed gauntlet to chainsaw
code changes for chainsaw
fixed q3r_david4 map
tweaked flag models again
new unknownmap image
2021-03-14 22:13:21 +00:00
q3rally
e15489102f added new flags by insellium 2021-03-09 20:10:36 +00:00
q3rally
026b2a877d new nightly 2021-03-02 22:29:01 +00:00
q3rally
a43f8f2c3e fixed broken shader (thx insellium)
added new dm map by insellium
2021-03-02 20:01:57 +00:00
q3rally
398e860694 added new skins from Bloody Rally
thx insellium
2021-02-28 19:44:30 +00:00
q3rally
48d29fc343 added more plates
colors from camaro tweaked
thx insellium
2021-02-25 17:49:08 +00:00
q3rally
e42db69cdb removed RLE-Compression prevents plates from working ingame 2021-02-24 22:22:28 +00:00
q3rally
57d3c2b6b2 did a little workaround for the grenade launcher
still wip
2021-02-23 22:02:53 +00:00
q3rally
a69dfd5687 changed the serverinfo menu
was q3a style
now it is also q3rally style
2021-02-23 04:36:36 +00:00
q3rally
6dd218d1de Changed masterserver 2021-02-22 19:56:04 +00:00
q3rally
931f952063 fixed grenade launcher physics 2021-02-19 22:13:57 +00:00
q3rally
7cb3f10b46 lightning gun effects tweaked
blood marks replaced by sparks
widescreen levelshots added
2021-02-19 21:04:56 +00:00
q3rally
61bc4442c0 fixed incorrect shaders for lightning gun and railgun 2021-02-18 17:57:20 +00:00
q3rally
0c12a85206 new modern ui
hd arrows
new cursor
new botskill icons
fixed wrong rocket ammo
2021-02-18 16:10:49 +00:00
q3rally
f2a09788b6 menu transitions now a bit faster 2021-02-18 13:39:47 +00:00
q3rally
58ba3168dd lowered the power of the railgun 2021-02-18 11:46:04 +00:00
q3rally
441369523f fixed plates bug
fixed splash screen bug in HUD
2021-02-18 08:12:12 +00:00
q3rally
39eba38af0 New widescreen levelshots by insellium
added insellium to the credits
2021-02-17 22:30:49 +00:00
q3rally
81a4148fa6 Updated some files. More to come. 2021-02-16 09:39:49 +00:00
q3rally
44aaf52fce base layout of q3r_citydom is ready 2020-07-26 08:50:31 +00:00
q3rally
317d472472 new map on the road 2020-07-12 20:32:58 +00:00
zturtleman
0a5535d81a Fix team ranks and ScoreIsTied() in Game VM
There was an off-by-one when checking team scores array. Red checked FFA
team, blue checked red team, and so on for green and yellow teams.

So when blue was winning the game thought score was tied (FFA and red
scores at 0) and did not check if blue reached the capture limit.
2020-07-12 00:01:32 +00:00
q3rally
a1f51691c2 map and code changes 2020-07-11 21:34:27 +00:00
q3rally
fd63699a3c new flags
added missing mapmodels
2020-07-08 21:34:58 +00:00
q3rally
4564867539 changed version and year numbers 2020-07-08 18:16:59 +00:00
q3rally
277ac2f654 reworked shaders and ammo boxes 2020-07-04 20:40:00 +00:00
zturtleman
9b86138351 ioquake3 resync to revision 3550 from 3534.
Fix IQM quat normalize fail case
Remove erroneous newlines from Com_Error in sdl_glimp.c
Restore OpenGL 1.1 support (GL_CLAMP)
q3rcc: Allow to override build date
Fix lightning gun handling for corpses and single player podiums
Fix for macOS Catalina screen resolution issue
Fix team orders menu not listing clients with lower clientnums
Fix duplicate team join center print for bots and g_teamAutoJoin
E2K: fixed build by MCST lcc compiler when using USE_CURL=1 option
2020-03-15 19:40:23 +00:00
q3rally
06cbdb679a some changes 2019-08-14 08:14:31 +00:00
zturtleman
381d8f3fab Add initial value for capture/time limit and cg_sigilLocation for domination to menu and misc fixes. 2019-05-22 00:16:33 +00:00
zturtleman
d1c5c322ed Don't add points in domination after intermission starts. 2019-05-22 00:13:39 +00:00
zturtleman
b053cc7144 Count down health to 100 in DM/CTF/DOM too. 2019-05-21 05:02:07 +00:00
zturtleman
ec32109571 Show domination icons on hud relative to camera instead of car forward. 2019-05-21 04:43:32 +00:00
zturtleman
ee81ee56d9 Fix crash starting domination gamemode and misc issues
Fix warning not being printed when there are no domination sigil entities.
Fix out-of-bounds crash at map load due to setting negative status for all sigil at once.
Fix setting pointers to teamgame.sigil[].entity (entity name check was case sensitive and test map is different).
Fix ignoring third sigil and later spawning an extra one later.
Fix check for modified status in Team_SetSigilStatus().
Fix null pointer crash if domination map doesn't have at least two sigil entities.
2019-05-21 04:24:24 +00:00
zturtleman
83cd2f1ae9 ioquake3 resync to revision 3534 from 3522.
Make Team Arena prevTeamMember command loop around player list
Prevent Q_IsColorString from asserting on negative ascii chars
Add .gitignore for misc/msvc12
OpenGL2: r_cubemapping 2 for box cubemap parallax.
Add r_parallaxMapShadows.
Fix PRINT_ERROR print level missing from CL_RefPrintf
OpenGL2: Fix compiling lightall GLSL on OpenGL 2.1
Add current (custom) resolution to Q3 UI video mode list
Override video mode list in Team Arena UI
OpenGL2: Disable r_cubeMapping if not OpenGL 3.0+
Fix rendering IQM models between model frames
Fix warnings that IQM blendWeights may not be initialized
2019-05-21 02:42:43 +00:00
q3rally
7deab10e2c some small fixes 2019-05-17 06:26:18 +00:00
zturtleman
dd1c25ea9e Fix flame thrower model (Linux), flash, ammo, and explosion
Convert TGA to tga in flamethrower.md3 so it works on Linux (case sensitive) when data is not zipped.
Add flame thrower muzzel flash shader to it doesn't have a black background (copied machine gun's flash shader).
Fix flame thrower using BFG ammo model name in code/game/bg_misc.c.
Fix flame thrower ammo shader (filename typo).
Fix flame explosion in code/cgame/cg_weapons.c.
Rename gfx/color/black.tga to gfx/colors/black.tga like explosion (and other) shaders expect.
2019-05-16 23:11:02 +00:00
q3rally
e8d2946d6c New gametype - Domination
*** still needs some fixes ***
2019-04-26 08:33:54 +00:00
q3rally
c4133be8b7 small changes 2019-04-14 17:41:14 +00:00