Age | Commit message (Expand) | Author |
2006-08-04 | Patch #1522592: Bugfix [1498158] SIMON: Itemheap overflow on 64bit systems | Max Horn |
2006-08-04 | There is no need anymore to report EVENT_SCREEN_CHANGED changes to the GUI code | Max Horn |
2006-08-04 | Activate _dimsInactive for ValueDisplayDialog, makes the text speed/volume ch... | Max Horn |
2006-08-04 | Changed GUI code to do 'lazy'/'just-in-time' reflowing, so that client code d... | Max Horn |
2006-08-04 | Renamed handleScreenChanged() -> reflowLayout() in the GUI code | Max Horn |
2006-08-04 | Run the Cine engine's game detector before starting a game, to ensure that it | Torbjörn Andersson |
2006-08-03 | Committed my own patch #1533833 (minus one line that was left over from an | Torbjörn Andersson |
2006-08-03 | Since the XMIDI music no longer automatically loops, there's no need to fade it | Torbjörn Andersson |
2006-08-03 | This is a grossly over-simplified, yet hopefully sufficient for Kyrandia, way | Torbjörn Andersson |
2006-08-01 | Kyra 2 has two types of XMIDI files: XMI and C55. It seems C55 are for the | Torbjörn Andersson |
2006-08-01 | Don't start the Kyra 2 menu music until the first frame has faded up, to better | Torbjörn Andersson |
2006-08-01 | Until the native Kyra 2 Adlib music is supported, enable the automagic MIDI-to- | Torbjörn Andersson |
2006-08-01 | Don't set the MIDI volume to 255 at the end of a fade-out. At least on my | Torbjörn Andersson |
2006-07-31 | Committing patch '[ 1531177 ] Kyra2 mock-up' by eriktorbjorn, with the additi... | Oystein Eftevaag |
2006-07-31 | Yet more kyra3 init code. | Johannes Schickel |
2006-07-31 | Fix bug #1528856 - ZAK FM-TOWNS: Wrong Screen-Start position in jungle. | Travis Howell |
2006-07-31 | * Added copyright string to all engine plugins | Max Horn |
2006-07-31 | Const correctness | Max Horn |
2006-07-31 | Fix bug #1528535 - ZAK FM-TOWNS: Wrong stripe in background. | Travis Howell |
2006-07-31 | Cleaned up some comments | Max Horn |
2006-07-31 | Update details for other HE mini games | Travis Howell |
2006-07-30 | removing never used buffer. | Johannes Schickel |
2006-07-30 | Implements item shape loading for kyra3. | Johannes Schickel |
2006-07-30 | Add Pajama Sam 3 and Spy FOX 2 mini games | Travis Howell |
2006-07-30 | Added explicit string equals/hash functors to a new header common/hash-str.h;... | Max Horn |
2006-07-30 | Added proper item selection handling for the ASK action | Paul Gilbert |
2006-07-30 | Added a popup menu method for listing the items presented in response to an A... | Paul Gilbert |
2006-07-30 | Added constants for known hotspot flags, and added line to flag hotspots that... | Paul Gilbert |
2006-07-30 | Added script method for changing the current hotspot header flags mask byte | Paul Gilbert |
2006-07-30 | Added a field value for the current hotspot header flags mask byte | Paul Gilbert |
2006-07-30 | It's play(), not open(), that encounters the CMDS tag. At least in the intro | Torbjörn Andersson |
2006-07-30 | - fixes bug in fileData (introduced with last commit) | Johannes Schickel |
2006-07-30 | - fixes copyright of kyra3.h | Johannes Schickel |
2006-07-29 | Added _quitFlag test to Kyra 2 animation and to waitForEvent(). | Torbjörn Andersson |
2006-07-28 | Little cleanup. | Johannes Schickel |
2006-07-28 | Moves the kyra2 code to kyra2.cpp and kyra2.h, renames WSAMovieV3 to WSAMovie... | Oystein Eftevaag |
2006-07-27 | Oops it should never be renamed to c1_* but to o1_* changing this now. | Johannes Schickel |
2006-07-27 | - renaming all opcodes from cmd_* to c1_* | Johannes Schickel |
2006-07-27 | - moving KyraEngine_v3 declaration to newly added kyra3.h | Johannes Schickel |
2006-07-27 | Workaround for bug #1498221 ("KYRA1: Glitches when meeting Zanthia"). | Johannes Schickel |
2006-07-26 | Make the midi player threadsafe (this should fix bug #1506583 "KYRA1: Crash o... | Johannes Schickel |
2006-07-26 | Fade out the music when using the Kyra 3 menu to exit. (The original does, and | Torbjörn Andersson |
2006-07-26 | End the Kyra 3 menu screen if _quitFlag is set. | Torbjörn Andersson |
2006-07-26 | Removed unnecessary #include | Torbjörn Andersson |
2006-07-26 | Skips scroll down sequence then the user wishes to skip the intro. | Johannes Schickel |
2006-07-26 | Nicer quit handling in the intro sequences. | Johannes Schickel |
2006-07-25 | Add support for looping the kyra3 main menu. | Johannes Schickel |
2006-07-25 | Check uppercase and lowercase, when confirming quit in Simon the Sorcerer 1/2 | Travis Howell |
2006-07-24 | Fix bug #1496523 - MM: Weird Ed appears backwards at door | Travis Howell |
2006-07-24 | Fix bug #1527630 - ZAK FM-TOWNS: Actor (Caponian) picks wrong line | Travis Howell |