Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-04-17 | Enable original load/save system in HE100 games. | Travis Howell | |
svn-id: r31529 | |||
2008-04-17 | some more drawShape plot functions now (after Lord Hoto's additions) ↵ | Florian Kagerer | |
required for Kyra 1 svn-id: r31528 | |||
2008-04-17 | Fix bug #1932150 - SIMON1: Sousaphone Bug. | Travis Howell | |
svn-id: r31527 | |||
2008-04-17 | Fix Bug #1555117 - SIMON2: Cannot load Savegame. | Travis Howell | |
svn-id: r31526 | |||
2008-04-16 | Fixed another warning, so that I can steal some of LordHoto's Kyra 3-related | Torbjörn Andersson | |
glory and make it my own. ;-) svn-id: r31525 | |||
2008-04-16 | Fixed mask page handling in ScreenEx::copyWsaRect, this time it should be ↵ | Johannes Schickel | |
correct... svn-id: r31524 | |||
2008-04-16 | - Some more mask page handling fixes for Kyra3. | Johannes Schickel | |
- Implemented a few scene animation opcodes - basic run loop (all the user can do is quit though) - music related fix Wee you can see the squirrel animation and listen to the music now! svn-id: r31523 | |||
2008-04-16 | Fixed warning. | Torbjörn Andersson | |
svn-id: r31522 | |||
2008-04-16 | Fixed shape drawing in HoF (regression) and Kyra3. | Johannes Schickel | |
svn-id: r31521 | |||
2008-04-16 | Fixed Malcolm upside down bug. | Johannes Schickel | |
svn-id: r31520 | |||
2008-04-16 | Some more kyra3 code. | Johannes Schickel | |
svn-id: r31519 | |||
2008-04-16 | Some more kyra3 code. This should show the first scene for a brief second. ↵ | Johannes Schickel | |
(and it initializes a bit more internal stuff) svn-id: r31518 | |||
2008-04-16 | fix sjis text color (ship scene) | Florian Kagerer | |
svn-id: r31517 | |||
2008-04-16 | Correct time events duration, when saving in Elvira 1. | Travis Howell | |
svn-id: r31516 | |||
2008-04-16 | Small cleanup of the GP2X backend. Still a few odd things I need to glance ↵ | John Willis | |
at (like it is not working ;-)). svn-id: r31515 | |||
2008-04-16 | Minor cleanup. | Travis Howell | |
svn-id: r31514 | |||
2008-04-16 | Remove unused opcode and minor cleanup. | Travis Howell | |
svn-id: r31513 | |||
2008-04-16 | Cleanup. | Travis Howell | |
svn-id: r31512 | |||
2008-04-16 | Add English Windows version of Blue's Birthday Adventure (Red). | Travis Howell | |
svn-id: r31511 | |||
2008-04-15 | Make convertWave-function static as it uses no member variables. | Kari Salminen | |
svn-id: r31510 | |||
2008-04-15 | Cleanup (Remove unneeded functions and rename a struct correctly). | Kari Salminen | |
svn-id: r31509 | |||
2008-04-15 | Move MIDI program change mappings to their own structs (Useful for later ↵ | Kari Salminen | |
changes). svn-id: r31508 | |||
2008-04-14 | Fixed warning. | Torbjörn Andersson | |
svn-id: r31507 | |||
2008-04-14 | Fixed music fade out. | Johannes Schickel | |
svn-id: r31506 | |||
2008-04-14 | Cleanup. | Johannes Schickel | |
svn-id: r31505 | |||
2008-04-14 | Updated MSVC project files for commit #31503 | Filippos Karapetis | |
svn-id: r31504 | |||
2008-04-14 | Implemented some kyra3 code. | Johannes Schickel | |
svn-id: r31503 | |||
2008-04-14 | Reverted commit #31499 | Filippos Karapetis | |
svn-id: r31502 | |||
2008-04-14 | Removed Common::Array::contains() | Max Horn | |
svn-id: r31501 | |||
2008-04-14 | typo | Max Horn | |
svn-id: r31500 | |||
2008-04-14 | Added contains() method to Common::List, same as in Common::Array | Filippos Karapetis | |
svn-id: r31499 | |||
2008-04-13 | Added eriktorbjorn's MemoryWriteStreamDynamic class - a stream that grows as ↵ | Filippos Karapetis | |
it's written to svn-id: r31498 | |||
2008-04-13 | Fixed warning. | Torbjörn Andersson | |
svn-id: r31497 | |||
2008-04-13 | Fixed palette after watching Kyra3 intro. | Johannes Schickel | |
svn-id: r31496 | |||
2008-04-12 | Cleanup. | Johannes Schickel | |
svn-id: r31495 | |||
2008-04-12 | fix crash and graphic glitch in non-playable HOF demo | Florian Kagerer | |
svn-id: r31494 | |||
2008-04-12 | Updated kyra MSVC project files for commit #31488 | Filippos Karapetis | |
svn-id: r31493 | |||
2008-04-12 | Initialize all screen buffers properly. | Johannes Schickel | |
svn-id: r31492 | |||
2008-04-12 | Hopefully fix messed up gfx in first screen of Kyra 1 demo. | Johannes Schickel | |
svn-id: r31491 | |||
2008-04-12 | Fixed graphics glitch in Kyra3 menu. | Johannes Schickel | |
svn-id: r31490 | |||
2008-04-12 | Added fade out time parameter for digital sounds. | Johannes Schickel | |
svn-id: r31489 | |||
2008-04-12 | - some refactoring for Kyra3 | Johannes Schickel | |
- removed unneeded map code in KyraEngine_v3 svn-id: r31488 | |||
2008-04-12 | Fix a couple of typos spotted by Raziel. | Kari Salminen | |
svn-id: r31487 | |||
2008-04-11 | Correct documentation | Jordi Vilalta Prat | |
svn-id: r31486 | |||
2008-04-11 | Show current text prompt when the accept_input opcode is called. This, ↵ | Filippos Karapetis | |
together with commit #31477 fix bugs #1875076 - "AGI GR: Input prompt not changing in outhouse" and #1939632 - "SQ2: Text prompt glitch" svn-id: r31485 | |||
2008-04-11 | Silence MSVC8+ warning C4800 about forcing an int value to bool that got ↵ | Kari Salminen | |
turned into error C2220 (Warning treated as error). svn-id: r31484 | |||
2008-04-11 | Allow mixed Adlib/MIDI mode in VGA version of SOMI. | Travis Howell | |
svn-id: r31483 | |||
2008-04-11 | Correct VAR_SOUNDCARD setting for PC Speaker and list all modes for ↵ | Travis Howell | |
VAR_SOUNDCARD. svn-id: r31482 | |||
2008-04-10 | towns music file name fix | Florian Kagerer | |
svn-id: r31481 | |||
2008-04-10 | Load all needed package files for kyra3 on startup. | Johannes Schickel | |
svn-id: r31480 |