Age | Commit message (Collapse) | Author |
|
- adds a ImageMan and ImageDec class for loading and managing image files
- adds a loader for zip files which is used by the new theme and the image manager
- changes the widgets to use the new gui code
- changes the scumm dialogs to use the new gui code
- fixes a #include problem in the sky debugger with the new gui code
To use the new gui copy gui/themes/default-theme.zip to your extrapath.
If the theme zip can not be found the gui will fallback to the classic theme.
If you want to change the gui styles use "gui_theme=classic" for the classic theme
and "gui_theme=default-theme" for the new theme.
Thanks to eriktorbjorn for testing and help with the new theme and to sev for
reviewing this patch.
svn-id: r20227
|
|
do in several other places, and not doing it causes numerous linker errors
for me.
svn-id: r20225
|
|
svn-id: r20221
|
|
svn-id: r20088
|
|
svn-id: r19142
|
|
svn-id: r18604
|
|
svn-id: r18444
|
|
Test built for Symbian and run on P910i without any major problems.
Test built for MSVC6. Changed parts seems to compile ok but there are some problems with MSVC6 and some of the targets which the EPOC build does n't support (KYRA,SAGA).
svn-id: r18430
|
|
svn-id: r16398
|
|
external file
(available from www.lavosspawn.de/tmp/sky_cpt.zip)
svn-id: r16053
|
|
svn-id: r15656
|
|
svn-id: r15655
|
|
svn-id: r15146
|
|
svn-id: r15100
|
|
This should help in tracking down remaining bugs, such as the grid problems and walk deadlocks.
svn-id: r15098
|
|
svn-id: r12176
|
|
namespace 'Sky' now)
svn-id: r12114
|
|
svn-id: r12099
|
|
(try to only #include files when you *have* to -> this reduces compilation time to a minimum when header file changes are made)
svn-id: r10622
|
|
bits in my tree
svn-id: r9807
|
|
svn-id: r8991
|
|
svn-id: r8148
|
|
svn-id: r7124
|
|
svn-id: r7107
|
|
please note that there are still many bugs in here. several stuff
isn't endian safe either. SkyLogic needs to get split up as well.
svn-id: r7106
|