Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-06-21 | Cleanup: Change LoL code to use KYRA volume handling. | Johannes Schickel | |
svn-id: r41730 | |||
2009-06-21 | LOL: - implemented audio menu | Florian Kagerer | |
- menu settings now get saved - remove white spaces svn-id: r41729 | |||
2009-06-16 | LOL: implemented options menu (settings aren't saved yet) | Florian Kagerer | |
svn-id: r41596 | |||
2009-06-15 | LOL: - started on the ingame menu code (death menu, load menu and main menu) | Florian Kagerer | |
- fixed regression in kyra gui code (broken menu highlighting) - fixed minor bug in animation code svn-id: r41557 | |||
2009-06-09 | - Moved Screen_v2::copyWsaRect to Screen::copyWsaRect | Johannes Schickel | |
- Made WSAMovie_v1::displayFrame code match the original - Changed WSAMovieAmiga::displayFrame to use Screen::copyWsaRect too - Got rid of '...' parameter usage in all WSA player classes svn-id: r41398 | |||
2009-06-07 | LOL: implemented two more opcodes for castle cimmeria | Florian Kagerer | |
svn-id: r41336 | |||
2009-06-02 | Formatting and whitespaces again. | Johannes Schickel | |
svn-id: r41120 | |||
2009-06-01 | - Fix some valgrind warnings | Johannes Schickel | |
- Fix original bug in the Lands of Lore credits, which messed up some headings (the original didn't display them at all for some reason) svn-id: r41111 | |||
2009-06-01 | LOL: - extended text displayer and added one more opcode | Florian Kagerer | |
svn-id: r41100 | |||
2009-05-31 | Add support for the Lands of Lore scrolling credits. | Johannes Schickel | |
svn-id: r41081 | |||
2009-05-31 | - Little bugfix for LoL outro TIM | Johannes Schickel | |
- Add some initial code to allow easy playback of the LoL outro (credits text is still missing). svn-id: r41067 | |||
2009-05-29 | Remove obsolete comment. | Johannes Schickel | |
svn-id: r41009 | |||
2009-05-29 | - Add new method "isVoicePresent" to "Sound". | Johannes Schickel | |
- Change LoL character selection to use it. - Allow quitting ScummVM in LoL character selection. svn-id: r41008 | |||
2009-05-29 | More formatting. | Johannes Schickel | |
svn-id: r40994 | |||
2009-05-24 | Cleanup. | Johannes Schickel | |
svn-id: r40850 | |||
2009-05-24 | Make various Sound functionality SoundHandle instead of filename based. | Johannes Schickel | |
- This fixes multiple sounds being played at once in Lands of Lore svn-id: r40848 | |||
2009-05-21 | Remove trailing tabs/whitespaces. | Johannes Schickel | |
svn-id: r40760 | |||
2009-05-19 | Formatting. | Johannes Schickel | |
svn-id: r40717 | |||
2009-05-19 | Remov lots of superfluous debug output. | Johannes Schickel | |
svn-id: r40715 | |||
2009-05-18 | Don't quit when the user selects "Load game" in main menu. | Johannes Schickel | |
svn-id: r40710 | |||
2009-05-18 | Preliminary support for LoL intro demo. | Johannes Schickel | |
svn-id: r40705 | |||
2009-05-18 | Add some code differences for LoL intro demo. | Johannes Schickel | |
svn-id: r40696 | |||
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-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-28 | Some code for the intro only LoL demo. It is disabled currently though. | Johannes Schickel | |
svn-id: r40187 | |||
2009-04-25 | LOL: - Started implementing the fighting system. The damage inflicted is ↵ | Florian Kagerer | |
wrong, however (at least the damage inflicted by the monsters). I'm sowewhat clueless about that bug atm. - added support for monsters with distance attacks (like those orcs in front of roland's house) - lots of small bug fixes - Some startup support for the pc-98 16 color version. The intro will run, but the font drawing/coloring is still wrong. svn-id: r40144 | |||
2009-03-04 | Ease conditional LoL compiling with build systems not based on the default one. | Johannes Schickel | |
svn-id: r39125 | |||
2009-02-16 | LOL: - more work on the user interface | Florian Kagerer | |
- fixed non interactive demo svn-id: r38374 | |||
2009-02-02 | KYRA: cleanup | Florian Kagerer | |
svn-id: r36207 | |||
2009-02-01 | Fixed graphics glitches when replaying intro. | Johannes Schickel | |
svn-id: r36193 | |||
2009-02-01 | Moved some code to newly added files sequences_lol.cpp (more static sequence ↵ | Johannes Schickel | |
code is coming up in the future anyway...) svn-id: r36183 |