Age | Commit message (Collapse) | Author |
|
svn-id: r19735
|
|
svn-id: r19580
|
|
svn-id: r19579
|
|
being truncated in the small version of the GUI.
svn-id: r19546
|
|
o Mention that Paul Smedley also makes OS/2 pavkaging.
o Mention lloyd which C64-related contributions we use.
svn-id: r19528
|
|
consistent with other numerically numbered games (and also internally consistent). Work in progress.
svn-id: r19249
|
|
svn-id: r19142
|
|
svn-id: r19102
|
|
- added new engines (Gob + Kyra) to other devs description
- moved LordHoto to dev team
svn-id: r19033
|
|
svn-id: r19016
|
|
svn-id: r18978
|
|
svn-id: r18964
|
|
on Goblins which is Sierra Inc.?
svn-id: r18832
|
|
svn-id: r18749
|
|
svn-id: r18748
|
|
solution, but should be good enough for 0.8.0 at least.
svn-id: r18709
|
|
to avoid truncating the text in the smaller version of the GUI.
svn-id: r18702
|
|
smaller version of the GUI.
svn-id: r18701
|
|
svn-id: r18653
|
|
svn-id: r18604
|
|
action of the console. (I thought I could do this simpler by doing the
blending in open(), but for some reason I couldn't get that to work, and I
would still have had to blend in drawDialog() anyway, so maybe this is for
the best...)
svn-id: r18541
|
|
to be made once, instead of whenever the console is redrawn. (This is the
same trick as the About dialog uses.)
It should speed up the drawing quite a bit, though it's not particularly
noticeable on the computer I'm using at the moment, so I can't say for
sure.
svn-id: r18540
|
|
* Moved KeyConfigDialog, key from WinCE to gui
* Updated wince code to inherit and use new GUI::Keys and launch new dialog
* New definition SMALL_SCREEN_DEVICE when keysdialog should be inittialized from options.cpp
* Added new function to SDL\Events that handles key remapping. LINUPY & QTOPIA remapping moved to that function. SymbianOs.cpp overrides this function to enable key remapping to events
* Compiled VC6++ project. This with warnings and errors, but NOT in the changed code. (SAGA,KYRA)
* Compiled using WCE tools 3 for X86 target and running Scummvm in emulator to test
* Compiled with UIQ target. The rest Symbian platforms might require further configuration to operate properly
* Actor.h in Saga now compiles for default VC6 setting.
* Aspect.cpp does not compile in VC6/WCE due to template problems with the kFastAndNiceAspectMode setting.
* Changed order of creation of gamedetector and mainsystem in Main.cpp
* If anything does not compile, or is totally out of order, please revert changes.
svn-id: r18498
|
|
svn-id: r18449
|
|
svn-id: r18448
|
|
svn-id: r18444
|
|
svn-id: r18439
|
|
svn-id: r18436
|
|
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: r18419
|
|
svn-id: r18326
|
|
svn-id: r18324
|
|
svn-id: r18323
|
|
svn-id: r18322
|
|
svn-id: r18321
|
|
svn-id: r18320
|
|
svn-id: r18319
|
|
svn-id: r18318
|
|
svn-id: r18316
|
|
old auto-scaling hack. Removed wantsScaling(), USE_AUTO_SCALING,
_scaleFactor and _scaleEnable.
Also removed drawBitmap() since we no longer use bitmaps for widget
decorations.
svn-id: r18310
|
|
Jamieson and Ruediger (have been inactive for 1 resp. 1.5 years)
svn-id: r18235
|
|
svn-id: r18194
|
|
that all our widgets are able to scale themselves now, but I could be
mistaken.
svn-id: r18192
|
|
svn-id: r18185
|
|
to give each widget the opportunity to scale itself.
There's a slight regression this time, though: In the small version of the
GUI, some of the buttons (e.g. "SoundFont") have their text truncated. Not
good.
svn-id: r18182
|
|
last scaling change today. Feel free to continue. :-)
svn-id: r18172
|
|
dependent on size, so the two different sizes are handled through a new
addSlider() function.
Figuring out why the big widget won't let you set volume to 0 is left as an
exercise for the reader.
svn-id: r18170
|
|
of them better than others.
svn-id: r18165
|
|
svn-id: r18164
|
|
StaticTextWidget for the label
svn-id: r18163
|