Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-03-10 | String fragments support | Lars Skovlund | |
WIP: No regressions in this part, I hope svn-id: r39297 | |||
2009-03-07 | Replaced getInt16, getUInt16 and putInt16 | Filippos Karapetis | |
svn-id: r39189 | |||
2009-02-28 | SCI: Renamed some kernel types and general cleanup | Jordi Vilalta Prat | |
svn-id: r38961 | |||
2009-02-27 | fix warnings and memleaks in savegame.cfsml | Willem Jan Palenstijn | |
svn-id: r38933 | |||
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-26 | - Removed engine/sys_strings.* | Filippos Karapetis | |
- Renamed sys_string_t -> SystemString, sys_strings_t -> SystemStrings svn-id: r38916 | |||
2009-02-24 | SCI: Don't #include headers in other headers if a forward declaration of a ↵ | Max Horn | |
few types suffices (reduces header interdependencies) svn-id: r38872 | |||
2009-02-24 | Removed some non-required struct declarations | Jordi Vilalta Prat | |
svn-id: r38865 | |||
2009-02-24 | fix forward declarations to match the actual ones | Andre Heider | |
svn-id: r38844 | |||
2009-02-24 | Normalized guard #defines | Eugene Sandulenko | |
svn-id: r38842 | |||
2009-02-24 | SCI: Moved sciconsole.h and sys_strings.h to the dirs their *.cpp ↵ | Max Horn | |
counterparts are in svn-id: r38835 | |||
2009-02-24 | SCI: Moved vm.h from include to engine | Max Horn | |
svn-id: r38834 |