[Gtkradiant] r203 - in GtkRadiant/branches/ZeroRadiant:	libs/picomodel radiant
    svn-noreply at zerowing.idsoftware.com 
    svn-noreply at zerowing.idsoftware.com
       
    Tue Mar  4 11:33:05 CST 2008
    
    
  
Author: mattn
Date: Tue Mar  4 11:33:05 2008
New Revision: 203
Modified:
   GtkRadiant/branches/ZeroRadiant/libs/picomodel/pm_md2.c
   GtkRadiant/branches/ZeroRadiant/radiant/preferences.cpp
   GtkRadiant/branches/ZeroRadiant/radiant/preferences.h
   GtkRadiant/branches/ZeroRadiant/radiant/surfaceplugin.cpp
Log:
* improved quake2 support by added a quake2 boolean to the CGameDescription class - this allows us to even use the quake2 surfaceplugin function (like e.g. SetFaceTexdef_Q2) without a hardcoded game name of q2.game or heretic2.game
* added support for relative md2 skin paths
* fixed wrong _pico_printf call
Modified: GtkRadiant/branches/ZeroRadiant/libs/picomodel/pm_md2.c
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/libs/picomodel/pm_md2.c?view=diff&rev=203&p1=GtkRadiant/branches/ZeroRadiant/libs/picomodel/pm_md2.c&r1=202&p2=GtkRadiant/branches/ZeroRadiant/libs/picomodel/pm_md2.c&r2=203
==============================================================================
Modified: GtkRadiant/branches/ZeroRadiant/radiant/preferences.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/radiant/preferences.cpp?view=diff&rev=203&p1=GtkRadiant/branches/ZeroRadiant/radiant/preferences.cpp&r1=202&p2=GtkRadiant/branches/ZeroRadiant/radiant/preferences.cpp&r2=203
==============================================================================
Modified: GtkRadiant/branches/ZeroRadiant/radiant/preferences.h
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/radiant/preferences.h?view=diff&rev=203&p1=GtkRadiant/branches/ZeroRadiant/radiant/preferences.h&r1=202&p2=GtkRadiant/branches/ZeroRadiant/radiant/preferences.h&r2=203
==============================================================================
Modified: GtkRadiant/branches/ZeroRadiant/radiant/surfaceplugin.cpp
Url: http://zerowing.idsoftware.com/viewcvs/radiant/GtkRadiant/branches/ZeroRadiant/radiant/surfaceplugin.cpp?view=diff&rev=203&p1=GtkRadiant/branches/ZeroRadiant/radiant/surfaceplugin.cpp&r1=202&p2=GtkRadiant/branches/ZeroRadiant/radiant/surfaceplugin.cpp&r2=203
==============================================================================
    
    
More information about the Gtkradiant
mailing list