Matthew Hoops
5a5e994e4f
make Mickey use the SaveFileManager for saving/loading
...
svn-id: r28843
2007-09-03 01:55:56 +00:00
Filippos Karapetis
30c479a7e4
Cleanup
...
svn-id: r28842
2007-09-03 01:49:24 +00:00
Matthew Hoops
d2d8ab7d18
fix warning
...
svn-id: r28841
2007-09-03 01:36:55 +00:00
Filippos Karapetis
7faa389525
Some updates to Mickey's sound system and code cleanup
...
svn-id: r28840
2007-09-03 01:33:17 +00:00
Matthew Hoops
339e9cf173
fix flashScreen
...
svn-id: r28839
2007-09-03 01:29:10 +00:00
Filippos Karapetis
39de6091e2
Implemented clearRow for preagi games. Mickey save games should work now. Some code cleanup
...
svn-id: r28838
2007-09-03 00:47:51 +00:00
Filippos Karapetis
314d7c1736
Implemented clearScreen() for preagi games
...
svn-id: r28837
2007-09-02 23:25:39 +00:00
Filippos Karapetis
2dd4f61b5e
Text in Mickey is shown correctly now. Also, removed an obsolete function declaration of PutPixel()
...
svn-id: r28835
2007-09-02 22:47:53 +00:00
Filippos Karapetis
f075661221
Image placement in Mickey is correct now
...
svn-id: r28834
2007-09-02 22:45:02 +00:00
Torbjörn Andersson
243a48138d
I believe this fixes part of the music fading glitch in IHNM, but there's still
...
a slight problem when the intro fades the music down. Just before starting the
new music, the old music is briefly set back to normal volume again. This could
be a script bug, but I haven't investigated it any further.
svn-id: r28833
2007-09-02 21:40:09 +00:00
Filippos Karapetis
cb2ce51236
Renamed preagi_input.cpp to preagi_common.cpp, as it now contains the code that all preagi games share (commit 2 of 2)
...
svn-id: r28832
2007-09-02 21:36:43 +00:00
Filippos Karapetis
f50bdd1aa8
Moved preagi common code to a more appropriate place (commit 1 of 2)
...
svn-id: r28831
2007-09-02 21:31:51 +00:00
Matthew Hoops
0f34da6d26
patch #1779606 (README: more fixes)
...
svn-id: r28830
2007-09-02 19:07:33 +00:00
Nicola Mettifogo
b819ae3e78
More support for subtitles in BRA.
...
svn-id: r28829
2007-09-02 19:00:22 +00:00
Nicola Mettifogo
21e4f4f176
Simplified global label management and added subtitles for BRA.
...
svn-id: r28828
2007-09-02 18:34:11 +00:00
Max Horn
f1f324cee4
fixed some warnings
...
svn-id: r28827
2007-09-02 17:28:00 +00:00
Nicola Mettifogo
af72280fb9
Cleanup: removed unneeded references to engine (_vm).
...
svn-id: r28826
2007-09-02 15:27:25 +00:00
Filippos Karapetis
7909ce3986
Removed rand() and substituted it with Common::RandomSource
...
svn-id: r28825
2007-09-02 15:19:20 +00:00
Nicola Mettifogo
60a6d5aa53
Jobs are now members of the engine and are handled with a table, instead of being external functions.
...
svn-id: r28824
2007-09-02 15:17:41 +00:00
Matthew Hoops
957e421bfa
fix more warnings
...
svn-id: r28822
2007-09-02 13:50:26 +00:00
Filippos Karapetis
7c92d3b02b
Slight update on Mickey's drawPic
...
svn-id: r28821
2007-09-02 13:44:37 +00:00
Matthew Hoops
f3ae0182e0
fix a warning and some code formatting
...
svn-id: r28820
2007-09-02 13:44:23 +00:00
Filippos Karapetis
b4d77e60cf
The dimensions of the picture resources in preagi games is different for each game. Mickey's pictures are shown correctly now
...
svn-id: r28819
2007-09-02 13:23:07 +00:00
Filippos Karapetis
762aaca73b
The picture files in Mickey have a different width
...
svn-id: r28818
2007-09-02 12:56:55 +00:00
Travis Howell
ae007b49e0
Fix compile.
...
svn-id: r28814
2007-09-02 02:37:18 +00:00
Filippos Karapetis
afac94340a
Some more updates to preagi string drawing function
...
svn-id: r28813
2007-09-02 02:25:13 +00:00
Filippos Karapetis
2182d758d0
Initial implementation of preagi string drawing functions. They still need work, though
...
svn-id: r28812
2007-09-02 01:45:59 +00:00
Filippos Karapetis
38c21d6539
Merged all the different picture decoding functions
...
svn-id: r28811
2007-09-02 00:49:03 +00:00
Filippos Karapetis
1a85c98598
Implemented the rnd() function. Some cleanup to remove unneeded functionality
...
svn-id: r28810
2007-09-01 23:30:37 +00:00
Eugene Sandulenko
fae7dcadbd
Fix regression
...
svn-id: r28809
2007-09-01 23:02:36 +00:00
Eugene Sandulenko
41e72bfaaf
Fix fallback detector
...
svn-id: r28808
2007-09-01 21:22:26 +00:00
Chris Apers
bcabdc6caa
Updated project files: added Drascula, ASM object files, ...
...
svn-id: r28807
2007-09-01 19:41:53 +00:00
Chris Apers
19078098eb
CW doesn't support ASM source file, this bat is required to execute an external compiler and add object code to CW project
...
svn-id: r28806
2007-09-01 19:40:35 +00:00
Chris Apers
9b1cf99cbe
Cleanup: more 68K related files
...
svn-id: r28805
2007-09-01 19:24:23 +00:00
Chris Apers
f2aea09cbb
Cleanup: remove obsolete files related to old 68k version not supported anymore
...
svn-id: r28804
2007-09-01 19:21:29 +00:00
Chris Apers
500481c4ec
Cleanup: remove obsolete code (PalmOS 68K version not supported anymore)
...
svn-id: r28803
2007-09-01 19:13:04 +00:00
Chris Apers
88b74c5c91
Cleanup:remove obsolete files related to old 68k version not supported anymore
...
svn-id: r28802
2007-09-01 19:08:16 +00:00
Eugene Sandulenko
19fde8da20
Fix compilation and warnings.
...
svn-id: r28801
2007-09-01 19:03:22 +00:00
Filippos Karapetis
9db1525e50
Added WIP logic code for Mickey's Space Adventure
...
svn-id: r28800
2007-09-01 18:46:55 +00:00
Chris Apers
9644a764b8
Prepare Drascula support
...
svn-id: r28799
2007-09-01 17:54:41 +00:00
Chris Apers
31acae5077
Added ARM optimzed code
...
svn-id: r28798
2007-09-01 17:50:13 +00:00
Chris Apers
25db410ca5
Prepare Drascula support
...
svn-id: r28797
2007-09-01 17:49:16 +00:00
Chris Apers
4d7f64e37f
Prevent orientation change
...
svn-id: r28796
2007-09-01 17:47:48 +00:00
Filippos Karapetis
c499dca503
Updated the agi MSVC8 project file for commit #28791
...
svn-id: r28795
2007-09-01 17:38:59 +00:00
Chris Apers
88abfcdad8
Fixed compilation
...
svn-id: r28794
2007-09-01 17:32:39 +00:00
Chris Apers
9e83ee75b3
Removed obsolete code
...
svn-id: r28793
2007-09-01 17:32:13 +00:00
Chris Apers
d2ab08d1c0
Some key related cleanup
...
svn-id: r28792
2007-09-01 17:31:01 +00:00
Eugene Sandulenko
554cff0384
GIve some files more logical names
...
svn-id: r28791
2007-09-01 17:28:15 +00:00
Kari Salminen
8ef7480b26
Fix MSVC8's project file after addition of the WIP PreAGI engine.
...
svn-id: r28790
2007-09-01 17:18:17 +00:00
Filippos Karapetis
db8b8a0c5f
Fix the crash in the IHNM intro
...
svn-id: r28789
2007-09-01 16:32:00 +00:00