]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - CHANGES
fixed crash in build > customise
[xonotic/netradiant.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index 0ae8162c1ccf4c54c632ffbb3f7fb753ab0066d6..1a4295d8dcd1e048681edcef34ab3d2d47491d26 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,22 @@
 This is the changelog for developers, != changelog for the end user 
 that we distribute with the binaries. (see changelog)
 
+04/06/2006
+SPoG
+- Fixed crash when deleting items from Build menu.
+
+03/06/2006
+SPoG
+- Changed doom3 entity creation to add model key for brush-entities.
+- Fixed crash in Save Region.
+- Fixed detail brushes being turned structural when texture is set.
+
+29/05/2006
+SPoG
+- Changed default doom3 light_radius to be taken from the entity-definition.
+- Fixed error when entering and exiting camera freemove with LMB pressed.
+  http://zerowing.idsoftware.com/bugzilla/show_bug.cgi?id=1090
+
 13/05/2006
 LordHavoc
 - Added -fPIC for Linux builds to support x86_64.
@@ -15,6 +31,7 @@ SPoG
 - Fixed crash due to broken module dependencies.
 - Fixed default settings for Build Monitoring.
 - Fixed nudge-selection when using the drag tool mode.
+- Added support for patches in texture-painting tool.
 
 30/04/2006
 SPoG