Commit Graph

207 Commits

Author SHA1 Message Date
Nicolas Bacca
aa9f5ac10e Restore correct sound thread default priority for ARM
svn-id: r6559
2003-01-27 00:46:40 +00:00
Nicolas Bacca
e629105962 Update project files - Smartphone support completed \!
svn-id: r6558
2003-01-26 21:50:53 +00:00
Nicolas Bacca
20fc553b94 Resources changes
svn-id: r6557
2003-01-26 21:46:14 +00:00
Nicolas Bacca
a6f7fabc46 Global Windows CE routines
svn-id: r6556
2003-01-26 21:42:32 +00:00
Nicolas Bacca
0662e36fef Standard PDA functions
svn-id: r6555
2003-01-26 21:41:50 +00:00
Nicolas Bacca
79d58738a2 Changes for Smartphone calls
svn-id: r6554
2003-01-26 21:41:07 +00:00
Nicolas Bacca
04351b405e Smartphone display support
svn-id: r6553
2003-01-26 21:40:06 +00:00
Nicolas Bacca
14de75e831 Add GXIsDisplayDRAMBuffer
svn-id: r6552
2003-01-26 21:39:07 +00:00
Nicolas Bacca
bf91352596 Smartphone support imports
svn-id: r6551
2003-01-26 21:36:45 +00:00
Nicolas Bacca
324e2cb2e8 Remove Smartphone project tweaks - we'll see about that when it's done :)
svn-id: r6534
2003-01-21 22:38:44 +00:00
Nicolas Bacca
b2f231efbd Fix dumb overlay overflow
svn-id: r6533
2003-01-21 22:36:53 +00:00
Nicolas Bacca
2a02a2554a Update project files to compile with CVS tree
svn-id: r6531
2003-01-21 18:42:55 +00:00
Nicolas Bacca
1043ec1df9 Fix GDI display for HPCs
svn-id: r6527
2003-01-20 08:01:45 +00:00
Nicolas Bacca
8d3e8505a1 Missing exported functions for HPCs
svn-id: r6526
2003-01-20 07:59:43 +00:00
Nicolas Bacca
8f98b31681 NoGameX file - put in root directory (HPC debug option) and NoMusic configuration option (for really slow devices, can break some games)
svn-id: r6525
2003-01-20 07:58:41 +00:00
Nicolas Bacca
54a1cf9809 stdio wrappers for HPC (I know it's about time :))
svn-id: r6524
2003-01-20 07:53:14 +00:00
Max Horn
9d9214bb7b updated version on trunk to 0.3.1cvs
svn-id: r5828
2002-12-04 13:31:14 +00:00
Nicolas Bacca
f4e438b4ce Fix keycode + make sound thread priority a configuration parameter (SoundThreadPriority, 1=Highest, 2=Above Normal, 3=Normal, 4=Below Normal) - requires linking with a new SDLAudio that will be posted on http://arisme.free.fr/PocketScumm
svn-id: r5810
2002-12-02 00:42:40 +00:00
Nicolas Bacca
6365707048 Do not display the save/load icon for Simon since it's not mapped (use the postcard, Simon)
svn-id: r5807
2002-12-02 00:09:15 +00:00
Nicolas Bacca
c2ba2cc586 Fix Simon countermeasures :)
svn-id: r5804
2002-12-01 23:46:19 +00:00
Nicolas Bacca
f5087b817b Update project files, for whatever reason
svn-id: r5801
2002-12-01 23:30:40 +00:00
Nicolas Bacca
119dcec3d6 Do not commit buggy debug code
svn-id: r5800
2002-12-01 23:28:11 +00:00
Nicolas Bacca
12d18a55dd Fix display on HPC, update version
svn-id: r5799
2002-12-01 23:26:49 +00:00
Nicolas Bacca
cc43bd5973 Add Monkey 1 VGA floppy keyboard support for copy-protection, fix keyboard & display on HPC
svn-id: r5798
2002-12-01 23:25:33 +00:00
Nicolas Bacca
fb084b73f3 Fix Monkey 1 VGA floppy detection and game number
svn-id: r5797
2002-12-01 23:24:02 +00:00
Nicolas Bacca
7053741b28 Change initial directory list size
svn-id: r5614
2002-11-19 08:27:31 +00:00
Nicolas Bacca
f7b8728aed Fix GDI dialog, set sampling rate to 22 kHz for Full Throttle & The Dig (Smush issue), fix save game key for Zak, The Dig & Full Throttle
svn-id: r5612
2002-11-19 08:24:35 +00:00
Nicolas Bacca
6cf56e0219 Fix paletted devices, add error display
svn-id: r5611
2002-11-19 08:21:12 +00:00
Nicolas Bacca
fa8a061924 Switch to new icons
svn-id: r5610
2002-11-19 08:20:26 +00:00
Nicolas Bacca
bb3d0520c8 Added Monkey 1 VGA floppy (put the files in monkey1vga directory), change the game names, save list when exiting the scanner, fix for long directories list
svn-id: r5609
2002-11-19 08:18:12 +00:00
Nicolas Bacca
f38773cb54 Added bomb icon and startup palette size
svn-id: r5608
2002-11-19 08:14:58 +00:00
Nicolas Bacca
518ce438c2 Switch to new icons
svn-id: r5607
2002-11-19 08:14:16 +00:00
Nicolas Bacca
9ab14c7599 Added new icons, thanks to Carlos Luz aka Lightman
svn-id: r5606
2002-11-19 08:13:24 +00:00
Nicolas Bacca
3148f2daea Do not commit useless debug code
svn-id: r5452
2002-11-07 00:30:52 +00:00
Nicolas Bacca
7aab43a24b Possibly more devices supported : fall back to a default GDI rendering if nothing else is available - add dialog to choose between hazardous direct rendering or GDI
svn-id: r5451
2002-11-07 00:25:40 +00:00
Nicolas Bacca
8d760a44ec Revenge of doh
svn-id: r5359
2002-10-31 01:11:55 +00:00
Nicolas Bacca
f2cff6cc10 doh
svn-id: r5358
2002-10-31 01:05:50 +00:00
Nicolas Bacca
f84b5d327d Real HPC support (work in progress)
svn-id: r5357
2002-10-31 01:04:47 +00:00
Jonathan Gray
6e3e0d4f54 even more define changes to USE_MAD, for wince backend in this case
svn-id: r5327
2002-10-27 06:04:30 +00:00
Jonathan Gray
2a69b72a5b more changing of COMPRESSED_SOUND_FILE for USE_MAD
svn-id: r5324
2002-10-27 05:19:59 +00:00
Nicolas Bacca
f89b40f027 Fix portrait mode + dirty rects
svn-id: r5319
2002-10-26 23:13:32 +00:00
Nicolas Bacca
c65eb3442a Fix overlay in portrait mode - better blitting (about time :)) - simon GUI fixes
svn-id: r5313
2002-10-25 23:44:15 +00:00
Nicolas Bacca
45b12bc286 Re-enable GameX (license ok), static link to mini-SDL & remove old GUI from project
svn-id: r5306
2002-10-24 22:06:01 +00:00
Nicolas Bacca
ae8d845472 Changes to WinCE project
svn-id: r5266
2002-10-23 00:01:46 +00:00
Nicolas Bacca
9251de699d Disable GameX until I'm sure of the license used
svn-id: r5265
2002-10-22 23:43:00 +00:00
Nicolas Bacca
529ca92ca7 DLLs loaded at runtime, new launcher, overlay, new hardware key management and other fixes
svn-id: r5261
2002-10-22 23:00:13 +00:00
Nicolas Bacca
eaf9e6a78d New rendering, overlay, add optional support for GameX
svn-id: r5260
2002-10-22 22:58:34 +00:00
Nicolas Bacca
2297129a67 New hardware key management
svn-id: r5259
2002-10-22 22:57:12 +00:00
Nicolas Bacca
3b8905d1bd Switch to new launcher
svn-id: r5258
2002-10-22 22:56:26 +00:00
Nicolas Bacca
a2e7b4b165 Changing colorful RLEd launcher/toolbar graphics (thanks Shapeshifter)
svn-id: r5257
2002-10-22 22:55:40 +00:00
Nicolas Bacca
a710a610cc Not needed with new launcher
svn-id: r5256
2002-10-22 22:54:36 +00:00
Nicolas Bacca
6e0c55c928 Added shared dynamically linked GAPI functions/emulation
svn-id: r5255
2002-10-22 22:53:44 +00:00
Max Horn
09f56dc233 some fixes for the message dialog; added some comments
svn-id: r5021
2002-09-26 12:29:10 +00:00
Max Horn
e0f11edf45 quit should not exit(1) but rather exit(0) (mabye we should add a paramter 'bool success' to it that flags whether this is a normal exit or one with an error?)
svn-id: r4979
2002-09-20 00:12:58 +00:00
Michael Pearce
0fbefc72aa Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)
svn-id: r4909
2002-09-09 05:56:11 +00:00
Max Horn
7aac293726 fixed the 'intelligent' GCC build rules; added .cvsignore files
svn-id: r4790
2002-08-21 16:28:19 +00:00
Max Horn
ce46866403 Initial revision
svn-id: r4785
2002-08-21 16:07:07 +00:00