Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-01-18 | - Fixed bug in script code of LoL | Johannes Schickel | |
- Cleanup svn-id: r35905 | |||
2009-01-18 | Fixed compilation. | Johannes Schickel | |
svn-id: r35904 | |||
2009-01-18 | LOL: Some drawing code and some opcodes so that the first scene will show ↵ | Florian Kagerer | |
up. Playing is not possible. This is still somewhat messy since a lot of stuff hasn't been figured out yet. svn-id: r35903 | |||
2009-01-18 | Fixed bug in PAK link list code, now file links are correctly initialized. | Johannes Schickel | |
svn-id: r35902 | |||
2009-01-18 | Update scene number internally so it gets displayed correctly in the debugger. | Johannes Schickel | |
svn-id: r35900 | |||
2009-01-13 | When reverting to text only mode update the config manager settings accordingly. | Johannes Schickel | |
svn-id: r35847 | |||
2009-01-01 | Whoa! Removing trailing spaces. | Eugene Sandulenko | |
svn-id: r35648 | |||
2008-12-29 | Removed unused variable. | Johannes Schickel | |
svn-id: r35618 | |||
2008-12-29 | Reset screen dimension settings after closing menu. | Johannes Schickel | |
svn-id: r35609 | |||
2008-12-29 | - Cleanup | Johannes Schickel | |
- Implemented Screen_LoL::fprintString svn-id: r35608 | |||
2008-12-29 | Extended some comments. | Johannes Schickel | |
svn-id: r35606 | |||
2008-12-29 | Fixed character selection screen. | Johannes Schickel | |
svn-id: r35605 | |||
2008-12-29 | Cleanup. | Johannes Schickel | |
svn-id: r35604 | |||
2008-12-28 | LOL: - fixed some bugs in the main menu code (premature pak file unloading ↵ | Florian Kagerer | |
etc.) and added floppy support svn-id: r35595 | |||
2008-12-26 | Oops added files I forgot in r35553. | Johannes Schickel | |
svn-id: r35555 | |||
2008-12-26 | Fixed memory leak. | Johannes Schickel | |
svn-id: r35554 | |||
2008-12-26 | Implemented (some) main menu code for LoL. | Johannes Schickel | |
svn-id: r35553 | |||
2008-12-26 | Cleanup. | Johannes Schickel | |
svn-id: r35552 | |||
2008-12-25 | Pushing down some header deps (on common/system.h, mostly) | Max Horn | |
svn-id: r35542 | |||
2008-12-25 | Fixed yet another valgrind warning. | Johannes Schickel | |
svn-id: r35535 | |||
2008-12-25 | Fixed valgrind warning. | Johannes Schickel | |
svn-id: r35534 | |||
2008-12-20 | Cleanup. | Johannes Schickel | |
svn-id: r35451 | |||
2008-12-19 | KYRA: fix mt-32 sysex loading for LOL floppy | Florian Kagerer | |
svn-id: r35434 | |||
2008-12-18 | KYRA1: fixed Serpent Cave/Malcolm scene (where Brandon would instantly get ↵ | Florian Kagerer | |
killed without having a chance to grab the dagger) svn-id: r35429 | |||
2008-12-18 | Clean up cursor stack on engine quit properly. | Johannes Schickel | |
svn-id: r35427 | |||
2008-12-18 | Cleanup. | Johannes Schickel | |
svn-id: r35424 | |||
2008-12-16 | Switched kyra1 to use the same input functionality as kyra2 and kyra3. | Johannes Schickel | |
svn-id: r35393 | |||
2008-12-14 | Added code to initialize MT-32 properly for Lands of Lore. | Johannes Schickel | |
svn-id: r35347 | |||
2008-12-11 | Whoops changed integer size of variables storing volume information, now ↵ | Johannes Schickel | |
volume of 256 should work as expected. svn-id: r35303 | |||
2008-12-11 | Midi code now allows volume values to be [0, 256] instead of [0, 255] like ↵ | Johannes Schickel | |
before, thus removed the clipping the old code used. svn-id: r35302 | |||
2008-12-07 | Cleanup. | Johannes Schickel | |
svn-id: r35273 | |||
2008-12-07 | Prevent MIDI files from being load, when they are already loaded. | Johannes Schickel | |
svn-id: r35272 | |||
2008-12-04 | Removed obsolete refs to OSystem::kFeatureAutoComputeDirtyRects | Max Horn | |
svn-id: r35240 | |||
2008-11-30 | Fixed some looping MIDI sound effects. | Johannes Schickel | |
svn-id: r35193 | |||
2008-11-30 | Added MIDI SFX Map, fixes SFX in HoF. | Johannes Schickel | |
svn-id: r35181 | |||
2008-11-30 | - Extended MidiDriver::sysEx to allow 264 byte sysEx messages | Johannes Schickel | |
- Updated all drivers to allow 264+2 byte sysEx messages - Implemented sysEx processing for MT-32 for Kyra1 and HoF. MT-32 should now be working properly. svn-id: r35180 | |||
2008-11-30 | Cleanup. | Johannes Schickel | |
svn-id: r35179 | |||
2008-11-30 | - Fix some valgrind warnings | Johannes Schickel | |
- Added MIDI SFX support for Kyra2 svn-id: r35178 | |||
2008-11-30 | Implement fade out support for MIDI. | Johannes Schickel | |
svn-id: r35177 | |||
2008-11-30 | Cleanup. | Johannes Schickel | |
svn-id: r35175 | |||
2008-11-30 | Initial version of proper MIDI support for KYRA. | Johannes Schickel | |
svn-id: r35174 | |||
2008-11-21 | Added ArchiveMember::getDisplayName() method; changed ↵ | Max Horn | |
ArchiveMember::getName() to always return a name compatible with Archive::openFile() svn-id: r35139 | |||
2008-11-18 | Don't rename slots anymore when deleting them via the GMM. | Johannes Schickel | |
svn-id: r35110 | |||
2008-11-16 | fixed bug | Florian Kagerer | |
svn-id: r35102 | |||
2008-11-16 | cleanup | Florian Kagerer | |
svn-id: r35101 | |||
2008-11-16 | Fixed valgrind warning. | Johannes Schickel | |
svn-id: r35099 | |||
2008-11-16 | Fixed various g++ warnings ("format not a string literal and no format ↵ | Johannes Schickel | |
arguments"). svn-id: r35096 | |||
2008-11-16 | KYRA 1/2: more fixes for valgrind warnings | Florian Kagerer | |
svn-id: r35093 | |||
2008-11-15 | (hopefully) fix valgrind warnings | Florian Kagerer | |
svn-id: r35088 | |||
2008-11-15 | svn-id: r35080 | Florian Kagerer | |