aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Collapse)Author
2008-06-01CleanupJohannes Schickel
svn-id: r32469
2008-06-01Some 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-01Got 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 demoFlorian Kagerer
svn-id: r32464
2008-06-01- (hopefully) fix valgrind warning for installer file decompressionFlorian Kagerer
- some more pauseEngineIntern code for Hof svn-id: r32462
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-06-01Correct HE version for Blue's 123 Time Activities.Travis Howell
svn-id: r32457
2008-06-01Fix bug #1973247 - DIG: Subtitle glitch (Regression).Travis Howell
svn-id: r32456
2008-06-01Add Blue's 123 Time Activities.Travis Howell
svn-id: r32454
2008-06-01Ooops, intialize variables properly.Sven Hesse
svn-id: r32453
2008-05-31Added error calls when out of memory while uncompressing HoF installer files.Johannes Schickel
svn-id: r32449
2008-05-31More endianness fixesEugene Sandulenko
svn-id: r32445
2008-05-31Endianness fixes in FLI playerEugene Sandulenko
svn-id: r32444
2008-05-31Cleanup.Johannes Schickel
svn-id: r32443
2008-05-31cleanupFlorian Kagerer
svn-id: r32441
2008-05-31fix hof installer file loadingFlorian Kagerer
svn-id: r32440
2008-05-31- Fixed possible invalid memory access in Resource::loadFileToBufJohannes Schickel
- Reworked compressed installer files handling - Updated HoF installer file code (thanks to _athrxx for that) svn-id: r32439
2008-05-31Added ADGF_CD to Italian fan translation of kyra1 cd.Johannes Schickel
svn-id: r32438
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-31Fix display of original load/save screen in the FM-TOWNS version of Loom.Travis Howell
svn-id: r32413
2008-05-31Add Blue's Clues demos.Travis Howell
svn-id: r32411
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-30Detect the full version of Blue's Reading Time Activities, based on old ↵Travis Howell
forum post. svn-id: r32397
2008-05-30Checked that opcodes 0x71-0x73 really do nothing else but read the ↵Kari Salminen
parameters in PC versions of Future Wars and Operation Stealth. Maybe they're used in the Amiga versions? svn-id: r32396
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