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
|
55cf7068fd
|
Fixed 2 warnings in plugin.c. Added magic fix for UI_DrawChar by TimeServ. Fixed hud_save and hud_load so you don't have to write the .hud file extension when saving/loading. Added partially working "tracking" hud element, it needs to be fixed so it doesn't show if the local player is a spectator, any ideas how to check that?
Also starting to implement a feature to modify hud elements from the console.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2589 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-11 15:20:35 +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 |
|
Molgrum
|
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.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2566 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-03 19:57:56 +00:00 |
|
Molgrum
|
a403097e24
|
Fixed a warning
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2565 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-03 14:47:43 +00:00 |
|
Spoike
|
7f6bdae56f
|
Fixed one of my #warnings
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2564 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-03 14:40:09 +00:00 |
|
Molgrum
|
a0b26fe44a
|
Fixed some more void * problems.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2563 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-03 14:33:40 +00:00 |
|
Molgrum
|
e1742e3507
|
Added httpsv.c, msg.c, cmd.h and protocol.h
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2562 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-03 14:31:55 +00:00 |
|
Spoike
|
7352cb0974
|
Hopefully fixed Molgrum's void* error
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2561 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-03 14:16:15 +00:00 |
|
Spoike
|
fb234dac8a
|
Hopefully fixed Molgrum's void* error
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2560 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-03 14:10:47 +00:00 |
|
Spoike
|
a1c0e751d6
|
Fixed dirent.h being included on windows
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@2559 fc73d0e0-1445-4013-8a0c-d673dee63da5
|
2007-08-03 13:25:49 +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 |
|
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 |
|