]> git.xonotic.org Git - xonotic/netradiant.git/blobdiff - CHANGES
added plugins to win32/linux installers; fixed crash when plugins are disabled
[xonotic/netradiant.git] / CHANGES
diff --git a/CHANGES b/CHANGES
index a59f9c80833c69953f9c0107b9bd879d9cf5961c..c5a3f883702c7c51f1035767e4de404c3c8b4f8a 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -8,6 +8,11 @@ LordHavoc
 - Removed gcc explicit linking hack for non-final builds.
 - Added workaround for gcc static-member-pointer-as-template-argument bug.
 - Fixed bobtoolz linux compile errors.
+- Added Nexuiz and Darkplaces support.
+SPoG
+- Changed 'inconsistent vertex count' assert to be non-fatal.
+- Changed 'failed to remove accelerator' assert to be non-fatal.
+- Fixed crash due to broken module dependencies.
 
 30/04/2006
 SPoG