]> git.xonotic.org Git - xonotic/darkplaces.git/blobdiff - todo
screenshots are now saved to screenshots/ and videos are now saved to video/, and...
[xonotic/darkplaces.git] / todo
diff --git a/todo b/todo
index d73edec51c7839f741aa60f3707a699a96ba8def..b531ed5ec297883c292de0e196233885fedb11ed 100644 (file)
--- a/todo
+++ b/todo
@@ -41,8 +41,8 @@ d darkplaces: cleaned up rtlight handling, merging most code between world rtlig
 d darkplaces: safety checked lightmap access in Mod_Q1BSP_RecursiveLightPoint as one map Sajt uses was crashing (Sajt)
 -n darkplaces: upgrade network protocol to send precise angles, and make EF_LOWPRECISION downgrade both origin and angles (-Urre, -Wazat for Battlemech, FrikaC, -mashakos, RenegadeC, Sajt)
 -n darkplaces: fix cubemap upload scaling crashes (Urre)
-0 darkplaces: make screenshots save to screenshots/fniggium%04i.tga in GAME_FNIGGIUM (Sajt)
-0 darkplaces: make screenshots save to screenshots directory (Sajt)
+d darkplaces: make screenshots save to screenshots/fniggium%04i.tga in GAME_FNIGGIUM (Sajt)
+d darkplaces: make screenshots save to screenshots directory (Sajt)
 2 darkplaces: make corona occlusion testing use GL_ARB_occlusion_query instead of a CL_TraceLine (Riot)
 d darkplaces: default a few cvars accordingly for GAME_TENEBRAE mode
 d darkplaces: add skin and pflags support to light entity loader