Revision: 1426
          http://rigsofrods.svn.sourceforge.net/rigsofrods/?rev=1426&view=rev
Author:   rorthomas
Date:     2010-07-05 16:16:23 +0000 (Mon, 05 Jul 2010)

Log Message:
-----------
ogre log of configurator changed to a different filename, so it wont overwrite 
ror.log from the game

Modified Paths:
--------------
    trunk/source/configurator/configurator.cpp

Modified: trunk/source/configurator/configurator.cpp
===================================================================
--- trunk/source/configurator/configurator.cpp  2010-07-05 15:32:44 UTC (rev 
1425)
+++ trunk/source/configurator/configurator.cpp  2010-07-05 16:16:23 UTC (rev 
1426)
@@ -2149,7 +2149,7 @@
        wxLogStatus(wxT(">> If it crashes after here, check your plugins.cfg 
(and remove the DirectX entry if under linux)!"));
        ogreRoot = new 
Ogre::Root(Ogre::String(progdirPrefix.ToUTF8().data())+pluginsfile,
                                                                        
Ogre::String(confdirPrefix.ToUTF8().data())+"ogre.cfg",
-                                                                       
Ogre::String(logsdirPrefix.ToUTF8().data())+"RoR.log");
+                                                                       
Ogre::String(logsdirPrefix.ToUTF8().data())+"RoRConfig.log");
 
        wxLogStatus(wxT("Root restore config"));
        try


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Rigsofrods-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/rigsofrods-devel

Reply via email to