Timeline
12/30/03:
- 23:32 Changeset [49c67f4d] by
- acessing _numGraphics'th element of GraphicData array is safe svn-id: …
- 23:08 Changeset [e669103b] by
- removed old, useless stuff svn-id: r12045
- 23:05 Changeset [c06b1af6] by
- be a bit more gentle to people typing in invalid box IDs :-) svn-id: …
- 22:57 Changeset [43683475] by
- cd changing code and checking for savegames on startup svn-id: r12043
- 22:50 Changeset [f23d990f] by
- improved box drawing in debugger (now also draws boxes of height 0 …
- 22:01 Changeset [80b4510d] by
- remove hack from original code, this was apparently only needed for …
- 21:48 Changeset [985f2472] by
- forgot these... svn-id: r12040
- 21:32 Changeset [5e947dab] by
- implemented mouse luggage stuff svn-id: r12039
- 21:18 Changeset [3230a20] by
- cleanup svn-id: r12038
- 21:06 Changeset [42c5524a] by
- interview mini-game support svn-id: r12037
- 20:31 Changeset [5593a635] by
- updated MD5 table svn-id: r12036
- 19:08 Changeset [cca64479] by
- hook up MD5 database (this is still kind of a hack, but at least it …
- 19:07 Changeset [24fcd71] by
- cleanup for language/platform functions svn-id: r12034
- 17:18 Ticket #1364 (DIG Demo: Crash when voice file played) created by
- […] […]
- 16:53 Changeset [9cb5cc07] by
- added generated MD5 table (not yet used) svn-id: r12033
- 16:19 Changeset [1567e394] by
- fixed fnFace() and added workaround for missing animation on train …
- 10:46 Changeset [d91b30c9] by
- minor cleanup & add playSong() calls in Logic::handlePinnacleRoom …
- 09:14 Ticket #1363 (FT: INSANE Problems between Mink Farm and Poyhoga) created by
- […] […]
- 07:34 Changeset [195fcb0] by
- Add missing case for HE games. svn-id: r12030
- 06:43 Changeset [6d8d7518] by
- This is dummy opcode in tentacle svn-id: r12029
- 06:26 Changeset [f0c9f690] by
- Ooops, duplicate code. svn-id: r12028
- 06:24 Changeset [d8f657ad] by
- Add correct solution for drawObjectQue[] overflow in lawn mower mini …
- 05:39 Changeset [55e02b5b] by
- Give HE games their own IDs. Add hack to allow puttputt to work for …
- 00:37 Changeset [b51d271c] by
- Fix regression svn-id: r12025
12/29/03:
- 21:51 Changeset [0ea94e63] by
- cleanup svn-id: r12024
- 21:45 Ticket #1362 (ScummVM crashes with) created by
- […] […]
- 21:31 Changeset [bb77917c] by
- only call Logic::executeSpecialMove if asm > 0 svn-id: r12023
- 21:15 Changeset [0dd61a5] by
- invalidate previous dynalum value on re-init (this fixes room <-> …
- 21:05 Changeset [5d9b72ad] by
- mass debuglevel change for less verbosity (0 -> 6) …
- 20:51 Changeset [84c18f4b] by
- cleanup & use BobSlot::curPos() when possible svn-id: r12020
- 20:18 Changeset [bd23a44f] by
- cleanup & follow code conventions svn-id: r12019
- 20:17 Changeset [865797cb] by
- - revise the way special moves are handled (demo and interview don't …
- 17:29 Ticket #1361 (FT: crash during intro) closed by
- fixed
- 17:26 Changeset [40419b1a] by
- tiny cleanup svn-id: r12017
- 16:35 Changeset [df1ba69e] by
- more 'preparation' for interview and minor tweaks for demo svn-id: r12016
- 16:33 Changeset [cf7adca7] by
- fix for 'Klunk sentence repeated 2 times' bug (noticeable in french …
- 16:08 Changeset [0c7b09fc] by
- another reference fix for soldout version svn-id: r12014
- 16:01 Changeset [4e1e77b0] by
- use correct sprite for text-on/off svn-id: r12013
- 15:54 Changeset [ba44d8e9] by
- fix resource references for soldout version svn-id: r12012
- 15:50 Changeset [9e78d9e1] by
- Demo uses different file for music (and disable it for now) svn-id: r12011
- 15:38 Changeset [1c06aebe] by
- made control panel use the correct fonts svn-id: r12010
- 15:30 Changeset [ea39ef6d] by
- The game sets its own DEMO variable, so we might as well check that …
- 14:13 Ticket #1361 (FT: crash during intro) created by
- […] […]
- 14:07 Ticket #1360 (FT: Skipping SAN during mineroad) created by
- […] […]
- 14:04 Changeset [e559a323] by
- Changed spaces to tabs svn-id: r12008
- 13:41 Changeset [6fe24ad] by
- Emergency bugfix to keep Full Throttle from crashing as soon as …
- 13:18 Changeset [14cfaf88] by
- - hack to read patched .dog files (french & italian versions) from …
- 08:19 Changeset [7e388f2] by
- Add support for mp3 or ogg musics tracks for Monkey Island 1 for …
12/28/03:
- 23:24 Changeset [e9766658] by
- this fixes the remaining glitches svn-id: r12004
- 23:07 Ticket #8298 (Make Debian CVS target produce "good" filenames) closed by
- fixed
- 21:30 Ticket #1359 (FT: voices don't always play) created by
- […] […]
- 21:18 Changeset [2548df9c] by
- cleanup svn-id: r12003
- 19:03 Changeset [85deabed] by
- Indentation fixes: changed spaces to tabs. (These tend to really stick …
- 18:10 Changeset [d8b0a387] by
- When showMenu() redraws the menu, redraw the empty slots as well. This …
- 15:59 Changeset [1efa471] by
- Removed incomplete sentence. If anyone knows what it was supposed to …
- 15:50 Changeset [584f76a] by
- This could be wrong so feel free to revert, but it does seem to fix …
- 15:29 Changeset [67159d45] by
- cleanup Resource class a bit : - re-use some methods to read the …
- 15:08 Changeset [6ae8218d] by
- Hopefully the last big renaming. Now the datatypes have names like …
- 15:02 Changeset [302c9f72] by
- I believe this is the evil bug that's been corrupting my SAVEGAME.INF. …
- 15:01 Changeset [db5a2ba] by
- Not all sound effects are mono, so we need to check. svn-id: r11995
- 12:51 Changeset [6c3e0134] by
- Putt Putt games use old calculation svn-id: r11994
- 10:39 Changeset [28199bc] by
- Putt Putt games use old calculation svn-id: r11993
- 09:14 Changeset [7bf0cc2a] by
- FT sounds have loops in voc data: 65536, that could be max loops or …
- 07:57 Changeset [47c698c8] by
- Proper FLU files seeking. No more seek crashes svn-id: r11991
- 05:52 Changeset [e912245] by
- Add additional case for putt putt games svn-id: r11990
- 03:56 Changeset [e76c4c9] by
- Need to call this as well to properly stop music svn-id: r11989
- 03:31 Changeset [dbe0112] by
- Improved music code a bit. still has 'hanging notes' when stopping …
- 02:08 Changeset [e8cddcbd] by
- Fix for bug #866453 (MI1EGA: Background pushed to side at end of game) …
- 02:08 Ticket #1358 (MI1EGA: Background pushed to side at end of game) closed by
- fixed
- 01:47 Changeset [dd7fc9f8] by
- Cope with song '0' (old savegames used to use this 'dummy' value) …
- 01:18 Ticket #1353 (FOA: Walking into wrong places) closed by
- 01:17 Ticket #1355 (Amiga games crash upon music start) closed by
- fixed
- 01:17 Changeset [effc207b] by
- - added 'song' debugger command - restore music after loading game - …
- 00:19 Changeset [bcba9807] by
- don't do double-free svn-id: r11984
- 00:02 Ticket #1357 (GUI: Switch CD dialog doesn't have Cancel) closed by
- wontfix
12/27/03:
- 22:27 Ticket #1358 (MI1EGA: Background pushed to side at end of game) created by
- […] […]
- 21:51 Ticket #1357 (GUI: Switch CD dialog doesn't have Cancel) created by
- […] […]
- 21:33 Changeset [12aea7c0] by
- fixed another potential crash-on-exit svn-id: r11983
- 21:32 Changeset [6f6b0885] by
- fixed a crash-on-exit svn-id: r11982
- 21:31 Changeset [d52280ab] by
- cleanup svn-id: r11981
- 21:31 Changeset [fabcb25] by
- paranoia svn-id: r11980
- 21:14 Changeset [af2d9b9] by
- fix volume problems (I think...) svn-id: r11979
- 21:13 Ticket #1356 (FOA: Weird story bug (also happens with original engine)) created by
- […] […]
- 20:52 Changeset [f8dac71c] by
- more cleanup svn-id: r11978
- 19:16 Changeset [8621ee3b] by
- cleanup svn-id: r11977
- 18:29 Changeset [25a7b9ef] by
- fixed compilation svn-id: r11976
- 18:00 Ticket #1355 (Amiga games crash upon music start) created by
- […] […]
- 16:49 Changeset [f6ff1150] by
- update bundle music every 1/10th of a sec (there was a very noticable …
- 16:40 Changeset [c0cc941e] by
- try to make it more obvious how certain timer freqs are derived …
- 16:32 Changeset [811a6d4] by
- append more data the first time around (this avoids a stutter problem, …
- 16:19 Changeset [16971b58] by
- fix VOC playback; create AudioInputStream earlier svn-id: r11972
- 16:11 Changeset [1d2e7f7] by
- no need to convert data to stereo, the mixer can handle mono data just …
- 15:41 Changeset [d3224918] by
- oops svn-id: r11970
- 15:39 Changeset [49af58a0] by
- add some comments; convert tabs inside table to spaces (otherwise the …
- 15:26 Changeset [cfaa5ee3] by
- nicer error svn-id: r11968
- 15:24 Changeset [87a168b] by
- proper error instead of silent (and fatal) failure svn-id: r11967
- 15:22 Changeset [17c189d1] by
- get rid of _noSubtitles, use ConfigManager directly instead; clean up …
- 14:40 Ticket #1354 (GUI: Subtitles checkbox doesn't work) closed by
- fixed
- 14:27 Changeset [a567b741] by
- fix subtitles option svn-id: r11965
- 14:21 Ticket #1351 (FOA: Sudden loss of inventory items) closed by
- fixed
- 14:21 Changeset [8c219c54] by
- TODO update svn-id: r11964
- 14:11 Changeset [436b5c5f] by
- Use VOC reader from voc.h svn-id: r11963
- 14:10 Changeset [0aa79932] by
- renamed VOC functions svn-id: r11962
- 14:03 Changeset [d0ceed85] by
- cleanup svn-id: r11961
- 13:59 Ticket #1354 (GUI: Subtitles checkbox doesn't work) created by
- […] […]
- 13:52 Changeset [ed41771d] by
- spelling svn-id: r11960
- 12:58 Changeset [5bbb3be] by
- enable alternative introduction svn-id: r11959
- 11:34 Changeset [9bb75693] by
- Typo svn-id: r11958
- 06:53 Changeset [cc73619] by
- Add a few more Simon todos svn-id: r11957
- 05:43 Changeset [86401533] by
- Search additional folder for BS1 svn-id: r11956
- 00:10 Changeset [eeb54185] by
- more robust resource saving; also save resources with idx 0; renamed …
12/26/03:
- 23:49 Changeset [8ef9dda8] by
- cleanup svn-id: r11954
- 23:11 Changeset [e3e6bb31] by
- got rid of those _maxFOO macros, replaced them by access to the …
- 22:55 Changeset [706d2f1e] by
- ops svn-id: r11952
- 22:53 Changeset [160b94fd] by
- added handing voc loops svn-id: r11951
- 21:53 Ticket #1353 (FOA: Walking into wrong places) created by
- […] […]
- 21:40 Changeset [ec56e09a] by
- change IMuseDigital to 'own' the AudioInputStream (the idea is that …
- 20:16 Changeset [7c6e720] by
- some fixes to imuse digital svn-id: r11949
- 16:44 Changeset [23f03b4] by
- corrections for pan control svn-id: r11948
- 16:21 Ticket #1352 (MI1 - crash when entering church) closed by
- 16:14 Ticket #1352 (MI1 - crash when entering church) created by
- […] […]
- 15:48 Changeset [612266d8] by
- forgot this svn-id: r11947
- 15:36 Changeset [749b5d4c] by
- cleanup svn-id: r11946
- 14:52 Changeset [5da05a84] by
- oops svn-id: r11945
- 14:49 Changeset [e05e0791] by
- enable original screen blankers svn-id: r11944
- 13:52 Ticket #1351 (FOA: Sudden loss of inventory items) created by
- […] […]
- 13:36 Changeset [802ebb58] by
- it should be _voiceVocData svn-id: r11943
- 13:14 Changeset [692fca88] by
- fix warning, add TODO comment svn-id: r11942
- 13:13 Changeset [aa26fa06] by
- when introducing a constant used throughout multiple files, best …
- 12:58 Changeset [ffbfe892] by
- new debugging code, using Common::Debugger svn-id: r11940
- 12:15 Changeset [a45e92ef] by
- passthrought v7+ sound voices by imuse digital svn-id: r11939
- 07:59 Changeset [908fbe2] by
- Set _sfxMode in HE games. svn-id: r11938
- 07:31 Changeset [61be90c] by
- Use digital sfx for HE games svn-id: r11937
- 06:38 Changeset [74b64fdf] by
- Update help svn-id: r11936
- 06:31 Changeset [084429ac] by
- Update help svn-id: r11935
- 03:07 Changeset [a3b09e73] by
- look for data/speech1/2.clu and data/speech/speech.clu, instead of …
- 02:32 Ticket #7316 (Support double-clicking for default actions) closed by
- wontfix
- 02:19 Changeset [2755d9c0] by
- add param to playInputStream which makes it possible to retain an …
- 01:32 Changeset [91f5f168] by
- logic fix: we must do wrap around *before* read, not after. otherwise …
- 00:55 Ticket #1188 (DIG: Spires' names disappear bug) closed by
- fixed
- 00:44 Changeset [b7efa3f1] by
- I got some buffer overflow warnings, seems 200KB isn't quite enough... …
- 00:01 Ticket #1058 (COMI: Sound que buffer overflow) closed by
12/25/03:
- 22:49 Changeset [27e32a7b] by
- fix debugger svn-id: r11930
- 22:36 Changeset [cb628da] by
- fix indirect palette cycling svn-id: r11929
- 22:05 Ticket #764 (DIG: Savegame/Island names) closed by
- fixed
- 22:05 Changeset [3959b96c] by
- Fix for bug #734154 (DIG: Savegame/Island names) svn-id: r11928
- 22:03 Changeset [dc116a34] by
- yet another TODO svn-id: r11927
- 21:59 Changeset [232722b5] by
- two COMI TODOs svn-id: r11926
- 21:56 Changeset [b5db74b] by
- _inventory was sometimes accessed one-based and sometimes zero-based …
- 21:33 Changeset [3d7945e3] by
- cleanup svn-id: r11924
- 21:27 Changeset [7a7548c] by
- cleanup svn-id: r11923
- 18:21 Ticket #1238 (COMI: Guybrush disappears before Hotel on Blood Island) closed by
- fixed
- 18:21 Changeset [aeb3bd33] by
- Fix for bug #809942 (COMI: Guybrush disappears before Hotel on Blood) …
- 18:00 Changeset [6a318fcd] by
- cleanup svn-id: r11921
- 17:59 Changeset [feb39c5b] by
- updated kernelSetFunctions opcode 20 svn-id: r11920
- 17:52 Changeset [88873d5] by
- be stricter about File::open params svn-id: r11919
- 17:23 Changeset [c07a290] by
- disable the reverb hack for now; at hacked in sound font support …
- 16:52 Changeset [67dcc6e] by
- fix some buglets svn-id: r11917
- 16:13 Changeset [664af894] by
- disable FT imuse sequence, sound table is broken svn-id: r11916
- 15:47 Changeset [f0b412d] by
- don't pause imuse digital anymore svn-id: r11915
- 15:46 Changeset [bd4ac34b] by
- cleanup svn-id: r11914
- 15:27 Changeset [50591475] by
- cleanup svn-id: r11913
- 15:19 Changeset [8fae7be2] by
- workaround crash on Intel systems (and it was *not* caused by me, mind …
- 15:09 Changeset [509ce7c4] by
- cleanup; fix File::open usage (do not hardocde constant values, rather …
- 14:24 Changeset [491f319] by
- Patch #863997: Build Script for Slackware svn-id: r11910
- 14:24 Ticket #8309 (Build Script for Slackware) closed by
- 14:03 Changeset [e274286] by
- cleanup (TODO: reduce code duplication) svn-id: r11909
- 14:01 Changeset [964b34e7] by
- ops svn-id: r11908
- 13:56 Changeset [35cbe8d3] by
- some changes to digital imuse svn-id: r11907
- 11:14 Changeset [1abfe5d] by
- start sound call directly digital imuse, only script part handled by …
- 10:38 Changeset [9482d3b5] by
- Fix compile svn-id: r11905
- 10:06 Ticket #7344 (GUI : checkbox for subtitles?) created by
- […] […]
- 08:48 Changeset [7384fce3] by
- Spelling. Yes, I'm a hypocrite :) svn-id: r11904
- 08:25 Changeset [55276f7c] by
- added support for start play ft smush audio from middle of san file …
- 06:34 Changeset [b8b6727] by
- Enable INSANE by default. svn-id: r11902
- 05:53 Changeset [278d32c6] by
- Enable INSANE by default. Later #ifdef INSANE may go away at all …
- 05:30 Changeset [c8d0708d] by
- Updates: Full Throttle INSANE, Simon thing stuff, FOTAQ/BS1/BS2 should …
- 02:55 Changeset [01c4fd95] by
- Fix pause mode during video/smush playback svn-id: r11899
- 02:46 Changeset [b241e31e] by
- cleanup svn-id: r11898
- 00:18 Changeset [d701edbb] by
- Fixed bug when Ben disappeared after some battles. Fixed bug with …
Note:
See TracTimeline
for information about the timeline view.