Max Horn
|
d9a9fac937
|
Fixed tons of format string warnings for debug/error calls (including several errors where the format string didn't match the number of arguments to the call)
svn-id: r21141
|
2006-03-08 11:37:25 +00:00 |
|
Max Horn
|
14f1337c60
|
Use %p to print pointers portably (even on 64bit systems). Note: this will add a 0x prefix automatically
svn-id: r21140
|
2006-03-08 10:07:02 +00:00 |
|
Max Horn
|
6914121f61
|
Replaced MKID by MID_BE in most places in the SCUMM engine
svn-id: r20862
|
2006-02-25 02:12:58 +00:00 |
|
Max Horn
|
81e8a2860e
|
Moved iMUSE code to the new directory engines/scumm/imuse/
svn-id: r20801
|
2006-02-20 20:57:26 +00:00 |
|
Max Horn
|
e389bcf497
|
Replaced _gameId, _version, _heversion, _features, _midi, _platform with a simple ScummGameSettings instance: _game
svn-id: r20795
|
2006-02-20 16:51:30 +00:00 |
|
Eugene Sandulenko
|
10c7835cfc
|
Moved all he-specific source files to engines/scumm/he/ subdirectory
svn-id: r20696
|
2006-02-15 00:57:50 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|