Age | Commit message (Expand) | Author |
---|---|---|
2009-06-18 | Patch | Max Horn |
2009-02-27 | SCI: Renamed include/engine.h to engine/state.h; added a corresponding .cpp f... | Max Horn |
2009-02-27 | SCI: Moved almost all files from include/ to other dirs; only include/engine.... | Max Horn |
2009-02-24 | Normalized guard #defines | Eugene Sandulenko |
2009-02-21 | Replaced "typedef struct _state state_t" with "struct EngineState" | Jordi Vilalta Prat |
2009-02-21 | Wrapped the SCI engine in the Sci namespace. | Oystein Eftevaag |
2009-02-19 | formating | Paweł Kołodziejski |
2009-02-17 | Update headers. engine/ | Eugene Sandulenko |
2009-02-16 | Reimplemented reg_t_hashmap using Common::HashMap | Max Horn |
2009-02-15 | SCI: Get rid of the include directory hack (it compiles but it doesn't link yet) | Jordi Vilalta Prat |
2009-02-15 | Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't com... | Jordi Vilalta Prat |