Commit graph

  • ab29f29495 * Fix to a memory leak in CM_ValidateFacet Tim Angus 2006-01-27 18:14:01 +0000
  • b90f0825bf * Removed some unused dirs from makedirs Tim Angus 2006-01-26 22:32:00 +0000
  • 982db8be13 * SDL and OpenAL enabled on FreeBSD (patch from espelho) Tim Angus 2006-01-26 21:20:47 +0000
  • 947ebb932e * SDL build no longer requires a vid_restart when changing r_fullscreen Tim Angus 2006-01-25 17:57:53 +0000
  • 355fd83d11 * +are Tim Angus 2006-01-25 01:13:06 +0000
  • ddad85e9c1 Minor change to the README. Zachary Slater 2006-01-25 00:53:22 +0000
  • 36ab765caa * Updated the ChangeLog * Reorganised the README Tim Angus 2006-01-24 23:12:18 +0000
  • 8a6be4aef4 * Persistent console history Tim Angus 2006-01-24 04:35:19 +0000
  • 5a29e8df50 * Added code to sleep a bit when q3 has no focus and sleep a lot when it's minimised (SDL only) Tim Angus 2006-01-23 00:24:56 +0000
  • 704c151eb1 * Fix to an OpenAL "bug" involving Team Arena Tim Angus 2006-01-22 21:09:55 +0000
  • 7b930770e7 * The use of va in the ansi color stuff was preventing developer 1 mode (and probably various other things) from working properly Tim Angus 2006-01-22 19:38:50 +0000
  • 3404fbac56 * Fix the operation of the delete key in *nix Tim Angus 2006-01-22 17:07:21 +0000
  • 4ab96373e6 * Only check the checksum on baseq3 pak0.pk3 Tim Angus 2006-01-22 17:05:43 +0000
  • c3f7915a8b * Overhaul of console autocompletion - No longer does weird stuff like move the cursor inappropriately - Autocomplete works with compound commands - Special autocomplete on some commands e.g. \map, \demo - Removed various hacks used to counter the original autocomplete code Tim Angus 2006-01-22 01:58:50 +0000
  • 893629fb0f * Fix to ability to diabled Ogg Vorbis Tim Angus 2006-01-21 15:09:35 +0000
  • 7913ec3c4b * Fix a bug with command/cvar autocompletion Tim Angus 2006-01-21 01:35:42 +0000
  • 58c8175024 * Added Q_isnan for NaN tests with -ffast-math * Fixed UT/OpenAL work around Tim Angus 2006-01-19 20:28:12 +0000
  • 73e4d33d3b * s/i686/i586/ - see bug #2578 Tim Angus 2006-01-19 18:16:44 +0000
  • 50a10f2690 * Some sloppily coded mods call the Q3 sound API with NaNs -- sanitise this Tim Angus 2006-01-19 17:25:55 +0000
  • fc58fbbac7 cl_avi.c added to msvc project. Maik 2006-01-19 16:43:06 +0000
  • da6fafaac7 * Removed advertising clause from BSD license as per mailing list discussion Tim Angus 2006-01-18 18:46:32 +0000
  • e8929d1a61 * <BOLD AND FAT>"make distclean" now does what you'd expect</BOLD AND FAT> * "make clean toolsclean" now does what "make distclean" did before Tim Angus 2006-01-18 16:51:47 +0000
  • 6a396f761f * Yet another MD4 implementation * Removed Com_BlockChecksumkey and replaced its functionality in the calling function Tim Angus 2006-01-18 15:53:50 +0000
  • 0856744622 * GPL MD4 implementation * Removed obsolete compilation instructions from the id readme * Removed MD4 license from the id readme Tim Angus 2006-01-18 01:20:42 +0000
  • f4dc10d3f0 fix path to build directory Ludwig Nussel 2006-01-17 20:14:43 +0000
  • e460c42744 Added some (all?) of our new cvars to the README. Zachary Slater 2006-01-16 05:27:19 +0000
  • fc8fcd7af5 * Don't try to auto record a demo while playing a demo Tim Angus 2006-01-16 04:00:30 +0000
  • 80814c0f14 * Update the ChangeLog Tim Angus 2006-01-16 03:40:49 +0000
  • ac01b3fdc8 * Patch from Tilman Sauerbeck that fixes some UI code that does not take account of non-4:3 aspect ratios Tim Angus 2006-01-16 02:23:03 +0000
  • ede5c811c2 * Deleted the .lnt and .bat files in the code dir Tim Angus 2006-01-15 21:55:43 +0000
  • 7b845a1741 * Move code/unix/Makefile to ./Makefile Tim Angus 2006-01-15 21:45:57 +0000
  • eb40b1a516 [ The revision is intentionally left broken ] Tim Angus 2006-01-15 21:42:52 +0000
  • 9f427d8852 * Fix a bug where q3cpp's include paths were not set correctly Tim Angus 2006-01-15 21:17:03 +0000
  • 363c0d4eba * Fix to some warnings in linux_glimp.c Tim Angus 2006-01-15 19:15:33 +0000
  • d4bd2fd737 * Change defaults for s_alRolloff and s_alMinDistance Tim Angus 2006-01-15 15:45:12 +0000
  • b4898caac4 * Fix to a stupid bug I introduced whilst trying to be clever Tim Angus 2006-01-15 15:30:52 +0000
  • e74947be2c * x86 OS X support Tim Angus 2006-01-15 15:22:13 +0000
  • b06643f41d Fixed compiler warning about uninitialized variables. Ryan C. Gordon 2006-01-14 09:16:16 +0000
  • 32ac11457d * Remove the already done things in the TODO Tim Angus 2006-01-13 21:54:49 +0000
  • 34a5b558c1 haw. Zachary Slater 2006-01-13 21:50:34 +0000
  • 1f273096fd more clarification. Zachary Slater 2006-01-13 21:46:36 +0000
  • e1fe8abd4a Consider this the roadmap. Zachary Slater 2006-01-13 21:45:34 +0000
  • 15c2c2ed89 * Remove some cruft from qasm.h Tim Angus 2006-01-13 21:44:05 +0000
  • 2a6c9bd2fd tell the linker that we want NX stack if possible Ludwig Nussel 2006-01-13 21:40:51 +0000
  • 216bda8cd7 * Patch from https://bugzilla.icculus.org/show_bug.cgi?id=2540 Tim Angus 2006-01-13 20:54:07 +0000
  • cb46b234ce Lets actually make sure the people that don't read anything but this file get the right message. Zachary Slater 2006-01-11 08:06:30 +0000
  • 52c3bda4b3 * Simple patch that obviates the need for the "quake3" shell script as shipped with 1.32 Tim Angus 2006-01-10 19:22:02 +0000
  • a166f2173a * Oops. Rename cl_avidemo to cl_aviFrameRate Tim Angus 2006-01-06 22:28:07 +0000
  • 70c9c62039 * Use a slightly different method for generating qvm dependencies to avoid FreeBSD 'find' weirdness Tim Angus 2006-01-06 21:56:50 +0000
  • 13039ef44f make memory for generated opcodes executable so the program works with enabled NX feature. Ludwig Nussel 2006-01-06 19:11:05 +0000
  • dbf7caec10 * Ogg codec support from Joerg Dietrich <dietrich_joerg@gmx.de> (disabled by default) Tim Angus 2006-01-06 17:36:03 +0000
  • f5f3c64a25 * Somebody fedex me a Mac and an x86_64 PC please? Tim Angus 2006-01-06 00:33:24 +0000
  • e95f1f2106 * Fix to the gcc4/-O0 x86 JIT compiler bug Tim Angus 2006-01-06 00:04:05 +0000
  • 981112669f * Fix to x86_64 build * Removal of a couple of unused variables Tim Angus 2006-01-05 22:53:55 +0000
  • 560b02488c * Up the defaults for zone and hunk memory since some mods (UT) have large memory requirements that will have increased versus 1.32b due to some of the alignment fixes Tim Angus 2006-01-05 16:49:59 +0000
  • 7b31efbec7 * Dependency generation for the .asm files Tim Angus 2006-01-05 03:34:01 +0000
  • 1171a63aea * Remove FS_SetRestrictions * Add FS_CheckPak0 for better error messages where dumb users are involved Tim Angus 2006-01-05 02:06:25 +0000
  • 58e7fc0a1a * Added cl_autoRecordDemo, which when enabled automatically records a new demo on each map change Tim Angus 2006-01-05 00:15:47 +0000
  • 0c9d2c365a * Only display the g_syncClients warning when it's appropriate Tim Angus 2006-01-04 21:48:20 +0000
  • 6e24cfe7d3 * Fix the MinGW and (hopefully) OS X builds * Remove custom memcpy/memset code Tim Angus 2006-01-04 03:40:49 +0000
  • 2d9d10772f * Solaris fixes Tim Angus 2006-01-04 03:14:01 +0000
  • a21eb2bbcb * AVI video output - Uses motion jpeg codec by default - Use cl_avidemo to set a framerate - \video [filename] to start capture - \stopvideo to stop capture - Audio capture is a bit ropey Tim Angus 2006-01-04 03:12:12 +0000
  • 92ad3e99dc fix typo in comment Ludwig Nussel 2005-12-30 17:52:56 +0000
  • 696bd8c8ab cleanup: - define TARGETS at central place - $(PLATFORM)quake3$(BINEXT) -> ioquake3.$(ARCH)$(BINEXT) - remove GLIBC variable Ludwig Nussel 2005-12-30 17:50:47 +0000
  • 310190a466 * Support for MinGW cross compilation Tim Angus 2005-12-29 00:04:41 +0000
  • aa3f7e1eb1 * Fix to what is apparently a typo in the original Q3 code * If patch stitching breaks in mysterious ways, this change might be why Tim Angus 2005-12-28 23:05:22 +0000
  • db5faeaeaa * NetBSD support patch from optical (alex@rigbo.se) Tim Angus 2005-12-27 19:46:01 +0000
  • 7607d1083b enable x86_64 vm Ludwig Nussel 2005-12-18 15:36:07 +0000
  • 98dd1cc767 I can't be trusted! Aaron Gyes 2005-12-13 02:35:00 +0000
  • 34ee7e4a6c website Maik 2005-12-12 17:53:55 +0000
  • 252ede0472 msvc project files updated and moved to win32/msvc temporary build dirs moved to win32/msvc/build Maik 2005-12-12 17:38:03 +0000
  • 52205d8d3c Thanks Jamie Wilkinson Aaron Gyes 2005-12-12 06:56:01 +0000
  • 88237be90b Try different way Aaron Gyes 2005-12-12 05:41:10 +0000
  • a45cab3b42 Tabs Aaron Gyes 2005-12-12 03:49:19 +0000
  • 66516abf0a Don't install q3ded binary on ming32, it doesn't exist Aaron Gyes 2005-12-12 03:48:00 +0000
  • 6c6396a54f * Increase default for s_alSources to 96 * Source allocation warning on looping sounds demoted to developer only Tim Angus 2005-12-11 21:14:45 +0000
  • 489c4f66df * Clarified 64bit mod support in the README Tim Angus 2005-12-09 15:02:05 +0000
  • 81c15bc41d use memcpy for copying stuff around to fix alignment problems Ludwig Nussel 2005-12-06 23:11:25 +0000
  • 9bd6709e10 * Removed seemingly unnecessary OS X implementation of yuv_to_rgb24 Tim Angus 2005-12-06 20:52:29 +0000
  • 2499d9b0f5 * Solaris patch from Vincent S. Cojot Tim Angus 2005-12-06 19:03:39 +0000
  • 9415f5fe09 * Oopsie. Tim Angus 2005-12-06 18:17:10 +0000
  • fa64e09a5b Disabled PowerPC VM. Ryan C. Gordon 2005-12-06 00:16:25 +0000
  • 04a6532d27 remove EULA document to prevent confusion Ludwig Nussel 2005-12-05 20:41:15 +0000
  • 1704eecc52 * Replaced ALIGN macro with PAD * Moved ALIGN16 macro from tr_local.h to ALIGN in q_shared.h Tim Angus 2005-12-05 17:32:54 +0000
  • cfdd586ef8 Look for correct filename extension when loading native DLLs. Ryan C. Gordon 2005-12-05 01:11:41 +0000
  • 24209ecec6 Removed -fomit-frame-pointer from Mac OS X builds. Someone should probably gank this from the other platforms, too. Ryan C. Gordon 2005-12-04 23:14:23 +0000
  • 9b0cd8009d Don't need to check for Altivec in unix mainline anymore (qcommon handles this now). Ryan C. Gordon 2005-12-04 23:12:46 +0000
  • ff9c89f8fe Better altivec cvar handling. Should fix crashes at startup, or curious people that toggle it on at runtime on a G3. Ryan C. Gordon 2005-12-04 21:40:25 +0000
  • dd4dce194e Fixed Altivec-based mesh rendering. Ryan C. Gordon 2005-12-04 14:23:46 +0000
  • e67d270f2a * Same as last revision, but I didn't forget to save this time Tim Angus 2005-12-03 16:36:45 +0000
  • 5cc1fb1c05 * Improved the robustity^Wrobustosity^Wrobustness of the OpenAL music and raw stream systems * Implemented S_AL_BufferEvict for more graceful behaviour when OpenAL runs out of memory Tim Angus 2005-12-03 00:19:27 +0000
  • 0f8c177cf3 * Fix to an OpenAL "bug" Tim Angus 2005-12-02 00:14:24 +0000
  • 796ba11301 * Ditch Mac OS 9 support Tim Angus 2005-12-01 21:36:16 +0000
  • 1b314e8934 * Updated AL headers * Added a Makefile option USE_LOCAL_HEADERS which can be disabled to use system headers if desired Tim Angus 2005-12-01 20:53:28 +0000
  • acb810b972 * Fix compilation when using SDL and dlopening OpenAL Tim Angus 2005-12-01 20:45:01 +0000
  • 3161a34a4f * Fixed bug where if two looping sounds were added to a single entity they would fight for a source and you'd get a horrible distorted sound that was each of the two sounds interleaved * Changed the default of s_alPrecache to 1 -- having it off seems to cause problems for some and it doesn't actually improve things much * Changed a few of the variable names in snd_openal.c to be more sane Tim Angus 2005-12-01 18:22:42 +0000
  • 31b7243ef3 * Fix a warning on non-PPC builds Tim Angus 2005-12-01 18:01:43 +0000
  • 5bc17ccf4b Fixed detection of Altivec on Mac OS X, and added attempt at general detection with SIGILL/setjmp hackery for PowerPC Linux, etc. Ryan C. Gordon 2005-12-01 11:49:02 +0000
  • 4bea1e4ff9 r_smp now works as expected with sdl_glimp.c on Mac OS X. Ryan C. Gordon 2005-12-01 11:16:36 +0000
  • 820f41162e Another "long double" ... Ryan C. Gordon 2005-12-01 10:59:50 +0000