Timeline
10/22/09:
- 21:30 Changeset [8e6291f7] by
- SCI: kGameIsRestarting - implemented speed throttler in here for …
- 21:19 Changeset [12cdcea5] by
- SCI: kAnimate disable throttler for SCI0 and SCI01 games cause of …
- 21:04 Changeset [4095d92a] by
- SCI/newgui: make cursor left work in textedit control. some wip …
- 19:49 Ticket #9089 (descumm: fix extra/missing closing parenthesis) closed by
- outdated
- 19:48 Ticket #9091 (descumm: script output cleanup, match ScummVM) closed by
- 19:23 Ticket #9092 (descumm: output verb metadata for SCUMM V3-4) closed by
- wontfix
- 15:12 Changeset [42068f58] by
- Cleanup svn-id: r45337
- 12:05 Ticket #4243 (OSX: make bundle fails) closed by
- fixed
- 12:04 Changeset [161f49ac] by
- Fix bug #2703992: OSX: make bundle fails svn-id: r45336
- 11:55 Ticket #4395 (DW1: Wrong voice dialog) closed by
- wontfix
- 11:33 Changeset [4350f7b8] by
- Fix objects structure and object scripts in PCE version of Loom. …
- 09:36 Changeset [512c9ca] by
- Fixed a crash when selecting menu items svn-id: r45334
- 09:13 Changeset [ebd04d44] by
- Fix verb display in PCE version of Loom. svn-id: r45333
- 08:55 Changeset [8f0e47e] by
- Fixed signed/unsigned issues with the property() function of the Adlib …
- 08:46 Ticket #4176 (SCI: Checksums) closed by
- 08:46 Changeset [a1c23f44] by
- Added the rest of the detection entries from bug report #2612718 and …
- 07:58 Ticket #4681 (COMI: crash / sound errors on Symbian S60v5) created by
- […] […]
- 07:34 Changeset [819449d0] by
- Implemented GPL2 commands for music. Debugged everything. svn-id: r45330
- 07:22 Ticket #9102 (Add volume changing to SCI) closed by
- 07:18 Changeset [93517e7] by
- Applied a modified version of patch #2881486 - "Add volume changing to …
- 06:50 Changeset [f79d3bb7] by
- PSP: small fix for cache coherency affecting nippon and some others. …
- 06:41 Changeset [8f75ee9a] by
- Fix uninitialized channel volumes. This fixed stopped music after …
- 06:21 Changeset [3903be61] by
- Improved music handling: - reading the volume from the configuration …
- 06:05 Changeset [958bc7b] by
- Avoid opening and closing BArchive files all the time svn-id: r45325
- 05:52 Changeset [c3390330] by
- Back port of PSP fix to bsword1: cache coherency issue svn-id: r45324
- 05:42 Changeset [89febd36] by
- Cleanup svn-id: r45323
- 05:41 Changeset [1f4ad52c] by
- Moved the view loop counting code in the new GUI svn-id: r45322
- 01:25 Changeset [3f3353c5] by
- Update detection of Loom PCE Japanese. svn-id: r45320
- 01:07 Changeset [48e3d9a7] by
- Update detection of PCEngine version of Loom. svn-id: r45319
10/21/09:
- 22:41 Ticket #9099 (vkeybd and keymapper enable by default for motomagx) closed by
- 22:41 Ticket #9093 (fix for mgx-packet in linuxmoto.mk) closed by
- 22:40 Changeset [48013f16] by
- Patch #2871861: fix for mgx-packet in linuxmoto.mk svn-id: r45317
- 22:39 Changeset [e0f12f8c] by
- Patch #2875721: vkeybd and keymapper enable by default for motomagx …
- 22:39 Ticket #9066 (Streaming for VOC files in ScummVM) closed by
- 21:07 Changeset [e3d03ce2] by
- SCI/newgui: kAnimate added comment about fastCast svn-id: r45315
- 20:57 Changeset [fd9a062] by
- SCI/newgui: kAnimate - fastCast change (again) svn-id: r45314
- 20:25 Changeset [8f8af8a] by
- Make the check for global variable 84 inside SciGuiAnimate::invoke() …
- 20:10 Changeset [4f58d91] by
- Fixed animations in LSL1VGA again svn-id: r45312
- 19:23 Changeset [033910c6] by
- Removed the accidental inclusion of deprecated code for LSL5 - this …
- 19:19 Changeset [b105d690] by
- - Removed kShow() and the related code it uses - it's a debugging …
- 15:23 Changeset [95cefe31] by
- SCI/newgui: kAnimate - now reads out signal again in .dispose loop, …
- 15:12 Changeset [c9e618b6] by
- SCI/newgui: updating flags separately to fix issue in sq1 (almost at …
- 14:13 Changeset [1e4e76a] by
- Fixed self-intersecting pathfinding polygons in SQ1, room 66. This …
- 13:21 Changeset [bb0cee73] by
- Add/remove comments. svn-id: r45306
- 12:59 Changeset [746258f8] by
- Add patch from Tobias, for graphic support (backgrounds/objects) in …
- 12:41 Ticket #4299 (SCI: KQ5 Labyrinth flickers) closed by
- outdated
- 12:35 Ticket #4357 (SCI: KQ5: Mouse cursor is outline only) closed by
- outdated
- 12:22 Ticket #4632 (SCI: Space Quest 4 (DOS, Russian, Floppy)) closed by
- wontfix
- 12:21 Ticket #4633 (SCI: Space Quest 5 v1.03 (DOS, Russian, Floppy)) closed by
- wontfix
- 11:22 Ticket #4665 (NIPPON: Conversation history not saved?) closed by
- 10:00 Changeset [1e8883d] by
- SCI: Fix warning, and reformat a multi-line comment svn-id: r45303
- 09:59 Changeset [745be029] by
- SCUMM: Get rid of 'static int sortArrayOffset' by tweaking …
- 08:54 Changeset [0b965ac] by
- Added bmv.h to the MSVC project files (added in rev 45268) svn-id: r45301
- 08:50 Changeset [4b1b5346] by
- Updated the MSVC project files of the draci engine (added music.*) …
- 08:45 Changeset [e5d28892] by
- Small formatting fixes svn-id: r45299
- 08:41 Changeset [8d8b4dc5] by
- Enabled music. Several TODO's added. svn-id: r45298
- 08:28 Changeset [9785eca1] by
- Fixed the bug where ego would not walk properly after he's swapped in …
- 01:23 Changeset [91dcca89] by
- Fix another regression that didn't append data in safeStrcat. svn-id: …
- 01:01 Changeset [6114381b] by
- Fix a regression in agiSprintf. svn-id: r45295
10/20/09:
- 23:07 Changeset [433f7088] by
- PS2: disable text console, command line support and DOSBox OPL …
- 21:25 Changeset [257d086a] by
- SCI/newgui: palVary logic as comments (work in progress) svn-id: r45293
- 20:57 Changeset [f2c6950] by
- SCI: kPalVary - pause svn-id: r45292
- 20:16 Changeset [4ef7424] by
- Backported fix for music regression introduced when adding support for …
- 20:15 Changeset [42af771d] by
- Fixed regression introduced when adding support for looping background …
- 20:12 Changeset [9e864ff9] by
- SCI/newgui: textedit control also changed to draw text like sierra sci …
- 20:08 Changeset [d7ce8440] by
- SCI/newgui: Listbox control now draws text up one pixel, so that it …
- 19:56 Changeset [35071a2] by
- SCI: kPalVary basic svn-id: r45287
- 19:52 Changeset [0b04cbbd] by
- cleanup svn-id: r45286
- 19:51 Changeset [2df38ec6] by
- LURE: Turn HotspotTickHandlers into a proper class; convert static …
- 19:51 Changeset [6d9cb7ab] by
- SWORD2: Turned static vars in Logic::fnISpeak into member vars of …
- 19:12 Changeset [91ba886e] by
- TINSEL: Move Common::List instances mouseButtons & keypresses into …
- 19:12 Changeset [c5c12130] by
- SWORD2: Resolve FIXME about weird static var 'k' in …
- 19:12 Changeset [774eefe] by
- SWORD2: Resolve FIXME about static var 'left' in …
- 19:11 Changeset [b935f011] by
- SWORD1: Resolve FIXME about weird static var 'left' in …
- 19:11 Changeset [08fb97e] by
- SWORD1: Resolve FIXME about weird static var 'k' in …
- 19:10 Changeset [4f69e0a7] by
- SCI: Fix for _vocab_free_empty_rule_list svn-id: r45278
- 18:45 Changeset [1e1172af] by
- SCI/newgui: Changed kPalette(animate) and implemented …
- 18:34 Changeset [1fb02d2c] by
- LOL/PC-98: fixed glitch in text displayer svn-id: r45276
- 16:55 Changeset [a60836c] by
- SCI: Fix _vocab_add_rule by re-adding the 'if' statement I …
- 16:18 Changeset [90713407] by
- SCI/newgui: kPalette/animate - accidentally changed speed to uint16 in …
- 16:11 Changeset [361977e7] by
- SCI/newgui: kPalette cleanup, preparing for sq5 paletteAnimate support …
- 14:43 Changeset [55dd109] by
- Changed kAvoidPath() to always avoid screen edges, after talking with …
- 14:07 Changeset [8870b5d] by
- TINSEL: Fix apparent bug (?) in the support for the 5 flags version(s) …
- 14:06 Changeset [774183dd] by
- TINSEL: Make lots of stuff in dialogs.cpp static svn-id: r45270
- 14:06 Changeset [00822d56] by
- TINSEL: Move BMV player code into a new BMVPlayer class svn-id: r45269
- 14:05 Changeset [5b514a9b] by
- TINSEL: Start cleanup BMV code svn-id: r45268
- 12:23 Changeset [95c572c8] by
- AGI: Cleanup AgiEngine::agiSprintf svn-id: r45267
- 12:22 Changeset [66fae7bc] by
- AGI: Change g_useChorus to SoundMgr::_useChorus, and add FIXME comment …
- 12:21 Changeset [5ce23633] by
- AGI: Oopify LZW decoder svn-id: r45265
- 12:00 Changeset [53e08b32] by
- SCI/newgui: kDisplay fixed so text centering will work correctly …
- 11:54 Ticket #4680 (MH2: Graphic Glitch at Transamerica Tower) created by
- […] […]
- 11:14 Changeset [255349b2] by
- SCI: Fix for _vocab_add_rule (term was not being inited) svn-id: r45263
- 11:14 Changeset [86b81c8] by
- SCI: Fix warning about double being silently converted to int svn-id: …
- 11:13 Changeset [3a1495f2] by
- AGI: Make scancodeTable const svn-id: r45261
- 11:13 Changeset [3fe7363d] by
- AGI: cleanup GfxMgr::testButton svn-id: r45260
- 11:13 Changeset [50435d6b] by
- AGI: Turn g_tickTimer & g_mouse into members of class AgiEngine resp. …
- 10:35 Changeset [a41292a9] by
- Move Draci's entry to make the plugins list sorted alphabetically …
- 10:08 Changeset [a88aa2f] by
- - Fixed the pathfinding issue for LSL5 room 640, where Patti walks …
10/19/09:
- 23:24 Ticket #4679 (PAJAMA2: Crash when saving) closed by
- outdated
- 22:52 Changeset [c0f66577] by
- AGI: cleanup svn-id: r45256
- 22:51 Changeset [03953bf2] by
- AGI: Remove some global vars svn-id: r45255
- 22:15 Changeset [ebff7dbb] by
- SCI: Oopify ParseRule/ParseRuleList stuff a bit more svn-id: r45254
- 22:13 Changeset [02837a3] by
- SCI: Cleanup the grammar/vocab code: Move defs from vocabulary.h to …
- 21:27 Changeset [557f32c] by
- LOL/PC-98: match vaelan's cube behaviour with original code svn-id: r45252
- 19:58 Changeset [7b8bc764] by
- SCI/newgui: old cursor uses now hardcoded white, fixes cursor color …
- 19:38 Changeset [bf4cf09] by
- SCI: kRandom behaviour fixed, fixes lsl5 patty random door code …
- 18:06 Changeset [86c8bb6b] by
- SCI/newgui: SciGuiPicture - fix drawing of mirrored embedded cel-data …
- 17:47 Changeset [4d9d0411] by
- BUILD: cleanup cross compilation code svn-id: r45248
- 17:46 Changeset [4d43c8a1] by
- Added operator== and != to Common::Array svn-id: r45247
- 16:06 Changeset [2824e302] by
- Move LOL sub engine enabled check inside the KYRA check. svn-id: r45246
- 15:33 Ticket #4679 (PAJAMA2: Crash when saving) created
- […] […]
- 14:40 Changeset [9e8473de] by
- SCI/newgui: kAnimate comment changed on fastCast svn-id: r45245
- 14:33 Changeset [c1e7191] by
- Made the check for global var 84 more generic (checking for the …
- 13:26 Changeset [4ac5e35] by
- SCI/newgui: kAnimate support for globalVar 84 in kq5 to fix cels drawn …
- 11:53 Ticket #4678 (KYRA1: Invisible Brandon after Load) closed by
- invalid
- 11:22 Ticket #4678 (KYRA1: Invisible Brandon after Load) created by
- […] […]
- 09:56 Changeset [a470435] by
- Changed mapPointer() to accept a Common::Rect, thus removing the …
- 06:22 Ticket #4677 (DW1: Crash in Act II when talking to the palace guards.) closed by
- outdated
- 04:19 Changeset [22116b48] by
- Fixed cppcheck warning. svn-id: r45241
10/18/09:
- 23:52 Ticket #9102 (Add volume changing to SCI) created by
- […] […]
- 22:00 Ticket #4677 (DW1: Crash in Act II when talking to the palace guards.) created by
- […] […]
- 20:39 Ticket #4676 (DW1: Some speech isn't played when speech file is compressed) created by
- […] […]
- 20:34 Changeset [2f9d24f9] by
- SCI: kDrawCel priority is signed svn-id: r45239
- 20:33 Changeset [c6d20868] by
- SCI: kDoSound typo fixed svn-id: r45238
- 20:30 Changeset [cdcd465] by
- SCI: kDoSound doesnt reset nodePtr on fade anymore, fixes lsl5 endless …
- 19:43 Changeset [be40788] by
- cleanup svn-id: r45236
- 19:43 Changeset [9e64255b] by
- SCI: Rename game_obj to _gameObj svn-id: r45235
- 19:42 Changeset [f3ab3051] by
- SCI: Make the implicit segMan param to GET_SEL32(V) and PUT_SEL32(V) …
- 19:41 Changeset [2bbf708d] by
- Introduced new type Common::DisposeAfterUse::Flag svn-id: r45233
- 19:29 Changeset [64861f1e] by
- SCI/newgui: kDisplay fixme comment added for kq5 credits svn-id: r45232
- 19:07 Changeset [32810a3] by
- Mark an old change made for SQ4 in updateMultiSong() in rev. #39347 as …
- 18:47 Changeset [c8853f0c] by
- Move the SeqDecoder to the Sci namespace, it makes more sense than …
- 18:09 Changeset [cd979e7f] by
- backport of r45226 and r45228: gob - "Windows" Gob3 has errors in …
- 17:28 Changeset [b7c6ae3f] by
- gob - Cleanup of previous modification svn-id: r45228
- 17:28 Changeset [237b66be] by
- LOL: - added some updateInputs to spell animation code - improved sfx …
- 16:59 Changeset [e392f939] by
- gob - "Windows" Gob3 has errors in scripts, calling .IMD videos …
- 16:44 Changeset [4b06d7be] by
- Remove unused variable. svn-id: r45225
- 15:38 Changeset [2ab93510] by
- SCI: cleanup text alignment svn-id: r45224
- 14:35 Changeset [b7b32cfe] by
- SCI: AvoidPath: skip polygons without vertices svn-id: r45223
- 13:47 Changeset [dc1637b6] by
- SCI/newgui: Window manager cleanup svn-id: r45222
- 12:47 Changeset [8b993ce8] by
- LOL: this should fix a valgrind warning svn-id: r45221
- 12:44 Changeset [0fd3a2f8] by
- SCI/newgui: listbox now finally working correctly svn-id: r45220
- 12:13 Changeset [343bd3f] by
- added thumbnails for the save states. removed snprintf's. svn-id: r45219
- 11:44 Changeset [78319894] by
- SCI/newgui: Transitions workaround for lsl6 (till we find out what …
- 10:50 Changeset [f5b7f855] by
- Removed unused references to operations.h svn-id: r45217
- 10:46 Changeset [3a8a872a] by
- fixed long standing bug with empty messages being processed svn-id: r45216
- 10:40 Changeset [a109295] by
- Re-enabled the speed throttler for SCI1.1 games again, as disabling it …
- 10:39 Changeset [cdf6ea60] by
- SCI/newgui: kDrawStatus now does BitsShow() a little earlier, so rect …
- 10:39 Changeset [6d5f1e44] by
- Added a sanity check in kStrAt() svn-id: r45213
- 10:32 Changeset [c7e5c9f0] by
- better actor positioning svn-id: r45212
- 10:21 Changeset [6dc95abc] by
- Limited the speed throttler in kAnimate to work on SCI0-SCI1. SCI1.1 …
- 04:58 Ticket #4673 (SCI: Compiler errors in gfx_support.cpp) closed by
- fixed
10/17/09:
- 23:52 Changeset [4b1f310f] by
- LOL: this (hopefully) fixes a minor glitch that might occur when using …
- 22:50 Changeset [bd2e5feb] by
- Backport of r45208: "Fix memory leak." svn-id: r45209
- 22:47 Changeset [bcac2030] by
- Fix memory leak. svn-id: r45208
- 22:47 Changeset [f62f3eea] by
- Fix valgrind warning. svn-id: r45207
- 22:00 Changeset [7fed464] by
- Removed the obsolete and bitrotted testing code for the old SCI GUI …
- 21:56 Changeset [3f3a166e] by
- Removed obsolete/resolved FIXME svn-id: r45205
- 21:54 Changeset [bc8cf7e] by
- SCI: Add FIXME svn-id: r45204
- 21:22 Changeset [b1c35d54] by
- SCI: kStrAt added fixme comment svn-id: r45203
- 21:11 Changeset [0af29fa7] by
- SCI/newgui: kDisplay restoreUnder completed svn-id: r45202
- 20:42 Changeset [d807d259] by
- SCI/newgui: SciGuiAnimate::updateScreen() completed svn-id: r45201
- 20:07 Ticket #4639 (TUCKER: minor bugs - outro) closed by
- fixed
- 20:06 Changeset [a85b22e0] by
- TUCKER: fix several issues in ending sequences (tracker item #2872355 …
- 19:46 Changeset [b66d989] by
- SCI/newgui: setup default transition, also dont setup transition if no …
- 18:59 Changeset [ed964ef] by
- SCI: Fix delete/delete[] mismatch svn-id: r45198
- 18:03 Changeset [2e73b64] by
- SCI/newgui: SciGuiTransitions fixed fadeIn svn-id: r45197
- 17:59 Changeset [a74fd218] by
- SCI: Fix delete/free mismatches svn-id: r45196
- 17:46 Changeset [42dffcdc] by
- SCI/newgui: fix bug in kCanBeHere, fixes sq4 intro roger hanging not …
- 17:35 Changeset [387db36] by
- SCI/newgui: set amiga palette immediately at game start and stop …
- 16:56 Changeset [a19cfb48] by
- SCI/newgui: SciGuiTransitions::doit will warn about missing …
- 16:54 Changeset [ebd3a726] by
- SCI/newgui: Transitions - include terminator into …
- 15:37 Changeset [d87d4180] by
- Silence gcc warnings. svn-id: r45191
- 15:28 Changeset [0559d1e3] by
- Include common/endian.h for SWAP_BYTES_32. Should fix compile on BE …
- 14:45 Changeset [b32cf088] by
- SCI: kAnimate comment added about qfg3 svn-id: r45189
- 14:41 Ticket #4670 (NIPPON: Crash when examining parcel) closed by
- duplicate
- 14:28 Changeset [c909bdd8] by
- SCI/newgui: Inserted comment about sq4 intro problem svn-id: r45188
- 14:12 Changeset [cada5674] by
- SCI/newgui: SciGuiTransitions now supports blackout flag as well (used …
- 13:54 Ticket #4675 (Pajama Sam's Lost & Found - Bad animations) created by
- […] […]
- 13:49 Ticket #4674 (Pajama Sam's Lost & Found - Background problems) created by
- […] […]
- 13:49 Ticket #4673 (SCI: Compiler errors in gfx_support.cpp) created by
- […] […]
- 13:42 Ticket #4672 (Pajama Sam's Lost & Found - Glitches when picking up item) created by
- […] […]
- 13:01 Changeset [4bc8d919] by
- SCI/newgui: SciGuiTransitions now all transitions are supported, …
- 12:42 Changeset [d14061fd] by
- Started moving some of the old GUI code inside /gui32 svn-id: r45185
- 12:13 Changeset [e13a23e5] by
- Backport of r45183: Made find_unused_pixel() take the transparency …
- 12:13 Ticket #4671 (NIPPON: Wrong labels) created by
- […] […]
- 12:09 Ticket #4670 (NIPPON: Crash when examining parcel) created by
- […] […]
- 12:02 Ticket #4669 (NIPPON: No Elder) created by
- […] […]
- 11:35 Changeset [87247d1] by
- Made find_unused_pixel() take the transparency mask into account, not …
- 10:51 Changeset [a7cdad15] by
- Update the Dreamcast icon svn-id: r45180
- 10:51 Changeset [c69ce824] by
- Update the Dreamcast icon svn-id: r45180
- 10:50 Changeset [4b3eb338] by
- SCI/newgui: menuPort gets id 0xFFFF assigned, fixes kq5 mouse …
- 10:42 Changeset [cc31846] by
- Added a new console command, "play_video", which can play a SEQ or AVI …
Note:
See TracTimeline
for information about the timeline view.