Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-05-18 | Preliminary support for LoL intro demo. | Johannes Schickel | |
svn-id: r40705 | |||
2009-05-18 | LOL: fixed automap | Florian Kagerer | |
svn-id: r40701 | |||
2009-05-18 | Fixed long standing palette loading bug in WSA v1 code. | Johannes Schickel | |
svn-id: r40700 | |||
2009-05-18 | Don't delay any longer, when engine is asked to quit. | Johannes Schickel | |
svn-id: r40699 | |||
2009-05-18 | Add some code differences for LoL intro demo. | Johannes Schickel | |
svn-id: r40696 | |||
2009-05-18 | LOL: fix "rest party" button (broken after changes to the button handling) | Florian Kagerer | |
svn-id: r40674 | |||
2009-05-18 | LOL: - implemented fog spell | Florian Kagerer | |
svn-id: r40673 | |||
2009-05-18 | Disable GMM save/load in certain scenes. | Johannes Schickel | |
svn-id: r40672 | |||
2009-05-17 | Formatting. | Johannes Schickel | |
svn-id: r40671 | |||
2009-05-17 | Formatting. | Johannes Schickel | |
svn-id: r40670 | |||
2009-05-17 | - Fix mouse cursor visibilty on load game in LoL | Johannes Schickel | |
- Only show mouse cursor after cursor change, when the mouse was visible svn-id: r40669 | |||
2009-05-17 | Formatting. | Johannes Schickel | |
svn-id: r40668 | |||
2009-05-17 | Fix possible leak. | Johannes Schickel | |
svn-id: r40667 | |||
2009-05-17 | Fix crash after loading game from cmd/launcher. | Johannes Schickel | |
svn-id: r40666 | |||
2009-05-17 | Don't protect save slot 0 for LoL. | Johannes Schickel | |
svn-id: r40665 | |||
2009-05-17 | Only set 'cdaudio' config entry, when FM-Towns version is present. | Johannes Schickel | |
svn-id: r40664 | |||
2009-05-17 | - Cleanup | Johannes Schickel | |
- LoL: fix memory leak svn-id: r40663 | |||
2009-05-17 | LoL: | Johannes Schickel | |
- Cleanup - Implement support to load save from command line / launcher svn-id: r40662 | |||
2009-05-17 | Cleanup. | Johannes Schickel | |
svn-id: r40661 | |||
2009-05-17 | Fix sound file missing warning for DOS version of LoL. | Johannes Schickel | |
svn-id: r40660 | |||
2009-05-17 | Audio related cleanup. | Johannes Schickel | |
svn-id: r40659 | |||
2009-05-17 | Disable CD audio for PC98 by default. | Johannes Schickel | |
svn-id: r40658 | |||
2009-05-17 | Handle keyboard button press immediately. | Johannes Schickel | |
svn-id: r40657 | |||
2009-05-17 | Change workaround to match comment description. | Johannes Schickel | |
svn-id: r40656 | |||
2009-05-17 | LOL: - fix animations for fletcher shop in the swamp | Florian Kagerer | |
svn-id: r40655 | |||
2009-05-17 | LOL: - some opcodes for the swamp | Florian Kagerer | |
- fix last commit (which broke TIM scripts) svn-id: r40654 | |||
2009-05-17 | KYRA1: fix script code (Japanese version of lephole.emc was broken by recent ↵ | Florian Kagerer | |
changes in the parser) svn-id: r40651 | |||
2009-05-17 | Fixed compilation when LoL is not enabled | Filippos Karapetis | |
svn-id: r40644 | |||
2009-05-16 | LOL: implemented loading and saving via Alt/Ctrl + number keys | Florian Kagerer | |
svn-id: r40631 | |||
2009-05-16 | LOL: some more opcodes for the draracle cave | Florian Kagerer | |
svn-id: r40628 | |||
2009-05-15 | LOL: implemented pit drop animation | Florian Kagerer | |
svn-id: r40592 | |||
2009-05-12 | Clarification of a comment. | Johannes Schickel | |
svn-id: r40507 | |||
2009-05-12 | Cleanup. | Johannes Schickel | |
svn-id: r40491 | |||
2009-05-12 | Formatting. | Johannes Schickel | |
svn-id: r40490 | |||
2009-05-12 | Add proper error checking in file parsing code. | Johannes Schickel | |
svn-id: r40489 | |||
2009-05-12 | Change script file loading code to use Common::IFFParser instead of a self ↵ | Johannes Schickel | |
written IFF reader. svn-id: r40488 | |||
2009-05-12 | Fix strncpy usage. | Johannes Schickel | |
svn-id: r40482 | |||
2009-05-12 | Cleanup. | Johannes Schickel | |
svn-id: r40480 | |||
2009-05-12 | Cleanup. | Johannes Schickel | |
svn-id: r40479 | |||
2009-05-11 | LOL: - implemented olol_paletteFlash() | Florian Kagerer | |
svn-id: r40466 | |||
2009-05-11 | LOL: - implemented inventory screen status icons | Florian Kagerer | |
svn-id: r40463 | |||
2009-05-10 | LOL: - fix last commit | Florian Kagerer | |
svn-id: r40443 | |||
2009-05-10 | LOL: - implemented rest party button | Florian Kagerer | |
- made button processing code more accurate svn-id: r40442 | |||
2009-05-10 | KYRA: fixed typo | Florian Kagerer | |
svn-id: r40436 | |||
2009-05-10 | Oops typo. | Johannes Schickel | |
svn-id: r40428 | |||
2009-05-10 | Cleanup. | Johannes Schickel | |
svn-id: r40426 | |||
2009-05-10 | Fix accidental assignment in if condition. | Johannes Schickel | |
svn-id: r40425 | |||
2009-05-10 | LOL: - added some spell casting (spark, heal, swarm) | Florian Kagerer | |
- fixed several bugs (not the one in the fighting system though) - added several opcodes. there shouldn't be any real show stoppers in the draracle cave now. - simplified wsa code (which required 4 lines of code for displaying a frame) - added support for wsa animations that don't have a last frame (apparently kyra 2 and 3 don't have this type of wsa file) svn-id: r40420 | |||
2009-04-29 | More formatting. | Johannes Schickel | |
svn-id: r40203 | |||
2009-04-29 | Formatting. | Johannes Schickel | |
svn-id: r40202 |