Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-05-26 | oops | Eugene Sandulenko | |
svn-id: r26944 | |||
2007-05-26 | Slighty modified patch #1701058: "Correct some graphical glitches for | Eugene Sandulenko | |
Brocken Sword 1 Mac" svn-id: r26942 | |||
2007-05-26 | Fix wrong error message as pointed out by jvprat. I.e. ./scummvm -g produced: | Eugene Sandulenko | |
"Option '(null)' requires an argument" svn-id: r26941 | |||
2007-05-26 | Add Italian versions as supplied in bug #1722142: "GOB: italian md5 of Ween | Eugene Sandulenko | |
and Bargon" svn-id: r26940 | |||
2007-05-26 | Add fallback detector to AGI engine. | Eugene Sandulenko | |
svn-id: r26939 | |||
2007-05-26 | Fix potential memory overwrite | Eugene Sandulenko | |
svn-id: r26938 | |||
2007-05-26 | Add code for opcodes 177/178 in Elvira 2. | Travis Howell | |
svn-id: r26937 | |||
2007-05-26 | replace "normal" graphics scaler with "1x" in the --help text. | Joost Peters | |
"normal" is not documented in the README and is apparently some legacy option, the SDL backend source implies that using "normal" mode would use a 1x scaler, but using it seems no different from the default "2x" scaler, so this option is basically useless, even though parseCommandLine() still accepts both "normal" and "default" (which seems completely undocumented)... argh! svn-id: r26936 | |||
2007-05-25 | Bugfix to save whether each NPC has been identified, and correctly transform ↵ | Paul Gilbert | |
back from Selena svn-id: r26935 | |||
2007-05-24 | removed Cine changelog (since it's an engine added in 0.10.0, that's not ↵ | Gregory Montoir | |
quite consistent to mention 'new features') svn-id: r26934 | |||
2007-05-24 | sync resource unpacking code of cruise with cine | Gregory Montoir | |
svn-id: r26933 | |||
2007-05-24 | center cursor at startup | Joost Peters | |
svn-id: r26932 | |||
2007-05-24 | Apply patch for bug #1698312 "PSP: 435x272 resolution cursor misalignement" | Joost Peters | |
svn-id: r26931 | |||
2007-05-23 | Little graphics fix for FM-Towns version. (Thanks to Florian Kagerer) | Johannes Schickel | |
svn-id: r26930 | |||
2007-05-23 | Commit of patch #1715313 ("CORE: STL like algorithm implementation"). | Johannes Schickel | |
svn-id: r26929 | |||
2007-05-23 | sync | Eugene Sandulenko | |
svn-id: r26926 | |||
2007-05-23 | Fix yaz's position in credits | Eugene Sandulenko | |
svn-id: r26925 | |||
2007-05-22 | Silenced a rather paranoid GCC warning. | Torbjörn Andersson | |
svn-id: r26924 | |||
2007-05-22 | oops | Johannes Schickel | |
svn-id: r26923 | |||
2007-05-22 | Simpilified Singleton implementation and usage. | Johannes Schickel | |
svn-id: r26922 | |||
2007-05-22 | Move Yaz0r back from retired project members. | Eugene Sandulenko | |
svn-id: r26919 | |||
2007-05-22 | Move Yaz0r back from retired project members. | Eugene Sandulenko | |
svn-id: r26918 | |||
2007-05-22 | Move Yaz0r back from retired project members. | Eugene Sandulenko | |
svn-id: r26917 | |||
2007-05-22 | Update NEWS file with latest developments. Please, do the same too. | Eugene Sandulenko | |
svn-id: r26916 | |||
2007-05-22 | Some graphic fixes for FM-Towns version. (Thanks to Florian Kagerer for this). | Johannes Schickel | |
svn-id: r26915 | |||
2007-05-22 | Fixes graphics glitch introduced while cleaning up. | Johannes Schickel | |
svn-id: r26914 | |||
2007-05-22 | Minor cleanup. | Travis Howell | |
svn-id: r26913 | |||
2007-05-22 | Move code to correct position. | Travis Howell | |
svn-id: r26912 | |||
2007-05-22 | Add support for the saved game overwrite check script in Waxworks. | Travis Howell | |
svn-id: r26911 | |||
2007-05-22 | Mouse glitch no longer seems to occur in Elvira 1. | Travis Howell | |
svn-id: r26910 | |||
2007-05-22 | Add load/save interface support for Elvira 2 and Waxworks. | Travis Howell | |
svn-id: r26909 | |||
2007-05-22 | Patch #1723151: "MSVC7.1 project files update" | Eugene Sandulenko | |
svn-id: r26907 | |||
2007-05-21 | Updated makefiles for Symbian OS to handle duplicate filenames with in ↵ | Lars Persson | |
Symbians limited amount of makefiles. svn-id: r26906 | |||
2007-05-21 | Fixed the largest memory leaks. | Nicola Mettifogo | |
svn-id: r26905 | |||
2007-05-21 | Fixed palette fade in intro sequence and palette effect for Dino's treatment | Nicola Mettifogo | |
svn-id: r26904 | |||
2007-05-21 | Fix bug #1722330 - FREDDI: Minor graphics glitch on Mac OS X. | Travis Howell | |
svn-id: r26903 | |||
2007-05-21 | - Enable parallaction engine by default | Eugene Sandulenko | |
- Sort engines in usage message by alphabet svn-id: r26901 | |||
2007-05-21 | Updated MSVC8 files for commits #26869, #26870 | Filippos Karapetis | |
svn-id: r26900 | |||
2007-05-20 | Added peres to credits. | Nicola Mettifogo | |
svn-id: r26896 | |||
2007-05-20 | Fixed regression: location comment wasn't shown on every location except the ↵ | Nicola Mettifogo | |
first visited. svn-id: r26895 | |||
2007-05-20 | Added guard code to prevent crashes when stopping sound effects. | Nicola Mettifogo | |
svn-id: r26894 | |||
2007-05-20 | Fixed 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-20 | Add missing GP2X start-up script to SVN. MUST have LF line endings (hence ↵ | John Willis | |
the SVN properties). svn-id: r26892 | |||
2007-05-20 | Removed phony 'start game' message from Amiga demo. | Nicola Mettifogo | |
svn-id: r26891 | |||
2007-05-20 | Disabled halfbrite for Amiga versions. The effect will be enabled again when ↵ | Nicola Mettifogo | |
support is complete. svn-id: r26890 | |||
2007-05-20 | Fixed 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-20 | Added savegame code so characters correctly leave rooms after restoring a game | Paul Gilbert | |
svn-id: r26888 | |||
2007-05-20 | Fixed several room change, NPC behaviour, and door closing code | Paul Gilbert | |
svn-id: r26887 | |||
2007-05-20 | some fixes for the music in Amiga OS Demo | Gregory Montoir | |
svn-id: r26886 | |||
2007-05-20 | made 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 |