aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-05-27implemented screen.asm and sprites.asm (not yet working)Robert Göffringmann
svn-id: r8036
2003-05-27fixed o8_getStringWidth (should fix bug #741625)Max Horn
svn-id: r8035
2003-05-27increased nut font debug level to 8Max Horn
svn-id: r8034
2003-05-27Oops, fix alphabetical orderJames Brown
svn-id: r8033
2003-05-27A whim, just a whim. :)James Brown
svn-id: r8032
2003-05-26remove uneeded targetJonathan Gray
svn-id: r8031
2003-05-26Fixed MSVC warningsJamieson Christian
svn-id: r8030
2003-05-26don't attempt to play sound on amiga versions of zak/maniacJonathan Gray
svn-id: r8029
2003-05-26Added 'mmamiga' game ID to disable PC speaker emulatorJamieson Christian
svn-id: r8028
2003-05-26tightened hack condition a bitMax Horn
svn-id: r8027
2003-05-26added FIXME commentMax Horn
svn-id: r8026
2003-05-26Fixed shadow variableJamieson Christian
svn-id: r8025
2003-05-26Added PC speaker emulatorJamieson Christian
svn-id: r8024
2003-05-26Added Hoenicke's PC-speaker waveform generatorJamieson Christian
and script interpreter for GF_OLD_BUNDLE music resources. We'll try to get the waveform generator into a MidiDriver wrapper for use with the 'SPK' resources of later games, but this is usable for now. Great work, Hoenicke! svn-id: r8023
2003-05-26change return type of fn* functions to boolOliver Kiehl
svn-id: r8022
2003-05-26script index starts at 0Max Horn
svn-id: r8021
2003-05-26scumm vars are 32 bit, not 16Max Horn
svn-id: r8020
2003-05-26Fixed a MORONIC oob memory write. Now back to remedial C++ classJamieson Christian
svn-id: r8019
2003-05-26forgot oneOliver Kiehl
svn-id: r8018
2003-05-26*sigh*Oliver Kiehl
svn-id: r8017
2003-05-26Make _smushProcessFrame volatile (for multi thread access)Max Horn
svn-id: r8016
2003-05-26cleanup (add supportive function getTurnTable() )Oliver Kiehl
svn-id: r8015
2003-05-26cleanup (add supportive function getMegaSet() )Oliver Kiehl
svn-id: r8014
2003-05-26cleanup (add supportive function getSub() )Oliver Kiehl
svn-id: r8013
2003-05-26cleanupOliver Kiehl
svn-id: r8012
2003-05-26slight cleanupOliver Kiehl
svn-id: r8011
2003-05-26some additionsOliver Kiehl
svn-id: r8010
2003-05-26Fixes possible crashes during music shutdownJamieson Christian
svn-id: r8009
2003-05-26add more stuff/cleanupOliver Kiehl
svn-id: r8008
2003-05-26cleanupMax Horn
svn-id: r8007
2003-05-26work around bug #743615Max Horn
svn-id: r8006
2003-05-26SaveLoadEntry is a struct, not a class.Jamieson Christian
Fixes a VC++ warning. svn-id: r8005
2003-05-26Fixed VC++ warningJamieson Christian
svn-id: r8004
2003-05-26some random additionsOliver Kiehl
svn-id: r8003
2003-05-26more const qualifiersMax Horn
svn-id: r8002
2003-05-26Prepare support for wide display on HiRes+ deviceChris Apers
svn-id: r8001
2003-05-26make lethalwp happyJonathan Gray
svn-id: r7997
2003-05-26Add / remove warningTravis Howell
svn-id: r7996
2003-05-26Commit hack to allow simon1amiga to run, for experimentingTravis Howell
svn-id: r7995
2003-05-26No more neededChris Apers
svn-id: r7994
2003-05-26Japanese option is jp and not jaTravis Howell
svn-id: r7993
2003-05-26Error out if unsupport language option is usedTravis Howell
svn-id: r7992
2003-05-26add ability to choose backend from configure script, doesn't validate user ↵Jonathan Gray
input at the moment svn-id: r7991
2003-05-26Ooops, added a few too manyTravis Howell
svn-id: r7990
2003-05-26A few more hebrew fonts fixesTravis Howell
svn-id: r7989
2003-05-26moved Actor SaveLoadEntry definition to actor.cpp; made ↵Max Horn
findPathTowards/findPathTowardsOld members of Actor; cleanup svn-id: r7988
2003-05-26Missed space fontTravis Howell
svn-id: r7987
2003-05-26Add italian font setTravis Howell
svn-id: r7986
2003-05-26hmmJonathan Gray
svn-id: r7985
2003-05-26offset can be 5 digitsMax Horn
svn-id: r7984