1
0
Fork 0
forked from fte/fteqw

Commit graph

  • 9759358900 Added help and server browser menu items in TUI, fixed up the TUI a little. Added number-of-viewers alongside the nickname of QTV observers. Added .qtvinfo command. Molgrum 2007-08-03 19:57:56 +0000
  • a403097e24 Fixed a warning Molgrum 2007-08-03 14:47:43 +0000
  • 7f6bdae56f Fixed one of my #warnings Spoike 2007-08-03 14:40:09 +0000
  • a0b26fe44a Fixed some more void * problems. Molgrum 2007-08-03 14:33:40 +0000
  • e1742e3507 Added httpsv.c, msg.c, cmd.h and protocol.h Molgrum 2007-08-03 14:31:55 +0000
  • 7352cb0974 Hopefully fixed Molgrum's void* error Spoike 2007-08-03 14:16:15 +0000
  • fb234dac8a Hopefully fixed Molgrum's void* error Spoike 2007-08-03 14:10:47 +0000
  • a1c0e751d6 Fixed dirent.h being included on windows Spoike 2007-08-03 13:25:49 +0000
  • 56526bfe69 Fixed the loading screen in nexuiz a little Spoike 2007-08-01 14:56:55 +0000
  • b0759ce32f Some cleanups, reworked commandline parsing, added basedir command Spoike 2007-08-01 14:55:28 +0000
  • 0b22c1f542 Added com_mesh.c and com_mesh.h Molgrum 2007-07-28 14:09:07 +0000
  • 7b4f6508b9 A few changes, I hope it makes people very happy Spoike 2007-07-27 21:24:31 +0000
  • 981b6d05dd Eugh, unnecessary casting. Molgrum 2007-07-26 17:06:33 +0000
  • 28d84572d3 Another fix that I like. Also avoids using the scr_conlines global. Molgrum 2007-07-26 16:30:56 +0000
  • dcd2f7d8e0 Slightly less broken .view2 support Spoike 2007-07-25 09:23:14 +0000
  • 50bfdb95e4 Fixed the last commit Molgrum 2007-07-25 08:42:29 +0000
  • 90b99f9b79 Added key combo CTRL + PGDN/PGUP for scrolling one screen. Also works for CTRL + MWHEEL, good/bad? Molgrum 2007-07-24 23:26:40 +0000
  • 436aad096f Fixed bugs caused by last commit... Spoike 2007-07-23 18:55:10 +0000
  • 856d1ca150 Fixed bugs caused by last commit... Spoike 2007-07-23 18:52:41 +0000
  • 5fc1d3fdea Added bugs relating to scr_scoreboard_* cvars, broken indepphysics, and generally screwed up Spoike 2007-07-23 18:52:11 +0000
  • 3ca64edd06 *Insert Witty Comment Here* Make the windows version match the linux version, fully fixing the 'size-of-russia' memory leak Spoike 2007-07-23 13:32:17 +0000
  • 6398316b1f SVN compiles here too Spoike 2007-07-23 12:05:41 +0000
  • 5a496fe19e Fixed a spam bug when watching mvds Spoike 2007-07-23 12:04:26 +0000
  • 9af21d3741 Fixed a fairly old ommision, and a small quirk... Spoike 2007-07-23 12:03:33 +0000
  • 0efe5eb421 Enhanced slightly Spoike 2007-07-23 12:02:11 +0000
  • 1069d3bfd5 Cleaned up demo parsing a little. Spoike 2007-07-23 12:00:17 +0000
  • b41d8b205e Fixes a 64-bit sw crash Spoike 2007-07-23 11:51:57 +0000
  • 3b66853079 Apparently I know how to use morphos now... Spoike 2007-07-23 11:50:32 +0000
  • eb16ac9933 Interact properly with window managers. Fullscreen support needs testing a bit tbh. Spoike 2007-07-23 11:48:53 +0000
  • e99114a375 Allow sw sdl to compile, Spoike 2007-07-23 11:46:34 +0000
  • c948d25a9a Tweeked stepheight a little, added 'cmd efpslist' Spoike 2007-07-23 11:44:45 +0000
  • c0362839de a new file Spoike 2007-07-23 11:42:23 +0000
  • e4b299af8a This makes alsa tolerable - don't default to the default. Spoike 2007-07-23 11:11:47 +0000
  • 0ba5341e4e Fixed sw renderer's console background when the input image is not 320*200. Spoike 2007-07-23 11:00:26 +0000
  • 5b04efa344 Fixed some toolchain warnings. Spoike 2007-07-23 10:59:48 +0000
  • 76adf4ae34 Fixed 64bit compatability. Spoike 2007-07-23 10:57:46 +0000
  • 19f998ecde Fixed a minor bug on exotic systems. Spoike 2007-07-23 10:56:17 +0000
  • 9b24dd1871 Cleaned up a little Spoike 2007-07-23 10:53:59 +0000
  • 7ef4972a5b Reverted :) Mark Olsen 2007-07-20 17:40:36 +0000
  • 3028037b3c fixed an endian bug Spoike 2007-07-20 17:38:35 +0000
  • 3ff0218436 Don't byteswap the beginning of the string table, please. (commited by proxy for Spike) Mark Olsen 2007-07-20 17:05:35 +0000
  • bd853ce67a Fixed missing return value at the end of R_ApplyRenderer(). (committed by proxy for Spike) Mark Olsen 2007-07-20 17:05:00 +0000
  • 574e7c1e11 Don't byteswap the beginning of the string table, please. (commited by proxy for Spike) Mark Olsen 2007-07-20 17:02:38 +0000
  • 656807e41a Don't crash quite so hard on big endian systems. Mark Olsen 2007-07-18 15:24:57 +0000
  • 6d6beaee1e Make the default sv_stepheight 18. Mark Olsen 2007-07-16 17:25:58 +0000
  • 93325eed51 Now actually builds\! Mark Olsen 2007-07-16 17:18:11 +0000
  • d0c6093ae4 Fixed a memory leak the size of Russia. Mark Olsen 2007-07-16 17:14:39 +0000
  • dcec305bd9 Fixed Ogg support a bit. Enhanced DarkPlaces/Nuxuiz compatability. Fixed a couple other minor bugs. Spoike 2007-06-20 00:02:54 +0000
  • 7ea15cfdc1 Fixed a recent bug. EvaluateDebugString (ie: the give command) can now accept numbers as entities to retrieve fields from. Spoike 2007-06-19 23:55:04 +0000
  • 633ccc534e Removed existing FTE cvars. Added new ezQuake cvars. Molgrum 2007-06-18 22:15:53 +0000
  • 2c64085f12 not sure on the usefulness of this patch, though it is at least more correct. Spoike 2007-06-15 01:28:24 +0000
  • d74c6f738a Added some new bugs. Spoike 2007-06-10 21:33:24 +0000
  • 36f35cff78 added gl_texturemode2d fixed an nq network message corruption bug with large reliables. CSQC is supported on the server with the DP7 protocol sv_listen_qw can be switched off leaving sv_listen_dp enabled in order to force DP to connect with a specific protocol. This needs to be improved, but works well enough for what it was added for. Spoike 2007-06-10 05:14:38 +0000
  • 8c987f6bf9 Fixed the comma operator to function correctly. Spoike 2007-06-09 22:30:16 +0000
  • 70b55a446c Support for reverse connections, and added a few stdout cleanups. Added two svcs which can happen in single player/coop. Spoike 2007-05-28 02:31:48 +0000
  • e7f6c231e7 Support for reverse qtv connections. (server can now connect to qtv to stream the game, rather than the qtv having to know about the server) Spoike 2007-05-28 02:25:32 +0000
  • a696882cb4 Small tweek that makes qtv slightly more usable without leaving the client. Spoike 2007-05-28 02:23:37 +0000
  • 1c9eff8804 Dedicated server should now compile. Spoike 2007-05-27 14:47:31 +0000
  • 03be582675 No more unimplemented functions. Mark Olsen 2007-05-27 14:45:40 +0000
  • 4966dbf562 BoundsIntersect is a static function, so don't declare it as nonstatic in the header file. Mark Olsen 2007-05-27 14:08:48 +0000
  • 3d8535f358 Added com_mesh.o Mark Olsen 2007-05-27 13:59:39 +0000
  • 09a07606ff Molgrum has an odd compiler. Spoike 2007-05-26 01:27:52 +0000
  • b95f1f3c76 Fixed Molgrum's speed cheat. Spoike 2007-05-26 00:39:03 +0000
  • 7047299e31 PLEASE let the commits be over... :/ Spoike 2007-05-25 23:19:30 +0000
  • 591ee9c9b0 fixed some bugs with the previous commit (missing files, and some sw renderer issues). updated the dotnet2003 project files. Spoike 2007-05-25 23:03:49 +0000
  • 1f9484f93d One d3d renderer. Wonder how much this breaks. Place your bets now. Spoike 2007-05-25 22:16:29 +0000
  • b8b56f03cc small fix (int byte assumption) TimeServ 2007-05-17 20:56:05 +0000
  • a699f6f0ff CRC the right amount of bytes. Mark Olsen 2007-05-02 02:38:41 +0000
  • 2e8fe03892 Fixed a crash in the qtv clients menu Spoike 2007-04-18 20:21:12 +0000
  • 31a53c738c puts apparently includes a newline character... Spoike 2007-04-15 17:55:25 +0000
  • cced0039c3 And don't forget +=/-= with vectors. Spoike 2007-04-15 17:45:10 +0000
  • 3671902d06 Added a warning for void() functionname() {} functions. Fixed the ent.field.field += bug; by swapping the order of statements. Spoike 2007-04-15 17:35:58 +0000
  • 834ed1c3dc made commandline fteqcc write to fteqcc.log Spoike 2007-04-12 02:09:52 +0000
  • 6a31083ed5 This hopefully fixes a warning or two. Spoike 2007-04-12 01:40:32 +0000
  • 70e7fb7b0c Marked two warnings as mundane. Spoike 2007-04-12 00:03:32 +0000
  • 24f1ed093a lol! added support for the ?: trinary operator. Spoike 2007-04-12 00:02:47 +0000
  • 451b8ccc79 Moved a chunk of code. This will prevent the temp from a calculation in the argument from overwriting the actual return value. a()+b(c+d) should now compile fine. Spoike 2007-04-11 22:45:34 +0000
  • e6c12cc324 Two fixes for two bugs reported by qqshka. Spoike 2007-04-11 19:46:55 +0000
  • 5f04f4b314 Fixed MSVC SNAFU Mark Olsen 2007-04-08 16:02:53 +0000
  • 9ed683614a Mostly software renderer fixes. Spoike 2007-03-28 13:27:35 +0000
  • 3df97e1e19 Added support for (GL|SW)VID_SetCaption to the X code. Mark Olsen 2007-03-28 12:57:05 +0000
  • 900d16ee65 Added support for (GL|SW)VID_SetCaption to the MorphOS port. Mark Olsen 2007-03-28 12:37:30 +0000
  • 802821be99 Added mising SWVID_SetCaption() prototype. Mark Olsen 2007-03-28 12:32:15 +0000
  • 5845dc7e35 routing is more obvious / usable now (beware some 'cmd cmd new's are required). reworked the menus (could be a little better). added qqshka's invisible player fix. de-spammified the centerprint menus. Spoike 2007-03-18 05:07:10 +0000
  • 24c2512499 I suck Spoike 2007-03-17 15:40:23 +0000
  • d6edc64933 A unix compile fix. Spoike 2007-03-17 15:39:35 +0000
  • f137242b51 Shifted some stuff out to a new file to clean stuff up. Tweeked the admin page so it doesn't look horribly out of place. Code for permitting downloads from the http server is in place, but not activated. I first need to address the security issues with being able to do this. Spoike 2007-03-16 04:05:01 +0000
  • 0dfab03d35 sending also Last-Modified now JohnNy_cz 2007-03-16 01:18:07 +0000
  • 3a2310238d don't apply no-cache to .qtv file because Internet Exploder doesn't like it JohnNy_cz 2007-03-16 00:59:45 +0000
  • 78285c3d00 http server updates: headers to disable caching, html cleanup, added style sheet, menu JohnNy_cz 2007-03-15 13:38:05 +0000
  • 57f2fd6edc git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2476 fc73d0e0-1445-4013-8a0c-d673dee63da5 Spoike 2007-03-12 01:22:30 +0000
  • 4a823c3601 bigfoot: Works for me(TM) final 64bit qcvm portability issues fixed (I hope). new qc extension: DP_QC_UNLIMITEDTEMPSTRINGS (assuming pr_tempstringcount = 0) fixed a couple of issues with msg_entity being random. Spoike 2007-03-11 16:51:45 +0000
  • 3f81d677ff This should be caught elsewhere. Spoike 2007-03-11 12:27:17 +0000
  • d804efe0cb This commit brought to you to shut up bigfoot. Spoike 2007-03-04 19:17:16 +0000
  • 6210ed87be Some tweeks to stop qqshka from moaning. Also added qtvlist and qtvdemolist commands. Tweeked the webpage generation to be more informative. Spoike 2007-03-03 21:39:06 +0000
  • 4175b342ea Some bug fixes. Spoike 2007-03-03 18:46:43 +0000
  • 2f059d7b59 Some minor tweeks to the hud plugin Spoike 2007-02-26 03:00:25 +0000
  • 35c93f1f60 Some Q3 fixes some plugin improvements so qvms can actually function correctly, and a couple of minor things. Spoike 2007-02-23 00:21:33 +0000
  • fa6fd3c9b0 Only interpret splitscreen usercommands if that client actually has splitscreen enabled. (This fixes an incompatability with ktpro) Spoike 2007-01-30 08:44:34 +0000
  • 90767354c4 Can now load Quake 2 game files from an absolute path. Mark Olsen 2007-01-18 23:17:31 +0000