Commit Graph

2689 Commits

Author SHA1 Message Date
Spoike 3d8d58f1b9 I'm too lazy when it comes to licenses. This is a seperate project, so must have its own license.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2703 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-10-04 16:28:28 +00:00
Spoike f37e6d8e10 windows server should compile with mingw now
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2702 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-10-04 15:24:48 +00:00
Molgrum 93ea2511c3 Fix a crash that happens with a too long uptime.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2701 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-10-03 09:09:08 +00:00
Molgrum f99a03524a Header-file needed for some functions called here.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2700 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-10-02 20:46:42 +00:00
Molgrum 3b66c049a1 New scoreboard stuff. scr_scoreboard_newstyle for a facelift, scr_scoreboard_teamscores for more info during teamplay. Both set to 1 as default. TODO: Alpha parameter in Draw_Fill(), sort players according to team and frags, not only frags.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2699 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-10-02 16:00:38 +00:00
Molgrum c52dd5c291 Spelling :(
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2698 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-10-02 15:56:16 +00:00
Molgrum 7ab0b2ea43 The usual errors and warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2697 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-10-02 15:25:26 +00:00
Molgrum a06055f971 Fixed bot support.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2696 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-10-02 15:17:22 +00:00
Spoike c54e656470 Fixes molgrum's crash
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2695 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-27 10:48:16 +00:00
Mark Olsen 31ab61b06b Updated.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2694 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-26 15:08:42 +00:00
Molgrum b23217d785 Added cl_fakeshaft -> cl_truelightning.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2693 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-25 21:54:01 +00:00
Molgrum 3629c87b3b Add Makefile for ezscript.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2692 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-24 21:35:05 +00:00
Molgrum 1e21805c70 Update Makefiles for plugins.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2691 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-24 21:09:33 +00:00
Mark Olsen 1a504ba342 Build with GCC<4 again.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2690 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-23 22:08:55 +00:00
Spoike e59d02ed52 We now have a really crappy gl renderer for macosx.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2689 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-23 22:00:19 +00:00
Molgrum 4046adbe48 Fixed the "alloc" errors in D3D.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2688 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-23 21:15:52 +00:00
Molgrum 43c48f23e6 Include the alloca-function.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2687 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-23 15:52:35 +00:00
Mark Olsen faac72835c SP_#? -> CON_#?
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2686 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-23 15:28:06 +00:00
Mark Olsen b97f2c5d69 No more HandlePause crap.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2685 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-23 15:20:46 +00:00
Mark Olsen 6f0d7dc679 Protection against multiple inclusion.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2684 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-23 15:05:42 +00:00
Mark Olsen 4828fb8947 vid_curpal isn't needed with GL.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2683 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-23 09:57:48 +00:00
Mark Olsen 93a505f0a8 Now registering the in_xflip cvar.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2682 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-23 09:55:38 +00:00
Mark Olsen 6a6ae57c84 Added a dummy GL video renderer.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2681 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-23 09:53:41 +00:00
Mark Olsen fe4eccc0c4 Cvar support.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2680 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-22 22:56:52 +00:00
Mark Olsen ada007babb Added GPL header.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2679 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-22 22:50:47 +00:00
Mark Olsen 7bbd3c539d Fixing some fallout from Spike's commit.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2678 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-22 22:43:05 +00:00
Molgrum 26bc0b94e2 No #warning directives in MSVS please.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2677 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-22 22:42:44 +00:00
Mark Olsen 7d1f0f71e9 Support for Fodquake video code in software rendering.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2676 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-22 22:24:22 +00:00
Spoike d5cfe54913 more consistant behaviour
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2675 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-22 22:10:08 +00:00
Spoike f596fce114 minor cleanup
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2674 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-22 22:09:42 +00:00
Mark Olsen f9b3c08f96 Fixed some poor spelling.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2673 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-22 19:31:01 +00:00
Mark Olsen ca258deb83 Fixed a harmless Valgrind hit. (I think. I don't actually remember this change :)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2672 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-22 19:29:24 +00:00
Spoike 0a682a76d6 Resolved conflicts with macosx header files
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2671 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-22 19:28:27 +00:00
Mark Olsen 413cc5ff0a Added a dummy SW video renderer.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2670 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-22 19:24:31 +00:00
Mark Olsen 2fbafd9ef4 Removed Sys_OpenWindow(), Sys_EraseWindow(), Sys_DrawCircle() and Sys_DisplayWindow().
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2669 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-22 19:13:54 +00:00
Molgrum 5e61d7f952 Don't do #warning on MSVS crap compilers.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2668 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-22 18:16:59 +00:00
Molgrum 415ec86dc9 Replaced "banned by ruleset" with " " when reporting player counts.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2667 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-22 18:09:12 +00:00
Molgrum 79d348a9e5 Fixed b_switch and w_switch to be stripped out of ezscript. Fixed warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2666 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-21 11:19:41 +00:00
Molgrum 128aac08bc Fixed b_switch and w_switch to be stripped out of ezscript. Diverse cleanup.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2665 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-21 11:15:12 +00:00
Molgrum f1f0f1d48b Spike's temporary fix for the ruleset cvar latching problem with the string-field being null.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2664 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-21 09:58:17 +00:00
Molgrum 9893099eb6 Fixed errors and warnings from the last commits.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2663 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-18 01:08:49 +00:00
Spoike ddf8b91984 Gave meaningful error messages, should be more obvious how to use it now
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2662 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-17 20:55:15 +00:00
Spoike f6a8eb23f7 Added 3 builtins which fte already supports
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2661 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-17 20:54:26 +00:00
Spoike babd9f0f20 Single-pass version of q3asm which is about 50 times faster
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2660 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-17 20:50:52 +00:00
Spoike 9af1ba84cc A few things... f_ruleset stuff, 64bit qvm compatability, added cvars so you can put the built in http server on a custom port, added #warnings to annoy molgrum.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2659 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-17 20:35:39 +00:00
TimeServ 13eeec99a2 removed gl_loadmd2/gl_loadmd3, added r_replacemodels, r_particlesdesc is now separated by spaces and ;
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2658 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-13 22:27:56 +00:00
Spoike fe77805022 I broke this with non-qvm mods when I added qvm support. So, this is the fix.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2657 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-13 15:32:23 +00:00
Molgrum f099ce3e58 Spike fixed so that MVDSV does not kick us for userinfo spamming.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2656 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-10 22:12:13 +00:00
Spoike 0c6e751778 mol#4 this should be the entirety of #4. I suspect #3 too.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2655 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-10 19:27:39 +00:00
Spoike 3555ba42ce partial mol#4 we see stats on map changes, but not the userinfos yet
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2654 fc73d0e0-1445-4013-8a0c-d673dee63da5
2007-09-10 19:07:56 +00:00