Filippos Karapetis
|
512435893b
|
Started simplifying and removing a lot of unused code from the SAGA Mac resource loader, to be ultimately replaced by the common Mac resource loader
svn-id: r49082
|
2010-05-18 15:16:53 +00:00 |
|
Andrew Kurushin
|
aa147a2f5a
|
refactor resource module:
- struct ResourceContext => class ResourceContext
- replace "*alloc","free" with array templates
- simplify createContexts routines
svn-id: r46254
|
2009-12-04 17:52:42 +00:00 |
|
Eugene Sandulenko
|
12828d3aaf
|
Cache resource file size to avoid excess file->size() calls.
svn-id: r46138
|
2009-11-25 20:43:49 +00:00 |
|
Max Horn
|
28cf213605
|
Moved AdvancedDetector from common/ to engines/
svn-id: r36132
|
2009-01-29 22:13:01 +00:00 |
|
Filippos Karapetis
|
437384a838
|
- Split the SAGA resource manager in 3 different ones, depending on the resource type (RSC for ITE, RES for IHNM and HRS for DINO/FTA2). The SAGA 2 HRS resource manager is still a stub
- Added detection for the voice file of FTA2
svn-id: r35484
|
2008-12-22 14:13:15 +00:00 |
|