21184 Commits

Author SHA1 Message Date
Nicola Mettifogo
c892c768a4 Fixed sketch glitches in the introduction.
svn-id: r26765
2007-05-06 14:45:20 +00:00
Filippos Karapetis
d4d04a150d Added a game ID field for all Sierra AGI games. Removed many types which are now obsolete from the game features field
svn-id: r26764
2007-05-06 14:36:02 +00:00
Filippos Karapetis
dc1e1a3f11 Removed several goto statements
svn-id: r26763
2007-05-06 10:35:47 +00:00
Torbjörn Andersson
8a48951370 Fixed compilation.
svn-id: r26762
2007-05-06 10:31:17 +00:00
Filippos Karapetis
63479a8661 Updated MSVC8 parallaction project file for commit #26755
svn-id: r26761
2007-05-06 10:26:12 +00:00
Nicola Mettifogo
e2f8d9c80b Menu handling simplification.
svn-id: r26760
2007-05-06 09:59:05 +00:00
Travis Howell
6ddc79a9a8 Cleanup.
svn-id: r26759
2007-05-06 09:46:43 +00:00
Travis Howell
0da4791128 Fix regression due to sign issue, which could cause crashes.
svn-id: r26758
2007-05-06 09:35:08 +00:00
Nicola Mettifogo
79229cafab Some cheap cleanup.
svn-id: r26757
2007-05-06 09:31:45 +00:00
Travis Howell
76c98a03af Fix regression that caused input to fail, after load or save error occurs.
svn-id: r26756
2007-05-06 09:31:32 +00:00
Nicola Mettifogo
a4cc51b8c5 Added embryonic debugger, and some adjustments to make basic commands work.
svn-id: r26755
2007-05-06 08:52:27 +00:00
Filippos Karapetis
0ab860d60d Fixed bug #1658643: AGI: SQ1 (2.2 DOS ENG) Graphic error, ego leaves behind copy
Also, removed one of the two workarounds for the KQ4 intro, as it's not needed

svn-id: r26754
2007-05-05 23:54:29 +00:00
Filippos Karapetis
b82c68542c Fix bug #1712585
svn-id: r26753
2007-05-05 16:10:12 +00:00
Filippos Karapetis
818da898ac Update MSVC8 kyra project file for commit #26749
svn-id: r26752
2007-05-05 16:07:37 +00:00
Marcus Comstedt
f64e20007f Fixed bug 1711393.
svn-id: r26750
2007-05-05 12:32:52 +00:00
Johannes Schickel
776423ff82 - started to move v1 specific functions to KyraEngine_v1 (just opcodes yet)
- reworked script opcode handling

svn-id: r26749
2007-05-05 12:18:02 +00:00
Kostas Nakos
ae24e0e99f some more verbose error reporting
svn-id: r26748
2007-05-05 09:31:48 +00:00
Paul Gilbert
643735e8a4 Bugfix for random destination setting so NPCs don't walk outside the valid walkable areas of a room
svn-id: r26747
2007-05-05 01:00:01 +00:00
Filippos Karapetis
ecf8417d01 Adding myself to the AGI section as well
svn-id: r26746
2007-05-04 12:56:48 +00:00
Filippos Karapetis
0ba5afa585 Slight optimization
svn-id: r26745
2007-05-04 11:00:16 +00:00
Paul Gilbert
91fb83a72f Bugfix to prevent characters stopped by a right-hand non-walkable area then being able to walk through it
svn-id: r26744
2007-05-04 09:16:55 +00:00
Filippos Karapetis
3fccd9c06f AGI: Changed a nasty workaround regarding views to only apply to a specific view in the KQ4 introduction. This fixes several bugs and crashes in AGI V3 games and closes KQ4 bugs #1660486, #1660169, #1660192, #1660162 and #1660354
svn-id: r26743
2007-05-04 08:55:28 +00:00
Gregory Montoir
0e27c9c339 added a TODO for the german charset data and renamed some static arrays/data
svn-id: r26742
2007-05-03 22:56:02 +00:00
Gregory Montoir
510f3c6e75 added spanish charset data (bug report #1712107)
svn-id: r26741
2007-05-03 22:52:43 +00:00
Paul Gilbert
aba02a6811 Bugfix for characters freezing after talking when in a different room than the player, and fixed NPC to NPC conversations
svn-id: r26740
2007-05-03 05:06:10 +00:00
Filippos Karapetis
463c5fcec8 More IHNM options panel improvements: added text and working widgets for read speed, music and sound, matched the font and the coordinates of the options panel and the widgets with the ones of the original interpreter
svn-id: r26738
2007-05-02 23:27:25 +00:00
Filippos Karapetis
7e16ca13c6 SAGA: Modified a workaround made for ITE to work in ITE only
svn-id: r26737
2007-05-02 21:39:56 +00:00
Matthew Hoops
ea30029ffe fixing typos under the 0.10.0 PalmOS section
svn-id: r26736
2007-05-02 20:05:48 +00:00
Filippos Karapetis
74f839d6c8 IHNM: Added the options dialog and quit dialog with very basic functionality (continue and exit game).
The buttons are still wrong and not all the options are implemented yet, but at least the game doesn't freeze when the user tries to open the options dialog and it's now possible to exit normally

svn-id: r26735
2007-05-02 17:12:30 +00:00
Paul Gilbert
ab78c626f4 Fix for saving the game when an NPC is doing a non-scripted action
svn-id: r26734
2007-05-02 03:18:11 +00:00
Filippos Karapetis
8b545a5265 Update MSVC8 project files for commits #26719 and #26723
Note that MSVC8 auto-generated a "FileConfiguration" entry for sound/iff.cpp in scummvm.vcproj. Removing it broke compilation for me, so I'm leaving it in.

svn-id: r26733
2007-05-01 22:04:24 +00:00
Filippos Karapetis
6ca558f0ff Fix for verbs in IHNM
svn-id: r26732
2007-05-01 21:48:18 +00:00
Filippos Karapetis
d08eeff700 Renamed decodeILBM to decodePBM, removed a TODO
svn-id: r26731
2007-05-01 21:40:56 +00:00
Eugene Sandulenko
40f43a687b Add Russian Loom v1.1
svn-id: r26729
2007-05-01 20:52:39 +00:00
Kostas Nakos
546d9cb01b added code to supress the backlight in older devices, fixed a little oops :-)
svn-id: r26728
2007-05-01 20:10:56 +00:00
Nicola Mettifogo
727867c66f - Fixed 32/64 bits pointer mismatch.
- Changed Surface's forward from class to struct.

svn-id: r26727
2007-05-01 17:28:59 +00:00
Max Horn
38a5e37eaf Fix warning (unsigned ints are never negative)
svn-id: r26726
2007-05-01 17:17:00 +00:00
Nicola Mettifogo
5d3bec7286 Fix missing include.
svn-id: r26725
2007-05-01 16:40:17 +00:00
Nicola Mettifogo
d6c60a5407 Fix compilation (sigh).
svn-id: r26724
2007-05-01 16:21:16 +00:00
Nicola Mettifogo
d1e84d63fd Changed some filenames to adhere to standard.
svn-id: r26723
2007-05-01 16:18:40 +00:00
Max Horn
bb253d806f Don't manually compute & hardcode the sizes of static arrays -- using ARRAYSIZE, which is less error prone and easier to maintain/extend
svn-id: r26722
2007-05-01 16:11:19 +00:00
Nicola Mettifogo
ae18ce3e4a Fix compilation (step 2).
svn-id: r26721
2007-05-01 15:47:49 +00:00
Nicola Mettifogo
998cbf4ebb Fix compilation.
svn-id: r26720
2007-05-01 15:45:56 +00:00
Nicola Mettifogo
008042ac25 Implemented a IFF (Interchange File Format) parser and added subclasses to parse graphics (ILBM, PBM) and audio (8SVX), thus replacing old decoding routines. SAGA and Parallaction have been adjusted to work with the new code.
svn-id: r26719
2007-05-01 15:39:40 +00:00
Kostas Nakos
d520bdfcb8 fix scaler selection for square (non vga) devices
svn-id: r26718
2007-05-01 15:19:11 +00:00
Chris Apers
71a2910a81 Added supported games list
svn-id: r26717
2007-05-01 14:52:28 +00:00
Chris Apers
8573ca3f74 Added supported games list and got rid of bStartScumm
svn-id: r26716
2007-05-01 14:50:55 +00:00
Sven Hesse
54b8a4d06f Made the collisionAreas' coordinates unsigned. This should fix bug #1706988
svn-id: r26715
2007-05-01 14:49:13 +00:00
Kostas Nakos
8aed6861f9 fix toolbar redraw for hires games in qvga landscape phones
svn-id: r26714
2007-05-01 14:02:52 +00:00
Kostas Nakos
3da772c5b8 properly detect landscape qvga smartphones (whee\! broken sword on phones)
svn-id: r26713
2007-05-01 13:32:17 +00:00