Age | Commit message (Expand) | Author |
2003-04-24 | disable ingame save/load screen for OLD_BUNDLE games | Jonathan Gray |
2003-04-23 | revert back a line to fix a nasty regression | Jonathan Gray |
2003-04-22 | add preliminary bits for making xmi music in humongous games work, just need ... | Jonathan Gray |
2003-04-22 | Add somewhat hacky 'restart' command to debugger. Still needs work :) | James Brown |
2003-04-21 | arrgh (revert) | Paweł Kołodziejski |
2003-04-21 | fixes for v3 broken by v2 | Paweł Kołodziejski |
2003-04-21 | changes for v2 resources | Paweł Kołodziejski |
2003-04-20 | Dump Scumm error() to debugger | James Brown |
2003-04-20 | add stack tracing option to debugger | Jonathan Gray |
2003-04-20 | add script hex dumping option to debugger | Jonathan Gray |
2003-04-18 | loom ega: build custom cursor, op_wait() has more then one subopcodes(revert ... | Paweł Kołodziejski |
2003-04-13 | fixed my box size hack | Max Horn |
2003-04-12 | loadCharset(0) for GF_OLD_BUNDLE - 'fixes' indydemo to an extent | Max Horn |
2003-04-12 | fixed (?) local script offests for OLD_BUNDLE games | Max Horn |
2003-04-12 | fixed OLD_BUNDLE entry script (d'oh!) and dump entry/exit script for OLD_BUND... | Max Horn |
2003-04-12 | added adlib default for loom and enabled zak | Paweł Kołodziejski |
2003-04-12 | fixed setting local scripts for unblocked games | Paweł Kołodziejski |
2003-04-12 | doh... best way to check for 16 color games is to check for 16 color games, i... | Max Horn |
2003-04-12 | lots of unblocked aka GF_OLD_BUNDLE support code (still no load, but gets fur... | Max Horn |
2003-04-11 | fixed resource loading in GF_OLD_BUNDLE games (res header = 2 bytes length, p... | Max Horn |
2003-04-11 | cleanup | Max Horn |
2003-04-11 | make monkeyega intro work :) | Jonathan Gray |
2003-04-11 | spelling | Jonathan Gray |
2003-04-11 | Auto detect monkeyega and pass | Travis Howell |
2003-04-10 | turn on scaled actors in ega blocked games | Paweł Kołodziejski |
2003-04-10 | fixed zplanes and a little palette changes for ega blocked games | Paweł Kołodziejski |
2003-04-10 | update 16 colour palette | Jonathan Gray |
2003-04-10 | palette changes from aquadran who can't use cvs atm | Jonathan Gray |
2003-04-10 | add target for passport to adventure | Jonathan Gray |
2003-04-10 | unmask indy3ega | Jonathan Gray |
2003-04-09 | added also Monkey ega for 16 colors palette | Paweł Kołodziejski |
2003-04-08 | added definition of 16 colors palette to gfx backend for V2/V3 games | Paweł Kołodziejski |
2003-04-08 | changed range from GF_OLD256 to GF_AFTER_V3 | Paweł Kołodziejski |
2003-04-07 | zak256 invertory bug is not repeatable, changed order font selection, added h... | Paweł Kołodziejski |
2003-04-07 | fixed detection v2 scumm game | Paweł Kołodziejski |
2003-04-06 | fixed detection of early scumm games | Paweł Kołodziejski |
2003-03-29 | fixed verb regression in older games | Max Horn |
2003-03-28 | fixed verb drawing in COMI (and maybe FT, too?) | Max Horn |
2003-03-25 | make the volume controls in the global options dialog work | Max Horn |
2003-03-18 | cleanup | Max Horn |
2003-03-18 | add GF_DEFAULT_TO_1X_SCALER | Jonathan Gray |
2003-03-17 | split waitForTimer func, update for smush, | Paweł Kołodziejski |
2003-03-09 | rest of patch #655594: Handling Y/N questions | Max Horn |
2003-03-08 | added yet another sanity check (assert); fixed long standing evil bug in getO... | Max Horn |
2003-03-07 | ah yeah, I did that on purpose. Really. Just wanted to check if everybody is ... | Max Horn |
2003-03-07 | cleanup toSimpleDir: should be easier to understand this way, and hopefully f... | Max Horn |
2003-03-07 | implemented formating string error for each engine | Paweł Kołodziejski |
2003-03-07 | fixed OOB acces (thx valgrind) | Max Horn |
2003-03-06 | and more cleanup | Paweł Kołodziejski |
2003-03-04 | if a script triggers a load, immediatly perform it (this also covers the case... | Max Horn |