Age | Commit message (Collapse) | Author |
|
car/vehicle thing
|
|
- Implement Screen::drawSurface3 and Screen::drawUnk and move actual blitting code to Screen::blit
|
|
TODO but rarely used)
- Add Class511 (the lever) to Module1000
|
|
- The intro video after the logo screens is now played (still needs better sync)
|
|
- Implement Screen::drawSurface2 (needs color key support)
- The first intro now show up, complete with fade-in and fade-out
|
|
- Move common headers used in modules to module.h so they don't have to be explicitly #included in each module header
- Clean up #includes
|