.. |
themes
|
Added the option to specify the custom path for loading plugins
|
2008-05-09 01:58:12 +00:00 |
about.cpp
|
Fixed some code formatting thanks to LordHoto
|
2008-05-26 00:28:48 +00:00 |
about.h
|
|
|
Actions.cpp
|
|
|
Actions.h
|
|
|
browser.cpp
|
|
|
browser.h
|
|
|
chooser.cpp
|
|
|
chooser.h
|
|
|
console.cpp
|
Changed all delete [] usages to delete[].
|
2008-05-07 14:31:45 +00:00 |
console.h
|
|
|
credits.h
|
Moved Ludde & yaz0r to a new credits section, retired project leaders
|
2008-08-01 16:33:22 +00:00 |
debugger.cpp
|
Cleaned up engine debug level code.
|
2008-05-20 16:37:32 +00:00 |
debugger.h
|
- moved kyra functor code to common/func.h
|
2008-04-20 15:47:11 +00:00 |
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
|
Added convenience accessor method GameDescriptor::preferredtarget
|
2008-07-29 16:16:15 +00:00 |
launcher.h
|
Include all required header files in launcher.h (should fix compilation problems in WinCE backend)
|
2008-05-16 09:45:38 +00:00 |
ListWidget.cpp
|
Changed all delete [] usages to delete[].
|
2008-05-07 14:31:45 +00:00 |
ListWidget.h
|
|
|
massadd.cpp
|
Mass detector: sort all newly detected games by target name before adding them to the config manager
|
2008-07-29 16:29:28 +00:00 |
massadd.h
|
Modified mass detector to not re-add already configured games (that is, if there is an existing entry with identical path, gameid, platform, language, then do not add a new one)
|
2008-06-11 06:22:02 +00:00 |
message.cpp
|
|
|
message.h
|
|
|
module.mk
|
|
|
newgui.cpp
|
Fixed a problem where the function that I previously implemented, popAllCursors(), was causing the mouse cursor to disapear
|
2008-06-16 18:47:32 +00:00 |
newgui.h
|
Patch #1926787: small memory leak and cleanup
|
2008-03-27 11:06:29 +00:00 |
object.cpp
|
|
|
object.h
|
|
|
options.cpp
|
Added the option to specify the custom path for loading plugins
|
2008-05-09 01:58:12 +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 the option to specify the custom path for loading plugins
|
2008-05-09 01:58:12 +00:00 |
theme.cpp
|
Changed all delete [] usages to delete[].
|
2008-05-07 14:31:45 +00:00 |
theme.h
|
|
|
themebrowser.cpp
|
|
|
themebrowser.h
|
|
|
ThemeClassic.cpp
|
|
|
ThemeClassic.h
|
|
|
ThemeModern.cpp
|
Changed all delete [] usages to delete[].
|
2008-05-07 14:31:45 +00:00 |
ThemeModern.h
|
|
|
widget.cpp
|
|
|
widget.h
|
|
|