1
0
Fork 0
forked from fte/fteqw

Commit graph

  • 2f4063ce2e These are the files that make up the csqc module for the inventory. Spoike 2006-01-02 02:52:56 +0000
  • 23ae28f5e8 Added the inventory system stuff. I'm not sure how well it works, but it seems to work for the most part. :p Spoike 2006-01-02 02:48:58 +0000
  • c7cdbaa17e These are my two additional files required for the inventory system. they are not complete. Spoike 2006-01-02 02:45:34 +0000
  • d773113378 *** empty log message *** Magnus 2006-01-02 00:14:21 +0000
  • 6efc0d6bde *** empty log message *** Magnus 2006-01-01 22:35:59 +0000
  • a80a951e94 *** empty log message *** Magnus 2006-01-01 21:33:21 +0000
  • 4a0c9a0e79 r_dodgypcxfiles, for use with some Quake 2 mods TimeServ 2006-01-01 21:17:06 +0000
  • a8889d8f24 THIS COMMIT MOST LIKELY BREAKS THINGS. changed conchars from 16-bit to 32-bit added support for RGBI fg and bg colors better support for ^8/^9 text codes fix to echoish menu sounds added plugin stuff for centerprints/server messages/chat messages, not finalized (?) GL/SW color character functions improved (although neither handle transparent characters, and SW needs improvement with the palette remapping) TimeServ 2006-01-01 09:01:15 +0000
  • 8ef3ae1182 Gibfilter now no longer initialises in q2. This means it no longer crashes q2 servers, but also doesn't filter q2 gibs. Spoike 2006-01-01 04:14:41 +0000
  • 0e42bd3b51 Updated by TortoiseCVS Spoike 2006-01-01 00:43:49 +0000
  • b8937834c5 *** empty log message *** Spoike 2006-01-01 00:38:31 +0000
  • 532706ede7 Magnus' fallout-like mod. Spoike 2006-01-01 00:37:52 +0000
  • 41fdeb5678 sys/param.h is such a boring thing to include. Also, define INADDR_LOOPBACK for systems which don't have that define. Mark Olsen 2005-12-31 13:33:10 +0000
  • ad4568a186 change wad error to non-fatal TimeServ 2005-12-29 00:18:23 +0000
  • 6f52e8ea5a Fixes the fog shader on q3dm4 and similar shaders (they do occur elsewhere in std q3). Spoike 2005-12-27 16:54:28 +0000
  • 083ca12678 have to keep the old behavior TimeServ 2005-12-23 10:25:36 +0000
  • 996757ec23 step/count extension to handle additional random values TimeServ 2005-12-23 09:31:17 +0000
  • a0498dcb3c fix GL builds (as much as I screwed it up anyway) TimeServ 2005-12-23 01:29:55 +0000
  • 7bce2a6426 Urm, a small fix. Spoike 2005-12-23 01:23:44 +0000
  • 06b2836ecc Fixed the old fs stuff here, to use the vfs thingie. Spoike 2005-12-23 01:23:03 +0000
  • c5b3483145 fix GL builds (as much as I screwed it up anyway) TimeServ 2005-12-22 21:46:28 +0000
  • 6dd7ddd353 palette remap per entity for sw minor change to qclib for hexen2 TimeServ 2005-12-22 20:35:04 +0000
  • 054663b990 ftp/http stuff should work again. the download menu is still out of action, however. Spoike 2005-12-22 02:29:11 +0000
  • a32c1af46d kill some unnecessary Sys_Errors TimeServ 2005-12-21 08:34:34 +0000
  • e19c431a28 allow cl_demospeed 0 set cl_demospeed default to 1 TimeServ 2005-12-21 07:10:48 +0000
  • 55f788ef0d removed Draw_PicFromWad so we only use the "safe" version killed some Sys_Errors transtable loading to vfs log rotation fix server cosmetic changes TimeServ 2005-12-21 07:00:33 +0000
  • 208626a9a2 fix to vfs seek logic TimeServ 2005-12-21 06:50:57 +0000
  • 1d13030916 quick hack to vfs TimeServ 2005-12-21 05:25:43 +0000
  • 503eff6421 Reworked the filesystem. We now support a virtual filesystem. Many places accept stream usage, although many formats do not support this. I'm not sure if this will break anything. It shouldn't do, but it might. Spoike 2005-12-21 03:07:33 +0000
  • dc6ff40ad6 TimeServ wanted me to commit this. note that the qrenderer check should be removed. Spoike 2005-12-20 23:34:06 +0000
  • 62f7ed5108 for plugins, mostly. Spoike 2005-12-20 23:33:20 +0000
  • 0c4dc8dfec Use the CC variable when guessing build type. Mark Olsen 2005-12-20 22:27:31 +0000
  • 1a844576a4 Make rjlan happy Spoike 2005-12-17 22:50:02 +0000
  • 96de3b78c3 added partial r_stains changed default of r_stains to 0.75 TimeServ 2005-12-17 21:51:42 +0000
  • 2cd3740b2f This *WILL* boost fps slightly. By as much as 50 perhaps. Spoike 2005-12-17 20:16:49 +0000
  • c9c24856b9 GCC4 fix. Untested. Hope I didn't break anything. Mark Olsen 2005-12-17 16:52:22 +0000
  • bfb9bbb371 Added some additional sub-console functions. Spoike 2005-12-16 18:08:40 +0000
  • 2297980427 A bug hunting I will go, a bug hunting I will go, traa la la. Spoike 2005-12-16 18:06:44 +0000
  • 0371d2cab6 Print out a warning count, added an entnum intrinsic. Spoike 2005-12-16 17:15:43 +0000
  • db19960aaf Floodprot-ed the kill command. Spoike 2005-12-16 17:14:06 +0000
  • 1a861e52ed Standardised formatting. Spoike 2005-12-16 17:12:57 +0000
  • 12bef1befc Stop fussing Spoike 2005-12-16 17:12:11 +0000
  • 42648d0fab Fixes the bug with tf2003 Spoike 2005-12-16 17:11:17 +0000
  • 487865b83e blarg. Spoike 2005-12-15 19:45:04 +0000
  • ea47716ccc The client-only plugin builtins. Spoike 2005-12-15 19:41:11 +0000
  • 13d0a98133 cygwin, mingw should compile, plugins in dedicated servers, and stuff. Spoike 2005-12-15 19:15:39 +0000
  • 55fe54ae60 Maybe this will make rjlan happy. probably not, but it's worth a try. Spoike 2005-12-15 18:52:03 +0000
  • 2ba9c0e2e8 A small update. Spoike 2005-12-15 02:01:57 +0000
  • f99c507f53 A slightly more fun version of the irc plugin. Spoike 2005-12-15 02:01:03 +0000
  • eda6e0c0fd A bugfix type thingie. Spoike 2005-12-14 22:05:07 +0000
  • 9776d00e71 should make non locals-marshalling/overlaptemps much faster TimeServ 2005-12-14 21:03:18 +0000
  • 811d31569e Urm, string, not value Spoike 2005-12-13 02:33:03 +0000
  • f01489b7f4 Team chat sounds, a download bugfix, and a correction to the standard nq entity limits Spoike 2005-12-13 02:31:57 +0000
  • 57bb74c88d Wee, let's cycle things. Spoike 2005-12-12 02:29:37 +0000
  • 424fa0e1aa Updated by TortoiseCVS Spoike 2005-12-12 02:28:27 +0000
  • a45833df01 Updated by TortoiseCVS Spoike 2005-12-12 02:26:32 +0000
  • 7db5b6d5dc int->qhandle_t Spoike 2005-12-12 02:12:37 +0000
  • 68e3900c50 Fix for file indexes -> qhandle_t Spoike 2005-12-12 02:10:36 +0000
  • 0ed3044f0f Use skin files to replace the skins, instead of add. Spoike 2005-12-12 01:58:15 +0000
  • c1962bbe77 Jabber client plugin, version 1. Spoike 2005-12-11 20:11:22 +0000
  • 9fcf7fc229 rawinput registers/deregisters properly TimeServ 2005-12-11 03:22:43 +0000
  • 972a4f08b2 added sin, cos, atan2 builtins. Spoike 2005-12-10 00:21:45 +0000
  • ce995e6f37 Added Draw_Line, cos, sin Spoike 2005-12-10 00:19:24 +0000
  • dc8ce67b73 why does bigfoot use sw rendering? Spoike 2005-12-09 23:30:50 +0000
  • c7e7a3ac86 Should fix the problem with "effectless statement" lines being off-by-a-statement. Spoike 2005-12-09 19:35:25 +0000
  • cbea9f9a9e reinstated -wavonly - by disabling dsound when used. Spoike 2005-12-09 19:16:54 +0000
  • 80df004c4d A new builtin, for drawing lines. Spoike 2005-12-09 19:08:08 +0000
  • 127ce4a500 Fixed bullet images. Spoike 2005-12-09 02:10:24 +0000
  • b511be1e27 hud_tracking_show cvar and v_powerupshell 2 option Spoike 2005-12-08 18:42:08 +0000
  • f34cbf7bca fix a bug. Spoike 2005-12-07 00:01:44 +0000
  • 659c97580d Fix for ktpro teams not changing if you connect with a blank team Spoike 2005-12-06 23:33:59 +0000
  • 34ea2f2292 Fixes a bug where ktpro wasn't being given the correct strings. Spoike 2005-12-06 23:32:06 +0000
  • df41c9461d Let's try not to fuck it up for little endian next time :P Mark Olsen 2005-12-06 21:52:38 +0000
  • c41eb9937e TimeServ wanted my X server. Spoike 2005-12-06 21:16:16 +0000
  • ff18dfb1dc Updated by TortoiseCVS Spoike 2005-12-06 21:12:31 +0000
  • 7e58306d03 Fixed/tweeked a few things. Spoike 2005-12-06 15:40:52 +0000
  • 55517b7257 Stop the random crashes. Spoike 2005-12-06 15:39:57 +0000
  • 6c5c3545ec spaceinvaders! Spoike 2005-12-06 15:38:44 +0000
  • 2a405f98e7 playdemo now accepts urls. :) Spoike 2005-12-06 03:09:46 +0000
  • c73948abf9 Try and stop the duplicate reconnect thing. Spoike 2005-12-06 02:24:36 +0000
  • 87f100ad88 scr_centersbar Spoike 2005-12-06 02:23:46 +0000
  • beff674887 Makes the ftp server work a bit better, hopefully. Spoike 2005-12-06 02:22:44 +0000
  • c6b27d0b81 Fixes all that tests for relative file depths. Spoike 2005-12-06 02:21:56 +0000
  • 89a52c4a5a fixing flares Spoike 2005-12-06 02:21:28 +0000
  • b14f789fbe Convert q3 flares to dynamic flashblendable lights Spoike 2005-12-06 02:20:11 +0000
  • 688bae5fdb Fixes taskswitch bugs. Spoike 2005-12-06 02:19:22 +0000
  • 880681a390 Actually use the fasttrack arrays thingie. Spoike 2005-12-06 02:18:41 +0000
  • a8de363078 hopefully fixes a couple of things. Spoike 2005-12-06 02:17:55 +0000
  • 48dbcfa193 hopefully fies a couple of things. Spoike 2005-12-06 02:17:27 +0000
  • 81188d622a you didn't see this TimeServ 2005-12-06 01:38:31 +0000
  • 9a4a8aa411 remove superfluous extension TimeServ 2005-12-06 01:18:47 +0000
  • 4120541f06 Reenabled the XCloseDisplay call as things fuck up without it. Mark Olsen 2005-12-05 21:22:36 +0000
  • 2e22b57fc2 Fixed big endian support for Linux/GLX Mark Olsen 2005-12-05 20:51:18 +0000
  • 87d4c83abe logging now shuts off after a bad write colormapping made more generic (more with that later) small stat fix TimeServ 2005-12-05 16:47:29 +0000
  • 20da7c41cd Fixed a sizeof bug which affected non-32bit systems (sizeof on pointer to float instead of sizeof on the float) Mark Olsen 2005-12-02 23:59:40 +0000
  • 1534f2f1b7 left over debug code TimeServ 2005-12-02 22:24:16 +0000
  • 283c7f8454 fix to loading maps/models with fullbrights (sw) fix a rare crash with HLBSP textures TimeServ 2005-12-02 02:38:10 +0000
  • 87bf121760 Build fixes for non-Win32 Mark Olsen 2005-12-02 01:14:20 +0000
  • 1b2dfa9701 fixes to stainmaps (project options got screwed up so I didn't catch the glitches) TimeServ 2005-12-02 00:49:20 +0000
  • bc44aaf54b stains are multiplicative instead of additive get rid of infokey usage in cl_ignore reduce sw stainmaps from int to unsigned char TimeServ 2005-12-01 22:36:01 +0000