aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-09Added new debug command to dump scripts execution status.Nicola Mettifogo
2008-02-09Fixed comments a bit (typos etc.).Johannes Schickel
2008-02-09Revised way of how archive files are mounted:Johannes Schickel
2008-02-09Revised checking if files can be load.Johannes Schickel
2008-02-09Changed some asserts to errors.Johannes Schickel
2008-02-09Added filename check before header check when trying to detect archives types...Johannes Schickel
2008-02-09Implemented proper PAK archive detector.Johannes Schickel
2008-02-09Added another check if PAK file is corrupted.Johannes Schickel
2008-02-09Cleanup.Johannes Schickel
2008-02-08- cleanup.Johannes Schickel
2008-02-08Should fix regression which prevented kyra.dat to be detected corretly when i...Johannes Schickel
2008-02-08Should make load message appear in CD version while loading talk files.Johannes Schickel
2008-02-08Added a simple non-optimized StringTokenizer-class for tokenizing strings. Al...Kari Salminen
2008-02-08Remove undesired spaces and an old TODOJordi Vilalta Prat
2008-02-08Implemented plugin versioningJordi Vilalta Prat
2008-02-08Initial support for plugin typesJordi Vilalta Prat
2008-02-07Fixed memory leak.Johannes Schickel
2008-02-07Fixed kyra3 related regression (should show the menu now again).Johannes Schickel
2008-02-07Fixed kyra3 code.Johannes Schickel
2008-02-07Fixed regression introduced while reworking resource loading code.Johannes Schickel
2008-02-07Reworked Kyrandia resource loading code.Johannes Schickel
2008-02-07Fix code formatting and grammar ;)Max Horn
2008-02-07Fix bug preventing compilation in iterator code.Johannes Schickel
2008-02-07- Fix math lib test when crosscompilingJordi Vilalta Prat
2008-02-07Enhanced tools detection when crosscompiling with mingw32 and removed dupplic...Jordi Vilalta Prat
2008-02-07Use sdl-config --prefix to enable better detection of include paths.Jordi Vilalta Prat
2008-02-07Implemented scroll command and added a couple more debug variables.Nicola Mettifogo
2008-02-06Fix system hang under linux.Nicola Mettifogo
2008-02-06Silence MSVC warning about uninitialized variablesFilippos Karapetis
2008-02-06Enabled moving projector in Nippon Safes. This should fix long standing bug #...Nicola Mettifogo
2008-02-06Fixed broken halfbrite implementation from some time ago (nobody complained!!!).Nicola Mettifogo
2008-02-06Made font handling stateless.Nicola Mettifogo
2008-02-06Added experimental debug feature: variables influencing the rendering that ca...Nicola Mettifogo
2008-02-06Correctly implemented little-endian masks in BRA.Nicola Mettifogo
2008-02-06Implemented some more opcodes in BRA. Animations should now be visible in mos...Nicola Mettifogo
2008-02-06Corrected mask and path loading in BRA.Nicola Mettifogo
2008-02-05Committed my own patch #1885901 to fix NASM warnings.Torbjörn Andersson
2008-02-05I think this is slightly easier to read...Torbjörn Andersson
2008-02-05revert accidental commit. It increases commit count. But better to compile be...Eugene Sandulenko
2008-02-05revert accidental commitEugene Sandulenko
2008-02-05Fix compilationEugene Sandulenko
2008-02-05Fix compilation on MSVC8 & 9 (Added gui_br.cpp to parallaction's project file...Kari Salminen
2008-02-05Changed main loop to allow BRA to return to menu after intro.Nicola Mettifogo
2008-02-05Enhanced parser to handle multi-line comments in scripts.Nicola Mettifogo
2008-02-05Fixes to make BRA introduction run:Nicola Mettifogo
2008-02-05Fixed size of temporary buffer for unpacking animation frames.Nicola Mettifogo
2008-02-05Added new debug command to show global game flags.Nicola Mettifogo
2008-02-05silency ignored, we handle it differentlyPaweł Kołodziejski
2008-02-05Fix indentation (spaces to tabs)Jordi Vilalta Prat
2008-02-04Adjusted random number generator, thus improving animation quality in the int...Nicola Mettifogo