Age | Commit message (Expand) | Author |
2004-11-24 | fix for bug 928791: BS1: 'Freeze' at hospital | Robert Göffringmann |
2004-11-24 | Added the voice-overs and partial subtitles for the IHNM intro monologue. | Torbjörn Andersson |
2004-11-24 | Added the next piece of music, to go along with AM's rantings. I'll | Torbjörn Andersson |
2004-11-24 | (Partial) fix for bug #1035690 (COMI: cannon shooting uses a lot of performan... | Max Horn |
2004-11-24 | Some code transformations (no functional change) | Max Horn |
2004-11-24 | Fix a`ll engines. They work, though current fix is just temporary. | Eugene Sandulenko |
2004-11-23 | cleanup, follow code conventions | Gregory Montoir |
2004-11-23 | sync queen engine with latest OSystem changes | Gregory Montoir |
2004-11-23 | Next step in transaction implementation. Now it postpones all calls. | Eugene Sandulenko |
2004-11-23 | renamed some HE opcodes | Gregory Montoir |
2004-11-23 | Moved bootscript loading into go(), where it belongs | Max Horn |
2004-11-23 | Revert small part of recent WizImage changes, caused regressions. | Travis Howell |
2004-11-23 | Fix compilation | Eugene Sandulenko |
2004-11-23 | Added Engine::init() method; added return value to Engine::go() | Max Horn |
2004-11-22 | Added OSystem::beginGFXTransaction / endGFXTransaction (not yet implemented, ... | Max Horn |
2004-11-22 | cleanup | Max Horn |
2004-11-22 | Renamed unkMessage2 to showMessageDialog; use printString() in script_v100he.... | Max Horn |
2004-11-22 | possible fix for 'bug' #1034715 | Gregory Montoir |
2004-11-22 | HE wiz update, o90_unknown29 fully implemented. | Gregory Montoir |
2004-11-22 | - Hopefully fixed MSVC7 and MSVC8 builds for walkthrough removal and FS chang... | Jerome Fisher |
2004-11-21 | as the comment suggested, I rearranged the 3DO strip decoding function. Pleas... | Gregory Montoir |
2004-11-21 | HE wiz stuff update | Gregory Montoir |
2004-11-21 | o90_unknown24 implementation | Gregory Montoir |
2004-11-21 | Applied one of my suggested fixes for bug #1060568. Let's see if it causes | Torbjörn Andersson |
2004-11-21 | But surely we should still call setGM(true) in the GM case, right...? | Torbjörn Andersson |
2004-11-21 | Fix for bug #1052660 (FOA: No keyboard shortcuts for dialogs) - moved hack en... | Max Horn |
2004-11-21 | Fixed behaviour of return key in the file browser | Max Horn |
2004-11-21 | Since we do ref counting on the nodes now, we can re-use the root nodes now | Max Horn |
2004-11-21 | o Removed astray debug output. | Eugene Sandulenko |
2004-11-20 | Removing walkthrough stuff again (talked to aquadran about this, he had no ob... | Max Horn |
2004-11-20 | Changed the FilesystemNode implementation to make it easier to use (client co... | Max Horn |
2004-11-20 | Slight adjustment/renaming. | Torbjörn Andersson |
2004-11-20 | I'm told that the FM music file sounds terrible with MT-32 and that the | Torbjörn Andersson |
2004-11-20 | whitespaces | Max Horn |
2004-11-20 | o Restore cursor after walkthrough | Eugene Sandulenko |
2004-11-19 | missed destroy object after last changes | Paweł Kołodziejski |
2004-11-19 | changed file constructor to dymanic | Paweł Kołodziejski |
2004-11-19 | init walkthrough dialog later | Paweł Kołodziejski |
2004-11-19 | fixed missed ctrl key handle, and missed create() walklthrough call | Paweł Kołodziejski |
2004-11-19 | fixed additional not needed white space char | Paweł Kołodziejski |
2004-11-19 | not needed chech for unsigned type | Paweł Kołodziejski |
2004-11-19 | fixed not defined MAX_PATH | Paweł Kołodziejski |
2004-11-19 | ops, commited before older version | Paweł Kołodziejski |
2004-11-19 | added walkthrough | Paweł Kołodziejski |
2004-11-19 | ops | Paweł Kołodziejski |
2004-11-19 | update | Paweł Kołodziejski |
2004-11-19 | a little cleanup | Robert Göffringmann |
2004-11-19 | Added music to the partial IHNM intro. I think I picked the correct tune, | Torbjörn Andersson |
2004-11-19 | - Don't compile inline asm on versions of GCC < 3 (it uses MMX registers, whi... | Jerome Fisher |
2004-11-18 | Make IHNM default be 1x scaler. | Eugene Sandulenko |