Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-23 | - cleanup | Johannes Schickel | |
- some valgrind warning fixes svn-id: r31669 | |||
2008-04-23 | Loading from rtzcd.red should now actually work. | Benjamin Haisch | |
svn-id: r31668 | |||
2008-04-23 | Fixed warning about potentially undefined behaviour. | Torbjörn Andersson | |
svn-id: r31667 | |||
2008-04-23 | In-game sound effects and voices should be working correctly now. | Filippos Karapetis | |
Implemented the following opcodes: - o1_PLAYSND - o1_ISSND - o1_STOPSND - o1_PLAYVOICE - o1_SOUNDRATE - o1_SETVOLUME svn-id: r31666 | |||
2008-04-23 | - Implemented opcode: 14: o3_moveCharacter | Johannes Schickel | |
- Fixed opcode 44 and renamed it to o3_handItemSet, this fixes loads of input and enter scene facing problems. svn-id: r31665 | |||
2008-04-23 | Implemented opcodes: | Johannes Schickel | |
- 8: o3_getMalcolmsSpirit - 52: o3_setMalcolmsSpirit - 65: o3_updateConversations - 117: o3_runDialog svn-id: r31664 | |||
2008-04-23 | Implemented opcode 118: o3_malcolmRandomChat. | Johannes Schickel | |
svn-id: r31662 | |||
2008-04-23 | Implemented direct loading of rtzcd.dat from the archive rtzcd.red, i.e. the ↵ | Benjamin Haisch | |
game doesn't have to be installed first to get rtzcd.dat. Also added the respective detection entry. svn-id: r31661 | |||
2008-04-22 | Implemented some kyra3 dialog support. | Johannes Schickel | |
- Room enter talks by malcolm should be working now - Zanthia should say now some lines after landing svn-id: r31660 | |||
2008-04-22 | Fix initialization of Apple //gs sound | Eugene Sandulenko | |
svn-id: r31659 | |||
2008-04-22 | Implemented opcodes: | Johannes Schickel | |
- 32: o3_setHandItem - 33: o3_removeHandItem - 50: o3_wipeDownMouseItem - 116: o3_runActorScript - 136: o3_countItemInstances svn-id: r31657 | |||
2008-04-22 | Fixed Return to Zork game ID | Filippos Karapetis | |
svn-id: r31656 | |||
2008-04-22 | Implemented o1_EVENTKEY. Removed some debug delays | Filippos Karapetis | |
svn-id: r31655 | |||
2008-04-22 | Added palette locking and some wip sound playing code. Some cleanup | Filippos Karapetis | |
svn-id: r31654 | |||
2008-04-22 | Removed 2 obsolete fixmes | Filippos Karapetis | |
svn-id: r31653 | |||
2008-04-21 | Patch #1941066: "CinE sprite overlay rewrite" courtsey of next_ghost | Eugene Sandulenko | |
svn-id: r31651 | |||
2008-04-21 | Some palette related fixes | Filippos Karapetis | |
svn-id: r31650 | |||
2008-04-21 | More code merge | Filippos Karapetis | |
svn-id: r31649 | |||
2008-04-21 | Code merge | Filippos Karapetis | |
svn-id: r31648 | |||
2008-04-21 | Added missing ScummVM headers | Filippos Karapetis | |
svn-id: r31647 | |||
2008-04-21 | Removed unnecessary #include | Max Horn | |
svn-id: r31646 | |||
2008-04-21 | Performed some optimizations to the PMV player | Filippos Karapetis | |
svn-id: r31644 | |||
2008-04-21 | Add detection of Orion Burger demos. | Travis Howell | |
svn-id: r31643 | |||
2008-04-21 | Fixed drawAnimFrame (don't draw anything if the frame number is invalid) | Benjamin Haisch | |
svn-id: r31642 | |||
2008-04-21 | Fixed palette handling in PMV videos. | Benjamin Haisch | |
svn-id: r31641 | |||
2008-04-21 | Add detection of the Return to Zork demo. | Travis Howell | |
svn-id: r31640 | |||
2008-04-21 | Removed Functor2 class definition. | Benjamin Haisch | |
svn-id: r31639 | |||
2008-04-21 | Fixed endian issues in get/setObjectProperty. | Benjamin Haisch | |
svn-id: r31638 | |||
2008-04-21 | Fix timing in Apple IIGS MIDI parsing. Now sounds should get triggered at ↵ | Kari Salminen | |
the correct times without the previously observed time jitter effect. svn-id: r31636 | |||
2008-04-20 | Simplified Kyra3 TLK loading. | Johannes Schickel | |
svn-id: r31634 | |||
2008-04-20 | Fixed yet another two long standing bugs in Screen::encodeShape. | Johannes Schickel | |
svn-id: r31633 | |||
2008-04-20 | Committed patch removing Audio::Mixer::SoundType alias in Kyra::SoundDigital. | Johannes Schickel | |
svn-id: r31632 | |||
2008-04-20 | Added information about spanish riddle | Jordi Vilalta Prat | |
svn-id: r31630 | |||
2008-04-20 | Add another verions of fanmade game Kings Quest 2 1/4 mentioned in | Eugene Sandulenko | |
bugreport #1947051: "AGI: Kings Quest 2 1/4 - Unknown version" svn-id: r31629 | |||
2008-04-20 | Made the sound less choppy. Though we may have to do some kind of double | Torbjörn Andersson | |
buffering here to completely fix the problem. svn-id: r31627 | |||
2008-04-20 | Cleanup. | Johannes Schickel | |
svn-id: r31626 | |||
2008-04-20 | Implicit casts are causing problems for CodeWarrior compilers, added C casts. | Lars Persson | |
svn-id: r31623 | |||
2008-04-20 | unlink function name causing conflicts. Renaming to unlinkItem. | Lars Persson | |
svn-id: r31622 | |||
2008-04-20 | More compilation fixes by lordhoto | Filippos Karapetis | |
svn-id: r31621 | |||
2008-04-20 | Compilation fixes by lordhoto | Filippos Karapetis | |
svn-id: r31619 | |||
2008-04-20 | Catch EVENT_QUIT events, too. I realize that g_system->quit() isn't the nicest | Torbjörn Andersson | |
way to quit a game, but it beats not being able to quit at all. svn-id: r31617 | |||
2008-04-20 | - moved kyra functor code to common/func.h | Johannes Schickel | |
- adapted debugger code to use functor code from common/func.h - adapted kyra engine to use functor code from common/func.h svn-id: r31614 | |||
2008-04-20 | Changed spaces to tabs. | Torbjörn Andersson | |
svn-id: r31610 | |||
2008-04-20 | Removed unused variables. | Torbjörn Andersson | |
svn-id: r31608 | |||
2008-04-20 | Fixed bad usage of functor objects. | Johannes Schickel | |
svn-id: r31607 | |||
2008-04-20 | Added the M4 and MADE engines | Filippos Karapetis | |
svn-id: r31605 | |||
2008-04-20 | Initial import of the work in progress M4 engine | Filippos Karapetis | |
svn-id: r31600 | |||
2008-04-20 | Initial import of the work in progress MADE engine | Filippos Karapetis | |
svn-id: r31599 | |||
2008-04-20 | Improved sound priority handling. | Johannes Schickel | |
svn-id: r31598 | |||
2008-04-20 | Implemented sound priority handling. | Johannes Schickel | |
svn-id: r31597 |