aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/engine/said.cpp
AgeCommit message (Expand)Author
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: Regenerated said.cpp from said.yMax Horn
2009-02-21SCI: Fixed more warningsMax Horn
2009-02-20Changed more messages to warnings/errorsFilippos Karapetis
2009-02-20formatingPaweł Kołodziejski
2009-02-15SCI: Run astyle to make the code be more compliant with our Code Formatting G...Max Horn
2009-02-15Silenced another warning (disabled an empty switch statement)Filippos Karapetis
2009-02-15retreive->retrieveWillem Jan Palenstijn
2009-02-15- Remove some unneeded filesEugene Sandulenko