aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine
AgeCommit message (Expand)Author
2009-02-21SCI: Untangling #include dependencies a bitMax Horn
2009-02-21Fix compilation by implicit including of sys/stat.hEugene Sandulenko
2009-02-21SCI: Renamed include/gfx_*.h to gfx/gfx_*.h and likewise for sfx header filesMax Horn
2009-02-21SCI: Removed unused headerMax Horn
2009-02-21SCI: More cleanupMax Horn
2009-02-21Fixed compilation under MSVCFilippos Karapetis
2009-02-21Renamed SCI's console to sciconsole (MSVC has problems with files with the sa...Filippos Karapetis
2009-02-21SCI: Tons of cleanupMax Horn
2009-02-21SCI: Moved scicore/tools.cpp to tools.cpp, and include/resource.h to tools.hMax Horn
2009-02-21OopsFilippos Karapetis
2009-02-21Turned back all fprintf/exit(1) bits into error()Filippos Karapetis
2009-02-21Now that we've placed everything under the Sci namespace, the Sci:: bits can ...Filippos Karapetis
2009-02-21use OSystem::getMillis() for last_wait_time and get rid of game_start_timeAndre Heider
2009-02-21revert large parts of r38621. error() is for fatal errors and does not return...Willem Jan Palenstijn
2009-02-21Remove excess \n.Travis Howell
2009-02-21error() calls don't need \n, as it is already appended in error() itselfJoost Peters
2009-02-21replace obsolete creat() with open()Andre Heider
2009-02-21replace #ifdef WORDS_BIGENDIAN by SCUMM_BIG_ENDIANJoost Peters
2009-02-21remove some endlines from warning() callsWillem Jan Palenstijn
2009-02-21Replaced "typedef struct _seg_manager_t seg_manager_t" with "struct SegManager"Jordi Vilalta Prat
2009-02-21Replaced "typedef struct _state state_t" with "struct EngineState"Jordi Vilalta Prat
2009-02-21Wrapped the SCI engine in the Sci namespace.Oystein Eftevaag
2009-02-21SCI: Yet more cleanupMax Horn
2009-02-21SCI: Use GCC_PRINTF hint to the compiler for _SCIkprintf and sciprintf; fixed...Max Horn
2009-02-21SCI: Regenerated said.cpp from said.yMax Horn
2009-02-21SCI: Fixed more warningsMax Horn
2009-02-21SCI: Fixed warnings in engine/savegame.cpp, by improving cfsml.pl; also impro...Max Horn
2009-02-21SCI: Fixed more warningsMax Horn
2009-02-21SCI: Fixed tons of bugs in error/warning format stringsMax Horn
2009-02-21avoid vsscanfWillem Jan Palenstijn
2009-02-20Converted SCI saving to use saveFileMan. Instead of a savegame beingWillem Jan Palenstijn
2009-02-20Switch errors back to warnings, to fix SCI 1.1 regressions.Travis Howell
2009-02-20formatingPaweł Kołodziejski
2009-02-20formatingPaweł Kołodziejski
2009-02-20formatingPaweł Kołodziejski
2009-02-20Changed some SCIkdebug() calls to debugC()Filippos Karapetis
2009-02-20formatingPaweł Kołodziejski
2009-02-20formatingPaweł Kołodziejski
2009-02-20formatingPaweł Kołodziejski
2009-02-20Changed more messages to warnings/errorsFilippos Karapetis
2009-02-20formatingPaweł Kołodziejski
2009-02-20restored formatingPaweł Kołodziejski
2009-02-20formatingPaweł Kołodziejski
2009-02-20Started conversion of debug messages and debug levels to the ScummVM equivale...Filippos Karapetis
2009-02-20formatingPaweł Kołodziejski
2009-02-20use new instead of malloc for int_hash_map_tWillem Jan Palenstijn
2009-02-20formatingPaweł Kołodziejski
2009-02-20formatingPaweł Kołodziejski
2009-02-20formatingPaweł Kołodziejski
2009-02-20formatingPaweł Kołodziejski