Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | SCI: Make GPL headers consistent in themselves. | Johannes Schickel | |
2012-06-18 | SCI: Add setter/getter methods to reg_t's | Filippos Karapetis | |
No functionality change has been made with this commit. This avoids setting and getting the reg_t members directly, and is the basis of any future work on large SCI3 scripts (larger than 64KB) | |||
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-03-20 | SCI: Moved the engine hunk pointer processing code inside the GfxPorts class | md5 | |
This allows us make _windowList private again | |||
2010-07-01 | SCI: Rename some more stuff | Max Horn | |
svn-id: r50553 | |||
2010-06-29 | SCI: Removed reg_t_EqualTo, since reg_t already defines an equals operator | Filippos Karapetis | |
svn-id: r50485 | |||
2009-06-18 | Patch | Max Horn | |
svn-id: r41647 | |||
2009-02-27 | SCI: Renamed include/engine.h to engine/state.h; added a corresponding .cpp ↵ | Max Horn | |
file with the EngineState constructor svn-id: r38921 | |||
2009-02-27 | SCI: Moved almost all files from include/ to other dirs; only ↵ | Max Horn | |
include/engine.h remains svn-id: r38920 | |||
2009-02-24 | Normalized guard #defines | Eugene Sandulenko | |
svn-id: r38842 | |||
2009-02-21 | Replaced "typedef struct _state state_t" with "struct EngineState" | Jordi Vilalta Prat | |
svn-id: r38678 | |||
2009-02-21 | Wrapped the SCI engine in the Sci namespace. | Oystein Eftevaag | |
svn-id: r38676 | |||
2009-02-19 | formating | Paweł Kołodziejski | |
svn-id: r38538 | |||
2009-02-17 | Update headers. engine/ | Eugene Sandulenko | |
svn-id: r38408 | |||
2009-02-16 | Reimplemented reg_t_hashmap using Common::HashMap | Max Horn | |
svn-id: r38340 | |||
2009-02-15 | SCI: Get rid of the include directory hack (it compiles but it doesn't link yet) | Jordi Vilalta Prat | |
svn-id: r38201 | |||
2009-02-15 | Import the SCI engine sources from the FreeSCI Glutton branch (it doesn't ↵ | Jordi Vilalta Prat | |
compile yet) svn-id: r38192 |