Commit Graph

31735 Commits

Author SHA1 Message Date
Florian Kagerer
df611a5278 LOL: - implemented support for "floating cursors"
- prevent complete refresh for audio menu whenever a mouse button is pressed

svn-id: r41734
2009-06-21 20:40:31 +00:00
Johannes Schickel
7eaf539b23 Cleanup.
svn-id: r41733
2009-06-21 20:10:45 +00:00
Johannes Schickel
198e35a79f Fix slider buttons in LoL (and some minor cleanup).
svn-id: r41732
2009-06-21 19:49:20 +00:00
Johannes Schickel
67119f9c52 Cleanup: Change LoL specific config entries to use underscores instead of whitespaces.
svn-id: r41731
2009-06-21 19:01:04 +00:00
Johannes Schickel
76eee406d6 Cleanup: Change LoL code to use KYRA volume handling.
svn-id: r41730
2009-06-21 19:00:50 +00:00
Florian Kagerer
5b0b0051c1 LOL: - implemented audio menu
- menu settings now get saved
- remove white spaces

svn-id: r41729
2009-06-21 16:59:51 +00:00
Filippos Karapetis
245a2764fc Cleanup
svn-id: r41727
2009-06-21 13:06:08 +00:00
Paul Gilbert
b14fa66f9f Minor fixes to the individual note playing code
svn-id: r41726
2009-06-21 11:53:11 +00:00
Paul Gilbert
31f40cd47e Changed .SPL (sound effect) loading to load the Adlib version of sound effects - sound effects now work
svn-id: r41725
2009-06-21 11:42:45 +00:00
Paul Gilbert
382af0407f Bugfixes to pre-loading and handling of resources such as sound files
svn-id: r41724
2009-06-21 05:13:29 +00:00
Johannes Schickel
0fa9b569bf Cleanup.
svn-id: r41723
2009-06-21 01:22:23 +00:00
Johannes Schickel
ed16d2d63f Fix umlauts for original interpreter saves.
svn-id: r41722
2009-06-21 01:15:47 +00:00
Johannes Schickel
872e925807 Enable proper umlaut handling in kyra 1-3.
svn-id: r41721
2009-06-21 01:15:37 +00:00
Johannes Schickel
db7484b7ba Moved CP850<->ISO-8859-1 conversion to Util.
svn-id: r41720
2009-06-21 01:15:24 +00:00
Johannes Schickel
89607d994b Fix drawing of sharp s.
svn-id: r41719
2009-06-21 01:15:09 +00:00
Johannes Schickel
d4248b10c8 Prevent font code to draw characters not included in the font.
svn-id: r41718
2009-06-21 01:14:57 +00:00
Florian Kagerer
164c4a5177 LOL: minor fix for save menu
svn-id: r41715
2009-06-20 16:36:26 +00:00
Florian Kagerer
cb06b0983e LOL: cleanup
svn-id: r41714
2009-06-20 15:09:55 +00:00
Florian Kagerer
8d26c58372 LOL: implemented save menu
svn-id: r41713
2009-06-20 14:26:01 +00:00
Paul Gilbert
6cc4140cf4 Changed many file reads and manual conversions from endian format to instead use file readSint16BE/readSint32BE calls
svn-id: r41709
2009-06-20 12:02:08 +00:00
Andre Heider
874ad3c0c8 oups, wrong spot.
svn-id: r41708
2009-06-20 11:53:31 +00:00
Andre Heider
774a8eecd2 added vkeybd_default.zip to the Wii dist target.
svn-id: r41707
2009-06-20 11:50:15 +00:00
Andre Heider
89599dd4ce split loadKeyboardPack(), fallback to the current dir when searching for packs, and free memory in the case of an error.
svn-id: r41705
2009-06-20 11:48:42 +00:00
Gregory Montoir
1da48cfd55 fixed OPL 0xB0 register write. the return value of findNote() already includes the octave, no need to readd it.
svn-id: r41704
2009-06-20 10:52:55 +00:00
Paul Gilbert
31ace2c66c Implemented the library function Op_SongExist
svn-id: r41703
2009-06-20 08:15:39 +00:00
Paul Gilbert
4f622ab295 Added proper saving of music state to savegames so music resumes when a savegame is loaded.
svn-id: r41702
2009-06-20 08:15:01 +00:00
Paul Gilbert
61f20f4d88 Bugfix to fade out any currently playing music when the game is restarted
svn-id: r41701
2009-06-20 07:36:12 +00:00
Paul Gilbert
8cda2728eb Finally tracked down the difference/bug in the music playing code - music playback now works
svn-id: r41700
2009-06-20 06:48:47 +00:00
Paul Gilbert
d7e0c52a86 Added explicit casts to _fontConversionTableGerman for systems where char is signed
svn-id: r41699
2009-06-20 06:20:12 +00:00
Florian Kagerer
66445ae515 LOL: - implemented delete menu
- fixed some bugs in the menu code

svn-id: r41683
2009-06-19 18:46:19 +00:00
Walter van Niftrik
f8744fde75 SCI: Fix cel1 y-offset regression introduced in r40997.
svn-id: r41680
2009-06-19 18:07:45 +00:00
Johannes Schickel
d4e01e3a1b Fix some warnings.
svn-id: r41679
2009-06-19 17:53:25 +00:00
Florian Kagerer
ec7d86404c LOL: - implemented bezel cup opcode
- implemented font conversion for certain language specific characters in load game dialogue (only german atm)

svn-id: r41677
2009-06-19 17:03:28 +00:00
Sven Hesse
91b5d1befb Added my German version of The Last Dynasty
svn-id: r41668
2009-06-19 09:55:23 +00:00
Paul Gilbert
66c4b02109 Added myself to the CRUISE engine credits
svn-id: r41665
2009-06-19 09:44:33 +00:00
Sven Hesse
0ae767ae8c Fixing The Last Dynasty again after the opcode dispatcher changes
svn-id: r41664
2009-06-19 09:43:01 +00:00
Sven Hesse
476eaf39b5 Ooops, forgot to change the array when copy-pasting the description function
svn-id: r41663
2009-06-19 09:42:41 +00:00
Filippos Karapetis
47d4794876 Fixed a warning about an uninitialized variable
svn-id: r41660
2009-06-19 07:56:30 +00:00
Max Horn
42de7a1573 Patch
svn-id: r41647
2009-06-18 22:09:57 +00:00
Johannes Schickel
2e27c7b492 Replaced "getRandomNumberSpecial" be RandomSource usage. (This is needed for proper event recording, also the probability for generated numbers is actually nearly the same)
svn-id: r41646
2009-06-18 21:47:10 +00:00
Sven Hesse
4562fe248a Removing the useless _vm->_parse->
svn-id: r41645
2009-06-18 21:08:51 +00:00
Andre Heider
1772f7d564 added pred.dic to DIST_FILES_ENGINEDATA
svn-id: r41644
2009-06-18 19:39:12 +00:00
Oystein Eftevaag
224e9840e1 Improved the iphone swipe input handling
svn-id: r41641
2009-06-18 18:57:17 +00:00
Andre Heider
0324f20e39 added DIST_FILES_DOCS to Makefile.common, used by some dist targets now, incl. OSX bundles.
svn-id: r41639
2009-06-18 18:40:38 +00:00
Fabio Battaglia
ab3d3ae1cf scumm: added the missing word "version" in a comment
svn-id: r41635
2009-06-18 13:50:26 +00:00
Sven Hesse
23f9cc0e4e Oops, forgot again that Fascination needs o1_assign
svn-id: r41634
2009-06-18 13:27:48 +00:00
Sven Hesse
d4855ff819 Splitting an ADLPlayer and MDYPlayer from the AdLib class
svn-id: r41633
2009-06-18 13:27:35 +00:00
Sven Hesse
c9517af76e Replacing some #includes by forward declarations
svn-id: r41632
2009-06-18 13:27:14 +00:00
Paul Gilbert
9651257a3e Removed redundant code that isn't used
svn-id: r41630
2009-06-18 11:37:45 +00:00
Travis Howell
5a8f066497 Correct actor layering method in HE90+ games.
svn-id: r41625
2009-06-18 06:18:31 +00:00