aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-12-28Add Macintosh versions of more HE demos.Travis Howell
svn-id: r19842
2005-12-28Implemented:Johannes Schickel
- cmd_magicInMouseItem - cmd_poisonDeathNow - cmd_poisonBrandonAndRemaps - cmd_playFluteAnimation Also implemented healing function for brandon. And implemented poison death sequence. svn-id: r19841
2005-12-27Mention fixed PSP bug, fix spelling.Joost Peters
svn-id: r19838
2005-12-27Fix MI1 & BS1 bugs reported in #1276592 - both are related to the number of ↵Joost Peters
open file handles. svn-id: r19837
2005-12-26Add details for Macintosh versions of airport and jungle.Travis Howell
svn-id: r19836
2005-12-26Switched the CoreAudio driver to use an AUGraph; this simplifies things a ↵Max Horn
lot and should also cope with the user switching the default output device while ScummVM is running svn-id: r19835
2005-12-26Fixed bug with input handling and implemented: cmd_getBirthstoneGem.Johannes Schickel
svn-id: r19834
2005-12-26Started to implement the amulet button callback.Johannes Schickel
Also implemented some of the first jewel functionallity. And cleaned up the resource unloading a bit. svn-id: r19833
2005-12-26New CoreMIDI midi backend for OS XMax Horn
svn-id: r19832
2005-12-24Started to implement button handling (atm only the inventory works)Johannes Schickel
Also implemented following opcodes: - cmd_waitForConfirmationMouseClick - cmd_drawItemShapeIntoScene - cmd_setFireberryGlowPalette - cmd_findBrightestFireberry - cmd_sceneToDirection - cmd_createAmuletJewel - cmd_getCharactersMovementDelay - cmd_setNoDrawShapesFlag - cmd_checkClickOnNPC - cmd_getFoyerItem - cmd_setFoyerItem - cmd_passiveProtection - cmd_fillRect Fixed bugs in some opcodes (mostly wrong debug calls) Also changed debuglevel of all sprite functions to level 6 (from 5). svn-id: r19831
2005-12-23Implemented cmd_magicOutMouseItem and also extended enterNewSceneJohannes Schickel
and initSceneScreen. svn-id: r19830
2005-12-22Small bugfixes with enterNewScene and cmd_pauseSeconds.Johannes Schickel
Implemented opcode: cmd_setSceneFile svn-id: r19829
2005-12-22Completed implementation of processItemDropJohannes Schickel
also changed implementation of itemDropDown a bit. Implemented new opcodes: - cmd_fadeSpecialPalette - cmd_setCustomPaletteRange svn-id: r19828
2005-12-22Fixed bug with an endless loop while clicking on herman after giving him the ↵Johannes Schickel
saw. svn-id: r19827
2005-12-21Added debugging messages to track which CD (1 or 2) the game thinks it'sTorbjörn Andersson
supposed to be reading data from. Maybe this will help track down the mysterious missing speech problem reported on the forum. svn-id: r19823
2005-12-21Minor changes.Travis Howell
svn-id: r19822
2005-12-21Minor changes.Travis Howell
svn-id: r19821
2005-12-21Switch to Floppy/CD, instead of Talkie.Travis Howell
svn-id: r19820
2005-12-20Sync.Travis Howell
svn-id: r19819
2005-12-20Sync. demos.Travis Howell
svn-id: r19818
2005-12-20Re sort.Travis Howell
svn-id: r19817
2005-12-20Fixed another gfx bug, this time sprite related, in the temple.Johannes Schickel
svn-id: r19816
2005-12-20Implemented cmd_makeAmuletAppear.Johannes Schickel
svn-id: r19815
2005-12-20Fixes gfx bug in the temple and the cave, also correctedJohannes Schickel
the encodeShape and drawShape function for CD version. svn-id: r19814
2005-12-20If drawSurface() is called with no clip rect, clip to the screen size. ThisTorbjörn Andersson
prevents the subtitles-only cutscenes fallback from drawing outside the screen. svn-id: r19813
2005-12-20Change from Quietust:Travis Howell
-Fix assert regressions in NES version of maniac svn-id: r19812
2005-12-20Update details.Travis Howell
svn-id: r19811
2005-12-19Add German bundled Macintosh version of dott.Travis Howell
svn-id: r19810
2005-12-19New credits format (DocBook conversion not yet done)Max Horn
svn-id: r19809
2005-12-19Correct platform for German freddi demo.Travis Howell
svn-id: r19808
2005-12-19Correct HE version for German freddi demo.Travis Howell
svn-id: r19807
2005-12-18Add German version of freddi2 for Macintosh.Travis Howell
Add German demos of freddi & puttzoo. svn-id: r19806
2005-12-18Fixes bug with no gfx update after updateSentenceCommand.Johannes Schickel
svn-id: r19805
2005-12-18Minor simplification.Torbjörn Andersson
svn-id: r19804
2005-12-18More key mappings. Now we can play monkey2 :)Won Star
svn-id: r19803
2005-12-17Update details for ru versions.Travis Howell
svn-id: r19802
2005-12-17Proper code formattingEugene Sandulenko
svn-id: r19801
2005-12-17Some tweaks on the GP32 sound code.Won Star
svn-id: r19800
2005-12-14Implemented cmd_setScaleMode and changed some old debug calls with debugJohannes Schickel
level 9 to debug level 3. svn-id: r19799
2005-12-14Implemented command line update when picking up or dropping down items.Johannes Schickel
svn-id: r19798
2005-12-14Don't update screen when _width or _height is 0, otherwise the ↵Gregory Montoir
copyRectToScreen assert gets triggered. This happens at the beginning of vision.san in FT, where the first frame doesn't contain any FOBJ chunks. svn-id: r19797
2005-12-13Implemented more of sceneScreenInit and completed transcendScenes.Johannes Schickel
svn-id: r19796
2005-12-13make sure all Text compacts were killed after restoring a savegameRobert Göffringmann
svn-id: r19795
2005-12-13Improved user controlled input handling.Johannes Schickel
Disabled use of _mouseLockCount in screen.cpp for now. (that should fix a bug with not displayed cursor after using the debugger) svn-id: r19794
2005-12-13forgot to remove thisRobert Göffringmann
svn-id: r19793
2005-12-13changed delay codeRobert Göffringmann
svn-id: r19792
2005-12-13fixed Sky memory leaks on quittingRobert Göffringmann
svn-id: r19791
2005-12-13Fixed a bug with transcendScenes in CD version there the old fileJohannes Schickel
is still loaded then. Also implemented: cmd_changeCharactersXAndY cmd_setCharactersLocation cmd_setCharactersCurrentFrame svn-id: r19790
2005-12-13Quiet warning in gcc 3.3.6James Brown
svn-id: r19789
2005-12-13Remove leftoverTravis Howell
svn-id: r19788