Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-02-21 | SCI: Changed typedef struct -> struct | Max Horn | |
svn-id: r38752 | |||
2009-02-21 | SCI: Renamed include/gfx_*.h to gfx/gfx_*.h and likewise for sfx header files | Max Horn | |
svn-id: r38735 | |||
2009-02-21 | fix translation of shift-F-keys too | Willem Jan Palenstijn | |
svn-id: r38708 | |||
2009-02-21 | fix translation of F-keys | Willem Jan Palenstijn | |
svn-id: r38707 | |||
2009-02-21 | revert large parts of r38621. error() is for fatal errors and does not ↵ | Willem Jan Palenstijn | |
return. warning() is not for debugging status messages. svn-id: r38696 | |||
2009-02-21 | Wrapped the SCI engine in the Sci namespace. | Oystein Eftevaag | |
svn-id: r38676 | |||
2009-02-21 | formating | Paweł Kołodziejski | |
svn-id: r38668 | |||
2009-02-20 | Changed more messages to warnings/errors | Filippos Karapetis | |
svn-id: r38621 | |||
2009-02-18 | Removed some unused GFX driver capability code and flags | Filippos Karapetis | |
svn-id: r38473 | |||
2009-02-17 | Cleanup | Filippos Karapetis | |
svn-id: r38452 | |||
2009-02-17 | Removed already implemented graphic capability flags, and used CLIP inside ↵ | Filippos Karapetis | |
scummvm_draw_line() to clean up the code a bit svn-id: r38451 | |||
2009-02-17 | point_t -> Common::Point | Filippos Karapetis | |
svn-id: r38437 | |||
2009-02-17 | SCI: ran astyle | Walter van Niftrik | |
svn-id: r38419 | |||
2009-02-17 | Update headers. gfx/ | Eugene Sandulenko | |
svn-id: r38412 | |||
2009-02-17 | SCI: Added a bounds check on the index when setting palette. | Walter van Niftrik | |
svn-id: r38407 | |||
2009-02-15 | Fixed more warnings | Max Horn | |
svn-id: r38332 | |||
2009-02-15 | SCI: Run astyle to make the code be more compliant with our Code Formatting ↵ | Max Horn | |
Guidelines: gfx dir svn-id: r38321 | |||
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 |