Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-12-14 | moved the console code to gui/console.cpp; make it actually printout ↵ | Max Horn | |
something. Note that this is WORK IN PROGRESS! I know it is incomplete, no need to tell me that svn-id: r5952 | |||
2002-12-14 | Commit some junk in-case I don't get time to finish this tonight and ↵ | James Brown | |
Fingolfin starts working on it :) svn-id: r5949 | |||
2002-12-14 | Fixed last bad artifacts of Sam & Max carnival music. | Jamieson Christian | |
Hopefully this fix doesn't break anything else.... svn-id: r5948 | |||
2002-12-13 | cleanup | Max Horn | |
svn-id: r5933 | |||
2002-12-13 | fix for bug #647844, but this shadowPalette stuff needs investigation | Max Horn | |
svn-id: r5932 | |||
2002-12-13 | nitpick | Max Horn | |
svn-id: r5930 | |||
2002-12-13 | Bug [651727] fix: | Jamieson Christian | |
Initial implementation of do_command(20). svn-id: r5929 | |||
2002-12-13 | Bug [622895] fix: | Jamieson Christian | |
Fixed do_command(256) implementation. svn-id: r5927 | |||
2002-12-13 | cleaned up autosave code | Max Horn | |
svn-id: r5926 | |||
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 | kill obsolete file | James Brown | |
svn-id: r5917 | |||
2002-12-12 | Tidy one or two things up for future V1/V2/V8 SCUMM support. | James Brown | |
svn-id: r5915 | |||
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 | 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-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 | Patch #650085: Make saveload system extensible | Max Horn | |
svn-id: r5885 | |||
2002-12-08 | cleanup | Max Horn | |
svn-id: r5881 | |||
2002-12-07 | Fixed bad music volumes after load | Jamieson Christian | |
svn-id: r5873 | |||
2002-12-07 | Fixed music overlaps when running ScummVM with the -x option | Jamieson Christian | |
svn-id: r5872 | |||
2002-12-07 | Fixed GM instrument dropouts on load | Jamieson Christian | |
svn-id: r5868 | |||
2002-12-06 | 649358: DOTT Animation Fix | James Brown | |
svn-id: r5855 | |||
2002-12-05 | Fixed inappropriate expiration of sound resources, | Jamieson Christian | |
which fixes concurrency issues esp. in PocketPC and MorphOS. Stubbed SysEx command 2 (start of song) to get rid of annoying warning. Changed MT-32 instrument warnings to fit on one (80-char) line. svn-id: r5842 | |||
2002-12-04 | removed obsolete getDefaultGUIColor and some FIXMEs | Max Horn | |
svn-id: r5840 | |||
2002-12-04 | even more cleanup | Max Horn | |
svn-id: r5839 | |||
2002-12-04 | more cleanup | Max Horn | |
svn-id: r5837 | |||
2002-12-04 | more cleanup; fixes out of bound access to _charsetData (but I am not sure ↵ | Max Horn | |
if that will be visible anywhere svn-id: r5833 | |||
2002-12-04 | readded MonkeyVGA fix | Max Horn | |
svn-id: r5832 | |||
2002-12-04 | lots of cleanup to the graphics code; removed various global states (makes ↵ | Max Horn | |
it easier to understand the code) svn-id: r5831 | |||
2002-12-04 | removed unneccessary _fullRedraw; added a printf to help us track down calls ↵ | Max Horn | |
to this (apparently incorrectly implemented) opcode svn-id: r5830 | |||
2002-12-04 | fix for bug #643001, may cause regression | Max Horn | |
svn-id: r5829 | |||
2002-12-04 | Patch #648254: INDY3: 'Save' button text | Max Horn | |
svn-id: r5824 | |||
2002-12-03 | fixed typo | Max Horn | |
svn-id: r5823 | |||
2002-12-03 | fixed a race condition during startup of ScummVM | Max Horn | |
svn-id: r5822 | |||
2002-12-01 | Removed commented-out vestiges of IMuseAdlib | Jamieson Christian | |
svn-id: r5794 | |||
2002-12-01 | Fixed a regression with the 1.35 revision | Jamieson Christian | |
svn-id: r5789 | |||
2002-12-01 | Fixed Adlib instrument setup in old (GF_SMALL_HEADER) games. | Jamieson Christian | |
Restored MT-32 emulation lost during restructuring. svn-id: r5786 | |||
2002-12-01 | moved RNG to common/util.cpp | Oliver Kiehl | |
svn-id: r5778 | |||
2002-12-01 | added some warnings to ease debugging | Max Horn | |
svn-id: r5772 | |||
2002-12-01 | restrict various o5_resourceRoutines modifications to Zak256 | Max Horn | |
svn-id: r5771 | |||
2002-12-01 | fixed my workaround for the palette bug in MIVGA | Max Horn | |
svn-id: r5767 | |||
2002-11-30 | comment an assertion in readArray to stop ft crashing in the minefield | Jonathan Gray | |
svn-id: r5765 | |||
2002-11-30 | Add back changes that were reverted | Travis Howell | |
svn-id: r5764 |