Commit Graph
3146 Commits
Author SHA1 Message Date
Vicent Marti da6e5c4660 Another redesign on the Draw Steps. This time it's for real.
svn-id: r32647
2008-06-10 19:57:38 +00:00
Vicent Marti 29c4308c42 Changed DrawStep for dynamic surface drawing.
svn-id: r32643
2008-06-10 11:25:00 +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
Vicent Marti da757aa2ca InterfaceManager is now a singleton
svn-id: r32640
2008-06-09 21:16:26 +00:00
Vicent Marti 69694c72f6 Expanded the InterfaceManager skeleton quite a bit.
svn-id: r32604
2008-06-07 20:50:39 +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
Vicent Marti 8a83eafbf3 Misc fixes.
Constant naming fixes.

svn-id: r32342
2008-05-28 15:03:30 +00:00
Johannes Schickel 74c458153e Cleanup.
svn-id: r32341
2008-05-28 14:37:29 +00:00
Vicent Marti 426c36992d Bugfixes: Discarded function, switch fix.
svn-id: r32340
2008-05-28 14:30:51 +00:00
Vicent Marti 119b7126b9 InterfaceManager core implemented.
svn-id: r32339
2008-05-28 14:27:22 +00:00
Jordi Vilalta Prat 2862a30dac Fixed some code formatting thanks to LordHoto
svn-id: r32275
2008-05-26 00:28:48 +00:00
Vicent Marti 862a3d575a Compilation fixes. Sorry about the mess.
svn-id: r32272
2008-05-25 17:06:10 +00:00
Eugene Sandulenko ca51f1f247 Add InterfaceManager to makefile.
svn-id: r32268
2008-05-25 11:53:49 +00:00
Vicent Marti a4df37e325 Interface Manager class
svn-id: r32267
2008-05-25 11:20:28 +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