aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-12-13changed OSystem to allow RBG<->16bit color conversion to be done in the ↵Max Horn
backend; after all, the backend 'knows' best what format the overlay uses. Default implementations of RBGToColor and colorToRBG assume 565 mode, backends other than SDL may want to provide alternate implementations (SDL backend already does the right thing for non-565 modes) svn-id: r5931
2002-12-13nitpickMax Horn
svn-id: r5930
2002-12-13Bug [651727] fix:Jamieson Christian
Initial implementation of do_command(20). svn-id: r5929
2002-12-13Added latest new files to VC++ buildJamieson Christian
svn-id: r5928
2002-12-13Bug [622895] fix:Jamieson Christian
Fixed do_command(256) implementation. svn-id: r5927
2002-12-13cleaned up autosave codeMax Horn
svn-id: r5926
2002-12-13fixup dummy options dialog a bitMax Horn
svn-id: r5925
2002-12-13Patch #649356, INDY3: Possible intro fixMax Horn
svn-id: r5924
2002-12-13fix for the arrow bug in MonkeyVGA (see also bug #599442 and patch #643464)Max Horn
svn-id: r5923
2002-12-13removed debug code I accidentally left inMax Horn
svn-id: r5922
2002-12-13cleanupMax Horn
svn-id: r5921
2002-12-12added timeout for popup; fixed notifcation sent when popup item is chosenMax Horn
svn-id: r5920
2002-12-12added a dummy global options dialog; PopUpWidget tweaksMax Horn
svn-id: r5919
2002-12-12changed the slider widget, better suited to represent volume settings this ↵Max Horn
way (IMO) svn-id: r5918
2002-12-12kill obsolete fileJames Brown
svn-id: r5917
2002-12-12MSVC project file updateJames Brown
svn-id: r5916
2002-12-12Tidy one or two things up for future V1/V2/V8 SCUMM support.James Brown
svn-id: r5915
2002-12-12added PopUpWidget; hacked it into the edit game dialog just to show how to ↵Max Horn
use it; note: this is NOT finished by any means, the look will change, the code will change, this is just an early preview :-) svn-id: r5914
2002-12-12Fix error in last commitTravis Howell
svn-id: r5913
2002-12-12Small code cleanupTravis Howell
svn-id: r5912
2002-12-12fix up alsa after recent midi changesJonathan Gray
svn-id: r5911
2002-12-12Remove fixme which is no longer requiredTravis Howell
svn-id: r5910
2002-12-12Changed handling of malformed pitchbend events.Jamieson Christian
Added related warning output for future reference. svn-id: r5909
2002-12-12Fixed VC++ errors in Windows driver after streaming capability was removed.Jamieson Christian
svn-id: r5908
2002-12-11Patch #652194: Handling Ctrl-<key>Max Horn
svn-id: r5907
2002-12-11Patch #651882: Noir mode fixMax Horn
svn-id: r5906
2002-12-11ripped out obsolete midi streaming code from backends (this may break ↵Max Horn
Alsa/SEQ/Windows/Morphos compile, I tried my best, but you'll have to clean up after me) svn-id: r5905
2002-12-11Simon 2 music correctionTravis Howell
svn-id: r5904
2002-12-11Added windows.cppJamieson Christian
svn-id: r5903
2002-12-11fixed legal headerMax Horn
svn-id: r5902
2002-12-11Separated Windows MIDI driver into its own fileJamieson Christian
svn-id: r5901
2002-12-11Fixed myriad VC++ compile/link problems.Jamieson Christian
PLEASE DON'T MAKE CHANGES TO THE ACTUAL PROJECT FILES UNLESS YOU MAKE THEM FOR *ALL* PRIMARY PORTS! svn-id: r5900
2002-12-10added a helpe func for color weight computation; made createSpecialPalette ↵Max Horn
use it, too svn-id: r5899
2002-12-10Fix for bug #651310: Crash when savingMax Horn
svn-id: r5898
2002-12-10fixed compile error in VC++Oliver Kiehl
svn-id: r5897
2002-12-09change CFLAGS to CXXFLAGSMax Horn
svn-id: r5896
2002-12-09Compile fixTravis Howell
svn-id: r5895
2002-12-09cleanup; only now do I see how similiar setupShadowPalette, the new ↵Max Horn
setupShadowPalette and createSpecialPalette are. Throw in remapPaletteColor and darkenPalette and maybe we should restructure the code to have less duplication? svn-id: r5894
2002-12-09cleanupMax Horn
svn-id: r5893
2002-12-08Gui now detects simon games with trailing periodsOliver Kiehl
svn-id: r5892
2002-12-08now simon versions with trailing dots after filenames also load correctlyOliver Kiehl
svn-id: r5891
2002-12-08split alsa from mididrvOliver Kiehl
svn-id: r5890
2002-12-08started to split out the midi driversMax Horn
svn-id: r5889
2002-12-08removed obsolete stuffMax Horn
svn-id: r5888
2002-12-08fix backspace key on OS XMax Horn
svn-id: r5887
2002-12-08ignore more weird MIDI events, this time for SimonMax Horn
svn-id: r5886
2002-12-08Patch #650085: Make saveload system extensibleMax Horn
svn-id: r5885
2002-12-08Correct error in last commitTravis Howell
svn-id: r5884
2002-12-08A few video opcode renamesTravis Howell
svn-id: r5883
2002-12-08Patch #641607: Louder MP3 sound effectsMax Horn
svn-id: r5882