Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-13 | cleaned up autosave code | Max Horn | |
svn-id: r5926 | |||
2002-12-13 | fixup dummy options dialog a bit | Max Horn | |
svn-id: r5925 | |||
2002-12-13 | Patch #649356, INDY3: Possible intro fix | Max Horn | |
svn-id: r5924 | |||
2002-12-13 | fix for the arrow bug in MonkeyVGA (see also bug #599442 and patch #643464) | Max Horn | |
svn-id: r5923 | |||
2002-12-13 | removed debug code I accidentally left in | Max Horn | |
svn-id: r5922 | |||
2002-12-13 | cleanup | Max Horn | |
svn-id: r5921 | |||
2002-12-12 | added timeout for popup; fixed notifcation sent when popup item is chosen | Max Horn | |
svn-id: r5920 | |||
2002-12-12 | added a dummy global options dialog; PopUpWidget tweaks | Max Horn | |
svn-id: r5919 | |||
2002-12-12 | changed the slider widget, better suited to represent volume settings this ↵ | Max Horn | |
way (IMO) svn-id: r5918 | |||
2002-12-12 | kill obsolete file | James Brown | |
svn-id: r5917 | |||
2002-12-12 | MSVC project file update | James Brown | |
svn-id: r5916 | |||
2002-12-12 | Tidy one or two things up for future V1/V2/V8 SCUMM support. | James Brown | |
svn-id: r5915 | |||
2002-12-12 | added 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-12 | Fix error in last commit | Travis Howell | |
svn-id: r5913 | |||
2002-12-12 | Small code cleanup | Travis Howell | |
svn-id: r5912 | |||
2002-12-12 | fix up alsa after recent midi changes | Jonathan Gray | |
svn-id: r5911 | |||
2002-12-12 | Remove fixme which is no longer required | Travis Howell | |
svn-id: r5910 | |||
2002-12-12 | Changed handling of malformed pitchbend events. | Jamieson Christian | |
Added related warning output for future reference. svn-id: r5909 | |||
2002-12-12 | Fixed VC++ errors in Windows driver after streaming capability was removed. | Jamieson Christian | |
svn-id: r5908 | |||
2002-12-11 | Patch #652194: Handling Ctrl-<key> | Max Horn | |
svn-id: r5907 | |||
2002-12-11 | Patch #651882: Noir mode fix | Max Horn | |
svn-id: r5906 | |||
2002-12-11 | ripped 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-11 | Simon 2 music correction | Travis Howell | |
svn-id: r5904 | |||
2002-12-11 | Added windows.cpp | Jamieson Christian | |
svn-id: r5903 | |||
2002-12-11 | fixed legal header | Max Horn | |
svn-id: r5902 | |||
2002-12-11 | Separated Windows MIDI driver into its own file | Jamieson Christian | |
svn-id: r5901 | |||
2002-12-11 | Fixed 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-10 | added a helpe func for color weight computation; made createSpecialPalette ↵ | Max Horn | |
use it, too svn-id: r5899 | |||
2002-12-10 | Fix for bug #651310: Crash when saving | Max Horn | |
svn-id: r5898 | |||
2002-12-10 | fixed compile error in VC++ | Oliver Kiehl | |
svn-id: r5897 | |||
2002-12-09 | change CFLAGS to CXXFLAGS | Max Horn | |
svn-id: r5896 | |||
2002-12-09 | Compile fix | Travis Howell | |
svn-id: r5895 | |||
2002-12-09 | cleanup; 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-09 | cleanup | Max Horn | |
svn-id: r5893 | |||
2002-12-08 | Gui now detects simon games with trailing periods | Oliver Kiehl | |
svn-id: r5892 | |||
2002-12-08 | now simon versions with trailing dots after filenames also load correctly | Oliver Kiehl | |
svn-id: r5891 | |||
2002-12-08 | split alsa from mididrv | Oliver Kiehl | |
svn-id: r5890 | |||
2002-12-08 | started to split out the midi drivers | Max Horn | |
svn-id: r5889 | |||
2002-12-08 | removed obsolete stuff | Max Horn | |
svn-id: r5888 | |||
2002-12-08 | fix backspace key on OS X | Max Horn | |
svn-id: r5887 | |||
2002-12-08 | ignore more weird MIDI events, this time for Simon | Max Horn | |
svn-id: r5886 | |||
2002-12-08 | Patch #650085: Make saveload system extensible | Max Horn | |
svn-id: r5885 | |||
2002-12-08 | Correct error in last commit | Travis Howell | |
svn-id: r5884 | |||
2002-12-08 | A few video opcode renames | Travis Howell | |
svn-id: r5883 | |||
2002-12-08 | Patch #641607: Louder MP3 sound effects | Max Horn | |
svn-id: r5882 | |||
2002-12-08 | cleanup | Max Horn | |
svn-id: r5881 | |||
2002-12-08 | Ignore weird MIDI messages for now; maybe Jamieson knows more? | Max Horn | |
svn-id: r5880 | |||
2002-12-08 | workaround for fullscreen toggle on OS X | Max Horn | |
svn-id: r5879 | |||
2002-12-08 | fixed Plato's two-fold error | Oliver Kiehl | |
svn-id: r5878 | |||
2002-12-08 | small code cleanup | Travis Howell | |
svn-id: r5877 |