0 darkplaces: figure out what's wrong with gloss rendering vertex calculations, which may be GF2 related (QorpsE)
0 darkplaces: figure out why monsters keep making fall pain sound after they've landed in dpmod (Cruaich)
0 darkplaces: finish the parital update support in protocol.[ch] and reduce packet size to 1k to fix NAT routers
+0 darkplaces: fix con_notify (should control number of lines)
0 darkplaces: fix particle trails (I think trail start is identical to trail end) (Supajoe, SeienAbunae)
0 darkplaces: fix skybox geometry (SeienAbunae)
0 darkplaces: fix view blends slightly lingering as time goes on, they should go away completely (Cruaich)
0 darkplaces: test zlib support with entirely pk3'd id1 data (should crash because of zlib not being setup early enough - fix this) (Mabus)
0 darkplaces: toggling decals in menu doesn't work
0 darkplaces: try not adding gravity when onground to see if it gets rid of ramp sliding (Midgar)
+0 dpmod: add flame thrower enforcers back (scar3crow)
+0 dpmod: add flame thrower weapon, and make its altfire drop a canister of fuel (10 fuel units?), which can be ignited to set off as a bomb about the size of a rocket blast, plus some fireballs raining down (scar3crow)
0 dpmod: fix backpacks (giving no ammo)
0 dpmod: impulse 154 should cycle to deathmatch 7 (Rick)
0 dpmod: items aren't respawning in coop, they should
+0 dpmod: try making ball lightning mortar shamblers (scar3crow)
0 dpmod: up nail limit to 500 (scar3crow)
0 dpzoo: colored lighting
0 dpzoo: func_train with sky brushes
1 darkplaces: add buttons 9-16 (yummyluv)
1 darkplaces: add con_dump command to dump history to a file
1 darkplaces: add con_log cvar to set console logging target (default "", or default "qconsole.log" if -condebug is used)
+1 darkplaces: add findflag and findchainflag builtins (SeienAbunae)
1 darkplaces: add gettimestamp builtin (returns a string) for logging purposes (SeienAbunae)
1 darkplaces: add r_displayrefresh cvar for windows video refresh settings (Willis)
1 darkplaces: add r_waterwarp to allow disabling view squishing underwater