21153 Commits

Author SHA1 Message Date
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
Kostas Nakos
02721c609e generate stdout/err files in cwd and properly delete them in gcc builds
svn-id: r26712
2007-05-01 13:15:34 +00:00
Kostas Nakos
424b738d5b also dump debug to stdout in ce
svn-id: r26711
2007-05-01 13:13:40 +00:00
Max Horn
1ebae7f054 Don't generate credits.tex anymore
svn-id: r26710
2007-05-01 12:32:01 +00:00
Chris Apers
60a6d71eab Added news about use of PalmOS Porting SDK (will be released very soon)
svn-id: r26708
2007-05-01 11:21:49 +00:00
Chris Apers
fb911d97e0 Updated project file
svn-id: r26707
2007-05-01 10:25:33 +00:00
Chris Apers
2497222348 Test Cruise engine
svn-id: r26706
2007-05-01 10:23:11 +00:00
Chris Apers
4a2b023849 Added basic rotation detector
svn-id: r26705
2007-05-01 10:22:35 +00:00
Chris Apers
1c8dcd3680 Help debugging
svn-id: r26704
2007-05-01 10:20:48 +00:00
Chris Apers
7162fb7682 Create new Themes folder for ScummVM themes...
svn-id: r26703
2007-05-01 10:20:13 +00:00
Chris Apers
e5238b37ef Prevent crash
svn-id: r26702
2007-05-01 10:19:22 +00:00
Chris Apers
20e5af24b1 Cleanup
svn-id: r26701
2007-05-01 10:14:32 +00:00
Chris Apers
f86dfd183e Enable true timer code
svn-id: r26700
2007-05-01 10:13:33 +00:00
Chris Apers
4624769069 - Prevent lose of events
- Added hard arrow keys support
- Revamped mouse code to prevent duplication and get rid of fixed size mouse buffer
- Reviewed event code (more work needed for OS5 and keyup emulation)
- Cleanup

svn-id: r26699
2007-05-01 10:12:55 +00:00
Chris Apers
532311576e Fixed compilation
svn-id: r26698
2007-05-01 09:58:44 +00:00
Chris Apers
c72f840c77 Fixed PalmOS ARM global object allocation
svn-id: r26697
2007-05-01 09:53:27 +00:00
Chris Apers
3aee6e3f8e Fixed sysEx function
svn-id: r26696
2007-05-01 09:51:53 +00:00
Chris Apers
cd6ec5e741 Cleanup
svn-id: r26695
2007-05-01 09:50:50 +00:00
Chris Apers
f831d25067 Added support for Parallaction and Cruise engines
svn-id: r26694
2007-05-01 09:48:38 +00:00
Chris Apers
ab16dd234f Prefix files cleanup
Added support for Parallaction and Cruise engines
Added ZLIB support

svn-id: r26693
2007-05-01 09:44:47 +00:00
Chris Apers
3e3a808610 Cleanup, prevent change between 68k and ARM code
Added two more required functions for T3

svn-id: r26692
2007-05-01 09:41:35 +00:00
Chris Apers
b78bf3a8b3 Cleanup, use my new PalmOS Porting SDK
svn-id: r26691
2007-05-01 09:39:46 +00:00
Chris Apers
e0a77867cc Cleanup, remove PalmOS dependencies from the ScummVM core
svn-id: r26690
2007-05-01 09:37:40 +00:00
Chris Apers
eac31d6f56 Cleanup, now part of an external library
svn-id: r26689
2007-05-01 09:34:53 +00:00
Chris Apers
64b7714125 This file is now part of an external PalmOS SDK
svn-id: r26688
2007-05-01 09:31:58 +00:00
Chris Apers
5f77c8ff30 Those files are now part of an external PalmOS SDK
svn-id: r26687
2007-05-01 09:28:53 +00:00
Chris Apers
566b6a7068 Code will be updated to get rid of this file
svn-id: r26686
2007-05-01 09:24:22 +00:00
Kostas Nakos
e3eb62b1a8 correct place for touche screen size adjustment & one more check in the draw loop
svn-id: r26685
2007-04-30 21:12:57 +00:00
Kostas Nakos
7b614f3ee9 add zoom up/down actions for touche
svn-id: r26684
2007-04-30 21:11:09 +00:00
Kostas Nakos
7bcfde48fb better zoomup/down + panel handling for hires, also fixes bug #1593299
svn-id: r26683
2007-04-30 20:31:56 +00:00
Kostas Nakos
81adc13e24 formatting
svn-id: r26682
2007-04-30 20:30:05 +00:00
Paul Gilbert
d449697aa5 Cleaned up the script engine opcodes, added debug names for recently added script methods, and bugfix to method that was causing a crash in the first room
svn-id: r26681
2007-04-30 07:58:09 +00:00