Commit Graph

2543 Commits

Author SHA1 Message Date
Spoike b0759ce32f Some cleanups, reworked commandline parsing, added basedir command
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2557 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-08-01 14:55:28 +00:00
Molgrum 0b22c1f542 Added com_mesh.c and com_mesh.h
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2556 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-28 14:09:07 +00:00
Spoike 7b4f6508b9 A few changes, I hope it makes people very happy
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2555 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-27 21:24:31 +00:00
Molgrum 981b6d05dd Eugh, unnecessary casting.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2554 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-26 17:06:33 +00:00
Molgrum 28d84572d3 Another fix that I like. Also avoids using the scr_conlines global.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2553 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-26 16:30:56 +00:00
Spoike dcd2f7d8e0 Slightly less broken .view2 support
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2552 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-25 09:23:14 +00:00
Molgrum 50bfdb95e4 Fixed the last commit
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2551 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-25 08:42:29 +00:00
Molgrum 90b99f9b79 Added key combo CTRL + PGDN/PGUP for scrolling one screen. Also works for CTRL + MWHEEL, good/bad?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2550 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-24 23:26:40 +00:00
Spoike 436aad096f Fixed bugs caused by last commit...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2549 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 18:55:10 +00:00
Spoike 856d1ca150 Fixed bugs caused by last commit...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2548 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 18:52:41 +00:00
Spoike 5fc1d3fdea Added bugs relating to scr_scoreboard_* cvars, broken indepphysics, and generally screwed up
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2547 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 18:52:11 +00:00
Spoike 3ca64edd06 *Insert Witty Comment Here* Make the windows version match the linux version, fully fixing the 'size-of-russia' memory leak
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2546 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 13:32:17 +00:00
Spoike 6398316b1f SVN compiles here too
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2545 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 12:05:41 +00:00
Spoike 5a496fe19e Fixed a spam bug when watching mvds
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2544 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 12:04:26 +00:00
Spoike 9af21d3741 Fixed a fairly old ommision, and a small quirk...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2543 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 12:03:33 +00:00
Spoike 0efe5eb421 Enhanced slightly
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2542 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 12:02:11 +00:00
Spoike 1069d3bfd5 Cleaned up demo parsing a little.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2541 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 12:00:17 +00:00
Spoike b41d8b205e Fixes a 64-bit sw crash
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2540 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 11:51:57 +00:00
Spoike 3b66853079 Apparently I know how to use morphos now...
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2539 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 11:50:32 +00:00
Spoike eb16ac9933 Interact properly with window managers. Fullscreen support needs testing a bit tbh.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2538 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 11:48:53 +00:00
Spoike e99114a375 Allow sw sdl to compile,
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2537 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 11:46:34 +00:00
Spoike c948d25a9a Tweeked stepheight a little, added 'cmd efpslist'
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2536 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 11:44:45 +00:00
Spoike c0362839de a new file
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2535 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 11:42:23 +00:00
Spoike e4b299af8a This makes alsa tolerable - don't default to the default.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2534 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 11:11:47 +00:00
Spoike 0ba5341e4e Fixed sw renderer's console background when the input image is not 320*200.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2533 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 11:00:26 +00:00
Spoike 5b04efa344 Fixed some toolchain warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2532 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 10:59:48 +00:00
Spoike 76adf4ae34 Fixed 64bit compatability.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2531 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 10:57:46 +00:00
Spoike 19f998ecde Fixed a minor bug on exotic systems.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2530 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 10:56:17 +00:00
Spoike 9b24dd1871 Cleaned up a little
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2529 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-23 10:53:59 +00:00
Mark Olsen 7ef4972a5b Reverted :)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2528 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-20 17:40:36 +00:00
Spoike 3028037b3c fixed an endian bug
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2527 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-20 17:38:35 +00:00
Mark Olsen 3ff0218436 Don't byteswap the beginning of the string table, please. (commited by proxy for Spike)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2526 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-20 17:05:35 +00:00
Mark Olsen bd853ce67a Fixed missing return value at the end of R_ApplyRenderer(). (committed by proxy for Spike)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2525 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-20 17:05:00 +00:00
Mark Olsen 574e7c1e11 Don't byteswap the beginning of the string table, please. (commited by proxy for Spike)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2524 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-20 17:02:38 +00:00
Mark Olsen 656807e41a Don't crash quite so hard on big endian systems.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2523 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-18 15:24:57 +00:00
Mark Olsen 6d6beaee1e Make the default sv_stepheight 18.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2522 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-16 17:25:58 +00:00
Mark Olsen 93325eed51 Now actually builds\!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2521 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-16 17:18:11 +00:00
Mark Olsen d0c6093ae4 Fixed a memory leak the size of Russia.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2520 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-07-16 17:14:39 +00:00
Spoike dcec305bd9 Fixed Ogg support a bit. Enhanced DarkPlaces/Nuxuiz compatability. Fixed a couple other minor bugs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2519 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-06-20 00:02:54 +00:00
Spoike 7ea15cfdc1 Fixed a recent bug. EvaluateDebugString (ie: the give command) can now accept numbers as entities to retrieve fields from.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2518 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-06-19 23:55:04 +00:00
Molgrum 633ccc534e Removed existing FTE cvars. Added new ezQuake cvars.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2517 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-06-18 22:15:53 +00:00
Spoike 2c64085f12 not sure on the usefulness of this patch, though it is at least more correct.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2516 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-06-15 01:28:24 +00:00
Spoike d74c6f738a Added some new bugs.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2515 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-06-10 21:33:24 +00:00
Spoike 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.

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2514 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-06-10 05:14:38 +00:00
Spoike 8c987f6bf9 Fixed the comma operator to function correctly.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2513 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-06-09 22:30:16 +00:00
Spoike 70b55a446c Support for reverse connections, and added a few stdout cleanups. Added two svcs which can happen in single player/coop.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2512 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-05-28 02:31:48 +00:00
Spoike 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)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2511 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-05-28 02:25:32 +00:00
Spoike a696882cb4 Small tweek that makes qtv slightly more usable without leaving the client.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2510 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-05-28 02:23:37 +00:00
Spoike 1c9eff8804 Dedicated server should now compile.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2509 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-05-27 14:47:31 +00:00
Mark Olsen 03be582675 No more unimplemented functions.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2508 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-05-27 14:45:40 +00:00