aboutsummaryrefslogtreecommitdiff
path: root/engines/drascula
AgeCommit message (Collapse)Author
2008-06-02- Now it is possible to choose English version from original CD. Thanks toEugene Sandulenko
ADGF_KEEPMATCH - Fix detection of French version svn-id: r32498
2008-06-02Further cleanup of the talk codeFilippos Karapetis
svn-id: r32494
2008-06-02Better implementation of packet games loadingEugene Sandulenko
svn-id: r32490
2008-06-02Proper detection for packed German and French versions. Removed unneeded code.Eugene Sandulenko
svn-id: r32489
2008-06-02Proper implementation for talk_banterder(82)Eugene Sandulenko
svn-id: r32488
2008-06-02Removed some of the old talk functionsFilippos Karapetis
svn-id: r32487
2008-06-02Simplified talk_blind()Filippos Karapetis
svn-id: r32485
2008-06-02loadAndDecompressPic -> loadPicFilippos Karapetis
svn-id: r32484
2008-06-02Show 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-01Removed the now obsolete talk_dr_dchFilippos Karapetis
Merged talk_bartender and talk_taber2 Merged talk_pen and talk_pen2 svn-id: r32481
2008-06-01Add 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-01Enable file fallback for drascula. Now old uncompressed games should work.Eugene Sandulenko
svn-id: r32477
2008-06-01Now whole game could be run from original packed files.Eugene Sandulenko
svn-id: r32475
2008-06-01More ArjFile usageEugene Sandulenko
svn-id: r32473
2008-06-01WIP 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-05-31More endianness fixesEugene Sandulenko
svn-id: r32445
2008-05-31Endianness fixes in FLI playerEugene Sandulenko
svn-id: r32444
2008-05-31Patch #1980689: "DRASCULA: ENGLISH GRAMMAR/SPELLING" thanks to sanguineheartsEugene Sandulenko
svn-id: r32426
2008-05-31x_igor/y_igor -> igorX/igorYFilippos Karapetis
talk_dr_izq -> talk_drascula Merged talk_drascula and talk_dr_dch svn-id: r32425
2008-05-31Simplified calls to updateScreen()Filippos Karapetis
svn-id: r32424
2008-05-31CleanupFilippos Karapetis
svn-id: r32423
2008-05-31Remove trailing spacesEugene Sandulenko
svn-id: r32422
2008-05-31x_pantalla/y_pantalla -> screenX/screenYFilippos Karapetis
y_de_signos -> signY pos_texto -> textPos svn-id: r32421
2008-05-31Fix bug #1979579: "DRASCULA: typo in Spanish verbs"Eugene Sandulenko
svn-id: r32420
2008-05-31OopsFilippos Karapetis
svn-id: r32419
2008-05-31CleanupFilippos Karapetis
svn-id: r32418
2008-05-31updateData -> updateVisibleFilippos Karapetis
num_ejec -> currentChapter svn-id: r32417
2008-05-31Eliminated more gotosEugene Sandulenko
svn-id: r32416
2008-05-31Fix old regressionEugene Sandulenko
svn-id: r32415
2008-05-31Replace evil gotos with proper do-while loops.Eugene Sandulenko
svn-id: r32414
2008-05-31rompo_y_salgo -> breakOutFilippos Karapetis
svn-id: r32410
2008-05-31tabernero -> bartenderFilippos Karapetis
anexo -> joined LimitaVGA -> adjustToVGA velas -> candles VelocidadDeFundido -> fadeSpeed anda_parriba -> walkUp anda_pabajo -> walkDown svn-id: r32409
2008-05-30The game's screensaver should now kick in correctlyFilippos Karapetis
svn-id: r32408
2008-05-30- Simplified font mapping (in print_abc and print_abc_opc)Filippos Karapetis
- Moved checkFlag to rooms.cpp - x_de_letra/y_de_letra -> letterX/letterY - Made itemLocations a const - Removed loads of now unneeded letter descriptions svn-id: r32407
2008-05-30CleanupFilippos Karapetis
svn-id: r32406
2008-05-30- Renamed texts.cpp to staticdata.h and moved all game static data thereFilippos Karapetis
- Simplified room_0() - Some cleanup svn-id: r32404
2008-05-30Fix warningsMax Horn
svn-id: r32403
2008-05-30LookForFree -> soundIsActiveFilippos Karapetis
soundIsActive returns a boolean value now svn-id: r32402
2008-05-30CleanupFilippos Karapetis
svn-id: r32401
2008-05-30Rewrote some more room logicFilippos Karapetis
svn-id: r32400
2008-05-30- x_alakeva/y_alakeva -> destX/destYFilippos Karapetis
- confirma_salir -> confirmExit - Used CLIP instead of if's svn-id: r32399
2008-05-30- Merged loadPic and decompressPicFilippos Karapetis
- talk_pianista -> talk_pianist - Wrapped up talk_pianist, talk_wolf, talk_htel and talk_mus - Did some cleanup in room logic svn-id: r32398
2008-05-30Simplified calls to playSound()Filippos Karapetis
svn-id: r32395
2008-05-30Wrapped up talk_drunkFilippos Karapetis
Some cleanup dir_escritura -> targetSurface targetScreen -> targetSurface plt (in decompressPic) -> colorCount funcion -> function svn-id: r32394
2008-05-30Wrapped up talk_igor_front, talk_igor_door, talk_igor_seated and talk_igor_wigFilippos Karapetis
svn-id: r32392
2008-05-30Moved SSN frame definitions into their own enum and removed unused ↵Filippos Karapetis
definitions for the escape and F1-F10 keys svn-id: r32391
2008-05-30More simplification of talk code. Moved talk_dr_grande() from animation.cpp ↵Filippos Karapetis
to talk.cpp svn-id: r32390
2008-05-30talk_igor_frente -> talk_igor_frontFilippos Karapetis
svn-id: r32389
2008-05-30talk_igorpuerta -> talk_igor_doorFilippos Karapetis
talk_igor_peluca -> talk_igor_wig and replaced some unneeded if statements with atoi svn-id: r32388
2008-05-30Big simplification and cleanup to the animation codeFilippos Karapetis
svn-id: r32387