aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-07-22*** empty log message ***Ruediger Hanke
svn-id: r9139
2003-07-22Some MorphOS port fixesRuediger Hanke
svn-id: r9138
2003-07-22fix for bug #775839; unified the various Indy3 checks (this gets annoying, ↵Max Horn
maybe we can merge the three GIDs after 0.5.0; any difference could be handled via _feature flags (e.g. added a GF_TOWNS flag) svn-id: r9137
2003-07-22Some MorphOS port fixesRuediger Hanke
svn-id: r9136
2003-07-22fix for bug #762593 (ZAK256: Audio CD not handled properly)Max Horn
svn-id: r9135
2003-07-22Changed "SCALLING" to "SCALING".Torbjörn Andersson
svn-id: r9134
2003-07-22forgot to commit this oneMax Horn
svn-id: r9133
2003-07-22adjusted to play_cdrom parameter name change in common/system.hMax Horn
svn-id: r9132
2003-07-22fixed play_cdrom docsMax Horn
svn-id: r9131
2003-07-22so it's not the endFrame, but the duration (in frames), after all! grmbl, ↵Max Horn
took me long enough to figure this out, now I can fix up system.h, and then decide whom I can blame for this mess (yeah I know I renamed everything to endFrame in here, but it was named incorrectly in many other places already... ah well, at least now we know :-) svn-id: r9130
2003-07-22fix for bug #775420; also properly implemented the 'box matrix truncated' ↵Max Horn
workaround svn-id: r9129
2003-07-22fix for bug #775640Max Horn
svn-id: r9128
2003-07-22fixed button hotkeys in dialogs with a focused widget (e.g. the F5 save/load ↵Max Horn
dialog) svn-id: r9127
2003-07-22fixed key autorepeat when using button hot keysMax Horn
svn-id: r9126
2003-07-22whitespacesMax Horn
svn-id: r9125
2003-07-22Add 'about' filesChris Apers
svn-id: r9124
2003-07-22use kLineHeight constant (also strictly spoken it makes no sense: ↵Max Horn
kLineHeight = 11, yet we only put 10 pixels between our lines :-) svn-id: r9123
2003-07-22made about dialog global (so that it can be used from the launcher and from ↵Max Horn
sky/simon; also added our copyright to it svn-id: r9122
2003-07-22added a FIXMEMax Horn
svn-id: r9121
2003-07-22Use ScummVM version strings in about formChris Apers
svn-id: r9120
2003-07-22That last change wasn't quite rightTravis Howell
svn-id: r9119
2003-07-22Fix simon1talkie regressionTravis Howell
svn-id: r9118
2003-07-22Fix for bug #775512Chris Apers
svn-id: r9117
2003-07-22fix spanish prepositions, see bug #772277. And BTW, does anybody know when ↵Max Horn
and where the 'on/mit/sur/su/en' preposition is actually used? svn-id: r9116
2003-07-22fix for bug #770704Max Horn
svn-id: r9115
2003-07-21Fix for #775275 : debugger support on WinCENicolas Bacca
svn-id: r9114
2003-07-21Fix COMI detection - allow auto detection if only the main data file is presentNicolas Bacca
svn-id: r9113
2003-07-21fixing bug #774783 for the VGA version, too - and I bet the FmTowns version ↵Max Horn
will need this fix, too svn-id: r9112
2003-07-21really fix #774783 in IndyEGA (while the value '1' is not strictly correct, ↵Max Horn
and in IndyVGA it is 0, and 0 is the logical value - this *has* to be 1 (and 1 is what the original returns, too, due to a bug) svn-id: r9111
2003-07-21Fix for bug #770690 and bug #774783Max Horn
svn-id: r9110
2003-07-21added getResourceSize methodMax Horn
svn-id: r9109
2003-07-21Rename function, update commentsTravis Howell
svn-id: r9108
2003-07-21Fix 774982Nicolas Bacca
svn-id: r9107
2003-07-21Rename variableTravis Howell
svn-id: r9106
2003-07-21Add sfx/voice support for simon1cd32, thanks to olki.Travis Howell
Adjust a few debugs Add hack to allow load/save in simon1cd32 via keyboard svn-id: r9105
2003-07-21update, fix compilationJoost Peters
svn-id: r9104
2003-07-21Rest of patch #774556 (small optimization for aspect ratio correction)Max Horn
svn-id: r9103
2003-07-21part of patch #774556: fix for aspect mode + shakingMax Horn
svn-id: r9102
2003-07-20Bass skip fixNicolas Bacca
svn-id: r9101
2003-07-20Compile with new version stringNicolas Bacca
svn-id: r9100
2003-07-20improved stampObject opcode for FT mine field, still layers? problemPaweł Kołodziejski
svn-id: r9099
2003-07-20some changes for stampObject opcode to be more similiar dissassemblyPaweł Kołodziejski
svn-id: r9098
2003-07-20fixed regression caused by mePaweł Kołodziejski
svn-id: r9097
2003-07-20fixed warningsPaweł Kołodziejski
svn-id: r9096
2003-07-20Fixed mishandling of _mode_flags that prevented the Simon games from usingTorbjörn Andersson
the DF_WANT_RECT_OPTIM flag. svn-id: r9095
2003-07-20Revert my bad codeTravis Howell
svn-id: r9094
2003-07-20Use automatic dirty rect code for simon games for now to reduce CPU usageTravis Howell
svn-id: r9093
2003-07-20Fix regressionTravis Howell
Switch erros to warnings svn-id: r9092
2003-07-20Reorder segements to make it compile againChris Apers
svn-id: r9091
2003-07-20Remove commentTravis Howell
svn-id: r9090