| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2009-02-20 | SCI: Removed unused allow_patches param/member | Max Horn | |
| svn-id: r38595 | |||
| 2009-02-20 | SCI: Renamed resource_mgr_t -> ResourceManager; added remark to 'the other ↵ | Max Horn | |
| resource manager' that it should be renamed to GraphicsManager or so svn-id: r38592 | |||
| 2009-02-20 | - Moved SciEngine code to sci.cpp | Jordi Vilalta Prat | |
| - Fill the platform on fallback detection - Report unparseable version strings - Map known non-numeric version strings to their numeric counterparts - Fix a crash caused by uninitialized LZEXE data svn-id: r38589 | |||
| 2009-02-18 | Added methods to get information for the detected game version | Filippos Karapetis | |
| svn-id: r38502 | |||
| 2009-02-18 | Moved game version checking to ScummVM's detector and removed the FreeSCI ↵ | Filippos Karapetis | |
| version checking routines svn-id: r38458 | |||
| 2009-02-17 | SCI: Merged main_ into SciEngine::go() | Max Horn | |
| svn-id: r38433 | |||
| 2009-02-17 | Update headers. rest | Eugene Sandulenko | |
| svn-id: r38413 | |||
| 2009-02-17 | Replaced sci_free() with free() - it's OK to free a NULL pointer, so the ↵ | Filippos Karapetis | |
| checking that sci_free() performed is not necessary svn-id: r38406 | |||
| 2009-02-15 | SCI: Run astyle to make the code be more compliant with our Code Formatting ↵ | Max Horn | |
| Guidelines: rest svn-id: r38325 | |||
| 2009-02-15 | don't allocate state_t gamestate on stack as it will be freed | Willem Jan Palenstijn | |
| svn-id: r38259 | |||
| 2009-02-15 | - Move sci/scummvm/ contents to sci/ | Eugene Sandulenko | |
| - Rename scumm_engine.cpp to sci.cpp - Remove unneeded gfx drivers - Rename scummvm_driver.c to gfx_driver.cpp svn-id: r38225 | |||
