Commit graph

622 commits

Author SHA1 Message Date
zturtleman
346f8ef682 Don't use car pitch and roll for minimap angles, minimap no longer flys all over when spinning through the air. 2012-10-15 22:50:58 +00:00
zturtleman
91c98cb160 Fixed minimap fov_y, it was 70 but should be ~55.
Properly set rear view fov_y too, though it was only off by less than 1.
2012-10-15 22:46:54 +00:00
zturtleman
e3e3a064f4 Load the client's custom license plate instead of always using default.
Make rim and plate cvars be userinfo in UI, otherwise doesn't get setup right away when starting a server.
Improve warning for unsupported TGAs (when loading in cgame).
2012-09-15 08:59:59 +00:00
zturtleman
19a7bc3429 Add Q_acos and Q_asin trap calls for qvms (cgame had acos, renamed to Q_acos for consistancy with engine).
Change the range check on acos to be 0 to PI, not -PI to PI.
Fix memcmp for qvms?
2012-09-15 08:01:58 +00:00
zturtleman
c42db21b59 Made parts of game bot AI more like ioq3. 2012-09-15 07:35:02 +00:00
zturtleman
a26985d0a6 Remove q3_ui/ui_syscalls.* as ui/ui_syscalls.* are used. 2012-09-15 04:09:31 +00:00
zturtleman
94ddc62aef Update Mac SDL Lib to latest one from ioq3. 2012-09-15 04:06:54 +00:00
zturtleman
47c5b4c6a6 Fix gcc and lcc compiler warnings. 2012-09-15 03:56:52 +00:00
zturtleman
f079c4eb05 ioquake3 resync to revision 2317 from 2210. 2012-09-15 03:03:44 +00:00
zturtleman
2cb5149b41 Updated version in Makefile. 2012-03-30 18:09:39 +00:00
q3rally
33426352c9 Added new rims. 2012-03-30 10:04:48 +00:00
q3rally
891d6dc106 Changed year in GUI. First step into coding. :-) 2012-03-30 09:06:42 +00:00
zturtleman
66b3140d34 ioquake3 resync to revision 2210 from 2143. 2011-12-10 00:15:42 +00:00
q3rally
7ff6e7c4e7 corrected checksums. ready for release. 2011-08-15 11:23:23 +00:00
q3rally
0ffb7fdab2 Changed masterserver to master.q3rally.com
Added missing textures for the added maps
2011-08-15 10:11:24 +00:00
q3rally
e6ec39cbd6 Deleted all bots except the default one. Preparing for own bots. 2011-08-11 18:27:37 +00:00
zturtleman
6c49d858a9 ioquake3 resync to revision 2143 from 2116. 2011-08-10 22:10:14 +00:00
zturtleman
964be685e3 ioquake3 resync to revision 2116 from 2115. 2011-08-10 21:49:38 +00:00
zturtleman
4c3ad4d379 ioquake3 resync to revision 2115 from 2105. 2011-08-10 21:14:44 +00:00
zturtleman
83c6eac9d2 Use quake3-like gameversion. Fixes mismatch when server/client aren't both using qvm or dll/so. 2011-08-10 20:45:27 +00:00
zturtleman
17913ac668 Restore run script changes reverted in r101. 2011-08-10 20:04:11 +00:00
q3rally
a1670788ff Reverted Q3Rally back to ioq3 revision 2105. 2139 didn´t run. 2011-08-09 15:30:56 +00:00
zturtleman
ec381a5c9f Run scripts now run build command for you.
Run scripts now create links to game logic instead of telling user to copy them.
2011-08-07 04:00:27 +00:00
zturtleman
f999a31bf6 Fixed compiling and patched Makefile to ioq3 r2139. 2011-08-07 03:56:14 +00:00
zturtleman
a04d06a8f3 Removed files that are not used anymore. 2011-08-07 03:06:43 +00:00
q3rally
969882468f Resync from ioq3 2105 to 2139 2011-08-06 22:44:15 +00:00
q3rally
3b1c9dbf41 Added textures and other stuff for the next release 2011-08-06 18:19:23 +00:00
q3rally
944c72c101 Added new default.cfg created by PaniC 2011-08-06 17:11:51 +00:00
q3rally
b5502ce432 Added the missing maps and scripts for them. Removed unused textures and other stuff 2011-08-06 16:54:36 +00:00
q3rally
c64ddb3c1d Added textures.pk3 to the pure server test code. 2011-08-06 16:38:14 +00:00
q3rally
7820a96cd6 Little Fix. 2011-08-04 17:42:47 +00:00
zturtleman
64cc000c90 Fixed PRODUCT_NAME in qvms, STANDALONE wasn't getting defined. 2011-08-03 21:47:52 +00:00
zturtleman
6c68e512c7 Tell user to copy qvms in run scripts. 2011-08-03 05:12:59 +00:00
q3rally
3ded564747 Added the missing 3 cars promised for v0.0.0.2
Updated the bots.txt
2011-07-31 11:51:06 +00:00
q3rally
05a8497cfa Little fix in SpecifyServer_Menu. Now works well. 2011-07-31 04:02:32 +00:00
q3rally
5e4078dd8b - Added CVAR_SYSTEMINFO to cvars that need it.
- Changed SpecifyServer Menu to Q3Rally style, removed OpenArena graphics
2011-07-31 03:33:42 +00:00
q3rally
309cbceb0b - Added CVAR_SYSTEMINFO to cvars that need it.
- Changed SpecifyServer Menu to Q3Rally style, removed OpenArena graphics
2011-07-31 03:33:17 +00:00
zturtleman
192e84a933 - Unified version (mostly), update VERSION in Makefile and PRODUCT_VERSION in q_shared.h. Sets version everywhere instead of just qvms.
- Modified 'not finished game' message in cg_rally_hud.c to be better English
2011-07-30 15:11:52 +00:00
zturtleman
b9967186a8 - Created function for GAMES_* to GT_*, it's only done in one place now. (ported from Turtle Arena r1517) 2011-07-30 14:28:37 +00:00
q3rally
83d64b8a87 Updated version_history.txt 2011-07-30 05:41:06 +00:00
q3rally
4adf6a6929 Added version_history.txt 2011-07-30 05:05:45 +00:00
q3rally
45f8c08cef Added target_gravity from EntityPlus 2011-07-30 04:59:56 +00:00
zturtleman
6ad4ac40eb - Removed cvar ui_browserShowRallyOnly (no longer used after r77) 2011-07-29 19:42:12 +00:00
zturtleman
3aaef409a2 - Removed out of date game binaries (they probably shouldn't be in svn at all). 2011-07-29 19:27:47 +00:00
zturtleman
4c40feeb63 - Updated server browser to say UDP6 instead of IPX for ipv6 servers (ported from ioq3) 2011-07-29 19:20:56 +00:00
zturtleman
154c89143e - Removed "Show Q3Rally Only" option, after last revision we only get q3rally servers.
- Fixed requesting servers for a specific gametype (uses a dpmaster feature)
- Fixed gamename shown in server browser (only race and race DM were correct)
- Added support for five master servers in q3_ui (ported from ioq3)
- Removed Mplayer stuff from q3_ui (was removed from ioq3)
2011-07-29 18:48:49 +00:00
zturtleman
477584906e - ioquake3 resync to revision 2105 from 2098. 2011-07-29 17:52:36 +00:00
zturtleman
74fd246b05 - Fixed start server menu to work on Linux without pk3s. 2011-07-26 21:34:09 +00:00
zturtleman
ac5e3a2b8f - Fixed run.sh to work with more platforms and archs.
- Added run-debug.sh script.
2011-07-26 21:23:52 +00:00
zturtleman
339deb2bff - ioquake3 resync to revision 2098 from 1834 (?) 2011-07-26 08:52:24 +00:00