Age | Commit message (Expand) | Author |
---|---|---|
2009-04-27 | SCI: renamed gfx_text_handle_t -> TextHandle; changed some string code to use... | Max Horn |
2009-04-27 | SCI: Renamed gfx_state_t -> GfxState | Max Horn |
2009-03-16 | SCI: Removed sbtree code by Common::Hashmap | Max Horn |
2009-02-27 | Fix code formatting | Eugene Sandulenko |
2009-02-24 | SCI: Replaced gfxop_usleep by gfxop_sleep (taking millisecs instead of micros... | Max Horn |
2009-02-22 | Whitespace cleanup | Jordi Vilalta Prat |
2009-02-21 | Wrapped the SCI engine in the Sci namespace. | Oystein Eftevaag |
2009-02-17 | Update headers. gfx/ | Eugene Sandulenko |
2009-02-15 | SCI: Run astyle to make the code be more compliant with our Code Formatting G... | Max Horn |
2009-02-15 | SCI: Changed _WIN32 -> WIN32; _DREAMCAST -> __DC__; removed _DOS stuff | Max Horn |
2009-02-15 | retreive->retrieve | Willem Jan Palenstijn |
2009-02-15 | - Remove some unneeded files | Eugene Sandulenko |