fteqw/engine/sw
Spoike ce3c561cfe CSQC is standard now, and secure via the same md4 as a map currently has.
Particle system functions renamed a bit, a few other cleanups in that area.
Console handling tweeked. Better rules for subconsoles and plugins. Commands are coloured if it'll be execed, which should help reduce occurences of chat being commands. tab compleation tweeked, partial compleation no longer changes the suggestion.


git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@895 fc73d0e0-1445-4013-8a0c-d673dee63da5
2005-03-10 03:55:18 +00:00
..
adivtab.h Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
asm_draw.h Asm rendering of alias models is back in now - and it works 2005-01-26 17:16:08 +00:00
block16.h Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_draw.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
d_draw16.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
d_edge.c Fix for missing skyboxes in q2 bsps. 2004-12-22 02:26:11 +00:00
d_fill.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_iface.h Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_ifacea.h Asm rendering of alias models is back in now - and it works 2005-01-26 17:16:08 +00:00
d_init.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_local.h lots of changes. 2004-09-20 23:25:38 +00:00
d_modech.c I missed a bit of ASM reenabling that's required for windows builds to work properly 2005-01-26 23:37:05 +00:00
d_part.c CSQC support changes and some small bugfixes. 2005-02-12 18:56:04 +00:00
d_parta.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
d_polysa.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
d_polyse.c Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
d_scan.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_scana.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
d_sky.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_spr8.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
d_sprite.c transtable/palconvbits updates 2004-09-06 01:18:24 +00:00
d_surf.c Lots of stuff. 2004-12-24 08:45:56 +00:00
d_trans.c CSQC support changes and some small bugfixes. 2005-02-12 18:56:04 +00:00
d_vars.c You realise of course that the only reason this compiled is because the precompiler stuff was in the wrong order... 2005-02-17 03:36:57 +00:00
d_varsa.s Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
d_zpoint.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
nonintel.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_aclip.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_aclipa.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
r_alias.c Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
r_aliasa.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
r_bsp.c Software renderer now compiles on MINIMAL. 2005-01-28 04:32:20 +00:00
r_draw.c some bugfixes 2005-02-06 02:47:36 +00:00
r_drawa.s CSQC is standard now, and secure via the same md4 as a map currently has. 2005-03-10 03:55:18 +00:00
r_edge.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_edgea.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
r_light.c Made rocket dynamic lights more consistant (more gl style, and a teeeny bit more efficient) 2004-12-22 02:23:59 +00:00
r_local.h CSQC is standard now, and secure via the same md4 as a map currently has. 2005-03-10 03:55:18 +00:00
r_main.c CSQC is standard now, and secure via the same md4 as a map currently has. 2005-03-10 03:55:18 +00:00
r_misc.c CSQC is standard now, and secure via the same md4 as a map currently has. 2005-03-10 03:55:18 +00:00
r_shared.h Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_sky.c Lots of stuff. 2004-12-24 08:45:56 +00:00
r_sprite.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_surf.c CSQC is standard now, and secure via the same md4 as a map currently has. 2005-03-10 03:55:18 +00:00
r_vars.c Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
r_varsa.s Initial checkin of software rendering bits and bobs. 2004-08-23 03:03:41 +00:00
surf8.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
surf16.s Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
sw_draw.c CSQC is standard now, and secure via the same md4 as a map currently has. 2005-03-10 03:55:18 +00:00
sw_draw.h CSQC support changes and some small bugfixes. 2005-02-12 18:56:04 +00:00
sw_model.c CSQC is standard now, and secure via the same md4 as a map currently has. 2005-03-10 03:55:18 +00:00
sw_screen.c CSQC support changes and some small bugfixes. 2005-02-12 18:56:04 +00:00
vid_ddraw.c Erm... Yeah, make sure it's kept accuratly. 2005-01-07 03:19:27 +00:00
vid_dib.c windowed sw fix 2004-10-05 16:17:40 +00:00
vid_sdl.c Qux removed to a plugin. 2005-03-01 15:36:23 +00:00
vid_win2.c some bugfixes 2005-02-06 02:47:36 +00:00
vid_x.c Needed to drive the X11 screen. 2004-09-26 03:39:27 +00:00