2025-08-26 20:24 CEST

spring: develop 6178835e Diff ] Back to Repository ]
Author Committer Branch Timestamp Parent
-jk- -jk- develop 2010-08-22 17:02:41 develop 1517ec64
Changeset New LoadingScreen 0000003
* new CLoadScreen CGameController
 * unifies the full loading stage into two files (LoadScreen.cpp + Game.cpp)
 * can be multithreaded so it loads the game in a 2nd thread (default off atm), while the mainthread renders the loadingscreen
mod - rts/Game/Game.cpp Diff ] File ]
mod - rts/Game/Game.h Diff ] File ]
add - rts/Game/LoadScreen.cpp Diff ] File ]
add - rts/Game/LoadScreen.h Diff ] File ]
mod - rts/Game/PreGame.cpp Diff ] File ]
mod - rts/Game/UI/MouseHandler.cpp Diff ] File ]
mod - rts/Sim/Features/Feature.cpp Diff ] File ]
mod - rts/System/SpringApp.cpp Diff ] File ]