]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - CHANGES
- Fix for bug 1106 - .wad files don't get listed in the textures menu (Shaderman)
[xonotic/netradiant.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index f54a80ec7819c327816aaa6cb76a86e61412bfe0..149b4c0daa8184b8548db68ccaf394f7b3fc13f3 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,21 @@
 This is the changelog for developers, != changelog for the end user 
 that we distribute with the binaries. (see changelog)
 
+08/10/2006
+namespace
+- Fix for bug 1106 - .wad files don't get listed in the textures menu (Shaderman)
+  (http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1106)
+- Added initial support for Prey (Shaderman)
+- Fixed entity inspector sliders to always show (Shaderman)
+- Added NOTES subsection to the entity inspector listing .def "editor_usage*" values (Shaderman)
+
+07/10/2006
+namespace
+- Added "select inside" and "select touching"
+  Both functions now work with multiple selectionbrushes, allowing complex
+  selection operations.
+- Added entries for the selectionfunctions in "Edit" and the main toolbar.
+
 06/10/2006
 namespace
 - Changed ETB not to show any texture if a tag search doesn't match anything (Shaderman)