aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2007-04-28bugfix aspect scalerKostas Nakos
svn-id: r26667
2007-04-28More cleanupVincent Hamm
Few bug fix svn-id: r26666
2007-04-28Possible fix for bug #1709124 ("GOB3: (dos/russian) just dont run")Sven Hesse
svn-id: r26665
2007-04-28announce updated sdl lib portKostas Nakos
svn-id: r26664
2007-04-28Cumulative update to coincide with newer SDL libraries. Builders *must* ↵Kostas Nakos
update their libraries/fetch newest library pack. o Overwrite with default key mappings when action_mapping version changes o Added support for handling scummvm losing focus (e.g. a call) o Enable rotating for all devices/resolutions o Update sdl video startup to follow current sdl o Generally update code to work with new sdl lib svn-id: r26663
2007-04-28add focus flagKostas Nakos
svn-id: r26662
2007-04-28update for cruise engine, fix a little oops LordHoto pointed outKostas Nakos
svn-id: r26661
2007-04-28more logical formatting for scaler code, at least for me :-)Kostas Nakos
svn-id: r26660
2007-04-28bump action mapping versionKostas Nakos
svn-id: r26659
2007-04-28cleanup, more meaningful names for actions, fix quit dialog looks, bump ↵Kostas Nakos
action mapping version svn-id: r26658
2007-04-28cleanup, implement new default action mappings, bump action version, enable ↵Kostas Nakos
keybinding at launcher, fix quit dialog looks svn-id: r26657
2007-04-28cleanupKostas Nakos
svn-id: r26656
2007-04-28cleanup & completely map wm device's keysKostas Nakos
svn-id: r26655
2007-04-28insert key up events for synthetic eventsKostas Nakos
svn-id: r26654
2007-04-28Updated configure to generate flags in config.mk for MAD, FLAC, MPEG2 and ↵Max Horn
Vorbis; updated scummvm-static Makefile target to only static link those libs which are actually used svn-id: r26651
2007-04-28Updated the rootnamespace property and unified the compiler optimizations ↵Filippos Karapetis
across all engines for the MSVC8 project files. Also, changed the subsystem to be console instead of windows, so that the console window is shown, like in the gcc SVN binaries svn-id: r26650
2007-04-28Double-invert the logic on some big/little endian checks (the idea is that ↵Max Horn
we want to fallback to safe code unless we definitely know no endian/alignment issues are in the way; this way it will work even if the endianess is unknown) svn-id: r26649
2007-04-28Some minor cleanup (but we need to get rid of fopen/fread use here)Max Horn
svn-id: r26647
2007-04-28forgot about dependsPaweł Kołodziejski
svn-id: r26646
2007-04-28update msvc8 project filesPaweł Kołodziejski
svn-id: r26645
2007-04-28This is an updated and slightly cleaned up version of patch #1657061 ("SWORD1:Torbjörn Andersson
Cutscene subtitles"). It still has the deficiencies listen in the patch tracker and should therefore be considered work-in-progress, but sev said I should go ahead and commit it anyway. I have no further plans for it right now, so feel free to improve on it. svn-id: r26644
2007-04-28fixed warningPaweł Kołodziejski
svn-id: r26643
2007-04-28Patch #1709073: "MSVC7.1 project for Cruise"Eugene Sandulenko
svn-id: r26642
2007-04-28Add code difference for inventory arrows in Amiga versions of Simon the ↵Travis Howell
Sorcerer 1. svn-id: r26641
2007-04-28Ahem. Fixing code formatting.Eugene Sandulenko
svn-id: r26640
2007-04-28Changed abs() to ABS()Torbjörn Andersson
svn-id: r26639
2007-04-28Fixed warning.Torbjörn Andersson
svn-id: r26638
2007-04-28Fix extended characters in fontVincent Hamm
Implement palette manipulation svn-id: r26637
2007-04-27SCUMM: Moved data tables from detection.cpp to detection_tables.hMax Horn
svn-id: r26636
2007-04-27SAGA: Moved displayinfo stuff into its own header fileMax Horn
svn-id: r26635
2007-04-27Renamed agosgame.cpp -> detection_tables.hMax Horn
svn-id: r26634
2007-04-27Some tweaks to saga/detection_tables.hMax Horn
svn-id: r26633
2007-04-27Renamed sagagame.cpp -> detection_tables.h; merged sagagame.h into saga.hMax Horn
svn-id: r26632
2007-04-27Fix code formatting (partially) and guard defines in includes.Eugene Sandulenko
svn-id: r26631
2007-04-27Fixing more warningsMax Horn
svn-id: r26630
2007-04-27That should fix another segfault when clicking outside of the screen (bug ↵Sven Hesse
#1708863) svn-id: r26629
2007-04-27Fix compilationSven Hesse
svn-id: r26628
2007-04-27Fixed compilation (and a warning).Torbjörn Andersson
svn-id: r26627
2007-04-27Moved lure detection code into a new detection.cpp fileMax Horn
svn-id: r26625
2007-04-27CleanupVincent Hamm
svn-id: r26624
2007-04-27Renamed some game.cpp files to detection.cppMax Horn
svn-id: r26623
2007-04-27Renamed plugin.cpp to detection.cpp in all enginesMax Horn
svn-id: r26622
2007-04-27Fix warningMax Horn
svn-id: r26621
2007-04-27Give proper name to CruisE engine.Eugene Sandulenko
svn-id: r26620
2007-04-27Refactored music code for dos version and added music to Amiga versions.Nicola Mettifogo
svn-id: r26619
2007-04-27Fixing more warningsMax Horn
svn-id: r26618
2007-04-27Fixing lots of warningsMax Horn
svn-id: r26617
2007-04-27Added a doxygen comment to makeProtrackerStream -- somebody who knows the ↵Max Horn
code behind this please complete/enhance this svn-id: r26616
2007-04-27Fixed loads of warnings with MSVC and gccFilippos Karapetis
svn-id: r26615
2007-04-27Wrong pasteFilippos Karapetis
svn-id: r26614