Commit Graph

1982 Commits

Author SHA1 Message Date
Marcus Comstedt
f64e20007f Fixed bug 1711393.
svn-id: r26750
2007-05-05 12:32:52 +00:00
Kostas Nakos
ae24e0e99f some more verbose error reporting
svn-id: r26748
2007-05-05 09:31:48 +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
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
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
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
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
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
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
Kostas Nakos
4a40402609 rewrote drawing loop in a more straightforward fashion, which also kills some bugs
svn-id: r26668
2007-04-28 22:37:42 +00:00
Kostas Nakos
4a19a563af bugfix aspect scaler
svn-id: r26667
2007-04-28 22:35:14 +00:00
Kostas Nakos
187071d029 Cumulative update to coincide with newer SDL libraries. Builders *must* update their libraries/fetch newest library pack.
o Overwrite with default key mappings when action_mapping version changes
o Added support for handling scummvm losing focus (e.g. a call)
o Enable rotating for all devices/resolutions
o Update sdl video startup to follow current sdl
o Generally update code to work with new sdl lib

svn-id: r26663
2007-04-28 17:48:58 +00:00
Kostas Nakos
4e12eeeb79 add focus flag
svn-id: r26662
2007-04-28 17:42:12 +00:00
Kostas Nakos
2a80fc1c6b update for cruise engine, fix a little oops LordHoto pointed out
svn-id: r26661
2007-04-28 17:40:44 +00:00
Kostas Nakos
dae21b3b31 more logical formatting for scaler code, at least for me :-)
svn-id: r26660
2007-04-28 17:37:41 +00:00
Kostas Nakos
36466497a8 bump action mapping version
svn-id: r26659
2007-04-28 17:35:18 +00:00
Kostas Nakos
4670ff7388 cleanup, more meaningful names for actions, fix quit dialog looks, bump action mapping version
svn-id: r26658
2007-04-28 17:34:09 +00:00
Kostas Nakos
6d1107615d cleanup, implement new default action mappings, bump action version, enable keybinding at launcher, fix quit dialog looks
svn-id: r26657
2007-04-28 17:31:41 +00:00
Kostas Nakos
324e27c73d cleanup
svn-id: r26656
2007-04-28 17:28:43 +00:00
Kostas Nakos
59550346b4 cleanup & completely map wm device's keys
svn-id: r26655
2007-04-28 17:27:08 +00:00
Kostas Nakos
1337ce8296 insert key up events for synthetic events
svn-id: r26654
2007-04-28 17:24:54 +00:00
Max Horn
d4660cce55 Removing more semicola
svn-id: r26597
2007-04-26 19:08:53 +00:00
Max Horn
00b9bc7b36 Removing lots of superfluous semicola (see mail by David Weinehall on scummvm-devel)
svn-id: r26594
2007-04-25 19:31:23 +00:00
Kostas Nakos
17b28bd652 not used in a long time
svn-id: r26555
2007-04-21 14:06:55 +00:00
Bertrand Augereau
969d257274 NDS : Compile fix
svn-id: r26536
2007-04-16 22:10:45 +00:00