Commit graph

  • fa3f044257 This patch from Monk fixes the q3asm help screen Bugzilla bug 3986 http://bugzilla.icculus.org/show_bug.cgi?id=3986 Zachary Slater 2009-06-14 21:45:55 +00:00
  • 95060e4fb6 See here: http://bugzilla.icculus.org/show_bug.cgi?id=4064 Zachary Slater 2009-06-13 22:00:28 +00:00
  • 49a2e1913e < sg_Tequila> says that this is busted. Thilo will hopefully be pleased. Zachary Slater 2009-06-10 19:47:45 +00:00
  • 5e108751f2 fix code cleanup Thilo Schulz 2009-06-10 10:41:11 +00:00
  • a7417a4bde minor code cleanup Thilo Schulz 2009-06-10 09:00:31 +00:00
  • b9bcf3da94 How did this happen? Thilo Schulz 2009-06-10 08:25:01 +00:00
  • 3dddabcc52 Fix highest file descriptor for select(), thanks to Ben Millwood for reporting Thilo Schulz 2009-06-05 18:54:47 +00:00
  • 02195ea8bd Make client send a random challenge number in getchallenge requests Thilo Schulz 2009-06-01 05:29:28 +00:00
  • 18cc7c1ed3 Make servers echo challenge codes from client getchallenge commands Thilo Schulz 2009-06-01 05:28:47 +00:00
  • eaaaa6f5fc Replace a few sprintf with Com_sprintf Thilo Schulz 2009-06-01 00:18:02 +00:00
  • e0a2100df5 Fix warning in Sys_RandomBytes() usage Thilo Schulz 2009-05-31 20:31:56 +00:00
  • 4e8a181073 I'll retain the new way seeding the random number generator.. these calls are therefore redundant Thilo Schulz 2009-05-31 20:30:37 +00:00
  • e4d0c14f70 Revert changes of rand() to random() as random() was redefined in quake3. Thilo Schulz 2009-05-31 20:24:10 +00:00
  • b40f1507ea - Introduce seeding of the random number generator at startup - Replaced all engine-side occurances of rand() with random() Thilo Schulz 2009-05-31 19:48:28 +00:00
  • 7aed7e8861 Make command net_restart work so that port/ip settings can be changed without server restart Thilo Schulz 2009-05-29 03:14:49 +00:00
  • 0693f0c1b3 This could never have worked in the first place. Duh. Thilo Schulz 2009-05-28 07:52:09 +00:00
  • 372c2ea521 openal32.dll is actually spelled OpenAL32.dll now Ludwig Nussel 2009-05-25 15:14:53 +00:00
  • 50ca55702f - Introduce new NET_CompareBaseAdrMask for easy comparison of ip address ranges - Overhaul of the new banning functions: * basic check for redundant bans/exceptions * introduction of sv_banFile to make it possible to configure the file where to read bans and exceptions from * bans can now be deleted by giving address ranges, too. Thilo Schulz 2009-05-24 16:58:08 +00:00
  • 1f779efbb8 Minor fix for server infostring. Thanks to slacker Thilo Schulz 2009-05-22 00:34:37 +00:00
  • 09d9e5e19b Minor code cleanups Thilo Schulz 2009-05-21 21:10:25 +00:00
  • f2d63c1633 More commentary to source code Thilo Schulz 2009-05-21 20:52:35 +00:00
  • 6e79cfbae2 * Update MSVC project files for latest revision Julian Priestley 2009-05-11 21:48:54 +00:00
  • 10aca2387f whitespace fixes Ludwig Nussel 2009-05-08 09:50:52 +00:00
  • eff87e9524 SV_ReplacePendingServerCommands is unused Ludwig Nussel 2009-05-08 09:48:49 +00:00
  • bbd9f02d08 mark functions static (#4010) Ludwig Nussel 2009-05-08 09:48:45 +00:00
  • f0e24f9a46 msg->oob is actually qboolean (#4010) Ludwig Nussel 2009-05-08 09:48:40 +00:00
  • 40e4a2e5c4 fix name compare in 'follow' command (#4013) Ludwig Nussel 2009-05-08 09:31:26 +00:00
  • 6b4f3aaed2 add missing trap_RealTime prototype (#4015) Ludwig Nussel 2009-05-08 09:17:06 +00:00
  • 31ae3826ae make Cvar_Command use all arguments just like Cvar_Set_f (#4063) Ludwig Nussel 2009-05-08 09:13:16 +00:00
  • 68fa0b55a9 cvarlist: also display systeminfo and user created flags Ludwig Nussel 2009-05-08 09:13:13 +00:00
  • abda6d984a whitespace correction Ludwig Nussel 2009-05-08 09:13:09 +00:00
  • b35c63f37a don't modify s_alDevice and add fallback to let openAL choose the device Ludwig Nussel 2009-05-08 09:13:06 +00:00
  • de19303320 mark s_alDriver CVAR_LATCH Ludwig Nussel 2009-05-08 09:13:03 +00:00
  • 9390750a8a ReadMe for OS X 1.36 Zachary Slater 2009-05-06 00:16:05 +00:00
  • 161dc2ddf5 fall back to sdl-config if SDL_CFLAGS are empty Ludwig Nussel 2009-05-05 18:19:34 +00:00
  • ec846d23b2 define STRING and XSTRING in q_shared.h (#4054) Ludwig Nussel 2009-05-05 18:19:29 +00:00
  • 011285c232 some more solaris files Ludwig Nussel 2009-05-04 07:10:42 +00:00
  • 799150ffc1 fix dedicated server stdin console (#4009) Ludwig Nussel 2009-05-03 20:05:16 +00:00
  • 732c405e15 Solaris fixes (#4048) Ludwig Nussel 2009-05-03 18:49:55 +00:00
  • b8097554ac set SDL CFLAGS and LIBS at central place Ludwig Nussel 2009-05-03 18:49:48 +00:00
  • ad06af3d8f make some functions static (#4014) Ludwig Nussel 2009-05-02 18:01:02 +00:00
  • 84fbc2252f align stack before re-entering engine to make sse work (#4051) Ludwig Nussel 2009-05-02 17:15:51 +00:00
  • 697c2e42a5 adding the OS X folder icon, use http://web.me.com/zweigand/zweisoft/Software/Entries/2009/1/12_IconDroplet_1.2.html to make this into a custom folder icon for ioquake3. Zachary Slater 2009-04-23 07:39:37 +00:00
  • 5948b41af4 sample NSIS description file for a ioquake3 mod installer Ludwig Nussel 2009-04-18 19:01:24 +00:00
  • 9d5141decc nsis data file installer Ludwig Nussel 2009-04-18 17:50:07 +00:00
  • 06b6037ff0 nsis: registering unistaller in shell context works too Ludwig Nussel 2009-04-18 17:03:29 +00:00
  • 94bc49653d increase version in trunk Ludwig Nussel 2009-04-13 20:20:05 +00:00
  • 06954842b2 Updating README. Zachary Slater 2009-04-13 02:04:26 +00:00
  • 9af3237829 nsis: support proper multi user installation Ludwig Nussel 2009-04-12 12:31:00 +00:00
  • c5df8251d9 nsis installer icon finally Ludwig Nussel 2009-04-12 07:57:25 +00:00
  • 7c0cfe2d2f Generated a quick n dirty png of the tango icon. Zachary Slater 2009-04-09 19:40:02 +00:00
  • aac211c43e Fixing floam's e-mail address. Zachary Slater 2009-04-08 03:36:16 +00:00
  • 483c8392d7 Updating the bundle identifier. Yell at me if this breaks something for you. Zachary Slater 2009-04-04 00:52:09 +00:00
  • 54e6caddfc Minor update to test mailing list. Ryan C. Gordon 2009-03-25 23:32:26 +00:00
  • ba6fb02319 Make the frontend check both the current bundle as well as the default install location Six 2009-03-22 00:24:40 +00:00
  • 673e7543c1 needed Six 2009-03-22 00:07:08 +00:00
  • d753f7f97f oops, checked in a precompiled header for the frontend. Zachary Slater 2009-03-21 23:01:30 +00:00
  • d8080d3646 first copy of the front-end from Ben Wilber. Thanks Ben! Zachary Slater 2009-03-21 22:55:40 +00:00
  • 53adde9fb2 * Fix leaking OpenAL buffers (Amanieu) Tim Angus 2009-03-15 12:39:53 +00:00
  • 18b27806bc * Remove unexplainable ( tr.overbrightBits > 0 ) condition when correcting gamma in screenshots Tim Angus 2009-03-12 19:20:20 +00:00
  • 1bd63e59e5 * Remove superfluous comments committed with fix to bug #3999 Tim Angus 2009-03-02 22:26:36 +00:00
  • 1072b25ce8 initialize Sys_Milliseconds early (#3999) Ludwig Nussel 2009-03-02 18:08:21 +00:00
  • 35a27638fe initialize qport with random value instead of time (#3999) Ludwig Nussel 2009-03-02 18:08:13 +00:00
  • ae612721a3 fix STANDALONE challengeResponse (#4000) Ludwig Nussel 2009-03-02 17:29:51 +00:00
  • 2864898147 Makefile: Enable new sparc JIT on Linux. Ludwig Nussel 2009-03-02 17:29:46 +00:00
  • 844ee46627 qcommon: vm: Add sparc JIT compiler. Ludwig Nussel 2009-03-02 17:29:40 +00:00
  • 30c44b1a87 qcommon: vm: sparc, like 386, doesn't need var-args conversion. Ludwig Nussel 2009-03-02 17:29:35 +00:00
  • 17a81ff7c9 qcommon: Add idsparc and set when __sparc__ && !C_ONLY Ludwig Nussel 2009-03-02 17:29:30 +00:00
  • 913e81522c Makefile: Use "-mtune=ultrasparc3 -mv8plus" on Linux/Sparc. Ludwig Nussel 2009-03-02 17:29:26 +00:00
  • 48d8c8876b * s/FS_FilenameIsExecutable/FS_CheckFilenameIsNotExecutable/g * Fix potential buffer under run in FS_CheckFilenameIsNotExecutable Tim Angus 2009-02-26 13:02:59 +00:00
  • db040f856d move speex config.h to correct place Ludwig Nussel 2009-02-11 09:21:43 +00:00
  • 53d23a3df2 fix msvc build (#3857, #3771) Ludwig Nussel 2009-02-10 07:56:56 +00:00
  • f2198c70e7 fix potential segfault (found by DerSaidin in xreal) Ludwig Nussel 2009-01-23 20:12:45 +00:00
  • f5aae78481 security fix: prevent command injection via callvote Ludwig Nussel 2009-01-17 23:09:58 +00:00
  • cde5fcfb9b fix overflow in CG_ParseTeamInfo Ludwig Nussel 2009-01-13 07:57:03 +00:00
  • a1f9885664 fix build with newer git installations Ludwig Nussel 2009-01-13 07:57:01 +00:00
  • 8536a42dd5 gamename is already a cvar with CVAR_SERVERINFO Ludwig Nussel 2009-01-11 18:42:50 +00:00
  • 4de00b3d02 add support for ppc64 in installer Ludwig Nussel 2008-11-12 13:40:05 +00:00
  • 057e7edf18 use -fno-strict-aliasing again. code is just not ready yet. Ludwig Nussel 2008-11-12 13:40:04 +00:00
  • 72dea0a184 * Fix some new GCC 4.3 warnings * Fix many many strict aliasing warnings, now that it's re-enabled Tim Angus 2008-11-10 23:55:22 +00:00
  • 7c19978aaa fix variable declaration (#3849) Ludwig Nussel 2008-11-10 09:47:14 +00:00
  • 1828da63de fix empty loops causing build failures in mingw Ludwig Nussel 2008-11-10 09:47:02 +00:00
  • b546e4712d enable new powerpc vm Ludwig Nussel 2008-11-10 09:46:41 +00:00
  • 01dca75d9f realloc vm->instructionPointers on ppc64 Ludwig Nussel 2008-11-10 09:46:31 +00:00
  • 235945c6bb new PowerPC vm Ludwig Nussel 2008-11-10 09:46:01 +00:00
  • c754d6fdfb fix strict aliasing issues Ludwig Nussel 2008-11-03 17:03:54 +00:00
  • f86f8e8ed8 fix 64bit VM interface to work on ppc64 (#3838) Ludwig Nussel 2008-11-03 17:03:44 +00:00
  • 1e02c641bc move location of version string in console a bit patch by 'devhc97' (#3758) Ludwig Nussel 2008-11-02 17:39:25 +00:00
  • 5a3eda3485 specify alDevice instead of NULL when asking for for ALC_EXTENSIONS Ludwig Nussel 2008-11-02 17:32:25 +00:00
  • e1983208f0 libraries do not belong to LDFLAGS. Patch creates separate *LIBS variables for libraries, leaving LDFLAGS for real flags, like -shared or --as-needed. Also CFLAGS are used when linking: -m32/-m64 belongs to CFLAGS, not LDFLAGS; linker additionally optimizes output file when -O* is in flags. Patch by Przemysław Iskra (#3813) Ludwig Nussel 2008-11-02 17:32:21 +00:00
  • c3a8156cb6 x86_64_assembler should use separate object file for dedicated server patch by Przemysław Iskra Ludwig Nussel 2008-11-02 17:32:18 +00:00
  • 83540695b3 Patch to make getnameinfo() call work on OpenBSD systems. Created by agent59692154@spamcorptastic.com Thilo Schulz 2008-10-29 15:53:46 +00:00
  • ce907f32cc fix return value of CL_cURL_CallbackWrite (#3804) Ludwig Nussel 2008-10-24 07:08:52 +00:00
  • 7d9ba904ec fix crash with videos on ppc (#2523,3802). Patch by Przemysław Iskra Ludwig Nussel 2008-10-24 07:02:35 +00:00
  • 130c0c6575 * Move command argument completion from being hard coded to being associated with the individual commands to be completed Tim Angus 2008-09-16 21:05:22 +00:00
  • 47ee177430 * Supply specific identifier to the master server (Mathieu Olivier) Tim Angus 2008-09-15 20:24:04 +00:00
  • b2d87c4b2a * Add Com_HexStrToInt * Fixed some whacky indentation in q_shared.c * Allow single character keys e.g. 'c' to be used in cl_consoleKeys in addition to ASCII characters * Experimental code to ignore dead keys Tim Angus 2008-09-05 23:38:35 +00:00
  • b6b19caadd * The latest round of SDL tweaks Tim Angus 2008-09-01 21:22:41 +00:00
  • 9dd887b2ea - Add scope id to ipv6 addresses. - Clean up a few other ipv6 issues like removing the seemingly unnecessary MacOSX workaround. - Bring ipv6 master server up to speed for dpmaster Thilo Schulz 2008-08-31 19:54:29 +00:00
  • b7799e644a * Update SDL patch (again) Tim Angus 2008-08-31 10:41:30 +00:00