aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gfx/resource/sci_resmgr.cpp
AgeCommit message (Expand)Author
2009-02-27SCI: Moved almost all files from include/ to other dirs; only include/engine....Max Horn
2009-02-24SCI: Moved engines/sci/include/sci_memory.h and engines/sci/scicore/sci_memor...Max Horn
2009-02-22Whitespace cleanupJordi Vilalta Prat
2009-02-21SCI: Renamed include/gfx_*.h to gfx/gfx_*.h and likewise for sfx header filesMax Horn
2009-02-21Wrapped the SCI engine in the Sci namespace.Oystein Eftevaag
2009-02-21formatingPaweł Kołodziejski
2009-02-20Reverted #38631 and readded gfxr_interpreter_needs_multicolored_pointers - ap...Filippos Karapetis
2009-02-20Remove unused code (gfxr_interpreter_needs_multicolored_pointers)Filippos Karapetis
2009-02-20SCI: Renamed resource_mgr_t -> ResourceManager; added remark to 'the other re...Max Horn
2009-02-17Update headers. gfx/Eugene Sandulenko
2009-02-16SCI: cleanupMax Horn
2009-02-15Fixed more warnings (and at least one case of uninited data)Max Horn
2009-02-15SCI: Run astyle to make the code be more compliant with our Code Formatting G...Max Horn
2009-02-15retreive->retrieveWillem Jan Palenstijn
2009-02-15Silenced more warningsFilippos Karapetis
2009-02-15- Remove some unneeded filesEugene Sandulenko