aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-05-18comment UNIX defines for nowJonathan Gray
svn-id: r7634
2003-05-18adlib fix for Simon games from Jamieson630Travis Howell
svn-id: r7633
2003-05-18HAVE_CONFIG_HJonathan Gray
svn-id: r7632
2003-05-18more V2 sentence cleanupMax Horn
svn-id: r7631
2003-05-18fixed opcode 0x47Max Horn
svn-id: r7630
2003-05-18remove ldd useJonathan Gray
svn-id: r7629
2003-05-18rm -fJonathan Gray
svn-id: r7628
2003-05-18make less brokenJonathan Gray
svn-id: r7627
2003-05-18number of actors in maniac is even 25 (according to the MM script-1)Max Horn
svn-id: r7626
2003-05-18make configure script output a config.makJonathan Gray
svn-id: r7625
2003-05-18add checking for libs, help, options to disable enginesJonathan Gray
svn-id: r7624
2003-05-18fixed my wrong fix for move_screenMax Horn
svn-id: r7623
2003-05-18wow, now this is a stupid bug... fixes various issues in Zak256 at the very ↵Max Horn
least svn-id: r7622
2003-05-17make gcc 3.3 happyOliver Kiehl
svn-id: r7621
2003-05-17_gameId is of type char so it does not make sense to have 299 GIDs. reduce ↵Oliver Kiehl
to 199 svn-id: r7620
2003-05-17make gcc 3.3 happy. a->scalex and a->scaley are of type char and cannot be ↵Oliver Kiehl
greater 255 svn-id: r7619
2003-05-17make ARRAYSIZE 'return' an intMax Horn
svn-id: r7618
2003-05-17small fix and added skyText destructorRobert Göffringmann
svn-id: r7617
2003-05-17I thought it would be clear from the comments that this was needed for the ↵Jonathan Gray
atari st zak demo, which seems to still be the case svn-id: r7616
2003-05-17Fixed program change msgs being sent under AdlibJamieson Christian
svn-id: r7615
2003-05-17Added imuse_multimidi to debuggerJamieson Christian
svn-id: r7614
2003-05-17yet another V2 sentence fix (now clicking on objects in Zak causes Zak to ↵Max Horn
talk to it - but he gets stuck after some time) svn-id: r7613
2003-05-17some sentence fixesMax Horn
svn-id: r7612
2003-05-17V2 actor heads fixed (to their shoulders, ha-ha... errm ... I thought it was ↵Max Horn
funny when I wrote it 8-) svn-id: r7611
2003-05-17Fixed Adlib sound problem on old (small header) games. Thanks for ↵Jamieson Christian
eriktorbjorn for the material that led to the solution. svn-id: r7610
2003-05-17no no, bad hack be gone :-)Max Horn
svn-id: r7609
2003-05-17Removed mididrv.cpp, added seq.cppJamieson Christian
svn-id: r7608
2003-05-17New seq.cpp, deprecated mididrv.cpp, removed non-Windows MIDI drivers from ↵Jamieson Christian
project svn-id: r7607
2003-05-17Absorbed last tidbits of mididrv.cpp into other filesJamieson Christian
svn-id: r7606
2003-05-17Moved SEQ driver to its own fileJamieson Christian
svn-id: r7605
2003-05-17Moved SEQ to its own fileJamieson Christian
svn-id: r7604
2003-05-17init vars to 255 if they are not defined for all Scumm versionsMax Horn
svn-id: r7603
2003-05-17Add simon1amiga to debugTravis Howell
svn-id: r7602
2003-05-17Oops, remove debug crapolaJames Brown
svn-id: r7601
2003-05-17Move some hacks aroundJames Brown
svn-id: r7600
2003-05-17Fix invalid variableJames Brown
svn-id: r7599
2003-05-17CleanupJames Brown
svn-id: r7598
2003-05-17Name some varsJames Brown
svn-id: r7597
2003-05-17Some stuff that's happened.James Brown
svn-id: r7596
2003-05-17Removed debugrl modulesJamieson Christian
svn-id: r7595
2003-05-17Added command line options forJamieson Christian
native MT-32 support and combination Adilb/native MIDI drivers. svn-id: r7594
2003-05-17add stub for a hev7 opJonathan Gray
svn-id: r7593
2003-05-17disable assert in o2_putActor for now (is triggered in Zak intro); cleanupMax Horn
svn-id: r7592
2003-05-17fixed object walk_x/walk_y for V2 gamesMax Horn
svn-id: r7591
2003-05-17for v2 games, make space the pause keyMax Horn
svn-id: r7590
2003-05-17proper walk animation in Zak (at the expense of Zak's head, for now ;-)Max Horn
svn-id: r7589
2003-05-17newline to make gcc happyJonathan Gray
svn-id: r7588
2003-05-16V2 camera fix (again thanks MadMoose)Max Horn
svn-id: r7587
2003-05-16fixed o2_drawObject (thx MadMoose)Max Horn
svn-id: r7586
2003-05-16Fixed volume fader problem under multiple MIDI driversJamieson Christian
svn-id: r7585