Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-02 | - Now it is possible to choose English version from original CD. Thanks to | Eugene Sandulenko | |
ADGF_KEEPMATCH - Fix detection of French version svn-id: r32498 | |||
2008-06-02 | Sorted static mouse arrow bitmap, so it doesn't have to be 'decoded' on the ↵ | Nicola Mettifogo | |
fly. This saves a headache on re-entry. svn-id: r32495 | |||
2008-06-02 | Further cleanup of the talk code | Filippos Karapetis | |
svn-id: r32494 | |||
2008-06-02 | Add Macintosh version of Blue's 123 Time Activities. | Travis Howell | |
svn-id: r32492 | |||
2008-06-02 | Better implementation of packet games loading | Eugene Sandulenko | |
svn-id: r32490 | |||
2008-06-02 | Proper detection for packed German and French versions. Removed unneeded code. | Eugene Sandulenko | |
svn-id: r32489 | |||
2008-06-02 | Proper implementation for talk_banterder(82) | Eugene Sandulenko | |
svn-id: r32488 | |||
2008-06-02 | Removed some of the old talk functions | Filippos Karapetis | |
svn-id: r32487 | |||
2008-06-02 | GID_WATER is no longer required. | Travis Howell | |
svn-id: r32486 | |||
2008-06-02 | Simplified talk_blind() | Filippos Karapetis | |
svn-id: r32485 | |||
2008-06-02 | loadAndDecompressPic -> loadPic | Filippos Karapetis | |
svn-id: r32484 | |||
2008-06-02 | Show the 3 pictures in carga_escoba after the initial file is loaded (so as ↵ | Filippos Karapetis | |
not to attempt and reopen the ARJ file) svn-id: r32483 | |||
2008-06-01 | Should fix gcc warning | Johannes Schickel | |
svn-id: r32482 | |||
2008-06-01 | Removed the now obsolete talk_dr_dch | Filippos Karapetis | |
Merged talk_bartender and talk_taber2 Merged talk_pen and talk_pen2 svn-id: r32481 | |||
2008-06-01 | Add MD5's and packed file overrides for original packed files of the ↵ | Filippos Karapetis | |
Multilingual English/German/French CD of Drascula svn-id: r32478 | |||
2008-06-01 | Enable file fallback for drascula. Now old uncompressed games should work. | Eugene Sandulenko | |
svn-id: r32477 | |||
2008-06-01 | Now whole game could be run from original packed files. | Eugene Sandulenko | |
svn-id: r32475 | |||
2008-06-01 | More ArjFile usage | Eugene Sandulenko | |
svn-id: r32473 | |||
2008-06-01 | Fix bug #1981402: "BS1: grammatical error in the Italian menu" | Eugene Sandulenko | |
svn-id: r32471 | |||
2008-06-01 | Cleanup | Johannes Schickel | |
svn-id: r32469 | |||
2008-06-01 | Some paranoia checks in TIMInterpreter::refreshTimersAfterPause. | Johannes Schickel | |
svn-id: r32468 | |||
2008-06-01 | - fix 'order of evaluation' bug (MSVC release build) | Florian Kagerer | |
svn-id: r32467 | |||
2008-06-01 | Got rid of the static arrays for initialization of parsers and exec opcodes, ↵ | Nicola Mettifogo | |
to make returning to launcher easier. The code has been borrowed by Kyra, after suggestion by LordHoto. svn-id: r32465 | |||
2008-06-01 | - fix regression in non-interactive HOF demo | Florian Kagerer | |
svn-id: r32464 | |||
2008-06-01 | - (hopefully) fix valgrind warning for installer file decompression | Florian Kagerer | |
- some more pauseEngineIntern code for Hof svn-id: r32462 | |||
2008-06-01 | WIP for hooking unarj in order to play unmodified files from CD. | Eugene Sandulenko | |
Will break your game unless you put packet.001 into game directory. Not everything has been hooked and files fallback and detection is not yet implemented svn-id: r32461 | |||
2008-06-01 | Correct HE version for Blue's 123 Time Activities. | Travis Howell | |
svn-id: r32457 | |||
2008-06-01 | Fix bug #1973247 - DIG: Subtitle glitch (Regression). | Travis Howell | |
svn-id: r32456 | |||
2008-06-01 | Add Blue's 123 Time Activities. | Travis Howell | |
svn-id: r32454 | |||
2008-06-01 | Ooops, intialize variables properly. | Sven Hesse | |
svn-id: r32453 | |||
2008-05-31 | Added error calls when out of memory while uncompressing HoF installer files. | Johannes Schickel | |
svn-id: r32449 | |||
2008-05-31 | More endianness fixes | Eugene Sandulenko | |
svn-id: r32445 | |||
2008-05-31 | Endianness fixes in FLI player | Eugene Sandulenko | |
svn-id: r32444 | |||
2008-05-31 | Cleanup. | Johannes Schickel | |
svn-id: r32443 | |||
2008-05-31 | cleanup | Florian Kagerer | |
svn-id: r32441 | |||
2008-05-31 | fix hof installer file loading | Florian Kagerer | |
svn-id: r32440 | |||
2008-05-31 | - Fixed possible invalid memory access in Resource::loadFileToBuf | Johannes Schickel | |
- Reworked compressed installer files handling - Updated HoF installer file code (thanks to _athrxx for that) svn-id: r32439 | |||
2008-05-31 | Added ADGF_CD to Italian fan translation of kyra1 cd. | Johannes Schickel | |
svn-id: r32438 | |||
2008-05-31 | Patch #1980689: "DRASCULA: ENGLISH GRAMMAR/SPELLING" thanks to sanguinehearts | Eugene Sandulenko | |
svn-id: r32426 | |||
2008-05-31 | x_igor/y_igor -> igorX/igorY | Filippos Karapetis | |
talk_dr_izq -> talk_drascula Merged talk_drascula and talk_dr_dch svn-id: r32425 | |||
2008-05-31 | Simplified calls to updateScreen() | Filippos Karapetis | |
svn-id: r32424 | |||
2008-05-31 | Cleanup | Filippos Karapetis | |
svn-id: r32423 | |||
2008-05-31 | Remove trailing spaces | Eugene Sandulenko | |
svn-id: r32422 | |||
2008-05-31 | x_pantalla/y_pantalla -> screenX/screenY | Filippos Karapetis | |
y_de_signos -> signY pos_texto -> textPos svn-id: r32421 | |||
2008-05-31 | Fix bug #1979579: "DRASCULA: typo in Spanish verbs" | Eugene Sandulenko | |
svn-id: r32420 | |||
2008-05-31 | Oops | Filippos Karapetis | |
svn-id: r32419 | |||
2008-05-31 | Cleanup | Filippos Karapetis | |
svn-id: r32418 | |||
2008-05-31 | updateData -> updateVisible | Filippos Karapetis | |
num_ejec -> currentChapter svn-id: r32417 | |||
2008-05-31 | Eliminated more gotos | Eugene Sandulenko | |
svn-id: r32416 | |||
2008-05-31 | Fix old regression | Eugene Sandulenko | |
svn-id: r32415 |