Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
A new base class has been introduced (aptly named "Archive"), which is much cleaner than inheriting from MohawkArchive. In addition, the underlying resource retrieving code has been merged to reduce dupliplication.
|
|
|
|
|
|
|
|
(Thanks to [md5] for pointing it out.)
|
|
|
|
|
|
This also removes the dependency of engines on the event recorder header
and API, and will make it easier to RandomSources that are not properly
registered.
|
|
|
|
|
|
|
|
Some backends may break as I only compiled SDL
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This might need a version check, but seems to be fine without.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
greeneggs can now continue to completion in 'play' mode
|
|
|
|
|
|
This might need some further thought when implementing more complex
seeking for the later games, but works for now.
|
|
|