scrawl
5b9d10f851
Reduce includes in MWGui
10 years ago
scrawl
37e11b7272
Adjust loading box size for large captions
10 years ago
scrawl
6cb9382bf0
Adjust screen-sized widgets automatically using Stretch align
11 years ago
scrawl
577ed3943b
Show wallpaper when loading a savegame
11 years ago
scrawl
27a05027f4
Fixes #1172 : Added basic loading/saving progress bar
...
The progress is not particularly accurate. It simply uses the current / total number of records written/read as indication. Cell records are currently the largest by far, but there is a good chance that could be optimized using a change tracking system.
11 years ago
scrawl
f5810b8e1c
Consider aspect ratio for loading screen background
...
More consistent with the main menu.
11 years ago
scrawl
edb5a54092
Include some more required Ogre headers explicitely.
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
Britt Mathis
6128b9276f
Removed non-essential includes from all MWGui header 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
scrawl
608c112f34
Supply the new render window to mygui
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
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