1
0
Fork 0
forked from fte/fteqw

Commit graph

  • 79d122b3cf Anisotropic Filtering take 2 Lance 2005-12-01 15:52:36 +0000
  • a42d9dac20 Anisotropic Filtering Lance 2005-12-01 11:40:45 +0000
  • 96c5dd71ec Anisotropic Filtering Lance 2005-12-01 11:22:20 +0000
  • eae50d7bf6 Anisotropic Texture Filtering Lance 2005-12-01 11:20:19 +0000
  • 4fa99b476c Fix for not compiling in sw. Spoike 2005-12-01 02:20:48 +0000
  • 470804d958 make mingl compile again. Spoike 2005-12-01 01:56:37 +0000
  • aaf1a31b05 Fixes the sockettcp issue without TCPCONNECT. Spoike 2005-12-01 01:51:47 +0000
  • b969d494b6 added a comment regarding the lcc warnings. Spoike 2005-12-01 01:41:04 +0000
  • 8d737adf85 Added cl_ignore.c Spoike 2005-12-01 01:24:37 +0000
  • 77474af3b2 Stops a recursive error when the MessageBox function tells us that it's appeared, over and over and over again, causing more MessageBoxes... Grr. Spoike 2005-12-01 01:24:07 +0000
  • 3931528beb Removed timeserv's precompiler protection around files I forgot to add. Spoike 2005-12-01 01:22:25 +0000
  • 2c10084b45 Fixed a syntax error. Spoike 2005-12-01 01:21:38 +0000
  • bb1c73658c Added memset, memcpy, and memmove for efficency (rather than implementing them in a qvm). Spoike 2005-12-01 01:21:08 +0000
  • 777cbdb6bc Small fixes for more robustness (more for testing). Spoike 2005-12-01 01:16:55 +0000
  • 7d5cacecab Fixes 'glowing nails'. Spoike 2005-11-30 23:12:08 +0000
  • 10bb3e01cf blah Spoike 2005-11-30 21:39:27 +0000
  • 6f6b337428 fix for dedicated servers. Spoike 2005-11-30 21:35:43 +0000
  • 304f1e38bd from fuhquake. Spoike 2005-11-30 20:46:09 +0000
  • e13c3d5e07 %i to %p TimeServ 2005-11-30 05:05:50 +0000
  • 61ea1d4429 plug_list enhancement TimeServ 2005-11-30 05:01:43 +0000
  • 18b062a0fe also look in charsets for quake character sets TimeServ 2005-11-30 02:53:08 +0000
  • 21b5d68685 Spike broke CVS build due to not committing cl_ignore.c TimeServ 2005-11-30 02:26:12 +0000
  • 339d478659 I wonder how much this will break. Ahh well. It works for me, and I need to go to bed. Well, plugins should be able to read/write files through the engine. audio decoding plugin interface is in (might be changed later). TCPConnect is in. msg_filter and scr_centersbar. some recording fixes too. Spoike 2005-11-30 01:20:53 +0000
  • e54ecb4a9a Hud compiles and runs as a QVM, so these extra files will come in handy. Spoike 2005-11-30 01:07:13 +0000
  • 17144eaf9e Uses FS builtins, so no hardcoded filesystem stuff, so it compiles as a QVM. That load/save bug is also gone. Spoike 2005-11-30 01:06:02 +0000
  • 673a336982 fixed atoi / atof Spoike 2005-11-30 01:02:10 +0000
  • 1592df5945 Fixed file access, and removed direct filesystem requirement. Spoike 2005-11-30 00:50:04 +0000
  • 79fce55806 Added Quake filesystem access. Spoike 2005-11-30 00:48:29 +0000
  • 64444d7479 Added support for printing hex (heheh... doesn't work right, but better than nothing) Spoike 2005-11-30 00:47:59 +0000
  • fad8fe8cc8 Build fix Mark Olsen 2005-11-29 23:23:56 +0000
  • d0c1d4911f MacOS X defines Mark Olsen 2005-11-29 23:20:02 +0000
  • 9792a49cbf Don't declare the isDedicated variable if it is #defined Mark Olsen 2005-11-29 23:14:45 +0000
  • aac111c7b0 Use netinc.h Mark Olsen 2005-11-29 13:32:15 +0000
  • b3b3a7a83a Renamed vector to _vector to avoid name clashes on Altivec systems. Mark Olsen 2005-11-29 13:30:20 +0000
  • d17ca9286b Use netinc.h Mark Olsen 2005-11-29 13:22:58 +0000
  • f784b64de1 Fixed newlines and renamed pixel to pix to avoid name clashes on Altivec systems. Mark Olsen 2005-11-29 13:20:38 +0000
  • fef8729179 Use netinc.h Mark Olsen 2005-11-29 13:14:15 +0000
  • 48c1f94425 Common includefile for platform specific network thingies. Mark Olsen 2005-11-29 13:12:45 +0000
  • a481295083 Fixed some newly added endian bugs. Quake 2 support works again. Mark Olsen 2005-11-29 11:57:02 +0000
  • 5fd77bb31c Renamed timer to mytimer to avoid nameclash with system function of same name Mark Olsen 2005-11-29 11:30:13 +0000
  • 96dd5860cd Added newline at end of file Mark Olsen 2005-11-29 11:28:32 +0000
  • 7fca2ae192 Nice to have(TM) Mark Olsen 2005-11-29 11:20:25 +0000
  • fb3ccca04e generic stat number elements a bunch of TODOs added... TimeServ 2005-11-28 02:37:17 +0000
  • 806c2eb85b Slightly better ktpro support. Spoike 2005-11-28 00:14:32 +0000
  • 9ac5f4c441 Fixes a warning. Spoike 2005-11-28 00:12:22 +0000
  • ba12a35dca A little cleaner. Spoike 2005-11-28 00:10:37 +0000
  • 7e108c5a71 Added an atof function. Spoike 2005-11-28 00:05:17 +0000
  • 280ab8f6aa ok so the 4 event is never called... fixed flashes TimeServ 2005-11-27 20:59:51 +0000
  • 395286b2cd Updated by TortoiseCVS Spoike 2005-11-27 14:59:20 +0000
  • 2f054df6a7 Updated by TortoiseCVS Spoike 2005-11-27 14:47:38 +0000
  • a779c6e84b mouseover will show up as green, selected item will flash red n/m keys to cycle through items (since mouse selection is broken) TimeServ 2005-11-27 05:25:39 +0000
  • d47f248262 Central plugin workspace, that contains all fte plugins. Spoike 2005-11-27 03:21:42 +0000
  • ec5d6c7a31 Updated by TortoiseCVS Spoike 2005-11-27 03:20:24 +0000
  • b8aa363c2e it's always a good plan to have a readme. Spoike 2005-11-27 03:19:25 +0000
  • 0e5f1d12d1 A few fixes to get the emailnot plugin to work properly. Spoike 2005-11-27 03:18:43 +0000
  • e81e552655 A batch file that basically contains the paths to your various stuff. Spoike 2005-11-27 03:09:45 +0000
  • 6aaae617eb A pop3/imap email notification system. pop3 is wierd, and doesn't let you poll, so instead we establish a new connection every minuite or so, in order to check for new emails. SOME POP3 SERVERS MAY DELETE YOUR EMAILS. This notification system will print the body of the message, with the header at the bottom (so it appears in the console notification area when playing). Spoike 2005-11-27 02:51:39 +0000
  • bf1d731178 Updated by TortoiseCVS Spoike 2005-11-27 02:46:25 +0000
  • 60e99424cd In the UI_SbarInit() function, I changed true to false so the plugin would load. Lance 2005-11-27 02:33:05 +0000
  • c877a06196 An update. Spoike 2005-11-27 01:12:16 +0000
  • 88098ab5d3 r_rockettrail/r_grenadetrail 0 disables both cvars marked as semicheats switched faithful for highfps in presets.. need a faithful preset probably TimeServ 2005-11-26 23:23:03 +0000
  • 8728f3abbb pe_defaulttrail junk for Q1/H2 TimeServ 2005-11-26 23:11:19 +0000
  • 293ff1ad6d Default settings for the gib filter (doesn't filter dead bodies), as that's then totally useless with feigning, and we try to keep everyone happy. Spoike 2005-11-26 21:16:48 +0000
  • 2e22d7ed34 Okay, so, urm, don't print DISTRIBUTION as part of the version, print FTE instead. Thanks. Spoike 2005-11-26 21:15:39 +0000
  • 167f762a51 Fix for when using NQ clients (no more crash) Spoike 2005-11-26 21:14:47 +0000
  • ebcaac9a08 This should fix the recent windows gamma issues. Spoike 2005-11-26 21:13:45 +0000
  • 2b20b34f25 Basically a cleanup for moodle's plugin. It's more readable now. Spoike 2005-11-26 19:47:46 +0000
  • fe38f0c5ca compile stuff for 'ezscript' qvm Spoike 2005-11-26 19:40:01 +0000
  • 331dca2afe Moodles added these because sourceforge wasn't updating. They are duplicated in winamp. So they're going to be deleted. mwaa ha ha. Spoike 2005-11-26 13:55:46 +0000
  • 1c04088ac0 *** empty log message *** Lance 2005-11-26 05:43:26 +0000
  • 9355c7dda5 makeconfig.sh - the shell script that generates config.h either automagically or through prompts, use it through make Spoike 2005-11-26 03:02:55 +0000
  • 0b14f65c77 *** empty log message *** Lance 2005-11-26 03:01:41 +0000
  • 8536976d16 Winamp plugin.. wee adds winamp_* commands, winamp_restart is a bit buggy, ill fix that later Lance 2005-11-26 02:54:07 +0000
  • 9964d73a8d Reverted moodles winamp changes. This should really be removed totally Spoike 2005-11-26 02:09:25 +0000
  • c161afa53f Added a bunch of "user" functions, winamp is mostly covered, though menu_media needs a bit of work done to it.. I'm only a C noob so I'm not good with graphic stuff :P Lance 2005-11-25 12:38:34 +0000
  • 9795a359d1 small fix TimeServ 2005-11-22 21:49:56 +0000
  • 3b449f3a23 changed spikeset's emp effect fixed rocket trails and rail spiral TimeServ 2005-11-22 20:40:35 +0000
  • b318d46ea7 Added q3 stuff Spoike 2005-11-21 22:16:53 +0000
  • ae6390c7a0 A small consistancy fix Spoike 2005-11-21 21:47:53 +0000
  • 9e89e2273a An attempted ktpro fix Spoike 2005-11-21 21:46:52 +0000
  • cdb82f3316 small cleanup and bugfix for zlib->abail_zlip Spoike 2005-11-21 21:09:11 +0000
  • 277d0b6960 small tweeks and hacks for better integration with kde Spoike 2005-11-21 21:07:45 +0000
  • 638de77243 FrikaC told me of a few bugs in here, so lets use a decent compiler and fix them Spoike 2005-11-21 20:53:43 +0000
  • 37cf586005 Fix for linux and q3 bots Spoike 2005-11-21 20:20:42 +0000
  • d464398fb5 Where there was a return 0, should have been a return 1.. everything is cool now, this is just a little modifcation, nothing new has actually been added. Lance 2005-11-21 08:57:30 +0000
  • a17bdf0898 just added the ml.exe requirement Lance 2005-11-19 16:32:14 +0000
  • de5dd89b74 Tweeked automatic generation of shaders, we now search for shirt/pants textures for default skin shaders. Spoike 2005-11-14 01:33:25 +0000
  • 35192beb47 More tweekable. Spoike 2005-11-14 01:32:21 +0000
  • 6b8551e8b9 Added a flag that can disable looping of animations, used by some zyms. Spoike 2005-11-14 01:31:14 +0000
  • 8882e0ec30 Tweeked some stuff. Spoike 2005-11-14 01:28:05 +0000
  • 9cddc4b881 Fixes mvd demo playback's freezes. Spoike 2005-11-14 01:25:39 +0000
  • 3818c9342b Fix for uninitialised CB stuff. Spoike 2005-11-14 00:58:29 +0000
  • 07593bca79 Cleaned up some extensions, added the new ones that we support, etc Spoike 2005-11-09 23:35:38 +0000
  • c320fbe628 SDL sound should be working fine now Spoike 2005-11-07 00:59:22 +0000
  • b29f2b0102 Does this fix rjlan's latest bug? Spoike 2005-11-07 00:58:47 +0000
  • 26bee34a53 Visual C++ 6.0 workspace converted to Visual C++ 2003 .dotnet (VC7).. these work better than the one in the /dotnet folder. Lance 2005-11-06 00:44:47 +0000
  • 3e8029a0f8 This fixes the 64bit sv_mapcheck issue Spoike 2005-11-05 21:24:46 +0000
  • 83185125a9 Removed a pretty pointless print. Spoike 2005-11-04 15:45:41 +0000
  • c47a3ae99a Cleaned up some precompiler conditions. Spoike 2005-11-03 23:49:49 +0000
  • f0e4a06704 Tweeked a warning message to be more helpful (and less concerning to the user). Spoike 2005-11-03 23:49:00 +0000