Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-21 | Added debugging messages to track which CD (1 or 2) the game thinks it's | Torbjö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-21 | Minor changes. | Travis Howell | |
svn-id: r19822 | |||
2005-12-21 | Minor changes. | Travis Howell | |
svn-id: r19821 | |||
2005-12-21 | Switch to Floppy/CD, instead of Talkie. | Travis Howell | |
svn-id: r19820 | |||
2005-12-20 | Sync. | Travis Howell | |
svn-id: r19819 | |||
2005-12-20 | Sync. demos. | Travis Howell | |
svn-id: r19818 | |||
2005-12-20 | Re sort. | Travis Howell | |
svn-id: r19817 | |||
2005-12-20 | Fixed another gfx bug, this time sprite related, in the temple. | Johannes Schickel | |
svn-id: r19816 | |||
2005-12-20 | Implemented cmd_makeAmuletAppear. | Johannes Schickel | |
svn-id: r19815 | |||
2005-12-20 | Fixes gfx bug in the temple and the cave, also corrected | Johannes Schickel | |
the encodeShape and drawShape function for CD version. svn-id: r19814 | |||
2005-12-20 | If drawSurface() is called with no clip rect, clip to the screen size. This | Torbjörn Andersson | |
prevents the subtitles-only cutscenes fallback from drawing outside the screen. svn-id: r19813 | |||
2005-12-20 | Change from Quietust: | Travis Howell | |
-Fix assert regressions in NES version of maniac svn-id: r19812 | |||
2005-12-20 | Update details. | Travis Howell | |
svn-id: r19811 | |||
2005-12-19 | Add German bundled Macintosh version of dott. | Travis Howell | |
svn-id: r19810 | |||
2005-12-19 | New credits format (DocBook conversion not yet done) | Max Horn | |
svn-id: r19809 | |||
2005-12-19 | Correct platform for German freddi demo. | Travis Howell | |
svn-id: r19808 | |||
2005-12-19 | Correct HE version for German freddi demo. | Travis Howell | |
svn-id: r19807 | |||
2005-12-18 | Add German version of freddi2 for Macintosh. | Travis Howell | |
Add German demos of freddi & puttzoo. svn-id: r19806 | |||
2005-12-18 | Fixes bug with no gfx update after updateSentenceCommand. | Johannes Schickel | |
svn-id: r19805 | |||
2005-12-18 | Minor simplification. | Torbjörn Andersson | |
svn-id: r19804 | |||
2005-12-18 | More key mappings. Now we can play monkey2 :) | Won Star | |
svn-id: r19803 | |||
2005-12-17 | Update details for ru versions. | Travis Howell | |
svn-id: r19802 | |||
2005-12-17 | Proper code formatting | Eugene Sandulenko | |
svn-id: r19801 | |||
2005-12-17 | Some tweaks on the GP32 sound code. | Won Star | |
svn-id: r19800 | |||
2005-12-14 | Implemented cmd_setScaleMode and changed some old debug calls with debug | Johannes Schickel | |
level 9 to debug level 3. svn-id: r19799 | |||
2005-12-14 | Implemented command line update when picking up or dropping down items. | Johannes Schickel | |
svn-id: r19798 | |||
2005-12-14 | Don'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-13 | Implemented more of sceneScreenInit and completed transcendScenes. | Johannes Schickel | |
svn-id: r19796 | |||
2005-12-13 | make sure all Text compacts were killed after restoring a savegame | Robert Göffringmann | |
svn-id: r19795 | |||
2005-12-13 | Improved 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-13 | forgot to remove this | Robert Göffringmann | |
svn-id: r19793 | |||
2005-12-13 | changed delay code | Robert Göffringmann | |
svn-id: r19792 | |||
2005-12-13 | fixed Sky memory leaks on quitting | Robert Göffringmann | |
svn-id: r19791 | |||
2005-12-13 | Fixed a bug with transcendScenes in CD version there the old file | Johannes Schickel | |
is still loaded then. Also implemented: cmd_changeCharactersXAndY cmd_setCharactersLocation cmd_setCharactersCurrentFrame svn-id: r19790 | |||
2005-12-13 | Quiet warning in gcc 3.3.6 | James Brown | |
svn-id: r19789 | |||
2005-12-13 | Remove leftover | Travis Howell | |
svn-id: r19788 | |||
2005-12-13 | Cleanup. | Travis Howell | |
svn-id: r19787 | |||
2005-12-12 | Fixed displaying of brynns note for cd version. | Johannes Schickel | |
svn-id: r19786 | |||
2005-12-12 | Increased size of VOC filename buffer to accomodate for 1000.VOC and | Torbjörn Andersson | |
beyond. (Fixes a failed assertion for me.) svn-id: r19785 | |||
2005-12-12 | Reworked the resource manager. Now it doesn't load all package files into | Johannes Schickel | |
memory but loads the needed part from the original files if needed. Also added CHAPTER1.VRM to the default CD filelist to fix that scummvm quits then looking at items in the CD version. (CHAPTER[2-5].VRM is NOT needed since they are the same files as CHAPTER1.VRM). svn-id: r19784 | |||
2005-12-11 | Added true timer support | Chris Apers | |
New OS5 ARM backend, preliminary support svn-id: r19783 | |||
2005-12-11 | Cleanup | Chris Apers | |
svn-id: r19782 | |||
2005-12-11 | Fixed compilation | Chris Apers | |
svn-id: r19781 | |||
2005-12-11 | Added autosave_period option | Chris Apers | |
Added default mouse keys Clear timer struct to prevent unexpected behavior svn-id: r19780 | |||
2005-12-11 | Auto-off on low battery only if the device is not plugged-in | Chris Apers | |
Fixed compilation with standard ARM version svn-id: r19779 | |||
2005-12-11 | PalmOS SAMPLES_PER_SEC | Chris Apers | |
svn-id: r19778 | |||
2005-12-11 | Simplify ADPCM IMA decoding (based on IMA docs). The result will only be ↵ | Max Horn | |
99.9% identical, but the code should be faster on most modern machines svn-id: r19777 | |||
2005-12-11 | Fix warning | Max Horn | |
svn-id: r19776 | |||
2005-12-11 | Fixed Valgrind memory leak warnings, either by freeing memory on exit or | Torbjörn Andersson | |
(in one case) by not allocating file handles dynamically. While this isn't really necessary at the moment, it makes it easier to find the real memory leaks, if there are any. svn-id: r19775 | |||
2005-12-10 | Implemented drawing of Brynns note. | Johannes Schickel | |
svn-id: r19774 |