Age | Commit message (Collapse) | Author |
|
svn-id: r20535
|
|
svn-id: r20088
|
|
svn-id: r19142
|
|
available on http://arisme.free.fr updated during this week) - Use the old mouse code to avoid scalers problems (to be fixed after 0.8.0 release) - Display/Hide the toolbar by double tapping quickly on the top of the screen to comply with the new GUI height
svn-id: r19121
|
|
svn-id: r18604
|
|
* 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
|
|
- it's only honored in the global level of the config file
- all checks for it go through gDebugLevel now, which is made global
- the '-d' switch is handled in a slightly saner and consistent way
- removed 'debuglevel' from the config format documentation; we do
not want to encourage the avarage user to use it
svn-id: r17769
|
|
svn-id: r17242
|
|
svn-id: r17238
|
|
svn-id: r17167
|
|
Wince SDL port is currently broken, it crash at NULL _screen pointer while locking SDL surface inside OSystem_SDL::clearScreen() func
svn-id: r17152
|
|
get at least 640x400 window. And finally we have means of implementing
nice looking GUI.
Also updated all backends. If your backend has ability to run with 640x400 or
640x480 resolution then read patch tracker item to find out details. Other
port maintainers shouldn't worry, as this patch doesn't affect them, they
still get their 320x200.
svn-id: r17055
|
|
svn-id: r16683
|
|
svn-id: r16429
|
|
svn-id: r16398
|
|
svn-id: r16266
|
|
svn-id: r16222
|
|
svn-id: r16031
|
|
svn-id: r16028
|
|
svn-id: r15990
|
|
svn-id: r15332
|
|
(Monkey 1 and 2)
svn-id: r13904
|
|
svn-id: r13829
|
|
but getting ready slowly)
svn-id: r13828
|
|
OSystem::displayMessageOnOSD (not yet used; default implementation provided)
svn-id: r13413
|
|
svn-id: r13410
|
|
NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend
svn-id: r13087
|
|
OSystem API is not yet finished); porters will have to fix their ports to get them to compile again
svn-id: r13036
|
|
svn-id: r13035
|
|
svn-id: r13033
|
|
svn-id: r12947
|
|
svn-id: r12645
|
|
svn-id: r12632
|
|
svn-id: r12629
|
|
svn-id: r12618
|