[Gtkradiant] r100 - in GtkRadiant/trunk: . plugins/vfspk3 radiant

svn-noreply at zerowing.idsoftware.com svn-noreply at zerowing.idsoftware.com
Tue Aug 22 12:37:11 CDT 2006


Author: spog
Date: Tue Aug 22 12:37:07 2006
New Revision: 100

Modified:
   GtkRadiant/trunk/CHANGES
   GtkRadiant/trunk/plugins/vfspk3/vfs.cpp
   GtkRadiant/trunk/radiant/eclass_doom3.cpp
Log:
fixed crash loading quake4 1.3 entity definitions

Modified: GtkRadiant/trunk/CHANGES
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/trunk/CHANGES?view=diff&rev=100&p1=GtkRadiant/trunk/CHANGES&r1=99&p2=GtkRadiant/trunk/CHANGES&r2=100
==============================================================================
--- GtkRadiant/trunk/CHANGES	(original)
+++ GtkRadiant/trunk/CHANGES	Tue Aug 22 12:37:07 2006
@@ -1,6 +1,16 @@
 This is the changelog for developers, != changelog for the end user 
 that we distribute with the binaries. (see changelog)
 
+22/08/2006
+SPoG
+- Added VFS support for locating the archive a file was loaded from.
+- Changed Doom3 entity definition parser to gracefully handle parse errors.
+- Fixed crash when loading entity definitions in quake4 1.3 point release.
+
+13/08/2006
+SPoG
+- Disabled 'detail' content flag checkbox in quake2 Surface Inspector.
+
 22/07/2006
 SPoG
 - Fixed doom3 func_static with model not appearing to move when dragged. 

Modified: GtkRadiant/trunk/plugins/vfspk3/vfs.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/trunk/plugins/vfspk3/vfs.cpp?view=diff&rev=100&p1=GtkRadiant/trunk/plugins/vfspk3/vfs.cpp&r1=99&p2=GtkRadiant/trunk/plugins/vfspk3/vfs.cpp&r2=100
==============================================================================

Modified: GtkRadiant/trunk/radiant/eclass_doom3.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/trunk/radiant/eclass_doom3.cpp?view=diff&rev=100&p1=GtkRadiant/trunk/radiant/eclass_doom3.cpp&r1=99&p2=GtkRadiant/trunk/radiant/eclass_doom3.cpp&r2=100
==============================================================================



More information about the Gtkradiant mailing list