fteqw/engine/server
Spoike a80214290d Oh noes! Everything is broken!
Rewrote much of the console code. Should be no obvious differences.
Nearly all conchar parsing goes via a single function. Still some left in the dedicated server code.
Added the ability to parse utf-8 text, disabled by default.
Added the ability to input unicode chars using whatever keymap the user has set up in windows (not enabled by default).
Reworked vbo stuff to be a little more versatile.
Added toggle console command.
Added freetype2 support (not compiled by default).

git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@3234 fc73d0e0-1445-4013-8a0c-d673dee63da5
2009-07-05 18:45:53 +00:00
..
botlib.h This might be handy, 2005-10-04 19:28:31 +00:00
net_preparse.c more stuff broken 2008-11-28 20:34:51 +00:00
pr_cmds.c Multiple minor cleanups. Chunks of dead code removed. 2009-06-21 17:45:33 +00:00
pr_q1qvm.c My monthly commit. I wonder what I broke. 2009-03-03 01:52:30 +00:00
progdefs.h Multiple minor cleanups. Chunks of dead code removed. 2009-06-21 17:45:33 +00:00
progs.h My monthly commit. I wonder what I broke. 2009-03-03 01:52:30 +00:00
q2game.h Big fat-off commit. 2009-04-01 22:03:56 +00:00
q3g_public.h Rotating BSP fixes, hexen2 fixes, and a few extra bugs... 2006-03-23 19:22:12 +00:00
qwsvdef.h Removed unused cachedir variable. 2005-08-03 21:48:18 +00:00
savegame.c Reworked the console/loading screen a little. The console is no longer directly shown at startup. MSVC2005 project files update for npqtv. 2009-04-06 00:34:32 +00:00
server.h cmd efpslist now shows incoming/outgoing packet rates per client, too (expressed in bytes per second - same as rates). 2009-06-23 21:49:44 +00:00
sv_ccmds.c Added csqc->ssqc requests. 2009-05-24 10:11:17 +00:00
sv_chat.c Big fat-off commit. 2009-04-01 22:03:56 +00:00
sv_demo.c mvdplay disabled. See who notices before it's finally removed totally. 2006-03-14 01:12:17 +00:00
sv_ents.c Oh noes! Everything is broken! 2009-07-05 18:45:53 +00:00
sv_init.c Oh noes! Everything is broken! 2009-07-05 18:45:53 +00:00
sv_main.c Oh noes! Everything is broken! 2009-07-05 18:45:53 +00:00
sv_master.c got rid of some anonymous unions 2006-02-17 02:51:59 +00:00
sv_move.c Added support for q1-like qvms (mvdsv style). only tested with ktx so disabled by default for now, couple of related cleanups too 2007-09-02 19:55:17 +00:00
sv_mvd.c Big fat-off commit. 2009-04-01 22:03:56 +00:00
sv_nchan.c Fixed mvd playback as correctly as I can think how. 2006-01-28 19:04:13 +00:00
sv_phys.c My monthly commit. I wonder what I broke. 2009-03-03 01:52:30 +00:00
sv_rankin.c Use -DCLANG with clang (sv_rankin.c hotfix), Makefile cleanup (cleaner filenames) and -D_SDL added to the 2009-06-08 08:10:32 +00:00
sv_send.c cmd efpslist now shows incoming/outgoing packet rates per client, too (expressed in bytes per second - same as rates). 2009-06-23 21:49:44 +00:00
sv_sys_unix.c Stuff should compile a little better with GCC now. 2009-04-02 22:25:54 +00:00
sv_sys_win.c don't flash when already the active window 2009-04-18 23:48:35 +00:00
sv_user.c Oh noes! Everything is broken! 2009-07-05 18:45:53 +00:00
svhl_game.c Multiple minor cleanups. Chunks of dead code removed. 2009-06-21 17:45:33 +00:00
svhl_gcapi.h Big fat-off commit. 2009-04-01 22:03:56 +00:00
svhl_phys.c Big fat-off commit. 2009-04-01 22:03:56 +00:00
svhl_world.c Big fat-off commit. 2009-04-01 22:03:56 +00:00
svmodel.c Minor update... 2008-11-09 22:29:28 +00:00
svq2_ents.c Multiple minor cleanups. Chunks of dead code removed. 2009-06-21 17:45:33 +00:00
svq2_game.c Multiple minor cleanups. Chunks of dead code removed. 2009-06-21 17:45:33 +00:00
svq3_game.c Multiple minor cleanups. Chunks of dead code removed. 2009-06-21 17:45:33 +00:00
win_mysql.c mysql includes and libmysql.dll loader code for win32 2008-04-14 07:47:30 +00:00
win_mysql.h mysql includes and libmysql.dll loader code for win32 2008-04-14 07:47:30 +00:00
world.c Reworked the console/loading screen a little. The console is no longer directly shown at startup. MSVC2005 project files update for npqtv. 2009-04-06 00:34:32 +00:00
worlda.s ASM code for q1 world hull physics 2004-08-22 22:46:32 +00:00