Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-06-03 | Initial WIP and still non-working code for the blinking save reminder icon ↵ | Filippos Karapetis | |
(bug reports #1981081 and #1971729) svn-id: r32521 | |||
2008-06-03 | DS: Forgot to commit #include changes in the ds-fs.* files; this allows to ↵ | Max Horn | |
get rid of -Isource/fat svn-id: r32520 | |||
2008-06-03 | Rewrote some more room logic | Filippos Karapetis | |
svn-id: r32518 | |||
2008-06-03 | Added support for compressed kyra3 audio files. | Johannes Schickel | |
svn-id: r32516 | |||
2008-06-03 | Reordered and grouped function definitions | Filippos Karapetis | |
svn-id: r32513 | |||
2008-06-03 | x_talk_izq/x_talk_dch are used in more than 1 place | Filippos Karapetis | |
sentido_dr -> trackDrascula sentido_hare -> trackProtagonist sentido_final -> trackFinal lleva_al_hare -> gotoObject pon_vb/sentido_vb -> moveVB/trackVB hay_seleccion -> selectionMade suelo -> floor obj_salir -> objIsExit sitio_x/sitio_y -> roomX/roomY fundido -> fade cuanto -> duration (in pause()) pos_hare -> curPos nom_fich -> fileName sitiobj_x/sitiobj_y -> roomObjX/roomObjY sentidobj -> trackObj cirio -> candle pianista -> pianist suma_1_pixel -> talkOffset sincronia -> syncChar svn-id: r32512 | |||
2008-06-03 | Removed stringSupport.cpp/.h from the MSVC project files of the cruise engine | Filippos Karapetis | |
svn-id: r32511 | |||
2008-06-03 | Removed the now empty files stringSupport.cpp/.h | Filippos Karapetis | |
svn-id: r32510 | |||
2008-06-03 | Fixed initialization of parsers, necessary after the latest removal of ↵ | Nicola Mettifogo | |
static arrays. svn-id: r32509 | |||
2008-06-02 | hare_x/hare_y -> curX/curY | Filippos Karapetis | |
ancho_hare -> curWidth alto_hare -> curHeight direccion_hare -> curDirection Some slight cleanup svn-id: r32508 | |||
2008-06-02 | elige_en_barra -> selectVerbFromBar | Filippos Karapetis | |
comprueba -> verify1 x_barra -> verbBarX conta_vez -> startTime diff_vez -> timeDiff Some cleanup svn-id: r32507 | |||
2008-06-02 | rayo_x -> rayX | Filippos Karapetis | |
PASO_HARE_X/PASO_HARE_Y -> STEP_X/STEP_Y PIES_HARE -> FEET_HEIGHT ALTO_TALK_HARE -> TALK_HEIGHT ANCHO_TALK_HARE -> TALK_WIDTH salgo -> roomExit num_cara -> faceBuffer pantalla -> curScreen svn-id: r32503 | |||
2008-06-02 | Added an enum for Igor's possible states | Filippos Karapetis | |
svn-id: r32502 | |||
2008-06-02 | This should fix a regression in the recent talk_igor() cleanup. I don't | Torbjörn Andersson | |
actually have the game, though, so I can't actually verify that there is a regression, nor that this fixes it. svn-id: r32501 | |||
2008-06-02 | Simplified detection table | Eugene Sandulenko | |
svn-id: r32500 | |||
2008-06-02 | Add detection for original unpacked Spanish and Italian versions. | Eugene Sandulenko | |
svn-id: r32499 | |||
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 | Implement ADGF_KEEPMATCH | Eugene Sandulenko | |
svn-id: r32497 | |||
2008-06-02 | Plug memory leak | Eugene Sandulenko | |
svn-id: r32496 | |||
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 | Updated the MSVC project files (added unarj.cpp/.h) | Filippos Karapetis | |
svn-id: r32491 | |||
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 | Fix for crash that occurs in the unarj's fallback code - _uncompressedData ↵ | Filippos Karapetis | |
is not allocated when ARJ files have not been opened svn-id: r32480 | |||
2008-06-01 | DS: Removed some duplicate file content (thanks to Qvist for pointing this out) | Max Horn | |
svn-id: r32479 | |||
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 | Implement file fallback for archives | Eugene Sandulenko | |
svn-id: r32476 | |||
2008-06-01 | Now whole game could be run from original packed files. | Eugene Sandulenko | |
svn-id: r32475 | |||
2008-06-01 | Fixed MSVC warnings | Filippos Karapetis | |
svn-id: r32474 | |||
2008-06-01 | More ArjFile usage | Eugene Sandulenko | |
svn-id: r32473 | |||
2008-06-01 | Speed up decoding by memory caching | Eugene Sandulenko | |
svn-id: r32472 | |||
2008-06-01 | Fix bug #1981402: "BS1: grammatical error in the Italian menu" | Eugene Sandulenko | |
svn-id: r32471 | |||
2008-06-01 | Tweaks to DS makefiles. | Robin Watts | |
1) It wouldn't build at all for me, because source/fat had been missed off the INCLUDES line. 2) Stray whitespace removed (to stop emacs warning on saving) 3) DS_BUILD flag selection reworked slightly. Now do: make all SCUMM_BUILD=x (where x is a,b,c,d,e,f,g) and it'll select that version and build it. If no x is supplied or x is not a-g, then version a will be built. 4) New allbuilds target. In backends/platform/ds, do: make allbuilds and versions A-G are built in turn (version G does not complete currently due to lack of logo g). This uses a 'semiclean' target in each makefile to clean just the files that change between versions. svn-id: r32470 | |||
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 |