scrawl
683ad40e21
No need for this ifdef since there is a default argument.
11 years ago
scrawl
f504ab42fe
Turn off vsync while in the loading screen
11 years ago
scrawl
d3d6dfbde8
Refactored loading screen
...
- Add loading progress for data files, global map, terrain
- Refactored and improved cell loading progress
12 years ago
scrawl
7dc30a01cd
Some changes suggested by cppcheck
12 years ago
scrawl
b16c92c2f5
Better handle SDL_TEXTINPUT events
12 years ago
kpp
dcccfd9f22
Initialize values
12 years ago
Britt Mathis
60fadaeaf0
Cleaned up includes in implementation files
12 years ago
Britt Mathis
f7383905b7
Finally eliminated calls to MWBase::WindowManager in constructors
12 years ago
Britt Mathis
ce9bc6d9ba
MwGui windowManager calls fixed to use MWBase::Environment::get().getWindowManager, filenames in MwGui now comply with naming conventions
12 years ago
scrawl
aac2ba1d5f
Fix loading screen looking for wallpapers in a fixed group.
12 years ago
vorenon
c9a701cfa1
Removed the 3 dots after the load text.
12 years ago
Marc Zinnschlag
4defb1a476
Merge remote-tracking branch 'trombonecot/lowerstring'
...
Conflicts:
apps/openmw/mwgui/loadingscreen.cpp
12 years ago
eduard
2dc0064cc2
more string lowercase
12 years ago
Nathan Jeffords
6ca87e108f
updated loading screen to use the resource managers pattern matching when finding files
12 years ago
Nathan Jeffords
9afe4467d8
cache results of query for spash screen names
...
ResourceGroupManager::listResourceNames returns a list of all resource
accessable which is expensive, this change caches the result of the
processed query so additional splash screen changes are quicker.
12 years ago
scrawl
3db850a7d1
Don't crash if no loading screens are found
12 years ago
Marc Zinnschlag
18686614db
Merge remote-tracking branch 'scrawl/splashscreen_dirlisting'
...
Conflicts:
apps/openmw/mwgui/loadingscreen.cpp
12 years ago
scrawl
6be092e268
substr check
12 years ago
scrawl
84a4fd56c3
consider all files in Splash directory
12 years ago
scrawl
6acbea822b
splash screen directory listing
12 years ago
scrawl
7d1e659960
fading, greying out destinations you cant afford, warning fix
12 years ago
scrawl
1d012d1680
don't update input during loading. Fixes the OSX crash, and doesn't suffer from the issue anymore that I had while implementing this, so let's accept it as a hotfix for now. Note this means we can't switch the window during loading anymore.
12 years ago
scrawl
7ad80e306b
fixed the disappearing
12 years ago
scrawl
2f0b47fc38
test
12 years ago
scrawl
a96ed6ac61
splash screens on startup
12 years ago
scrawl
a8d9aa98b1
some fixes
12 years ago
scrawl
d5a08e31e7
scene does not disappear anymore during load
12 years ago
scrawl
369db182de
actual progress bar, performance optimization
12 years ago
scrawl
2b339f6c0f
loading screen
12 years ago