Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
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 | Unarj code based on unarj 2.62. Used by Drascula engine | Eugene Sandulenko | |
svn-id: r32460 | |||
2008-06-01 | Add Blue's 123 Time Activities. | Travis Howell | |
svn-id: r32459 | |||
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 | DS: make sure DEPDIR and srcdir are inited, so that *.d files end up in the ↵ | Max Horn | |
right spot svn-id: r32437 | |||
2008-05-31 | DS: Fix compilation rule in Makefile to not compile everything twice | Max Horn | |
svn-id: r32436 | |||
2008-05-31 | Avoid some warnings when compiling in non-DEBUG mode (i.e. with assert() ↵ | Max Horn | |
disabled) svn-id: r32435 | |||
2008-05-31 | DS: Adjust some compiler warnings | Max Horn | |
svn-id: r32434 | |||
2008-05-31 | DS: Removed some pointless -I compiler directives | Max Horn | |
svn-id: r32433 | |||
2008-05-31 | DS: The SpriteEntry::atributes array has only 3 elements; also removed some ↵ | Max Horn | |
apparently not needed #includes svn-id: r32432 | |||
2008-05-31 | DS: Use DEVKITPRO env var to find DevKitPro files, as the DevKitPro manual ↵ | Max Horn | |
suggests; it does not make sense to hardcode Neil's development environment paths by default svn-id: r32431 | |||
2008-05-31 | DS: Fixed a warning; simplified & fixed the way scummvm_main gets invoked | Max Horn | |
svn-id: r32430 | |||
2008-05-31 | DS: registers_alt.h is not neede with current libnds; added a FIXME | Max Horn | |
svn-id: r32429 | |||
2008-05-31 | Fixing various warnings in the DS port | Max Horn | |
svn-id: r32428 | |||
2008-05-31 | Use --enable-auto-import when linking dynamic plugins with MinGW. | Johannes Schickel | |
svn-id: r32427 | |||
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 | |||
2008-05-31 | Replace evil gotos with proper do-while loops. | Eugene Sandulenko | |
svn-id: r32414 | |||
2008-05-31 | Fix display of original load/save screen in the FM-TOWNS version of Loom. | Travis Howell | |
svn-id: r32413 |