forked from fte/fteqw
1
0
Fork 0
fteqw/engine/client
Spoike 5807b05a56 Parse rotating skys out of various bsps.
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1486 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-10-16 03:57:39 +00:00
..
.cvsignore
anorms.h
cd_linux.c
cd_null.c
cd_sdl.c
cd_win.c
cdaudio.h
cl_cam.c
cl_cg.c Don't use Q3 UI/Cgame without opengl support. 2005-10-16 03:55:52 +00:00
cl_demo.c Don't break old clients. 2005-09-28 23:32:54 +00:00
cl_ents.c gl_part_flame should be registered under a SW-only build (it's not really a SW-only option...) 2005-10-09 01:36:42 +00:00
cl_input.c warning fix 2005-10-05 02:44:40 +00:00
cl_main.c Prints some proquake server info, refuses to connect to pure proquake servers, and flushes clientcommands when connecting to new servers. 2005-10-16 03:50:39 +00:00
cl_master.h I've been fixing warnings. 2005-10-07 16:27:20 +00:00
cl_parse.c Support for q2-style rotating skyboxes, parses proquake pings. 2005-10-16 03:53:31 +00:00
cl_pred.c A few tweeks here and there. 2005-10-01 03:09:17 +00:00
cl_screen.c Small tweek, seems to make centerprints a bit better. 2005-10-04 18:08:30 +00:00
cl_tent.c pe_defaultrail, like pe_default but for trails, works mostly with q2 for now though 2005-10-08 22:35:20 +00:00
cl_ui.c Don't initialise the UI without opengl. This might be relaxable, but not at the moment. 2005-10-16 03:54:43 +00:00
client.h Extra info for a more compleate q2 client. 2005-10-16 03:51:40 +00:00
clq2_cin.c Q2 works, models are depth sorted (the same time as particles). 2005-07-14 01:57:34 +00:00
clq2_ents.c pe_defaultrail, like pe_default but for trails, works mostly with q2 for now though 2005-10-08 22:35:20 +00:00
clq3_parse.c Always use some gamedir in Q3. 2005-10-16 03:54:03 +00:00
clq3defs.h Fixes a few warnings. 2005-10-07 02:06:07 +00:00
console.c moved log junk to seperate file 2005-09-27 04:05:32 +00:00
crosshairs.dat
fragstats.c
image.c warning fixes 2005-09-26 08:07:26 +00:00
in_raw.h Lots of small changes. q3 player models are working and things, though csqc. md5mesh is supported (md5anim through an alternate 'format' to specify model name and a list of md5anims). 2005-08-03 23:14:59 +00:00
in_sdl.c m_accel/m_accel_noforce/m_threshold_noforce added, m_filter fixed up 2005-08-06 22:39:28 +00:00
in_win.c fix to non-VM_UI builds 2005-09-18 02:10:32 +00:00
input.h
keys.c Now compiles and works fine in linux. 2005-09-09 23:40:55 +00:00
keys.h Make ktpro work a bit better, a few new csqc builtins 2005-07-05 23:46:10 +00:00
lhfont.h
m_download.c Fixed an issue that caused the stdlib to freeze the engine in linux - windows seemed fine with it. 2005-10-14 18:28:44 +00:00
m_items.c Bugfix: [ 1223487 ] Scripted menus: menubox client crash 2005-06-19 09:08:47 +00:00
m_master.c Added QTV colouring and stuph. 2005-09-28 23:37:15 +00:00
m_mp3.c roq fixes, but timing is still way off 2005-08-12 19:37:24 +00:00
m_multi.c
m_options.c Added a couple of options. 2005-09-28 23:36:08 +00:00
m_script.c
m_single.c
menu.c Don't waste fps too much. 2005-09-28 23:30:10 +00:00
menu.h
merged.h linux fixes 2005-09-08 01:47:48 +00:00
modelgen.h
mymad.c
net_master.c I've been fixing warnings. 2005-10-07 16:27:20 +00:00
pr_csqc.c Fix a small crashing bug with csqc. 2005-10-10 21:04:19 +00:00
pr_menu.c I've been fixing warnings. 2005-10-07 16:27:20 +00:00
q2.ico
q2anorms.h
q2m_flash.c
quakedef.h *** empty log message *** 2005-08-07 18:08:13 +00:00
r_bulleten.c
r_bulleten.h
r_efrag.c gl_part_flame fix 2005-09-10 01:46:32 +00:00
r_part.c this should fix linux index particles/r_menutint 2005-10-10 01:16:58 +00:00
r_partset.c parser forgot a newline 2005-10-09 22:27:01 +00:00
r_partset.h fix to radomvelvert 2005-10-09 22:06:52 +00:00
render.h Needed for a small but important fix with heightmap maps. 2005-10-16 03:56:32 +00:00
renderer.c gl_part_flame should be registered under a SW-only build (it's not really a SW-only option...) 2005-10-09 01:36:42 +00:00
renderque.c Q2 works, models are depth sorted (the same time as particles). 2005-07-14 01:57:34 +00:00
renderque.h
resource.h
roq.h roq fixes, but timing is still way off 2005-08-12 19:37:24 +00:00
roq_read.c roq fixes, but timing is still way off 2005-08-12 19:37:24 +00:00
sbar.c Allow csqc to control the scoreboard. 2005-10-16 03:57:01 +00:00
sbar.h
screen.h
skin.c Getting ready for qexpo. CSQC is in final dev stages. Everything else should be working well enough too, hopefully. 2005-08-11 04:14:33 +00:00
snd_alsa.c Lots of small changes. q3 player models are working and things, though csqc. md5mesh is supported (md5anim through an alternate 'format' to specify model name and a list of md5anims). 2005-08-03 23:14:59 +00:00
snd_directx.c Lots of small changes. q3 player models are working and things, though csqc. md5mesh is supported (md5anim through an alternate 'format' to specify model name and a list of md5anims). 2005-08-03 23:14:59 +00:00
snd_dma.c warning fixes 2005-09-26 08:07:26 +00:00
snd_linux.c Lots of small changes. q3 player models are working and things, though csqc. md5mesh is supported (md5anim through an alternate 'format' to specify model name and a list of md5anims). 2005-08-03 23:14:59 +00:00
snd_mem.c
snd_mix.c Q2 works, models are depth sorted (the same time as particles). 2005-07-14 01:57:34 +00:00
snd_mixa.s
snd_mp3.c
snd_ov.c
snd_sdl.c warning fixes 2005-09-26 08:07:26 +00:00
snd_win.c
sound.h Fixes a warning 2005-10-07 02:05:22 +00:00
spritegn.h
sys_dosa.s
sys_linux.c Fix for client only build. 2005-08-19 14:05:33 +00:00
sys_sdl.c Removed unused cachedir variable. 2005-08-03 21:48:18 +00:00
sys_win.c A few tweeks here and there. 2005-10-01 03:09:17 +00:00
sys_wina.s
teamplay.c
textedit.c A few tweeks here and there. 2005-10-01 03:09:17 +00:00
valid.c Getting rid of the version number, now using build numbers only. 2005-10-04 21:08:06 +00:00
vid.h
view.c A few tweeks here and there. 2005-10-01 03:09:17 +00:00
view.h I've been fixing warnings. 2005-10-07 16:27:20 +00:00
wad.c Parse rotating skys out of various bsps. 2005-10-16 03:57:39 +00:00
wad.h Rewrote a few bsp tracing stuff (primarily for heightmap things). 2005-08-26 22:56:51 +00:00
winamp.h
winquake.h Windows XP raw input support (should fix rid#1217412?) 2005-06-29 21:20:34 +00:00
winquake.rc
zqtp.c small fix 2005-10-10 02:18:11 +00:00