Max Horn
|
49d2a22b42
|
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
svn-id: r10430
|
2003-09-27 16:54:11 +00:00 |
|
Max Horn
|
be9d4066e1
|
moved engine.* to base; this fixes some linking issues when building a barebone ScummVM (or maybe I just want to increase our CVS stats? <g>)
svn-id: r10287
|
2003-09-18 02:07:18 +00:00 |
|
Max Horn
|
1b52e9f19c
|
added new header file backends/intern.h; removed some stuff from common/system.h which is either only of interest to backends or code instantiating a backend (->backends/intern.h); also removed fmopl specific enums (->sound/fmopl.h)
svn-id: r9327
|
2003-07-31 12:33:33 +00:00 |
|
Max Horn
|
73e7afaf18
|
adjusted to play_cdrom parameter name change in common/system.h
svn-id: r9132
|
2003-07-22 20:36:43 +00:00 |
|
Joost Peters
|
2929a90d17
|
update, fix compilation
svn-id: r9104
|
2003-07-21 01:11:20 +00:00 |
|
Max Horn
|
4611b12c0a
|
updated backends to use type MutexRef
svn-id: r8776
|
2003-07-05 15:17:46 +00:00 |
|
Max Horn
|
e08d4f072e
|
more OSystem docs & cleanup
svn-id: r8118
|
2003-05-29 22:34:35 +00:00 |
|
Max Horn
|
f0a9f4fb2c
|
added some doxygen comments to common/system.h; cleaned up the OSystem interface a bit
svn-id: r8116
|
2003-05-29 21:45:26 +00:00 |
|
Max Horn
|
9b70fee5f3
|
changed scaler proc signature so that srcPtr is const (this can help optimizer by simplifying aliasing detection; thanks to Bertrand Augereau for pointing this out)
svn-id: r7939
|
2003-05-25 12:08:01 +00:00 |
|
Joost Peters
|
81ac7cc8f8
|
fixed GP32 port
svn-id: r6958
|
2003-04-10 13:44:50 +00:00 |
|
Marcus Comstedt
|
83da387eef
|
New savefile backend system (bye bye NONSTANDARD_SAVE...)
svn-id: r6007
|
2002-12-17 01:15:13 +00:00 |
|
Peter Moraliyski
|
4042b1f1fc
|
license issue cleared
svn-id: r5813
|
2002-12-02 16:55:18 +00:00 |
|
Jonathan Gray
|
2961f75365
|
remove gp32 files until license issues are sorted out
svn-id: r5812
|
2002-12-02 02:45:07 +00:00 |
|
Peter Moraliyski
|
f9a833abf0
|
fg
svn-id: r5759
|
2002-11-30 15:34:37 +00:00 |
|