Molgrum
|
71076ab1ca
|
Made D3D compile, check this and rearrange however you like. Removed "gammaworks", copied GL_RoundDimensions and modded it for D3D (ugly, fix this), removed GetPalette and D_FlushCaches from vid_d3d9.c since it's already declared in vid_d3d.c, inserted vid_gamma (and I have no idea what this is good for, it seems it could just as well be a #define).
Happy time!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2597 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-20 02:23:53 +00:00 |
|
Molgrum
|
11588468c7
|
Fixed warnings related to passing (char **) when (const char **) is excpected, just casting.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2596 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-20 02:13:51 +00:00 |
|
Molgrum
|
8b45b55143
|
Killed a warning here, I assume that Mod_GetTag is _never_ null.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2595 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-20 00:53:55 +00:00 |
|
Molgrum
|
d1907666fb
|
Moved declaration of COM_FileSize to common.h to fix warnings. Fixed one GCC warning in pr_cmds.c, added one ifdef in gl_alias.c
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2594 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-18 02:46:10 +00:00 |
|
Molgrum
|
e7022fd2df
|
Sweeped away the Q3 build targets since these are equal to the non-minimal targets.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2593 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-18 00:38:39 +00:00 |
|
Molgrum
|
ef31d5cfab
|
Fixed a few declaration-warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2592 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-17 23:24:05 +00:00 |
|
Molgrum
|
1173ee0759
|
Let's hope this fixes r_drawviewmodel
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2591 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-17 18:41:14 +00:00 |
|
Molgrum
|
f5c9311935
|
Added pm_pground by Tonik, just some copy/paste, hope nothing broke :P
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2590 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-14 17:07:40 +00:00 |
|
Molgrum
|
8f285d7787
|
Fix an error here that I caused.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2588 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-08 14:50:53 +00:00 |
|
TimeServ
|
03ce73bb55
|
fix rare error condition with downloads under DP protocol
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2587 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-08 03:02:36 +00:00 |
|
Molgrum
|
cf1a12ee11
|
Trying to fix the remaining warnings. Is this correct? Builds that now compiles with no warnings in VS 2005: Debug, Debug Dedicated Server and GLDebug.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2586 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-08 02:37:59 +00:00 |
|
Molgrum
|
2dfb03ee03
|
Fixed 1000 warnings, changed switch-statements to handle all enumerations. Sorted it up abit too.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2585 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-07 19:16:32 +00:00 |
|
Molgrum
|
865a5a003d
|
Fixed a few Cygwin warnings: Removed/commented unused variables, added newline at end of crc.c
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2584 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-07 17:49:35 +00:00 |
|
TimeServ
|
d3565abc3a
|
fixing more builds
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2583 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-07 17:42:10 +00:00 |
|
TimeServ
|
10045b4dcf
|
add MENU_DAT defines
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2582 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-07 16:30:49 +00:00 |
|
Molgrum
|
408ef862d2
|
Re-added the header files.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2581 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-07 16:28:05 +00:00 |
|
TimeServ
|
3d355984f2
|
attempting to fix builds and update the 2005 project
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2580 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-07 16:11:30 +00:00 |
|
Molgrum
|
273dedc28c
|
Added endifs, moved log.c declarations to common.h but kept SV_LogPlayer in server.h (is this ugly? probably)
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2579 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-07 14:41:23 +00:00 |
|
Spoike
|
eadc9f6d6a
|
Removed an extra semicolon, a minor cleanup... very minor.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2578 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-07 10:08:29 +00:00 |
|
Molgrum
|
8dfe7e4656
|
Fix this warning once and for all.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2577 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-07 03:51:00 +00:00 |
|
Molgrum
|
4ddcb057ac
|
Fixed 2 warnings. I added #include <float.h> to quakedef.h which I hope is fine, and the fix should be fina as well.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2576 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-07 00:30:25 +00:00 |
|
Molgrum
|
1675ef566e
|
Fixed more warnings, not so many left now. Needs lookie as usual!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2575 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-07 00:11:21 +00:00 |
|
Molgrum
|
75d9afc8c7
|
Fixed _alot_ of warnings, happy reviewing!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2574 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-06 21:13:15 +00:00 |
|
Molgrum
|
a22bec8286
|
Added all header files in the correct directory.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2573 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-06 21:05:03 +00:00 |
|
Spoike
|
869f6535d4
|
Ah, whoops\!
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2572 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-06 14:26:40 +00:00 |
|
Spoike
|
eb94fb00d6
|
Should fix beam bug
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2571 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-06 14:22:58 +00:00 |
|
Molgrum
|
275a3fdc63
|
Bigfoot was right, hope this fix works.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2570 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-05 01:21:18 +00:00 |
|
Molgrum
|
8581240774
|
Fixed a few warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2569 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-04 17:25:25 +00:00 |
|
Molgrum
|
f94c5290c5
|
Added some functions from cl_cam.c to reduce warnings.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2568 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-04 14:35:22 +00:00 |
|
Molgrum
|
4c4f8d991f
|
Fixed scr_autoid: Don't draw it for the local player, tracked player and dead players.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2567 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-04 14:13:50 +00:00 |
|
Spoike
|
56526bfe69
|
Fixed the loading screen in nexuiz a little
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2558 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-01 14:56:55 +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 |
|