]> icculus.org git repositories - divverent/darkplaces.git/history - cl_parse.c
forgot to put in extern qboolean hlbsp;
[divverent/darkplaces.git] / cl_parse.c
2001-05-12 lordhavocforgot to put in extern qboolean hlbsp;
2001-05-12 lordhavocdisabled wad3 loading from "wad" key in worldspawn...
2001-05-11 lordhavoc***map loader generates portals for the map*** (can...
2001-04-26 lordhavoca big change with a little description...
2001-04-20 lordhavocadded newmap function to render modules (so explosions...
2001-04-06 lordhavocoptimized AngleVectors calls (pass NULL for vectors...
2001-03-04 lordhavocrewrite of map texture loading (mainly to do with HL...
2001-03-02 lordhavoca little cleanup, and eliminated a lightstyle buffer...
2001-03-02 lordhavocadded DPPROTOCOL support to svc_version parsing (is...
2001-03-02 lordhavocadded a new hack to make MSVC work which will definitel...
2001-03-02 lordhavocremoved hack to make MSVC work as it was breaking gcc
2001-03-02 lordhavocCoordinates are now floats in network protocol (bloats...
2001-01-22 lordhavocclarifications about the format of svc_fog
2000-12-09 lordhavocbmodel rotation physics now work
2000-11-26 lordhavoccruft removal, general cleanup, fix for delta compressi...
2000-11-17 lordhavocupdated to version 1.50, build 75.
2000-10-15 lordhavocGigantic commit - dlight system rewritten
2000-09-11 lordhavocclean up, r_farclip cvar, lit particles (optional)...
2000-09-06 lordhavocVarious graphical tweaks (mainly particle related)...
2000-09-06 lordhavocLinux GLX, a lot of code shrinkage/cleanup, assembly...
2000-08-31 lordhavocmisc. cleanup, bubble trails fixed, improved lightmap...
2000-08-24 lordhavocFog variables redesigned slightly. (no longer cvars)
2000-08-24 lordhavocSVC_FOG changed (uses a short instead of a float so...
2000-08-23 lordhavocToo many fixes to mention. (sys_ticrate now controls...
2000-08-22 lordhavocInitial revision