Commit Graph
1143 Commits
Author SHA1 Message Date
Max Horn a89fb6b7fb Moved Ludde & yaz0r to a new credits section, retired project leaders
svn-id: r33496
2008-08-01 16:33:22 +00:00
Max Horn 57c069ad47 Mass detector: sort all newly detected games by target name before adding them to the config manager
svn-id: r33415
2008-07-29 16:29:28 +00:00
Max Horn df6e8e8889 Added convenience accessor method GameDescriptor::preferredtarget
svn-id: r33414
2008-07-29 16:16:15 +00:00
Max Horn 6e2e844f31 Added Tinsel to credits & NEWS
svn-id: r33243
2008-07-23 14:44:33 +00:00
Christopher Page 7009aae893 Fixed a problem where the function that I previously implemented, popAllCursors(), was causing the mouse cursor to disapear
svn-id: r32719
2008-06-16 18:47:32 +00:00
Christopher Page e86a422e25 Merged revisions 32564-32565,32567-32575,32577,32579-32594,32596-32603,32605-32639,32644-32646,32648-32666 via svnmerge from
https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk

svn-id: r32667
2008-06-11 17:36:21 +00:00
Max Horn 42427f9a4e 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)
svn-id: r32664
2008-06-11 06:22:02 +00:00
Max Horn fefad79249 No need to specify CaseSensitiveString_Hash explicitly anymore
svn-id: r32663
2008-06-11 06:00:56 +00:00
Christopher Page 4fddafa3e6 Implemented popAllCursors() in CursorManager to ensure that all unnecessary cursors are removed from the cursor stack when returning to the launcher
svn-id: r32642
2008-06-09 23:15:17 +00:00
Eugene Sandulenko 7f1353f39e Add dhewg to the team
svn-id: r32548
2008-06-04 20:33:45 +00:00
Johannes Schickel 73da6ab51e - Removed -Wconversion from compiler options for g++ 4.3, it's behavior has fundamently changed in g++ 4.3
- Added -Wno-empty-body and -Wno-parentheses as compiler flags for g++ 4.3 for *now* (we should think of removing -Wparentheses though)
- Fixed some warnings for g++ 4.3 (only for the engines I'm using)

svn-id: r32540
2008-06-04 17:20:25 +00:00
Jordi Vilalta Prat 2862a30dac Fixed some code formatting thanks to LordHoto
svn-id: r32275
2008-05-26 00:28:48 +00:00
Johannes Schickel cc08a4953d Cleaned up engine debug level code.
svn-id: r32195
2008-05-20 16:37:32 +00:00
Max Horn 51835dac6a Include all required header files in launcher.h (should fix compilation problems in WinCE backend)
svn-id: r32141
2008-05-16 09:45:38 +00:00
Max Horn 2bb39e591f Moved the engine plugin code to engines/metaengine.h; added/clarified/corrected various Doxygen comments for the plugin system
svn-id: r32083
2008-05-13 10:41:32 +00:00
Jordi Vilalta Prat fe58f0ee4b - Added operator-> to Plugin subclasses so they don't have to reimplement the PluginObject subclass interfaces (thanks to Fingolfin for suggesting it)
- Added the PluginSubclass template to help creating Plugin subclasses

svn-id: r32082
2008-05-13 09:30:23 +00:00
Jordi Vilalta Prat 2c9968fe80 - Added an engine plugin manager and moved engine specific functionality into it
- base/plugins.* reorganization

svn-id: r32045
2008-05-12 00:26:29 +00:00
Jordi Vilalta Prat 420d376a90 Added the option to specify the custom path for loading plugins
svn-id: r31960
2008-05-09 01:58:12 +00:00
Johannes Schickel 600ab40bca Changed all delete [] usages to delete[].
svn-id: r31927
2008-05-07 14:31:45 +00:00
Max Horn aff41a48b8 minor tweak to the GUI double click handling code
svn-id: r31922
2008-05-07 12:12:18 +00:00
Johannes Schickel f173041811 - moved kyra functor code to common/func.h
- adapted debugger code to use functor code from common/func.h
- adapted kyra engine to use functor code from common/func.h

svn-id: r31614
2008-04-20 15:47:11 +00:00
Filippos Karapetis 38319954d1 Credits update for the M4 and MADE engines (3/3)
svn-id: r31613
2008-04-20 15:40:17 +00:00
Eugene Sandulenko 950e9e6d44 Don't mention EPOC as deonted in bug #1939634: "Web site should not mention EPOC"
svn-id: r31470
2008-04-10 19:08:27 +00:00
Max Horn 85f8d617b0 Let mass detector add all hits, instead of only the first one
svn-id: r31307
2008-03-29 23:20:53 +00:00
Max Horn 9287ea8376 Patch #1926787: small memory leak and cleanup
svn-id: r31261
2008-03-27 11:06:29 +00:00
Eugene Sandulenko 3c760ce662 Add Raziel as AmigaOS4 porter
svn-id: r31000
2008-02-29 14:44:02 +00:00
Max Horn accae802d1 Added Max Lingua to the credits as PS2 porter, and mentioned the revived PS2 port in the NEWS; moved Nicolas Bacca & Won Star to the list of retired team members
svn-id: r30973
2008-02-26 19:00:45 +00:00
Eugene Sandulenko 1b4e06e02c ...and there is no reason to keep Florian in ordinary contributors list.
svn-id: r30862
2008-02-14 12:19:52 +00:00
Eugene Sandulenko f3572802a5 Add Florian to the team
svn-id: r30859
2008-02-14 12:05:54 +00:00
Eugene Sandulenko 337164edee Add Begasusu as an official BeOS builder
svn-id: r30717
2008-01-31 12:59:44 +00:00
Eugene Sandulenko 5c6597562a Add ListWidget version with immediate parameters.
svn-id: r30709
2008-01-30 22:51:21 +00:00
Kostas Nakos afc474c8eb adding Sean Murray (lightcast) to the credits [1]
svn-id: r30698
2008-01-29 15:30:44 +00:00
Jordi Vilalta Prat d6c34bdc4b Fixed the spaces before tabs.
svn-id: r30667
2008-01-28 00:14:17 +00:00
Jordi Vilalta Prat 66e9d4f5e8 Removed trailing spaces.
svn-id: r30664
2008-01-27 19:47:41 +00:00
Eugene Sandulenko b45fb2e01d Add fanoush to credits
svn-id: r30448
2008-01-12 17:53:03 +00:00
Torbjörn Andersson 1cb4578d2f Cleanup.
svn-id: r30357
2008-01-09 21:15:34 +00:00
Eugene Sandulenko aedd732cef Add Buddha and david_corrales to credits.
svn-id: r30330
2008-01-07 22:42:58 +00:00
Torbjörn Andersson 2147f59e36 Converted some spaces to tabs.
svn-id: r30225
2008-01-05 08:17:39 +00:00
Oystein Eftevaag cab99bf1a4 iPhone credits
svn-id: r30003
2007-12-26 12:44:41 +00:00
Johannes Schickel 68eb28a6f6 Fix for bug #1670082 "GUI: Modern theme gfx glitch in launcher".
svn-id: r29971
2007-12-24 03:01:21 +00:00
Johannes Schickel 2f062ff616 Fixed memory leaking of TabWidget. (thanks to jvprat for pointing out)
svn-id: r29475
2007-11-11 11:08:58 +00:00
Johannes Schickel 0ec41a2d80 - made Widget::_flags private
- reworked state (enabled/disabled/highlighted) handling of widgets
- cleanup in ModernTheme.cpp

svn-id: r29403
2007-11-04 03:38:30 +00:00
Sven Hesse 5fb95212fe Typos :P
svn-id: r29398
2007-11-04 01:49:42 +00:00
Johannes Schickel 034eb920d2 - cleanup
- consistency fix in modern.ini
- increased THEME_VERSION

svn-id: r29396
2007-11-04 01:07:47 +00:00
Johannes Schickel 75a5c41ab4 - starting to document the theme renderer
- Theme::closeDialog -> Theme::closeAllDialogs, since it would remove every dialog currently

svn-id: r29394
2007-11-04 00:30:53 +00:00
Gregory Montoir f1f08ce008 warning, minor simplification
svn-id: r29366
2007-11-01 18:21:15 +00:00
Gregory Montoir e6e144d494 use mod operator directly
svn-id: r29363
2007-11-01 18:15:25 +00:00
Eugene Sandulenko 3b005ab88f Fix potential MSVC warning
svn-id: r29292
2007-10-28 16:10:05 +00:00
Johannes Schickel fefc228cd2 Cleanup.
svn-id: r29287
2007-10-28 13:34:57 +00:00
Eugene Sandulenko 61c96353cf Patch v5.2 from #1752243: "backends lib patches"
svn-id: r29283
2007-10-28 12:04:38 +00:00