Timeline
05/27/10:
- 23:57 Changeset [b0366e65] by
- Cleanup AVI a bit, add support for stereo audio svn-id: r49279
- 23:47 Changeset [7682a5f] by
- was using the default linker for the psp. Now a modified version of …
- 21:20 Changeset [7029b05] by
- SCI: disabling music fading again, but only for sci32 - drivers seem …
- 20:59 Changeset [bbaf981] by
- correct typo svn-id: r49270
- 20:53 Changeset [d2513c9c] by
- SCI: enabling fading again, issues in pharkas and gk1demo are actually …
- 20:29 Changeset [4ba291d4] by
- GUI: Fix about dialog regression from my previous commit svn-id: r49268
- 19:34 Changeset [b99d65e5] by
- Fix for bug #3007656: "GMM: Crash in 320x200" svn-id: r49267
- 19:34 Changeset [a03b5a34] by
- GUI: Reduce code duplication in about dialog svn-id: r49266
- 19:34 Ticket #4890 (GMM: Crash in 320x200) closed by
- fixed
- 17:47 Changeset [a32b7b38] by
- Fix starting GK1. svn-id: r49265
- 17:43 Changeset [845c34ee] by
- SCI: removing tab from vo output (debug console) svn-id: r49264
- 17:41 Changeset [453d13dc] by
- SCI: fixing -propDict- selector on instances to contain -propDict- of …
- 12:00 Changeset [5f5dcbad] by
- Added an explanation for audio36 and sync36 external patches svn-id: …
- 11:26 Changeset [cfed70df] by
- SCI: fixing resuming samples - fixes hang when ship is flying away …
- 08:09 Changeset [e5eaf3e] by
- Split all of the audio-related functions of the resource manager in a …
- 07:50 Changeset [739f551] by
- Slight formatting, and added a note that audio36 and sync36 resource …
- 06:21 Changeset [5f53683c] by
- PSP: fixed a screen shake bug svn-id: r49258
- 06:11 Changeset [f7ba7b46] by
- PSP: fixed issue with handling of EOS. Caused crashes. svn-id: r49257
- 05:03 Changeset [0fdfd5d] by
- added files for ps2 loadable modules (mainly transplanted from psp …
- 03:15 Changeset [99fc5cbf] by
- Add the Mac sync resource type and allow for more than 9 Mac SCI1.1+ …
- 02:15 Changeset [7f678907] by
- Add some null checking when pausing/resuming videos. svn-id: r49254
05/26/10:
- 23:22 Changeset [fab28cb7] by
- minor initial commit for ps2 plugins. Added ps2-provider code svn-id: …
- 22:45 Ticket #4890 (GMM: Crash in 320x200) created by
- […] […]
- 22:05 Changeset [2c2a1fa1] by
- Made _k_new_node() a method of the segment manager, and fixed a bug …
- 20:48 Changeset [d35121fc] by
- SCI: fixing kReadNumber to behave like in sierra sci (non standard …
- 20:34 Ticket #4889 (AMIGA: Assertion on start) created by
- […] […]
- 19:54 Changeset [947edd0] by
- Replace SCUMM F5 dialog by GMM & add help button to GMM The new …
- 18:11 Changeset [db475d1] by
- SCI: More const related changes; remove unnecessary casts which hide …
- 17:15 Changeset [2fa8ac05] by
- SCI: adding another workaround for picture 376 in sq4/cd (same issue …
- 16:30 Changeset [0197e9f6] by
- SCI: Making various object and script related things const svn-id: r49246
- 16:21 Ticket #4888 (SCI LSL3: Door slam sound incorporated in background music) created by
- […] […]
- 15:42 Changeset [017507ff] by
- Take any 'moov' resource from a resource fork, not just 0x80; minor …
- 15:41 Changeset [7b8837cd] by
- SCI: Simplify appending string 'seeker' to sierraId svn-id: r49244
- 15:04 Ticket #4887 (SCI LSL3: Music lost in Island Jungle) created by
- […] […]
- 14:43 Changeset [8b54efd8] by
- PSP: implemented basic file cache. Turns out the PSP reads 1 byte as …
- 14:31 Changeset [af8a82a] by
- Fixed compilation svn-id: r49242
- 14:25 Changeset [bfaba64c] by
- Made find_unique_script_block() a member of the Script class svn-id: …
- 13:44 Ticket #9166 (Don't discard all command line options when running GUI) closed by
- wontfix
- 13:27 Changeset [d502bdf] by
- Add safeguards when no engines with engine-data are included. Inspired …
- 13:26 Changeset [2f4f70f3] by
- Patch #2951677: Text boxes should init with the caret at the beginning …
- 13:24 Changeset [1a01caec] by
- SCI: adding another hack to sci32 picture drawing, fixes crash in …
- 13:23 Ticket #9165 (GSoC: MAKEFILE: Fix builds when no engine-data is used) closed by
- 13:14 Ticket #9138 (Text boxes should init with the caret at the beginning) closed by
- 13:11 Changeset [163847b2] by
- Fix the 'boiling water' videos in the boiler puzzle. svn-id: r49237
- 12:15 Changeset [f2dda519] by
- Have makeADPCMStream use the entire stream if the size is 0 (as it …
- 11:56 Changeset [14fae8d] by
- Proper fix for the MSVC warning concerning packing: reordered the …
- 11:02 Changeset [3187149c] by
- Avoid adding a null char in the sierraId Common::String svn-id: r49234
- 10:37 Changeset [65fa2f5a] by
- Formatting svn-id: r49233
- 10:35 Changeset [1bee6da] by
- Added more info to the warning thrown when argc > 1 while modifying a …
- 09:59 Changeset [9a66bfb5] by
- After running some tests, it appears that modifying argc inside …
- 09:33 Changeset [1818fa13] by
- Silence a warning inside send_selector(): argc > 0 means "write …
- 08:32 Changeset [eca8c35c] by
- Gave proper names to each flag in the message flag set svn-id: r49229
- 08:27 Changeset [1c0bbb10] by
- More work on controlling access to members of the Object class: - …
- 06:53 Changeset [60dd3106] by
- Cleanup svn-id: r49227
- 06:45 Changeset [ad9772f] by
- Properly fixed MSVC warning C4121 (alignment of a member was sensitive …
- 06:44 Changeset [2c6ea824] by
- Reverted commit #49107 - it is pointless to keep silencing this …
- 03:43 Changeset [cd5e90f2] by
- Implement QuickTime playback for SCI1.1 Mac. The 'Halfdome' and …
05/25/10:
- 20:47 Ticket #9139 (Minor update to SCUMM debugger command 'passcode') closed by
- 20:47 Changeset [b8df2264] by
- Patch #2959341: Minor update to SCUMM debugger command 'passcode' …
- 20:28 Ticket #4882 (Tools, Zak C64 German: crash due to padding bytes) closed by
- fixed
- 19:30 Ticket #7767 (Please support Chopper Commando 2) closed by
- wontfix
- 19:06 Ticket #7768 (Support for external full screen) created by
- […] […]
- 18:48 Changeset [71436c5a] by
- SCI: adding comment about error() on pattern opcodes sci1.1+ svn-id: …
- 18:45 Changeset [aa8c6377] by
- SCI: error out on pattern opcodes inside vector data when drawing …
- 18:11 Changeset [5f3952e5] by
- Fix a Myst regression: not a good idea to use memset on a …
- 18:10 Ticket #7767 (Please support Chopper Commando 2) created by
- […] […]
- 15:38 Changeset [849cfe4f] by
- SCI: dont lock mutex in pauseAll(), isn't needed anyway - fixes …
- 12:53 Changeset [2502038e] by
- SCI: sci1.1 uses hardcoded white for picture cel data instead of the …
- 12:04 Changeset [5317b819] by
- SCI: sci1.1 changed priority to 15, when adding to picture - fixes …
- 11:54 Changeset [961a64a9] by
- Bugfix to allow timed text to display in the correct colours svn-id: …
- 11:40 Ticket #4885 (FOTAQ Amiga: crashes reporting assertion failure) closed by
- fixed
- 11:40 Ticket #9188 (rjp1: calculate sample length correctly) closed by
- 11:35 Changeset [7bbbaf7d] by
- Patch #3006178: "rjp1: calculate sample length correctly" Fixes bug …
- 10:46 Changeset [a83aafa] by
- Changed the font system to allow for multiple fonts to be loaded …
- 03:46 Changeset [4a884120] by
- Implement *scpbtn and *_domecheck. The domes can now be opened/closed …
- 03:35 Changeset [3c629571] by
- removed .deps, modified properties, reverted TODO svn-id: r49207
- 02:35 Changeset [ab540af] by
- Fix a regression with rewinding in QuickTime videos (looping works in …
05/24/10:
- 21:51 Changeset [58a7dbe] by
- SCI: forgot one rename in r49202 - MSVC, why? svn-id: r49203
- 21:47 Changeset [830d17ed] by
- SCI: renaming MacIconBar to GfxMacIconBar svn-id: r49202
- 20:50 Changeset [d4ae096a] by
- Surface is a struct, not a class svn-id: r49201
- 18:20 Changeset [1caf9870] by
- PSP: to fix the audio, I cleaned up the audio thread and changed the …
- 17:55 Changeset [f5ec3a3f] by
- Oops, forgot to delete the icon bar. svn-id: r49199
- 17:45 Changeset [3fa50583] by
- SCI: leave console open for pic_visualize/undither commands - also …
- 17:43 Changeset [cbf491a7] by
- adding (missed) testbed to engines/, reverting TODO svn-id: r49197
- 17:21 Changeset [d49fb8f4] by
- Add support for showing the icon bar in SCI1.1 Mac. svn-id: r49196
- 17:18 Changeset [ad0eb0b0] by
- Move the PICT code to graphics/ with some updates; needed for SCI1.1 …
- 16:59 Changeset [afd909d6] by
- Fix bug #2827172: DRASCULA: Cursor appears ontop of ending and credits …
- 16:58 Changeset [e39bf477] by
- Fix crash when there is no drascula.dat file svn-id: r49193
- 16:58 Ticket #4477 (DRASCULA: Cursor appears ontop of ending and credits) closed by
- fixed
- 16:58 Changeset [c96e234a] by
- Fix warning svn-id: r49192
- 16:56 Changeset [07ccf29e] by
- Fix Russian versions of airport and farm as they use extended charset. …
- 16:51 Changeset [5ceb896b] by
- Have the MacResManager ignore resources with length 0. svn-id: r49190
- 15:39 Changeset [e9db62b2] by
- SCI: sort according to original order in kAnimate, when y and z are …
- 14:54 Changeset [babf7ef] by
- added the testbed engine: basically renamed quux svn-id: r49188
- 14:47 Changeset [b49efb67] by
- SCI: only remove isQueued status for sound sci0 svn-id: r49187
- 13:50 Changeset [350e3d7c] by
- SCI: remove isQueued status when sound gets stopped - fixes iceman …
- 13:26 Changeset [6e66fa37] by
- sync svn-id: r49184
- 13:22 Changeset [19f369f] by
- Added Russian Windows release of puttmoon svn-id: r49183
- 13:20 Changeset [c8584b7a] by
- Fix warnings svn-id: r49182
- 13:18 Changeset [35b3c3c0] by
- Fix compilation under MinGW svn-id: r49181
- 12:12 Changeset [6bda3e15] by
- Implemented the bulk of the logic for displaying timed on-screen …
- 11:41 Changeset [55e29af7] by
- PSP: switched to using slightly faster delay and getMillis svn-id: r49179
- 09:19 Changeset [cfbf1a8] by
- PSP: turn off psp audio thread again. Must have tested it wrong. …
- 07:47 Changeset [f9217ec0] by
- Added Russian airport and farm. Needs more work as crashes at attempt …
- 06:57 Changeset [87eb7824] by
- PSP: switched to the way SDL does things in the audio thread to get …
- 06:18 Changeset [54aabd42] by
- testing a sample commit to my branch svn-id: r49174
- 03:05 Changeset [50847c02] by
- PSP: moved timer thread to backends/timer/psp svn-id: r49173
05/23/10:
- 23:26 Changeset [8f14c15b] by
- Add support for loading the QuickTime 'moov' atom from the file's …
- 23:14 Ticket #9188 (rjp1: calculate sample length correctly) created by
- […] […]
- 21:41 Changeset [b3bd797e] by
- Move the QDM2 code to the graphics module, removing the cyclic …
- 19:54 Changeset [5e90f66e] by
- Hide the QDM2 implementation and only expose it via a factory method, …
- 19:32 Changeset [734042a] by
- PSP: commented out new PSP audio. Still has some clicking issues …
- 19:31 Changeset [e5d239b7] by
- PSP: changed thread stack sizes to prevent crashes in COMI svn-id: r49168
- 19:24 Changeset [088ad439] by
- add mips-sgi(-irix6.5) cross-compiling target svn-id: r49167
- 19:08 Changeset [ed0e8182] by
- FFMpeg switched to Git, so update link to original smacker decoder. …
- 18:33 Changeset [2f31b056] by
- Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled …
- 18:03 Changeset [e2a388e] by
- SCI: Enabled saving from the ScummVM menu again svn-id: r49164
- 17:40 Changeset [2ffbd66] by
- SCI: removed hack for iceman in kDoBresen - fixes all sorts of …
- 17:35 Changeset [e321e255] by
- PSP: forgot to add a file svn-id: r49162
- 17:03 Changeset [7cd9a23c] by
- Remove the unused SCI_GAME_WAS_RESTARTED_AT_LEAST_ONCE flag svn-id: r49161
- 16:59 Changeset [db74441d] by
- SCI: fixing crash in _vocab_add_rule when running qfg2 demo svn-id: r49160
- 16:44 Changeset [9be4f625] by
- Made shrink_execution_stack() a member of EngineState svn-id: r49159
- 16:42 Changeset [b069b9fe] by
- SCI: reenabling "stopAllSounds" code disabled in r49101 - isn't called …
- 13:22 Changeset [d27e32aa] by
- SCI: fix regression of r49156 - if multiple songs are stored for …
- 12:22 Changeset [aa4ae66] by
- SCI: use priority when queuing up music in sound sci0 -> fixes lsl3 …
- 11:48 Changeset [20c654f6] by
- PSP: replaced SDL's timer with much simpler and more efficient …
- 11:16 Changeset [1b294306] by
- Another video player regression: When the palette changes, look up the …
- 10:50 Changeset [8ed56e18] by
- Keep the Broken Sword cutscene players from using up all available …
- 10:28 Changeset [c874ff15] by
- Cleaned up the game ID code: - The game ID is now obtained from …
- 10:01 Ticket #9187 (BRA: support vertical scrolling) created by
- […] […]
- 07:20 Changeset [dd9bf707] by
- Major work done on the animation and support classes to match the …
- 05:51 Changeset [7a6a2a62] by
- PSP: switched from SDL's audio to my own thread. Removed needless …
05/22/10:
- 21:46 Changeset [d04c7a58] by
- SCI: adding ability to specify hexadecimal number as index for debug …
- 18:01 Ticket #9180 (BRA: check for kZoneMerge in checkSpecialZoneBox) closed by
- 18:00 Changeset [5f2a88e] by
- Cleanup (removed more Parallaction::getGameType() calls). svn-id: r49147
- 17:59 Changeset [95f6a71f] by
- Cleanup (removed many Parallaction::getGameType() calls). svn-id: r49146
- 17:59 Changeset [2f5cb946] by
- Finish implementation of hitZone and related functions as from the …
- 17:59 Changeset [b4813f9b] by
- Apply patch 3004687 by fuzzie: allow usage of merge zones. svn-id: r49144
- 16:54 Changeset [80ffcc6] by
- Cleanup svn-id: r49143
- 16:50 Changeset [9b6a3712] by
- Rewrote and simplified the game ID detector. It now properly works …
- 16:00 Ticket #9185 (parallaction: add toggleglobalflag to debugger) closed by
- 15:56 Changeset [45a5c29c] by
- Apply patch 3005433 by fuzzie: new 'toggleglobalflags' command for the …
- 15:56 Changeset [866e15e8] by
- Apply patch 3004991 by fuzzie: don't try and run dialogues for SPEAK …
- 15:33 Ticket #9183 (BRA: add some more checks for dialogue in speak zones) closed by
- fixed
- 15:30 Changeset [1b6d9c8] by
- Make sure a dialogue is valid before entering dialogue mode. svn-id: …
- 12:38 Ticket #9175 (BRA: handle SELFUSE flag) closed by
- fixed
- 12:37 Changeset [d56352cb] by
- Use the kZoneYourself flag to check zones for self-use in BRA. See …
- 12:36 Changeset [a8ea8339] by
- Do not make the character walk towards the zone clicked upon by the …
- 12:36 Changeset [5280cbbb] by
- Added descriptions for kFlagsSelfuse and kFlagsYourself. See patch …
- 03:50 Ticket #9179 (BRA: fix inventory hitCharacter check) closed by
- fixed
- 03:49 Changeset [bc479f8a] by
- Make sure hitZone always gets absolute game coordinates. Based on the …
Note:
See TracTimeline
for information about the timeline view.