Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-09-28 | removed duplicate g_timer object (one was global, one was static to ↵ | Max Horn | |
timer.cpp); set g_system earlier (might prevent a few race conditions) svn-id: r10471 | |||
2003-09-26 | Converted the MPU-401 timer to use the Timer class. | Jamieson Christian | |
Since this was the only place where we were using create_thread, that method should be removable now. I also removed the midi_driver_thread overrides for the MorphOS and YPA1 (Palm) backends. These need to be tested by their respective porters. svn-id: r10414 | |||
2003-09-18 | moved engine.* to base; this fixes some linking issues when building a ↵ | Max Horn | |
barebone ScummVM (or maybe I just want to increase our CVS stats? <g>) svn-id: r10287 | |||
2003-09-10 | moved declaration of error/warning/debug from engine.h to util.h | Max Horn | |
svn-id: r10151 | |||
2003-07-07 | New thread emu | Chris Apers | |
svn-id: r8837 | |||
2003-06-12 | Added MPU401 crash fix | Jamieson Christian | |
svn-id: r8450 | |||
2003-05-29 | Fix a sound problem on exit | Chris Apers | |
svn-id: r8097 | |||
2003-05-28 | Braces | Chris Apers | |
svn-id: r8051 | |||
2003-04-30 | palmos midi driver | Max Horn | |
svn-id: r7221 |