Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-06-15 | Surface is a struct, not a class | Filippos Karapetis | |
svn-id: r49883 | |||
2010-06-07 | Groovie: | Jordi Vilalta Prat | |
- Rewritten T7G's font code to subclass Graphics::Font and make it cleaner. - Use theme fonts for the Mac version of T7G (which used ugly system fonts originally). With this the Mac version should be completable. - Cleanup include interdependencies. svn-id: r49487 | |||
2010-03-18 | COMMON: Move Common::RandomSource to common/random.* | Max Horn | |
svn-id: r48279 | |||
2009-12-24 | 11H: Add some more opcode stubs | Scott Thomas | |
svn-id: r46524 | |||
2009-08-21 | Groovie: Sync changes from 16bpp branch. Hopefully no regressions sneak in here | Scott Thomas | |
svn-id: r43598 | |||
2009-08-05 | T7G: Fix bug #2831041 by implementing opcode responsible for starting music ↵ | Scott Thomas | |
partway through a video svn-id: r43068 | |||
2009-07-20 | Proper implementation of microscope puzzle. | Eugene Sandulenko | |
svn-id: r42634 | |||
2009-03-10 | - Convert some file references from uint16 to uint32 to suit 11H | Scott Thomas | |
- Add some 11H opcodes svn-id: r39313 | |||
2009-03-10 | Groovie: Initial support for different opcode sets | Jordi Vilalta Prat | |
svn-id: r39282 | |||
2008-12-30 | Fix for dialogue from Stauf and Ego during puzzles. | Scott Thomas | |
svn-id: r35620 | |||
2008-12-24 | Allocate just the required memory for scripts (spotted by sev) | Jordi Vilalta Prat | |
svn-id: r35525 | |||
2008-12-06 | T7G: Fix for performance issue in save/load screen when hovering savegames | Scott Thomas | |
svn-id: r35256 | |||
2008-11-25 | T7G: Enhanced the Audio CD playback. Now the credits music on CD2 should ↵ | Jordi Vilalta Prat | |
play by ripping it as track 2 (not tested). svn-id: r35167 | |||
2008-11-19 | T7G: Add framework for microscope puzzle AI | Henry Bush | |
svn-id: r35122 | |||
2008-11-16 | T7G: Two leftover commits from t7gre: fix broken palette on intro video, and ↵ | Henry Bush | |
add scriptvar debug flag svn-id: r35095 | |||
2008-11-15 | Simplify error debugging by implementing GroovieEngine::errorString() | Jordi Vilalta Prat | |
svn-id: r35087 | |||
2008-11-15 | Fix for bug "Save game's names don't show up" (issue 31 on google code) | Jordi Vilalta Prat | |
svn-id: r35078 | |||
2008-11-14 | Patch #2271425: Groovie engine | Max Horn | |
svn-id: r35060 |