Age | Commit message (Expand) | Author |
---|---|---|
2009-05-31 | The error() and warning() functions add ! and newline automatically. (I didn't | Torbjörn Andersson |
2009-05-29 | SCI: Converted several fprintf(stderr) calls to warning/error (the remaining ... | Max Horn |
2009-03-10 | SCI: Renamed SongIteratorMessage -> SongIterator::Message; cleanup | Max Horn |
2009-03-06 | SCI: Renamed lots of classes related to song iterators; allocate song iterato... | Max Horn |
2009-03-04 | SCI: Merged polled player & PCMFeedAudioStream -> PolledPlayerAudioStream | Max Horn |
2009-03-01 | SCI: Renamed some sfx header files | Max Horn |
2009-03-01 | SCI: Replaced fake struct 'inheritance' (using #defines) with regular C++ sub... | Max Horn |
2009-02-27 | Fix code formatting | Eugene Sandulenko |
2009-02-21 | Wrapped the SCI engine in the Sci namespace. | Oystein Eftevaag |
2009-02-17 | Update headers. sfx/ | 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 | - Remove some unneeded files | Eugene Sandulenko |