Timeline
05/05/05:
- 21:36 Ticket #2019 (SAM: Unable to control binoculars) created by
- […] […]
- 18:30 Changeset in ScummVM main repo [0411be88] by
- do not invoke a method on a non-existant stream svn-id: r17924
- 15:59 Changeset in ScummVM main repo [d00117ec] by
- Fixed some doxygen warnings svn-id: r17923
- 15:19 Changeset in ScummVM main repo [c16cceaf] by
- Get XMAP from correct resource. Avoid regression. svn-id: r17922
- 14:38 Changeset in ScummVM main repo [e42ea7f2] by
- Oops. svn-id: r17921
- 14:30 Changeset in ScummVM main repo [30533838] by
- HE90+ games set heap size in index. svn-id: r17920
- 13:16 Changeset in ScummVM main repo [4dacf09f] by
- Move to HE80 svn-id: r17919
- 12:03 Changeset in ScummVM main repo [f5900a91] by
- Handle engine creation failure a bit more graceful svn-id: r17918
- 12:03 Changeset in ScummVM main repo [fecc4d5f] by
- Return 0 in Engine_SCUMM_create if the game isn't found (instead of …
- 11:57 Changeset in ScummVM main repo [28e40b33] by
- Add a comment regarding use of CoreAudio/AudioUnits v1 API svn-id: r17916
- 11:53 Changeset in ScummVM main repo [54bf9bf1] by
- Turned File::exists into a static method (as it should have been from …
- 11:37 Ticket #8429 (GOB: Possible 64-bit fix) closed by
- 11:37 Changeset in ScummVM main repo [f1d59b41] by
- Applied patch #1195190. This may help the game run on 64-bit systems, …
- 11:11 Changeset in ScummVM main repo [fd326b4c] by
- Cleanup svn-id: r17913
- 03:06 Changeset in ScummVM main repo [4120ae99] by
- various PS2 system changes svn-id: r17912
05/04/05:
- 23:38 Changeset in ScummVM main repo [38c9a40c] by
- Dispense with the filename field of InVMSaves. svn-id: r17911
- 23:34 Changeset in ScummVM main repo [fc25ef24] by
- Cleanup of the cleanup code. :-) svn-id: r17910
- 23:24 Changeset in ScummVM main repo [5b56b5ac] by
- Split VMSave into InVMSave and OutVMSave. svn-id: r17909
- 12:54 Ticket #8429 (GOB: Possible 64-bit fix) created by
- […] […]
- 11:41 Changeset in ScummVM main repo [d1234bfd] by
- Cleanup. svn-id: r17908
- 07:32 Changeset in ScummVM main repo [627095f] by
- The mult_playSound() function makes absolutely no sense at all to me, …
- 06:44 Changeset in ScummVM main repo [1da2f1b6] by
- Whitespace svn-id: r17906
- 01:57 Changeset in ScummVM main repo [77d6a04a] by
- Switch link to web page with more detailed information on compression …
05/03/05:
- 22:12 Changeset in ScummVM main repo [575e9460] by
- o Fixed ADPCM decoder length bug o Plugged IMA ADPCM into SCUMM engine …
- 20:36 Changeset in ScummVM main repo [a71d606] by
- Moved Oki ADPCM aka VOX decoder from SAGA engine to common sound/ …
- 20:34 Changeset in ScummVM main repo [6101cfd7] by
- Skip wiz compression type 2 used by baseball2003 svn-id: r17902
- 09:00 Changeset in ScummVM main repo [f5f9da94] by
- More cleanup/restructuring: Moved walk-related code from Logic to …
- 08:41 Ticket #2018 (MI1: No MIDI heard) created by
- […] […]
- 08:37 Changeset in ScummVM main repo [5f7b3d8c] by
- Use File::size() instead of stat() to find the size of a file. …
- 08:29 Ticket #2017 (SIMON1: Crash when drink potion) created by
- […] […]
- 02:23 Changeset in ScummVM main repo [f17c3568] by
- Add a few more HE demos. svn-id: r17899
05/02/05:
- 18:00 Changeset in ScummVM main repo [2b71af3d] by
- Const correctness svn-id: r17898
- 13:16 Ticket #8428 (Adding drawLine() to Surface) created by
- […] […]
- 11:33 Ticket #2016 (GUI: non-english chars in directory names not supported) created by
- […] […]
- 09:20 Changeset in ScummVM main repo [7947fa5] by
- Don't let drawSprite() modify the SpriteInfo struct. svn-id: r17897
- 07:36 Changeset in ScummVM main repo [c090cc5] by
- Add temporary hack for wizImages using compression type 2 for now. …
- 07:20 Changeset in ScummVM main repo [6c34dcc0] by
- Add work around for script bug in the first version of pajama. …
- 05:41 Changeset in ScummVM main repo [cd6e22a3] by
- Cleanup. Most of is simply moves the credits code out of Logic and …
- 05:29 Changeset in ScummVM main repo [b56824d0] by
- Don't assert that "domain" is valid. One of the cases where this …
- 02:12 Changeset in ScummVM main repo [0ab38726] by
- Add missing case for pajama. Fixes music in MusicRm. svn-id: r17892
05/01/05:
- 17:55 Changeset in ScummVM main repo [42ae68ff] by
- Whitespace svn-id: r17891
- 17:51 Ticket #2011 (BS1 Hangs after cutscene without sw or hw mixing) closed by
- fixed
- 17:51 Changeset in ScummVM main repo [bbe41f0d] by
- This bugfix might warrant a mention. svn-id: r17890
- 17:44 Changeset in ScummVM main repo [81c84b68] by
- If the sound ends before the cutscene, fall back on same synchronizing …
- 17:40 Ticket #2014 (BS1 Unexpected segmentation fault) closed by
- fixed
- 17:39 Changeset in ScummVM main repo [777618dd] by
- Always check for _numDirtyRects overflow in addDirtyRect(). The …
- 17:34 Ticket #2015 (COMI: Start of Part 3, problems with song.) created by
- […] […]
- 16:11 Ticket #8427 (DESTDIR patch for Makefile) created by
- […] […]
- 14:24 Changeset in ScummVM main repo [a93b46c2] by
- Missed two. svn-id: r17887
- 14:22 Changeset in ScummVM main repo [4e1cb79] by
- Add feature flag for HE games with 16bit color. svn-id: r17886
- 12:25 Changeset in ScummVM main repo [ae14f704] by
- HE80+ games store current charset numberin VAR80. Fixes crash in …
- 12:21 Ticket #2014 (BS1 Unexpected segmentation fault) created by
- […] […]
- 11:29 Changeset in ScummVM main repo [e3b906b5] by
- Correction to copyHEPaletteColor() Use checkRange(), like original. …
- 11:09 Changeset in ScummVM main repo [d64e9d8c] by
- Add extra cases for bb2demo. svn-id: r17883
- 10:15 Changeset in ScummVM main repo [d6fb5517] by
- This should fix the negative frequency bug that caused some sound …
- 07:16 Changeset in ScummVM main repo [2b351f73] by
- VAR 78 controls platform in HE80+ games. svn-id: r17881
- 06:54 Changeset in ScummVM main repo [c76f228f] by
- VAR_NUM_SOUND_CHANNELS is 88 in HE80+ games. svn-id: r17880
- 03:17 Changeset in ScummVM main repo [cb6c2b9d] by
- Add extra cases for readdemo. svn-id: r17879
- 01:30 Changeset in ScummVM main repo [343debba] by
- Use correct safety check. svn-id: r17878
- 01:02 Changeset in ScummVM main repo [2260447e] by
- Add missing safety checks. svn-id: r17877
04/30/05:
- 23:39 Ticket #2013 (MI SEGA: Dialogue problem with Sega CD version) created by
- […] […]
- 22:24 Changeset in ScummVM main repo [051977c] by
- cleanup closestPtOnLine svn-id: r17876
- 22:01 Changeset in ScummVM main repo [ed4b43d] by
- Only allocate the actor sorting array once svn-id: r17875
- 20:48 Changeset in ScummVM main repo [280abe9e] by
- Convert windows path separators before opening wiz files. svn-id: r17874
- 15:04 Changeset in ScummVM main repo [13a13ae1] by
- cleanup svn-id: r17873
- 13:16 Ticket #2012 (BASS: "Invalid Mode(16)" crash/exit) created by
- […] […]
- 11:32 Changeset in ScummVM main repo [ac989534] by
- Support for looping sounds. svn-id: r17872
- 05:47 Changeset in ScummVM main repo [211da446] by
- Reset additional fields svn-id: r17871
- 05:34 Changeset in ScummVM main repo [abef7907] by
- Set sprite id & group number for wizImages. svn-id: r17870
- 05:25 Changeset in ScummVM main repo [7118921a] by
- Add expanded _wizParams used by HE100 games. Add u32 version variable. …
- 04:05 Changeset in ScummVM main repo [a08f1b8c] by
- Add a few case stubs for moondemo. svn-id: r17868
- 01:26 Changeset in ScummVM main repo [c20ee1e6] by
- Add missing case. svn-id: r17867
Note:
See TracTimeline
for information about the timeline view.