Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-03-28 | Remove explicit OSystem parameter from StackLock constructor; added ↵ | Max Horn | |
OSystem::displayMessageOnOSD (not yet used; default implementation provided) svn-id: r13413 | |||
2004-03-28 | Renamed more OSystem methods | Max Horn | |
svn-id: r13410 | |||
2004-03-17 | Fix for bug #917532 (GUI: BrowserDialog return value) | Max Horn | |
svn-id: r13320 | |||
2004-03-03 | Add SDL information to track driver problems | Nicolas Bacca | |
svn-id: r13171 | |||
2004-02-28 | renamed more OSystem methods to follow our naming scheme; renamed ↵ | Max Horn | |
NewGuiColor to OverlayColor; fixed some calls to error() in the SDL backend svn-id: r13087 | |||
2004-02-24 | the OSystem changes we discussed on the ML (note: renaming of the existing ↵ | Max Horn | |
OSystem API is not yet finished); porters will have to fix their ports to get them to compile again svn-id: r13036 | |||
2004-02-24 | Random 640x480 tweaks | Nicolas Bacca | |
svn-id: r13035 | |||
2004-02-24 | Fix monkey detection | Nicolas Bacca | |
svn-id: r13033 | |||
2004-02-24 | Fix hide toolbar | Nicolas Bacca | |
svn-id: r13029 | |||
2004-02-24 | Fix Simon detection | Nicolas Bacca | |
svn-id: r13027 | |||
2004-02-21 | Fix HandheldPC/PalmSizePC compile | Nicolas Bacca | |
svn-id: r12961 | |||
2004-02-20 | Oops | Nicolas Bacca | |
svn-id: r12947 | |||
2004-02-13 | Oops, I forgot that I was using a Microsoft Compiler (c)(tm) ... | Nicolas Bacca | |
svn-id: r12856 | |||
2004-02-13 | Fix compile and 555 display mode | Nicolas Bacca | |
svn-id: r12855 | |||
2004-02-13 | Proper DLL termination | Nicolas Bacca | |
svn-id: r12853 | |||
2004-02-05 | renamed (Const)Iterator to (const_)iterator; changed size() to return an uint | Max Horn | |
svn-id: r12722 | |||
2004-01-28 | Fix toolbar, add hide toolbar request | Nicolas Bacca | |
svn-id: r12645 | |||
2004-01-28 | 640x480 toolbar fixes, don't draw an invisible toolbar | Nicolas Bacca | |
svn-id: r12644 | |||
2004-01-28 | Add needsHideToolbarMapping | Nicolas Bacca | |
svn-id: r12643 | |||
2004-01-28 | 640x480 changes | Nicolas Bacca | |
svn-id: r12642 | |||
2004-01-27 | Fix 640x480, part 1, perfect fix tomorrow probably :p | Nicolas Bacca | |
svn-id: r12632 | |||
2004-01-26 | Fix Ogg Vorbis, Zak and low sample rate | Nicolas Bacca | |
svn-id: r12629 | |||
2004-01-26 | Fix ItemAction | Nicolas Bacca | |
svn-id: r12627 | |||
2004-01-26 | New CE backend initial commit | Nicolas Bacca | |
svn-id: r12618 | |||
2004-01-26 | Add GUI icons | Nicolas Bacca | |
svn-id: r12617 | |||
2004-01-26 | New resources files | Nicolas Bacca | |
svn-id: r12616 | |||
2004-01-26 | This VCC file doesn't seem to be useful | Nicolas Bacca | |
svn-id: r12615 | |||
2004-01-26 | Initial CE virtual keys classes commit | Nicolas Bacca | |
svn-id: r12614 | |||
2004-01-26 | Initial CE GUI classes commit | Nicolas Bacca | |
svn-id: r12612 | |||
2004-01-26 | Early spring cleanup | Nicolas Bacca | |
svn-id: r12610 | |||
2003-12-22 | Preliminary support for queen in the old codebase ... | Nicolas Bacca | |
svn-id: r11852 | |||
2003-12-22 | Added abort | Nicolas Bacca | |
svn-id: r11850 | |||
2003-12-22 | Namespace fix | Nicolas Bacca | |
svn-id: r11849 | |||
2003-11-04 | Switch to the *real* file - apologies to those who tried to compile the old ↵ | Nicolas Bacca | |
one (but it seems nobody tried :p) svn-id: r11137 | |||
2003-11-04 | added PROP_GET_GFX_MODE; removed PROP_SHOW_DEFAULT_CURSOR | Max Horn | |
svn-id: r11132 | |||
2003-11-02 | turned NewGui into a singleton, and made OSystem a pseudo-singleton; added ↵ | Max Horn | |
Widget::findWidget (preparing to add support for nested widgets, for the tab widget) svn-id: r11045 | |||
2003-10-28 | cleanup: removed version/id from GameSettings | Max Horn | |
svn-id: r10995 | |||
2003-10-12 | GameX is not supported | Nicolas Bacca | |
svn-id: r10756 | |||
2003-10-12 | Moved build files | Nicolas Bacca | |
svn-id: r10752 | |||
2003-10-12 | New config-manager updates, misc updates | Nicolas Bacca | |
svn-id: r10751 | |||
2003-10-12 | Smarter partial blitting and better filter for 640x480 games ... hopefully ↵ | Nicolas Bacca | |
the last update before the rewrite svn-id: r10750 | |||
2003-10-12 | Re-add right click automatic mapping, lost on the branch | Nicolas Bacca | |
svn-id: r10748 | |||
2003-10-12 | True assert | Nicolas Bacca | |
svn-id: r10747 | |||
2003-10-12 | New config-manager, Add Broken Sword 2, Whole filesystem scan for smartphone ↵ | Nicolas Bacca | |
thanks to MS non standard storage mappings svn-id: r10746 | |||
2003-09-27 | OSystem changes: removed create_thread() method (not needed anymore; 'pure' ↵ | Max Horn | |
threads aren't very portable anyway, better we only use timers); introduced OSystem::TimerProc type svn-id: r10430 | |||
2003-09-18 | Update project files | Nicolas Bacca | |
svn-id: r10297 | |||
2003-09-18 | Add time.h | Nicolas Bacca | |
svn-id: r10296 | |||
2003-09-18 | Change includes, fix BASS slowdowns | Nicolas Bacca | |
svn-id: r10295 | |||
2003-09-18 | Remove one more hackery - actually a complete port rewrite would be needed ↵ | Nicolas Bacca | |
to get rid of all of them, I'm thinking about it :) svn-id: r10289 | |||
2003-09-17 | no need for this evil hackery; just always pretend 'F5' was pressed, the ↵ | Max Horn | |
Scumm engine will do the work from then svn-id: r10283 |