.. |
themes
|
Updated theme file version, to reflect latest addition of new required entries/files.
|
2008-09-20 14:53:31 +00:00 |
about.cpp
|
Updated some copyright strings to 2001-2008
|
2008-09-05 22:14:43 +00:00 |
about.h
|
|
|
Actions.cpp
|
|
|
Actions.h
|
|
|
browser.cpp
|
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases
|
2008-09-03 11:22:51 +00:00 |
browser.h
|
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases
|
2008-09-03 11:22:51 +00:00 |
chooser.cpp
|
|
|
chooser.h
|
|
|
console.cpp
|
|
|
console.h
|
|
|
credits.h
|
Add recent patch contributors. Reflect current ScummVM team in the credits
|
2008-09-21 11:17:22 +00:00 |
debugger.cpp
|
Cleaned up engine debug level code.
|
2008-05-20 16:37:32 +00:00 |
debugger.h
|
|
|
dialog.cpp
|
|
|
dialog.h
|
|
|
editable.cpp
|
|
|
editable.h
|
|
|
EditTextWidget.cpp
|
|
|
EditTextWidget.h
|
|
|
eval.cpp
|
- Removed -Wconversion from compiler options for g++ 4.3, it's behavior has fundamently changed in g++ 4.3
|
2008-06-04 17:20:25 +00:00 |
eval.h
|
No need to specify CaseSensitiveString_Hash explicitly anymore
|
2008-06-11 06:00:56 +00:00 |
Key.cpp
|
|
|
Key.h
|
|
|
KeysDialog.cpp
|
|
|
KeysDialog.h
|
|
|
launcher.cpp
|
fix drawing order in saveload choosers (draw container before contents)
|
2008-09-20 15:03:37 +00:00 |
launcher.h
|
Moved base/game.* to engines/game.*
|
2008-09-17 17:31:29 +00:00 |
ListWidget.cpp
|
|
|
ListWidget.h
|
|
|
massadd.cpp
|
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases
|
2008-09-03 11:22:51 +00:00 |
massadd.h
|
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases
|
2008-09-03 11:22:51 +00:00 |
message.cpp
|
|
|
message.h
|
|
|
module.mk
|
|
|
newgui.cpp
|
Fixed copy&paste error when checking y and h of a widget on layout change.
|
2008-09-02 13:16:51 +00:00 |
newgui.h
|
|
|
object.cpp
|
|
|
object.h
|
|
|
options.cpp
|
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases
|
2008-09-03 11:22:51 +00:00 |
options.h
|
Added the option to specify the custom path for loading plugins
|
2008-05-09 01:58:12 +00:00 |
PopUpWidget.cpp
|
|
|
PopUpWidget.h
|
|
|
ScrollBarWidget.cpp
|
|
|
ScrollBarWidget.h
|
|
|
TabWidget.cpp
|
|
|
TabWidget.h
|
|
|
theme-config.cpp
|
Added ScummVM Title and version info to GMM
|
2008-08-17 02:02:22 +00:00 |
theme.cpp
|
Added simple ZipArchive class, and changed some GUI code to use it, instead of the ugly C API to the unzip code
|
2008-09-05 22:12:46 +00:00 |
theme.h
|
Updated theme file version, to reflect latest addition of new required entries/files.
|
2008-09-20 14:53:31 +00:00 |
themebrowser.cpp
|
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases
|
2008-09-03 11:22:51 +00:00 |
themebrowser.h
|
Moved FilesystemNode / FSList to namespace Common; also got rid of some 'typedef Common::String String;' name aliases
|
2008-09-03 11:22:51 +00:00 |
ThemeClassic.cpp
|
|
|
ThemeClassic.h
|
|
|
ThemeModern.cpp
|
ImageManager: renamed remArchive() to removeArchive(); switched to using a SearchSet + ZipArchive to access ZIP files (code is much simpler now yet more flexible, yay)
|
2008-09-23 09:42:38 +00:00 |
ThemeModern.h
|
Added ScummVM logo to GMM.
|
2008-09-14 20:42:50 +00:00 |
widget.cpp
|
Added "querySaveMetaInfos" to MetaEngine.
|
2008-09-16 14:10:55 +00:00 |
widget.h
|
|
|