Travis Howell
af4b21a112
Correct time events duration, when saving in Elvira 1.
...
svn-id: r31516
2008-04-16 14:08:01 +00:00
John Willis
888eb26f8b
Small cleanup of the GP2X backend. Still a few odd things I need to glance at (like it is not working ;-)).
...
svn-id: r31515
2008-04-16 12:51:56 +00:00
Travis Howell
ee89c3000b
Minor cleanup.
...
svn-id: r31514
2008-04-16 12:24:09 +00:00
Travis Howell
943c337815
Remove unused opcode and minor cleanup.
...
svn-id: r31513
2008-04-16 10:20:58 +00:00
Travis Howell
7e222b1a0c
Cleanup.
...
svn-id: r31512
2008-04-16 08:50:25 +00:00
Travis Howell
a1ddd9ba81
Add English Windows version of Blue's Birthday Adventure (Red).
...
svn-id: r31511
2008-04-16 02:09:51 +00:00
Kari Salminen
719c85f0ca
Make convertWave-function static as it uses no member variables.
...
svn-id: r31510
2008-04-15 23:00:34 +00:00
Kari Salminen
875ee5c913
Cleanup (Remove unneeded functions and rename a struct correctly).
...
svn-id: r31509
2008-04-15 22:35:30 +00:00
Kari Salminen
ade3c38dc1
Move MIDI program change mappings to their own structs (Useful for later changes).
...
svn-id: r31508
2008-04-15 22:31:08 +00:00
Torbjörn Andersson
7f9ac5e0b8
Fixed warning.
...
svn-id: r31507
2008-04-14 21:09:42 +00:00
Johannes Schickel
10fe009db3
Fixed music fade out.
...
svn-id: r31506
2008-04-14 20:57:24 +00:00
Johannes Schickel
91dafda250
Cleanup.
...
svn-id: r31505
2008-04-14 20:42:09 +00:00
Filippos Karapetis
f69a0e6d7d
Updated MSVC project files for commit #31503
...
svn-id: r31504
2008-04-14 20:28:17 +00:00
Johannes Schickel
853b6e28e9
Implemented some kyra3 code.
...
svn-id: r31503
2008-04-14 20:20:51 +00:00
Filippos Karapetis
dcb6d4ed06
Reverted commit #31499
...
svn-id: r31502
2008-04-14 15:59:32 +00:00
Max Horn
805f21e369
Removed Common::Array::contains()
...
svn-id: r31501
2008-04-14 12:11:10 +00:00
Max Horn
372d30c815
typo
...
svn-id: r31500
2008-04-14 12:08:00 +00:00
Filippos Karapetis
c2e3572fe4
Added contains() method to Common::List, same as in Common::Array
...
svn-id: r31499
2008-04-14 10:07:15 +00:00
Filippos Karapetis
8cc1539315
Added eriktorbjorn's MemoryWriteStreamDynamic class - a stream that grows as it's written to
...
svn-id: r31498
2008-04-13 23:46:55 +00:00
Torbjörn Andersson
618757a8c0
Fixed warning.
...
svn-id: r31497
2008-04-13 07:38:33 +00:00
Johannes Schickel
cb3ef94e34
Fixed palette after watching Kyra3 intro.
...
svn-id: r31496
2008-04-13 00:02:11 +00:00
Johannes Schickel
991a977990
Cleanup.
...
svn-id: r31495
2008-04-12 23:59:11 +00:00
Florian Kagerer
7d86690b29
fix crash and graphic glitch in non-playable HOF demo
...
svn-id: r31494
2008-04-12 23:55:26 +00:00
Filippos Karapetis
e608c10fbb
Updated kyra MSVC project files for commit #31488
...
svn-id: r31493
2008-04-12 23:54:09 +00:00
Johannes Schickel
bebb4cefd1
Initialize all screen buffers properly.
...
svn-id: r31492
2008-04-12 23:40:14 +00:00
Johannes Schickel
d718f5bffe
Hopefully fix messed up gfx in first screen of Kyra 1 demo.
...
svn-id: r31491
2008-04-12 23:35:59 +00:00
Johannes Schickel
c533bfbfd2
Fixed graphics glitch in Kyra3 menu.
...
svn-id: r31490
2008-04-12 23:29:12 +00:00
Johannes Schickel
d54eaa39a1
Added fade out time parameter for digital sounds.
...
svn-id: r31489
2008-04-12 23:26:13 +00:00
Johannes Schickel
1f91dc0384
- some refactoring for Kyra3
...
- removed unneeded map code in KyraEngine_v3
svn-id: r31488
2008-04-12 23:17:21 +00:00
Kari Salminen
91e1a6b7be
Fix a couple of typos spotted by Raziel.
...
svn-id: r31487
2008-04-12 13:20:15 +00:00
Jordi Vilalta Prat
c1cd5d17c2
Correct documentation
...
svn-id: r31486
2008-04-11 19:05:44 +00:00
Filippos Karapetis
e2fe69ff71
Show current text prompt when the accept_input opcode is called. This, together with commit #31477 fix bugs #1875076 - "AGI GR: Input prompt not changing in outhouse" and #1939632 - "SQ2: Text prompt glitch"
...
svn-id: r31485
2008-04-11 17:00:29 +00:00
Kari Salminen
d0f46196c2
Silence MSVC8+ warning C4800 about forcing an int value to bool that got turned into error C2220 (Warning treated as error).
...
svn-id: r31484
2008-04-11 11:05:04 +00:00
Travis Howell
a525b5bdd5
Allow mixed Adlib/MIDI mode in VGA version of SOMI.
...
svn-id: r31483
2008-04-11 08:13:47 +00:00
Travis Howell
9f5eefdeec
Correct VAR_SOUNDCARD setting for PC Speaker and list all modes for VAR_SOUNDCARD.
...
svn-id: r31482
2008-04-11 08:12:22 +00:00
Florian Kagerer
829823c9a2
towns music file name fix
...
svn-id: r31481
2008-04-10 23:31:21 +00:00
Johannes Schickel
a81e9e456d
Load all needed package files for kyra3 on startup.
...
svn-id: r31480
2008-04-10 22:25:38 +00:00
Johannes Schickel
6830ff3449
Small bug fix.
...
svn-id: r31479
2008-04-10 22:22:35 +00:00
Johannes Schickel
6711a494a2
Improved searchpath support. (Should again detect everything Common::File is able to load).
...
svn-id: r31478
2008-04-10 22:18:47 +00:00
Filippos Karapetis
58b78bae07
Initial attempt at handling non-default AGI game input prompt
...
svn-id: r31477
2008-04-10 21:58:59 +00:00
Johannes Schickel
baf3d98513
- Reverted r31454 changes to detection.cpp
...
- Added ADGF_CD to all CD versions
- Added ADGF_DROPLANGUAGE to Kyra2/3 CD version
- Changed Kyrandia engine to use agumented target ids
svn-id: r31476
2008-04-10 21:50:41 +00:00
Eugene Sandulenko
1a5d45db68
Add way to denote CD versions of games and drop language in augmented
...
names per LordHoto's request.
svn-id: r31475
2008-04-10 21:41:57 +00:00
Johannes Schickel
9f16b3f5f5
Fixed regression in Kyra1.
...
svn-id: r31474
2008-04-10 20:42:56 +00:00
Johannes Schickel
5f3bfc702c
- fixed valgrind warning
...
- reduced midi volume fadeout from 2s to 1s like HoF is doing (Kyra1 should use the same value)
svn-id: r31473
2008-04-10 19:33:06 +00:00
Johannes Schickel
924912b7fb
Fixed track unloading for MIDI.
...
svn-id: r31472
2008-04-10 19:15:14 +00:00
Eugene Sandulenko
950e9e6d44
Don't mention EPOC as deonted in bug #1939634 : "Web site should not mention EPOC"
...
svn-id: r31470
2008-04-10 19:08:27 +00:00
Johannes Schickel
1bdc515880
Lock mutex in playSoundEffect, should help threading safeness of the code.
...
svn-id: r31469
2008-04-10 19:05:05 +00:00
Johannes Schickel
c13f2a73a3
Small fix related to all notes off event.
...
svn-id: r31468
2008-04-10 19:02:17 +00:00
Joost Peters
453d40c405
fix make clean
...
svn-id: r31466
2008-04-10 17:25:38 +00:00
Johannes Schickel
d91bc92189
Made KyraEngine::startup just loading soundfile instead of also playing track 0.
...
svn-id: r31465
2008-04-10 16:18:29 +00:00