aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-05-26move spec file to dists/redhatJonathan Gray
svn-id: r7983
2003-05-26script numbers can have up to 5 digitsMax Horn
svn-id: r7982
2003-05-26output script offsets, too (very handy to debug script lockups)Max Horn
svn-id: r7981
2003-05-26workaround for bug #743363Max Horn
svn-id: r7980
2003-05-25as Bertrand points out, using && introduces unnecessary branching, so & is ↵Max Horn
better svn-id: r7979
2003-05-25fix last commitOliver Kiehl
svn-id: r7978
2003-05-25add some more random functionsOliver Kiehl
svn-id: r7977
2003-05-25Fixed VC++ warningJamieson Christian
svn-id: r7976
2003-05-25cleanup / added some more const qualifiersMax Horn
svn-id: r7975
2003-05-25optimized GetResult, based on code by Bertrand AugereauMax Horn
svn-id: r7974
2003-05-25removed obsolete codeMax Horn
svn-id: r7973
2003-05-25added some more random functionsOliver Kiehl
svn-id: r7972
2003-05-25Fixed undefined file read operationJamieson Christian
svn-id: r7971
2003-05-25hook language command switch to V2 font / prepositionsMax Horn
svn-id: r7970
2003-05-25fix last commitOliver Kiehl
svn-id: r7969
2003-05-25implement some random functionsOliver Kiehl
svn-id: r7968
2003-05-25fixed V2 font decoder; added french V2 fontMax Horn
svn-id: r7967
2003-05-25preparations for multi-language V2 supportsMax Horn
svn-id: r7966
2003-05-25update spec to match tarball dir naming conventionsMax Horn
svn-id: r7965
2003-05-25More cleanup, plus more crash-aversion fixes.Jamieson Christian
Restored the -t command line option that had gotten lost in the revamp. svn-id: r7962
2003-05-25Fixed music starting at incorrect location when loading gameJamieson Christian
svn-id: r7961
2003-05-25Some additional warningsMax Horn
svn-id: r7960
2003-05-25Fixed occassional music crashes when loading games.Jamieson Christian
Thanks to eriktorbjorn for finding this issue. svn-id: r7959
2003-05-25cleanup/prevent _compact from being overwritten by possible recalls of the ↵Oliver Kiehl
interpreter svn-id: r7958
2003-05-25small correctionsMax Horn
svn-id: r7956
2003-05-25add some stuff/cleanupOliver Kiehl
svn-id: r7955
2003-05-25alpha orderMax Horn
svn-id: r7953
2003-05-25typoMax Horn
svn-id: r7951
2003-05-25oopsMax Horn
svn-id: r7950
2003-05-25Split charset functions into separate fileJamieson Christian
svn-id: r7948
2003-05-25Fixed VC++ warningJamieson Christian
svn-id: r7947
2003-05-25cvs going to 0.4.2cvsMax Horn
svn-id: r7946
2003-05-25changed scaler proc signature so that srcPtr is const (this can help ↵Max Horn
optimizer by simplifying aliasing detection; thanks to Bertrand Augereau for pointing this out) svn-id: r7939
2003-05-25some sane default values for speedx/speedy (shouldn't matter, though, as ↵Max Horn
script usually set those early) svn-id: r7938
2003-05-25brutally remove all o6_kernelSetFunctions subop stubs - we need to find out ↵Max Horn
the places where they are actually called, and with how many params, if we ever want to implement them svn-id: r7937
2003-05-25add one more function. now it runs for minutes and minutes...Oliver Kiehl
svn-id: r7936
2003-05-25renamed ContChunk -> MemoryChunk; avoid code duplication by introducing ↵Max Horn
BaseChunk svn-id: r7935
2003-05-25not sure if this is right, but the original code doesn't exclude the possibilityOliver Kiehl
svn-id: r7934
2003-05-25workaround bug #742979Max Horn
svn-id: r7933
2003-05-25Split charset functions into separate fileTravis Howell
svn-id: r7932
2003-05-25fixed format stringMax Horn
svn-id: r7931
2003-05-25Add newloine at EOFTravis Howell
svn-id: r7930
2003-05-25Small midi cleanupTravis Howell
svn-id: r7929
2003-05-25Added new Simon moduleJamieson Christian
svn-id: r7928
2003-05-25Added music support for simon1demoJamieson Christian
svn-id: r7927
2003-05-25Add a few warnings and todos to simon1cd32Travis Howell
svn-id: r7926
2003-05-25Add back simon2dos/talkie freeze bugTravis Howell
svn-id: r7925
2003-05-25Corrected target loopback point for 'AD' conversionJamieson Christian
svn-id: r7924
2003-05-25Finishing the fixJamieson Christian
svn-id: r7923
2003-05-25Possible fix for [742962] MI1VGA - Crash at Scumm Bar.Jamieson Christian
Fixes End of Track that is rewritten from 'AD' resource. svn-id: r7922