Max Horn
|
033ff78ae9
|
updated copyright notice
svn-id: r12176
|
2004-01-06 12:45:34 +00:00 |
|
Jonathan Gray
|
8ce682d330
|
spelling fixes
svn-id: r11181
|
2003-11-07 02:51:08 +00:00 |
|
Max Horn
|
74b496a062
|
added PROP_GET_GFX_MODE; removed PROP_SHOW_DEFAULT_CURSOR
svn-id: r11132
|
2003-11-04 20:46:20 +00:00 |
|
Max Horn
|
0e645f88ae
|
renamed namespace ScummVM to Common
svn-id: r10544
|
2003-10-02 17:43:02 +00:00 |
|
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
|
74e3448a4c
|
added HQ3x filter
svn-id: r10346
|
2003-09-21 12:10:32 +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
|
103112dd3d
|
removed OSystem::set_mouse_pos (I hope I didn't break any backends, but if I did it should be trivial to get them working again)
svn-id: r9391
|
2003-08-02 00:36:38 +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 |
|
Max Horn
|
098b1d52ca
|
change CFLAGS to CXXFLAGS
svn-id: r5896
|
2002-12-09 13:38:01 +00:00 |
|
Peter Moraliyski
|
31dec80d39
|
*** empty log message ***
svn-id: r5815
|
2002-12-02 16:58:41 +00:00 |
|
Peter Moraliyski
|
d31fb515f1
|
*** empty log message ***
svn-id: r5814
|
2002-12-02 16:57:26 +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
|
0a17046c4a
|
B
gp32 sdk headerCVgp32 sdk header files
S ----------------------------------------------------------------------
svn-id: r5760
|
2002-11-30 15:41:07 +00:00 |
|
Peter Moraliyski
|
f9a833abf0
|
fg
svn-id: r5759
|
2002-11-30 15:34:37 +00:00 |
|