1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-17 10:52:46 +00:00

Merge pull request #496 from dpogue/reorganizing

Code Cleanups & Reorganizing
This commit is contained in:
2015-07-29 21:22:35 -04:00
60 changed files with 91 additions and 2492 deletions

View File

@ -91,8 +91,8 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plStatGather/plProfileManagerFull.h"
#include "plPipeline.h"
#include "plPipeDebugFlags.h"
#include "plPipeline/plPipelineCreate.h"
#include "plPipeline/plPipeDebugFlags.h"
#include "plPipeline/plTransitionMgr.h"
#include "plPipeline/plCaptureRender.h"
#include "plPipeline/plDynamicEnvMap.h"
@ -135,7 +135,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pfAnimation/plAnimDebugList.h"
#include "pfGameGUIMgr/pfGUICtrlGenerator.h"
#include "plGImage/plWinFontCache.h"
#include "plGImage/plFontCache.h"
#include "pfJournalBook/pfJournalBook.h"
@ -2202,7 +2201,6 @@ void plClient::IOnAsyncInitComplete () {
// Load our custom fonts from our current dat directory
fFontCache->LoadCustomFonts("dat");
plWinFontCache::GetInstance().LoadCustomFonts("dat");
// We'd like to do a SetHoldLoadRequests here, but the GUI stuff doesn't draw right
// if you try to delay the loading for it. To work around that, we allocate a