Age | Commit message (Expand) | Author |
2004-01-07 | implemented drawing of additional scrolling frames | Robert Göffringmann |
2004-01-07 | Tried to make the menus behave a bit more like the original. Perhaps most | Torbjörn Andersson |
2004-01-07 | some changes for Czech version | Robert Göffringmann |
2004-01-07 | implemented volume control panel | Robert Göffringmann |
2004-01-07 | fix 'panel still displayed during dialogue' bug (this was noticeable when try... | Gregory Montoir |
2004-01-07 | - moved some Person/Anim code to Graphics | Gregory Montoir |
2004-01-07 | Testing stuff. | James Brown |
2004-01-07 | is this discrepancy here intended? | Max Horn |
2004-01-07 | Temporarly enabling this buffer underrun hack until aquadran looks at it. (Se... | James Brown |
2004-01-07 | do clipping somewhat more efficiently | Max Horn |
2004-01-07 | malloc/new are relatively slow operations; avoid doing them in tight loops, i... | Max Horn |
2004-01-07 | Actor flip should be reset, fixes some glitches in putt putt games | Travis Howell |
2004-01-07 | Valgrind fixes. Mostly about memory not being freed when the engine is | Torbjörn Andersson |
2004-01-07 | changed lipsync func param | Paweł Kołodziejski |
2004-01-07 | Add another check for ignoreTurns, ignoreTurns. | Travis Howell |
2004-01-07 | comment unused vars | Jonathan Gray |
2004-01-07 | handle jumps | Paweł Kołodziejski |
2004-01-07 | These two subops are the same, checked dig/ft disasm. | Travis Howell |
2004-01-07 | Add missing break | Travis Howell |
2004-01-07 | added code for ms track position | Paweł Kołodziejski |
2004-01-07 | Add missing break | Travis Howell |
2004-01-07 | better bundle dir cache | Paweł Kołodziejski |
2004-01-07 | less memory usage | Paweł Kołodziejski |
2004-01-07 | proper name | Paweł Kołodziejski |
2004-01-07 | optimized i/o access in bundle manager | Paweł Kołodziejski |
2004-01-07 | add FIXME comments at the two worst spots, speed wise (about 80% processor ti... | Max Horn |
2004-01-06 | forgot to commit this, too <sigh> | Max Horn |
2004-01-06 | forgot to commit this | Max Horn |
2004-01-06 | - minor cleanup in Person/Actor stuff | Gregory Montoir |
2004-01-06 | fix mutex usage some. IMuseDigital currently is still unusable on my system, ... | Max Horn |
2004-01-06 | fixed tons of warnings | Max Horn |
2004-01-06 | proper fix | Max Horn |
2004-01-06 | fix compilation on unix like systems | Max Horn |
2004-01-06 | increased debug level | Paweł Kołodziejski |
2004-01-06 | update | Paweł Kołodziejski |
2004-01-06 | update this too | Paweł Kołodziejski |
2004-01-06 | synced imuse digital with local tree | Paweł Kołodziejski |
2004-01-06 | fixed warning | Paweł Kołodziejski |
2004-01-06 | - enabled debugger in QueenEngine::errorString | Gregory Montoir |
2004-01-06 | Never call _system->quit() directly. Let ScummVM handle that so that the | Torbjörn Andersson |
2004-01-06 | Restrict to scumm7, caused invalid opcode errors when skipping cutscenes in c... | Travis Howell |
2004-01-06 | moved animation stuff to Graphics class | Gregory Montoir |
2004-01-06 | It's a new year in BS2 land, too! | Torbjörn Andersson |
2004-01-06 | Made sure the screen is really cleared when drawing a dialog window, plus | Torbjörn Andersson |
2004-01-06 | Fix subtitles glitch when subtitles are shown during room scroll in pass. | Travis Howell |
2004-01-06 | updated MD5 table | Max Horn |
2004-01-06 | add missing comma to ensure all directories are checked | Jonathan Gray |
2004-01-06 | updated copyright notice | Max Horn |
2004-01-06 | start work on czech subtitle support, not finished | Jonathan Gray |
2004-01-06 | fixed cd changing code | Robert Göffringmann |