scummvm/common
Lars Persson d4716a1fb5 * Start of generic key configuration support for ScummVM
* 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
2005-07-05 20:22:56 +00:00
..
scaler When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00
.cvsignore fixed the 'intelligent' GCC build rules; added .cvsignore files 2002-08-21 16:28:19 +00:00
array.h Patches needed to build for SYMBIAN32 WINS/GCC added. 2005-06-21 22:08:21 +00:00
config-file.cpp When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00
config-file.h Implement some missing methods 2005-04-23 22:28:37 +00:00
config-manager.cpp When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00
config-manager.h Make StringMap class (with case insensitive keys) global 2005-04-23 17:33:28 +00:00
debugger.cpp Whitespace changes. 2005-06-24 16:08:31 +00:00
debugger.h Patches needed to build for SYMBIAN32 WINS/GCC added. 2005-06-21 22:08:21 +00:00
endian.h Moved endian macros to a separate header file 2005-06-23 14:15:49 +00:00
file.cpp Moved class File and the MD5 stuff to namespace Common 2005-05-10 22:56:25 +00:00
file.h When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00
list.h Fix postfix inc/decrement operators of List::Iterator 2005-06-25 19:43:59 +00:00
map.h Patches needed to build for SYMBIAN32 WINS/GCC added. 2005-06-21 22:08:21 +00:00
md5.cpp Indentation and whitespace. 2005-05-15 13:57:58 +00:00
md5.h Indentation and whitespace. 2005-05-15 13:57:58 +00:00
module.mk Added --disable-hq and --disable-scumm-7-8 options. Also improved 2005-05-14 22:56:41 +00:00
mutex.cpp When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00
mutex.h Added a convenience class 'Mutex' 2005-01-15 22:41:23 +00:00
rect.h fix warning 2005-05-28 12:53:11 +00:00
savefile.cpp Whitespace changes. 2005-06-24 16:08:31 +00:00
savefile.h Whitespace changes. 2005-06-24 16:08:31 +00:00
scaler.cpp Fix 64 bit compiler warning/error 2005-06-23 14:18:25 +00:00
scaler.h Added --disable-hq and --disable-scumm-7-8 options. Also improved 2005-05-14 22:56:41 +00:00
scummsys.h * Start of generic key configuration support for ScummVM 2005-07-05 20:22:56 +00:00
singleton.h Patches needed to build for SYMBIAN32 WINS/GCC added. 2005-06-21 22:08:21 +00:00
stack.h Updated copyright 2005-01-01 16:09:25 +00:00
stdafx.h fix VS2005beta2 compilation 2005-06-10 19:02:00 +00:00
str.cpp When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00
str.h Added String::iterator 2005-05-15 13:20:52 +00:00
stream.cpp When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00
stream.h Whitespace changes. 2005-06-24 16:08:31 +00:00
system.cpp When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00
system.h Moved class SoundMixer to Audio::Mixer (didn't call the namespace 'Sound' because we already have many classes with that name) 2005-05-10 23:48:48 +00:00
timer.cpp When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00
timer.h Increase max number of timers to 8. 2005-06-07 21:17:47 +00:00
util.cpp When including files from common/, explicitly use the common/ prefix 2005-06-24 15:23:51 +00:00
util.h Add Norwegian Bokm�l version of Freddi Fish 1. 2005-05-22 02:07:32 +00:00