aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-05-27Patch #1726251: Reject long commandline parameters that lack the optionMax Horn
svn-id: r26961
2007-05-27Resolve TODO for language selection.Eugene Sandulenko
svn-id: r26960
2007-05-27Replace tabs by spacesMax Horn
svn-id: r26959
2007-05-27The 'i' and 'l' charactors only have a shorter width in Simon the Sorcerer 1/2.Travis Howell
svn-id: r26958
2007-05-27Correct cursor used when entering saved game name in Elvira 2 and Waxworks.Travis Howell
svn-id: r26957
2007-05-27Add extra mouse cursors used by Elvira 2.Travis Howell
svn-id: r26956
2007-05-27Reworked game saving so that restored games don't fire off hotspot ↵Paul Gilbert
activation scripts, and conversation bugfix to keep characters in place svn-id: r26955
2007-05-27Add font table for Elvira 1/2 and Waxworks.Travis Howell
svn-id: r26954
2007-05-27Correct error in printStats opcode for Elvira 2.Travis Howell
svn-id: r26953
2007-05-27Correct line wrapping in my last commit, and add note about previous default ↵Travis Howell
location of config file under Windows. svn-id: r26952
2007-05-26Mention change of config file location under Windows.Travis Howell
svn-id: r26951
2007-05-26Update default location for the config file under Windows versions.Travis Howell
svn-id: r26950
2007-05-26Fix bug #1709430: "FT: CAPSLOCK + V enables cheating for all fights"Eugene Sandulenko
svn-id: r26948
2007-05-26Patch from bug #1722153: "FT: Error on loading a game saved during a dialogue"Eugene Sandulenko
svn-id: r26947
2007-05-26Fix Enter key behavior under MacOS as mentioned in FR #1273746: "BS1: SomeEugene Sandulenko
smaller refinements to the GUI" svn-id: r26946
2007-05-26typo (interpretator => interpreter)Matthew Hoops
svn-id: r26945
2007-05-26oopsEugene Sandulenko
svn-id: r26944
2007-05-26Slighty modified patch #1701058: "Correct some graphical glitches for Eugene Sandulenko
Brocken Sword 1 Mac" svn-id: r26942
2007-05-26Fix 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-26Add Italian versions as supplied in bug #1722142: "GOB: italian md5 of WeenEugene Sandulenko
and Bargon" svn-id: r26940
2007-05-26Add fallback detector to AGI engine.Eugene Sandulenko
svn-id: r26939
2007-05-26Fix potential memory overwriteEugene Sandulenko
svn-id: r26938
2007-05-26Add code for opcodes 177/178 in Elvira 2.Travis Howell
svn-id: r26937
2007-05-26replace "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-25Bugfix to save whether each NPC has been identified, and correctly transform ↵Paul Gilbert
back from Selena svn-id: r26935
2007-05-24removed 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-24sync resource unpacking code of cruise with cineGregory Montoir
svn-id: r26933
2007-05-24center cursor at startupJoost Peters
svn-id: r26932
2007-05-24Apply patch for bug #1698312 "PSP: 435x272 resolution cursor misalignement"Joost Peters
svn-id: r26931
2007-05-23Little graphics fix for FM-Towns version. (Thanks to Florian Kagerer)Johannes Schickel
svn-id: r26930
2007-05-23Commit of patch #1715313 ("CORE: STL like algorithm implementation").Johannes Schickel
svn-id: r26929
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