1
0
Fork 0
forked from fte/fteqw

Commit graph

  • 66cfc8b127 qqshka's bugfix for: CL_ParseServerMessage: Illegible server message. Thanks for finding that one. Spoike 2007-01-18 18:19:46 +0000
  • 6920e14fde Fixed a remote crashing bug. Spoike 2007-01-11 22:07:18 +0000
  • f321ee32ee some bugs have been spotted. one serious one regarding demos and small downloads and reading configs. a couple of minor ones, and a minor cleanup too. Spoike 2007-01-09 05:24:03 +0000
  • 4262948c3e Changing map download messages. Spoike 2007-01-08 04:18:41 +0000
  • 15a38d3726 Changed tracking and commentry a little so it works in ezquake/fuhquake as well as just fte. Additionally forced tracking of leader when the victim has left pvs in udp games. Spoike 2007-01-08 03:15:37 +0000
  • 715f34e831 Added 'combo' menu script commands (one var, multiple descrete values). Spoike 2007-01-08 03:13:03 +0000
  • 359e46bfff tabs in configs are now handled more correctly. Spoike 2007-01-08 03:11:36 +0000
  • 5339cd92e7 Spotted + fixed some bugs. Spoike 2007-01-08 03:10:41 +0000
  • 47f9440a30 cameras start at intermission spots, stream change messages for other users, cleaned up the menu code a little Spoike 2007-01-06 09:46:32 +0000
  • 5596b146fe Fixed a bug in the html demo listing. Tolerate telnet users spamming the server. Spoike 2007-01-06 09:40:57 +0000
  • 2a10d9860e Expanded the .qtv file 'format' for later. Spoike 2007-01-06 09:38:08 +0000
  • edbe5bc600 A funky cvar that makes qtv menus nicer to use. Spoike 2007-01-06 09:37:33 +0000
  • 88388accb2 This caused a crash (and a little something else that qtv uses). Spoike 2007-01-06 09:36:38 +0000
  • 9df6d335e4 Should fix molgrums 'ktpro' crash. Spoike 2007-01-06 09:35:16 +0000
  • aa4299426e Wipe the entity frames on map changes, so we arn't left with lots of ents all over the void. Spoike 2007-01-05 22:09:56 +0000
  • 55f5344510 Rewritted entity parsing, so should work fine with .join now. Spoike 2006-12-26 21:26:10 +0000
  • a0c7a347df Should fix some gcc 64bit issues. Spoike 2006-12-26 18:21:22 +0000
  • b698a1148b Should fix the slow rockets bugs. Spoike 2006-12-26 18:19:35 +0000
  • 17962a3ac7 Added a quick connect menu option which joins the client to the most populated server with a ping under 50. Mod/gamedir is not considered. Spoike 2006-12-25 18:29:05 +0000
  • 8f14e5ab9f This master doesn't resolve any more, it seems. Spoike 2006-12-25 18:19:45 +0000
  • 07e1648602 Fixed SW renderer and NOMEDIA builds. Added some comments to some else/endif preprocessor commands. Mark Olsen 2006-11-22 01:08:46 +0000
  • a6ea96ab24 added pmove.c to project file JohnNy_cz 2006-11-17 13:33:04 +0000
  • 7f6ff725e4 sizeof(long)==8 Bum. Spoike 2006-11-10 15:48:18 +0000
  • 752d3571e0 remove leftover debug code TimeServ 2006-11-04 19:21:15 +0000
  • 15f5bdfb4b consistency fix TimeServ 2006-11-04 19:05:06 +0000
  • 9d7a3b5d2a Fixes some messages when qtv disconnects. No functional difference, just additional+different prints. Spoike 2006-11-03 16:03:15 +0000
  • acf93f1548 qtv changes allow you to spectate annother spectator. FTE changes fix independant physics stuff a bit, and fix AVI recording a little also. Spoike 2006-11-03 15:53:04 +0000
  • b444ca99ac Spike broke this TimeServ 2006-11-02 03:00:50 +0000
  • 6b57afe022 fix 8-bit sw on 64-bit X TimeServ 2006-11-01 07:23:08 +0000
  • 6c8223f606 fix PNG screenshots under AMD64, fix 8bpp screenshots under X TimeServ 2006-10-31 04:12:20 +0000
  • 22360e35dd Small tweek so you can stream demos off a different proxy. Spoike 2006-10-27 16:12:07 +0000
  • bce372f236 Fixed a couple of rerouting issues, Warning: RAW mode is not requested, this will break compatability with the origional qtv protocol, including with mvdsv. Spoike 2006-10-27 13:41:27 +0000
  • b26e4c51f7 This is why you don't let noobs code. Spoike 2006-10-27 11:11:42 +0000
  • 8402f12b2c Wow, I suck. Spoike 2006-10-27 11:10:35 +0000
  • 41dc8f9738 Okay, so it should compile now. Spoike 2006-10-27 11:00:37 +0000
  • e2e4cfe7ab Resolving signal issues at last. Spoike 2006-10-27 10:58:41 +0000
  • 96193f59fb Adding untested demo searching for unix systems. Spoike 2006-10-27 10:58:13 +0000
  • 0235f1018b proxy:menu enter is now supported... Spoike 2006-10-27 10:57:34 +0000
  • c3dc9b0b8a Don't print anything about empty commands. Spoike 2006-10-27 10:57:06 +0000
  • aa9105dae7 Cleaned up some join / part comments. Spoike 2006-10-22 20:33:12 +0000
  • ff5bf28f00 Fixed a warning (slight cleanup). Spoike 2006-10-22 20:31:57 +0000
  • cdcbe7773c Finally added allownq command. Spoike 2006-10-22 20:31:10 +0000
  • 36c6537847 Added timeouts to viewers, added a cleanup. Spoike 2006-10-22 19:18:15 +0000
  • 9f183d7b6f It had better work a bit better this time. Spoike 2006-10-22 17:34:19 +0000
  • 4006d79532 Handle EAGAIN as EWOULDBLOCK, giving proper BSD sockets compatability. Spoike 2006-10-22 17:16:43 +0000
  • af5348a8f2 Added predictable spectator movement. Changed chat to only show to clients on that stream. Added rate limiting. Fixed the stats bug. Added a .clients command. Spoike 2006-10-20 14:25:20 +0000
  • 51ba51cb03 Stopped sending out useless stat updates (they're sent later, anyway). Spoike 2006-10-20 14:22:17 +0000
  • 0df8ab6833 Revised code so the rate limiting can be implemented, also suppressed the wouldblock messages which shouldn't ever have been printed anyway (call them lost packets). Spoike 2006-10-20 14:20:45 +0000
  • d2b31f9ac6 Fixed an ommision where there was a default limit of 0 max proxies (where 0 was meant to be unlimited) Spoike 2006-10-20 14:19:32 +0000
  • 89428eee82 Made the various qtv commands more usable. Spoike 2006-10-20 14:17:56 +0000
  • faa252f37b Filter all prints, not just ones from a game source. Spoike 2006-10-20 14:02:28 +0000
  • 18e24f710c De-spammified Hexen2. Spoike 2006-10-18 23:39:37 +0000
  • d6b8c50b14 Fixes the red glows issue in hexen2. I would do it the other way, but H2 depends on entities for sounds (and qw requires entities for origins). Spoike 2006-10-18 23:33:18 +0000
  • 5301cdadc1 rjlan reported that bigfoot's use of bzero didn't compile in mingw Spoike 2006-10-18 23:27:39 +0000
  • 4927de5536 Check the result of the seek as well for good measure. Mark Olsen 2006-10-15 19:45:33 +0000
  • 1a5b73909a Don't send random stack contents to the client with chunked downloads if the file size modulo is not 1024 or if the client requests an out of bounds block. Mark Olsen 2006-10-15 19:31:24 +0000
  • 3b15e738f8 delay map changes until after the renderer is set, rather than setting one as part of the map change. Spoike 2006-10-15 03:34:05 +0000
  • 09ad52722d Fixed the rotation instant death in h2 Spoike 2006-10-15 03:30:56 +0000
  • e2fd8a9f77 NQ mod waterjump bug fixed. Spoike 2006-10-14 02:04:24 +0000
  • f956a5f311 CSQC shouldn't depend on Q2bsp. Spoike 2006-10-13 13:39:00 +0000
  • f9d403039d Added available demos webpage. Works like current streams. No info is currently provided other than filename. A link is provided from /nowplaying.html. Spoike 2006-10-11 23:17:55 +0000
  • 3688b7bca5 Make QTV more portable. Spoike 2006-10-11 23:04:31 +0000
  • 321b2689e3 splitbuffer and submission_chunk no longer exist. Mark Olsen 2006-10-09 22:29:37 +0000
  • 7e9852451c Compile without warnings in cygwin's gcc. Spoike 2006-10-07 22:37:40 +0000
  • 300f84b8c1 A few user interface changes. Spoike 2006-10-07 22:29:31 +0000
  • dc4ca9b290 When sounds can't be found, don't spam the same message over and over again. Spoike 2006-10-05 22:11:17 +0000
  • 83bcdc0cc7 Cleaning up some logic and coding style. Spoike 2006-10-05 22:10:09 +0000
  • b4cb2a66b6 Compiles in cygwin's mingw environment: make FTE_TARGET=win32 Spoike 2006-10-05 21:59:43 +0000
  • 742c8df40b Added code to check for truncated BSPs. Spoike 2006-10-05 21:12:04 +0000
  • 59d86d9c58 Improved the warning output from implicit casts. Mark Olsen 2006-09-28 14:55:05 +0000
  • af6b5bdc77 Support forward declaration of classes (hopefully). Reject declarations of already declared classes. Mark Olsen 2006-09-28 02:46:42 +0000
  • d76ae63551 Fixes the recent prediction bug. Spoike 2006-09-26 22:54:27 +0000
  • 72d983a8b8 Better support for NQ clients. Spoike 2006-09-19 01:48:12 +0000
  • 31215e5b06 Raised the runaway loop limit. perhaps a little too high now, but nexuiz's menus require it. Improved debugging and stuff, so you can assign functions to variables in the debugger. Spoike 2006-09-18 22:58:42 +0000
  • 35a62a4ffc Fixing nexuiz menus, and adding a couple of extra qc-breakpoints on entity overflows. Spoike 2006-09-18 22:56:14 +0000
  • 4d2b987c33 Small tweek so aliaslist can be used to show only the alises sent from the server - so you know which commands are available. Spoike 2006-09-18 22:53:22 +0000
  • 94d6b75f79 Easier to use for debugging. Spoike 2006-09-18 22:52:33 +0000
  • 866d65abd9 Small bug in code that isn't even active. Spoike 2006-09-18 22:51:33 +0000
  • 3061eab830 Added a non-destructive way to get out of qc menus to the console (shift+escape). Spoike 2006-09-18 22:50:59 +0000
  • 17947e96c4 Told the server how to send TE_TEI_BIGEXPLOSION, for nexuiz. Spoike 2006-09-18 22:49:42 +0000
  • 3bda76ade3 Stopping nexuiz from looping infinatly with lots of new bots being spawned.. Spoike 2006-09-18 22:48:44 +0000
  • 7e3b3d3df7 Fixed colour codes in centerprints. Spoike 2006-09-18 22:47:06 +0000
  • 9d84f0a60d get vc2005 to shut up about deprecated stuff with gas2masm TimeServ 2006-09-17 03:37:57 +0000
  • 97f836b5ed Just fixing my errors before TimeServ moans some more. Spoike 2006-09-17 02:42:18 +0000
  • be82bffd84 Yeah, my coding sucks. I know, I know... Spoike 2006-09-17 02:35:23 +0000
  • 95e0d2b545 updated project, moved project into separate dotnet2005/ directory TimeServ 2006-09-17 01:55:23 +0000
  • 1d4ada39d2 WARNING: Includes protocol changes. Protocol changes will allow for passwords/commentator access. Restructured some of the code to clean it up. Added mini-http server for serving up qtv files for streams. Mostly supports acting as an nq server, not totally finished yet. Spoike 2006-09-17 01:27:32 +0000
  • 42c43d960f mostly miscilaneous changes (some old stuff that I don't remember), lightsampling changes, qtv changes, avi sound changes Spoike 2006-09-17 00:59:22 +0000
  • 4c32449d26 Fix incorrect traces in Quake3. This fixes rockets, at least. Spoike 2006-09-10 02:49:12 +0000
  • 36eb3f13ad attempted fix to particle run list TimeServ 2006-08-20 14:06:52 +0000
  • 0939c0e46c respect return value with hud plugin call, disable scoreboard in hud plugin TimeServ 2006-08-20 01:35:56 +0000
  • 5d58e5ce6e fix to particle run list TimeServ 2006-08-20 00:58:19 +0000
  • 72b679e209 delete from list instead of maintaining state TimeServ 2006-08-20 00:47:13 +0000
  • 06a892ef76 Sys_EnumerateFiles() for MorphOS Mark Olsen 2006-08-19 22:09:55 +0000
  • 99ac405575 only loop through particle types with particles (very slight fps increase) TimeServ 2006-08-16 13:07:55 +0000
  • 5b837c1f73 precache from sound/ not sounds/ TimeServ 2006-08-07 01:44:27 +0000
  • f743070256 no false positives with cl_dlemptyterminate, add commands skipdl/finishdl, forces current QW download to end with finishdl saving the file and skipdl deleting it TimeServ 2006-08-02 21:48:07 +0000
  • 5f4986d3f7 forgot to register cl_dlemptyterminate TimeServ 2006-08-02 18:29:06 +0000
  • 5c0b773111 added cl_dlemptyterminate, when set to 1 the client will assume downloads are finished when a empty (0 size) svc_download is received (defaults to 1), ensure server treats percent value properly with downloads TimeServ 2006-08-02 05:34:17 +0000
  • fc3af4e938 ignore challanges from differing protocols (happens with a client connecting to an sv_listen 2 server) TimeServ 2006-07-29 21:38:05 +0000