scummvm/backends
2003-11-02 02:18:16 +00:00
..
dc turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Widget::findWidget (preparing to add support for nested widgets, for the tab widget) 2003-11-02 02:18:16 +00:00
fs needed some more work to get Iterators to work in FSList 2003-10-17 12:04:44 +00:00
gp32 renamed namespace ScummVM to Common 2003-10-02 17:43:02 +00:00
midi cleanup 2003-10-18 13:04:59 +00:00
morphos renamed some Timer methods 2003-10-17 16:39:32 +00:00
null OSystem changes: removed create_thread() method (not needed anymore; 'pure' threads aren't very portable anyway, better we only use timers); introduced OSystem::TimerProc type 2003-09-27 16:54:11 +00:00
PalmOS OSystem changes: removed create_thread() method (not needed anymore; 'pure' threads aren't very portable anyway, better we only use timers); introduced OSystem::TimerProc type 2003-09-27 16:54:11 +00:00
sdl made SDL backend use config manager 2003-11-01 19:12:11 +00:00
wince turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Widget::findWidget (preparing to add support for nested widgets, for the tab widget) 2003-11-02 02:18:16 +00:00
x11 OSystem changes: removed create_thread() method (not needed anymore; 'pure' threads aren't very portable anyway, better we only use timers); introduced OSystem::TimerProc type 2003-09-27 16:54:11 +00:00
intern.h made SDL backend use config manager 2003-11-01 19:12:11 +00:00
module.mk Preliminary preparation for new YM2612 FM emulator. 2003-10-05 15:36:52 +00:00