aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-05-23syncEugene Sandulenko
svn-id: r26926
2007-05-23Fix yaz's position in creditsEugene Sandulenko
svn-id: r26925
2007-05-22Silenced a rather paranoid GCC warning.Torbjörn Andersson
svn-id: r26924
2007-05-22oopsJohannes Schickel
svn-id: r26923
2007-05-22Simpilified Singleton implementation and usage.Johannes Schickel
svn-id: r26922
2007-05-22Move Yaz0r back from retired project members.Eugene Sandulenko
svn-id: r26919
2007-05-22Move Yaz0r back from retired project members.Eugene Sandulenko
svn-id: r26918
2007-05-22Move Yaz0r back from retired project members.Eugene Sandulenko
svn-id: r26917
2007-05-22Update NEWS file with latest developments. Please, do the same too.Eugene Sandulenko
svn-id: r26916
2007-05-22Some graphic fixes for FM-Towns version. (Thanks to Florian Kagerer for this).Johannes Schickel
svn-id: r26915
2007-05-22Fixes graphics glitch introduced while cleaning up.Johannes Schickel
svn-id: r26914
2007-05-22Minor cleanup.Travis Howell
svn-id: r26913
2007-05-22Move code to correct position.Travis Howell
svn-id: r26912
2007-05-22Add support for the saved game overwrite check script in Waxworks.Travis Howell
svn-id: r26911
2007-05-22Mouse glitch no longer seems to occur in Elvira 1.Travis Howell
svn-id: r26910
2007-05-22Add load/save interface support for Elvira 2 and Waxworks.Travis Howell
svn-id: r26909
2007-05-22Patch #1723151: "MSVC7.1 project files update"Eugene Sandulenko
svn-id: r26907
2007-05-21Updated makefiles for Symbian OS to handle duplicate filenames with in ↵Lars Persson
Symbians limited amount of makefiles. svn-id: r26906
2007-05-21Fixed the largest memory leaks.Nicola Mettifogo
svn-id: r26905
2007-05-21Fixed palette fade in intro sequence and palette effect for Dino's treatmentNicola Mettifogo
svn-id: r26904
2007-05-21Fix bug #1722330 - FREDDI: Minor graphics glitch on Mac OS X.Travis Howell
svn-id: r26903
2007-05-21- Enable parallaction engine by defaultEugene Sandulenko
- Sort engines in usage message by alphabet svn-id: r26901
2007-05-21Updated MSVC8 files for commits #26869, #26870Filippos Karapetis
svn-id: r26900
2007-05-20Added peres to credits.Nicola Mettifogo
svn-id: r26896
2007-05-20Fixed regression: location comment wasn't shown on every location except the ↵Nicola Mettifogo
first visited. svn-id: r26895
2007-05-20Added guard code to prevent crashes when stopping sound effects.Nicola Mettifogo
svn-id: r26894
2007-05-20Fixed bug. snprintf counts the termination character on Linux, but not on ↵Nicola Mettifogo
Windows, so had to resort to another solution. svn-id: r26893
2007-05-20Add missing GP2X start-up script to SVN. MUST have LF line endings (hence ↵John Willis
the SVN properties). svn-id: r26892
2007-05-20Removed phony 'start game' message from Amiga demo.Nicola Mettifogo
svn-id: r26891
2007-05-20Disabled halfbrite for Amiga versions. The effect will be enabled again when ↵Nicola Mettifogo
support is complete. svn-id: r26890
2007-05-20Fixed embarrassing - and old as time - mistake preventing some items from ↵Nicola Mettifogo
being deleted from the screen when picked up. svn-id: r26889
2007-05-20Added savegame code so characters correctly leave rooms after restoring a gamePaul Gilbert
svn-id: r26888
2007-05-20Fixed several room change, NPC behaviour, and door closing codePaul Gilbert
svn-id: r26887
2007-05-20some fixes for the music in Amiga OS DemoGregory Montoir
svn-id: r26886
2007-05-20made the resource loading function case insensitive to the filename and ↵Gregory Montoir
removed a NULL dereference if a file is not found svn-id: r26885
2007-05-20Update quick load code for Elvira 1/2 and Waxworks, based on original scripts.Travis Howell
svn-id: r26884
2007-05-20Added saving of the room walkable pathsPaul Gilbert
svn-id: r26883
2007-05-20Bugfix to constrain savegame names to the dialog widthPaul Gilbert
svn-id: r26882
2007-05-20Add dissolve code for Elvira 2 and Waxworks.Travis Howell
svn-id: r26881
2007-05-19when reading a string from a script, skip the '\0' trailing char (less ↵Gregory Montoir
opcode '0' executions...) svn-id: r26880
2007-05-19removed 4 unused offscreen buffers ; also changed several 64k buffers to be ↵Gregory Montoir
dynamically allocated. svn-id: r26879
2007-05-19Fixed regression: wrong job ordering caused a bunch of graphic glitches.Nicola Mettifogo
svn-id: r26878
2007-05-19Fixed error in subtitle drawing. (This part of the code should still be cleanedTorbjörn Andersson
up, as it's badly written. I should know, I wrote it.) svn-id: r26877
2007-05-19Fix preprocessor error caused by undefined symbol DEBUG_SPRITE_MASKMax Horn
svn-id: r26874
2007-05-19added basic support for Amiga music playbackGregory Montoir
svn-id: r26870
2007-05-19added Amiga SoundFx module player code, used by Amiga versions of the ↵Gregory Montoir
following Delphine Software games : Future Wars, Operation Stealth, Cruise for a Corpse and Another World svn-id: r26869
2007-05-18Made final comment appear.Nicola Mettifogo
svn-id: r26868
2007-05-18Made congratulations message visible.Nicola Mettifogo
svn-id: r26867
2007-05-18Reverting my last change.Nicola Mettifogo
svn-id: r26866
2007-05-18added debug code to display sprite masksGregory Montoir
svn-id: r26865