Commit Graph

277 Commits

Author SHA1 Message Date
Filippos Karapetis
672b82324a Silenced MSVC warnings
svn-id: r35507
2008-12-23 20:41:25 +00:00
Jordi Vilalta Prat
71d879296b Fix a valgrind error by using the appropiate delete operator
svn-id: r35498
2008-12-23 17:20:01 +00:00
Jordi Vilalta Prat
e04b49df62 T7G: Fix the stuck mouse cursor
svn-id: r35494
2008-12-23 09:55:07 +00:00
Jordi Vilalta Prat
1162e9a035 T7G: Don't wait for the CD track to end
svn-id: r35493
2008-12-23 08:24:06 +00:00
Jordi Vilalta Prat
95833732b3 Improve the palette fading (timing and factor calculation), which fixes the introduction synchronization as a result
svn-id: r35492
2008-12-23 08:15:10 +00:00
Matthew Hoops
be66a538b4 add detection for The 11th Hour demo
svn-id: r35469
2008-12-21 17:53:38 +00:00
Jordi Vilalta Prat
3f3b742cd6 T7G: Add support for custom AdLib instruments
svn-id: r35440
2008-12-19 16:55:54 +00:00
Johannes Schickel
28d33e01e9 Fixed cursor palette when returning from GMM/Debugger. (Thanks to jvprat for testing)
svn-id: r35428
2008-12-18 20:36:16 +00:00
Scott Thomas
f2497e5ef7 T7G: Fix for performance issue in save/load screen when hovering savegames
svn-id: r35256
2008-12-06 11:01:44 +00:00
Henry Bush
f10f151ff7 T7G: Reset origin at end of video: should fix seg fault after losing the microscope puzzle. Plus cleanup bitflag debugging.
svn-id: r35195
2008-11-30 21:17:58 +00:00
Henry Bush
ffaa47fb44 T7G: Stop errorString from printing script position
svn-id: r35194
2008-11-30 21:16:04 +00:00
Jordi Vilalta Prat
834d2c5f27 T7G: Enhanced the Audio CD playback. Now the credits music on CD2 should play by ripping it as track 2 (not tested).
svn-id: r35167
2008-11-25 00:41:51 +00:00
Jordi Vilalta Prat
4360757236 T7G: Implemented volume fading
svn-id: r35166
2008-11-24 21:53:23 +00:00
Henry Bush
184c15905d T7G: Add a debug level to play movies fast with no pcm sound (unstable)
svn-id: r35165
2008-11-24 21:48:40 +00:00
Henry Bush
ba3edfbd51 T7G: AI in microscope puzzle is "complete" (ie good enough for now)
svn-id: r35164
2008-11-24 21:22:24 +00:00
Henry Bush
d41ebfae81 T7G Microscope: Stauf now makes legal moves (though not good ones)
svn-id: r35154
2008-11-22 23:07:05 +00:00
Henry Bush
04b048a9c3 T7G: Add framework for microscope puzzle AI
svn-id: r35122
2008-11-19 00:37:20 +00:00
Torbjörn Andersson
48e1316da9 Added a mutex to the Groovie MIDI player. Maybe that will fix the rare and
unpredictable crashes I've been seeing.

svn-id: r35116
2008-11-18 19:29:51 +00:00
Johannes Schickel
2ef8a32a01 Fixed various g++ warnings ("format not a string literal and no format arguments").
svn-id: r35096
2008-11-16 20:20:31 +00:00
Henry Bush
e1fdb1f882 T7G: Two leftover commits from t7gre: fix broken palette on intro video, and add scriptvar debug flag
svn-id: r35095
2008-11-16 19:20:30 +00:00
Jordi Vilalta Prat
9671b3a514 Simplify error debugging by implementing GroovieEngine::errorString()
svn-id: r35087
2008-11-15 18:56:39 +00:00
Jordi Vilalta Prat
cd32c4d6bc Fix for bug "Save game's names don't show up" (issue 31 on google code)
svn-id: r35078
2008-11-15 11:23:02 +00:00
Jordi Vilalta Prat
402f8c388f Added GroovieMetaEngine::getMaximumSaveSlot()
svn-id: r35077
2008-11-15 10:50:57 +00:00
Eugene Sandulenko
194a10c77c Turn on single gameid in order to avoid polluting gameid namespace.
svn-id: r35076
2008-11-15 09:08:15 +00:00
Torbjörn Andersson
e5d0462af6 Initialise _current. Fixes a Valgrind warning.
svn-id: r35067
2008-11-14 23:37:30 +00:00
Johannes Schickel
5a0556f09c Committed my patch #2123680 "SDL: Backend transaction / rollback support".
svn-id: r35062
2008-11-14 22:08:10 +00:00
Max Horn
bb87d39424 Patch #2271425: Groovie engine
svn-id: r35060
2008-11-14 21:32:20 +00:00