Torbjörn Andersson
|
2c7bf36af8
|
Close sky.dnr directly after reading it into memory. No need to keep it open
until the Disk object is deleted.
svn-id: r25889
|
2007-02-26 23:08:52 +00:00 |
|
Max Horn
|
84b2a4f76f
|
It's wrong to assume a given file is located in gameDataPath, so do not use that to print out warnings that pretend otherwise
svn-id: r22272
|
2006-05-01 22:27:56 +00:00 |
|
Max Horn
|
8fdcfedf19
|
Do not call static class methods as if they were instance methods
svn-id: r22172
|
2006-04-26 08:34:01 +00:00 |
|
Max Horn
|
856b1b0bf4
|
Do not override the 'directory' param when dumping BASS resources
svn-id: r21936
|
2006-04-16 12:39:59 +00:00 |
|
Eugene Sandulenko
|
d292c0ec55
|
Since our debug() adds an exclamation mark at the message end, remove
it in several calls to avoid duplication!!11!
svn-id: r21607
|
2006-04-04 22:04:51 +00:00 |
|
Max Horn
|
8cdee5a931
|
Do not #include endian.h in scummsys.h (cuts down deps on endian.h from ~400 to ~250). Many greetings to eriktorbjorn, and have fun recompiling.
svn-id: r21500
|
2006-03-29 15:59:37 +00:00 |
|
Max Horn
|
26ee630756
|
Moved engines to the new engines/ directory
svn-id: r20582
|
2006-02-11 22:45:04 +00:00 |
|