Timeline
03/06/06:
- 21:51 Ticket #7479 (advanced fullscreen option) closed by
- duplicate
- 21:21 Ticket #7479 (advanced fullscreen option) created by
- […] […]
- 21:05 Ticket #7478 (Full Screen option) closed by
- 20:22 Changeset [44f3879f] by
- Fixed fight mode shortcut svn-id: r21113
- 19:44 Changeset [65e688ac] by
- Fixed compilation, this could be used with all systems (?) svn-id: r21112
- 16:37 Changeset [4aaa3eac] by
- Renamed setTempo to update_setTempo, also fixed tempo handling (intro …
- 16:31 Changeset [628d64f1] by
- More renamings: _unkTableByte1 is now _tempo, and updateCallback29() …
- 16:26 Ticket #7478 (Full Screen option) created by
- […] […]
- 15:10 Changeset [ddd312c] by
- Cleanup svn-id: r21109
- 01:16 Ticket #2522 (QUEEN: Player palette corruption) closed by
- outdated
03/05/06:
- 23:50 Changeset [45656e9f] by
- fixed palette handling regression, as reported on the forum. svn-id: …
- 22:35 Changeset [06398d1a] by
- Removed tag2str usage, which eliminates scumm/util.h dependency. …
- 22:31 Changeset [ac33309a] by
- I guess this is really a WORKAROUND, rather than a HACK. Updated …
- 21:48 Changeset [e2779a06] by
- Corrects implementation of updateCallback48. svn-id: r21105
- 21:30 Changeset [5e25b3b6] by
- Restructured IMuse and IMuseInternal. * IMuse is no longer a …
- 20:11 Changeset [27e49b6f] by
- Note to self: compile before commit. svn-id: r21103
- 20:09 Changeset [4fb6c924] by
- The updateUnk6Value() appears to be some sort of random number …
- 19:48 Changeset [52569034] by
- Renamed output1() to adjustVolume(). I'm still uncertain exactly *how* …
- 14:57 Ticket #2522 (QUEEN: Player palette corruption) created by
- […] […]
- 14:13 Ticket #2521 (BS1 : Unexpected quit on OSX) created by
- […] […]
- 13:57 Changeset [06512360] by
- Make sure there actually is a SMUSH mixer before stopping and deleting …
- 12:34 Ticket #8349 (new Timer implemention) closed by
- 12:29 Changeset [7a6ff46b] by
- that was not what I want. it should stop audio only for immediately …
- 12:23 Ticket #2489 (FT: invalid seek request) closed by
- 12:15 Changeset [38b82fb5] by
- that should help for bug #1352486, smush sound tracks are not stopped …
- 10:54 Changeset [3fbf207e] by
- Update box flags for C64 maniac svn-id: r21093
- 10:05 Changeset [70dc40cc] by
- updated msvc7,8 project files svn-id: r21092
- 10:02 Changeset [24493b3f] by
- Add back exclusion lost in last commit, exclude some verbs from verbs …
- 09:05 Changeset [279ad675] by
- Correct case of verb names in C64 Maniac svn-id: r21090
- 08:22 Changeset [7a9ed542] by
- Add German verbs and more work on input in C64 maniac svn-id: r21089
- 06:08 Changeset [68bdc98e] by
- Patch to update Microsoft VC 7.1 project files, from Quietust svn-id: …
- 05:53 Changeset [5bf6fdf2] by
- Update, to add new imuse file svn-id: r21087
- 05:43 Changeset [429f7d4] by
- Fix compiler warnings svn-id: r21086
- 05:14 Changeset [b1f7f32e] by
- Separated the IMuse Part methods into their own file. Updated the …
- 03:46 Changeset [1fe0deeb] by
- Add some basic walkbox support for C64 maniac svn-id: r21084
03/04/06:
- 21:25 Changeset [4fb6c18f] by
- Oops, fixes problems with disabled widgets (they need full drawn …
- 20:45 Changeset [91fbb6b7] by
- Improved shadow drawing (it's faster now since it doesn't draw the …
- 20:27 Changeset [623514df] by
- Cleanup: output0x388(0xABCD) is now writeOPL(0xAB, 0xCD), which is …
- 19:35 Changeset [857abe4c] by
- Removed the default ignoreFadeouts parameter value for ImuseInternal's …
- 18:38 Changeset [01af975d] by
- Rearranged methods in the IMuse class declaration to denote those …
- 18:34 Changeset [6010d48] by
- Removed colorToRGB and RGBToColor calls when calculating alpha and …
- 17:50 Changeset [18f1f6a2] by
- Weekly update to the Bloodshed Dev-C++ project files. svn-id: r21077
- 15:53 Changeset [b5c867cf] by
- updated msvc7 project
- 15:41 Changeset [56146602] by
- updated msvc7 project files svn-id: r21075
- 15:31 Changeset [54be401] by
- updated msvc8 project files svn-id: r21074
- 15:28 Ticket #2509 (MSVC: unable to compile with mpeg2) closed by
- fixed
- 15:26 Changeset [95116f20] by
- define int types for msvc to allow compile mpeg2 library. msvc does …
- 14:32 Ticket #2520 (INDY3: Crash on PS2) created by
- […] […]
- 12:57 Changeset [6a4c709a] by
- No need to use generateSubstResFileName when we already know the …
- 12:34 Changeset [feeaa2c3] by
- Removed unnecessary strcpy calls svn-id: r21071
- 12:08 Changeset [bc735c45] by
- Older naming style only used by PC version of FT demo svn-id: r21070
- 11:57 Changeset [f66cc08b] by
- Const as const can (marking things as const/static allows better …
- 11:55 Changeset [7085bf37] by
- Slightly clarified an odd subcase in ScummEngine::openRoom svn-id: r21068
- 11:53 Changeset [bde6c151] by
- Cleanup for the container loading code (and always disable file name …
- 11:31 Changeset [cf071673] by
- When container files are used, we don't need file name substitution …
- 10:50 Changeset [78985cc8] by
- Added a comment about the first few entries in substResFileNameTable …
- 10:46 Changeset [a3069bbc] by
- Since findSubstResFileName / applySubstResFileName only compare up to …
- 10:41 Changeset [5e881c15] by
- This particular case in ScummEngine::openRoom only occurs for V4 …
- 10:38 Changeset [bb38ea2c] by
- Renamed SubstResFileNames::winName and macName to almostGameID / …
- 09:40 Changeset [bea9b5e7] by
- Added GFX transaction rollbacks in the SDL backend to the TODO list …
- 09:26 Ticket #2487 (DEB: debian/control generated incorrectly) closed by
- fixed
- 09:25 Ticket #8518 (Allow (again) the generation of deb pack.from current svn) closed by
- 09:24 Changeset [6c691283] by
- Patch #1434866 (Allow (again) the generation of deb pack.from current …
- 09:21 Ticket #8521 (SAGA: memory "leaks") closed by
- 05:44 Changeset [16a8c604] by
- Add/Update string var tables for COMI and The Dig, to allow translated …
- 05:06 Ticket #2519 (BASS: Resets at Game Start (Palm TX)) created by
- […] […]
- 04:46 Changeset [28b6c925] by
- Update hack for bug #915575 - MANIAC: Disappearing New Kid verb …
- 04:29 Changeset [2cf16b0d] by
- Add correct md5 for second version of Simon the Sorcerer 2 patched to …
- 01:47 Changeset [ccbe4ebf] by
- Update SVN tags svn-id: r21056
- 01:32 Changeset [233c2a42] by
- WIP of maemo port svn-id: r21055
03/03/06:
- 23:52 Changeset [bd7d05da] by
- Update opcodes for C64 maniac svn-id: r21051
- 19:38 Changeset [76a4bf9e] by
- Eliminate flip_support.cpp file. svn-id: r21045
- 15:55 Changeset [245ed83c] by
- Yet another TODO svn-id: r21044
- 15:51 Changeset [140f6fce] by
- Hiding the implementation of ADPCMInputStream from the public, in …
- 15:46 Changeset [5833b3b0] by
- It's really 'MPEG', not 'Mpeg' svn-id: r21042
- 15:38 Changeset [ed293e84] by
- Added two TODOs svn-id: r21041
- 15:36 Changeset [a836a83d] by
- Explain the (admittedly strange) usage of some of our makeXXXStream …
- 15:27 Changeset [a1a6967d] by
- Partial fix for Bug 1088045. Additional configuration of Part …
- 15:16 Changeset [bac32d1a] by
- Moved ScummFile etc. to the new file.cpp / file.h svn-id: r21038
- 14:55 Changeset [6ff8d3b9] by
- Turn _file member of BundleMgr into a pointer svn-id: r21037
- 14:44 Changeset [5d3ef6ae] by
- String constants are const -> fixing compiler warnings svn-id: r21036
- 14:29 Changeset [5e1f3fa2] by
- Fix bug #1439279: "SCUMM: SubstResFileNames partial breakage" svn-id: …
- 14:29 Ticket #2511 (SCUMM: SubstResFileNames partial breakage) closed by
- fixed
- 13:50 Changeset [ef564119] by
- Update opcodes in C64 maniac, fixes not been chased when caught in …
- 07:40 Changeset [0b30043f] by
- Read array bounds in checkArrayLimits() correctly on all systems …
- 07:06 Ticket #2518 (COMI: Guybrush walking backwards (Amiga)) created
- […] […]
- 07:03 Ticket #2475 (COMI: Disc II Problems) closed by
- invalid
- 07:01 Ticket #2513 (COMI: Error message in debugger after singing crew part) closed by
- invalid
- 06:25 Changeset [09543f87] by
- DOS versions of HE games sounds like Roland music too svn-id: r21023
- 02:51 Changeset [e37f85d0] by
- Added MT-32 device-specific reset on shutdown. Rearranged MT-32 …
- 02:49 Changeset [91a7d38f] by
- Updated Bloodshed Dev-C++ project file for kyra to add new …
- 02:04 Changeset [ab16d5d6] by
- Cleanup costume renderer for C64 manac svn-id: r21020
- 00:45 Changeset [ab0cf121] by
- Always use music sound type, for music in 3DO versions of HE games …
03/02/06:
- 23:35 Ticket #2517 (Spyfox 2: Spyfox speech too low in dining room) closed by
- fixed
- 23:31 Changeset [7423394b] by
- Use sound types for sound in HE Games svn-id: r21018
- 23:05 Ticket #2517 (Spyfox 2: Spyfox speech too low in dining room) created
- […] […]
- 22:36 Ticket #2516 (HE PAJAMA 3: Stomach room glitches) created
- […] […]
- 22:29 Changeset [907bd712] by
- Fix for bug #1438822 (Targets are case sensitive) svn-id: r21017
- 22:28 Ticket #2508 (ALL: Targets are case sensitive) closed by
- 21:27 Changeset [1ef22b31] by
- Lure - started work on disassembling player walking svn-id: r21016
- 20:33 Changeset [e530bb56] by
- fix compile error svn-id: r21015
- 20:08 Changeset [2d464787] by
- fixed compilation. svn-id: r21014
- 18:37 Ticket #2515 (HE SPYFOX 2: Lift glitch when reloading) created
- […] […]
- 18:25 Changeset [55898dfe] by
- apply CYX mem-leak fix patch svn-id: r21013
- 18:14 Ticket #2514 (ALL: Crash in 3x fullscreen with 320x200 games) created by
- […] […]
- 16:14 Changeset [491cbce] by
- Changed timeing related variables to unsigned. Also changed the …
- 12:14 Changeset [82a6f289] by
- Fix using items in C64 maniac and cleanup svn-id: r21011
- 12:09 Changeset [f0080978] by
- Changed cast from int to int32, to use platform specified typedefs for …
- 10:52 Changeset [dad7ee3] by
- Add PACK macros to structs for it to work on all platforms svn-id: r21009
- 10:40 Changeset [6e0a0d30] by
- Update of MSVC71 project files from Quietust svn-id: r21008
- 10:31 Changeset [949057f7] by
- Add sentence line to C64 maniac svn-id: r21007
- 09:34 Changeset [f4f8a926] by
- Yet another patch for bug #1407789 (FT: Invalid Actor when "Combining" …
- 06:33 Changeset [fec05d5] by
- Typos svn-id: r21005
- 06:06 Changeset [64ce4d6d] by
- C64 maniac uses separate bitmasks for actor settings and misc settings …
- 05:04 Changeset [2c9f0411] by
- Fix inventory display in C64 maniac svn-id: r21003
- 03:31 Changeset [2584f0d6] by
- Add difference in bitVars opcodes in C64 maniac svn-id: r21002
- 02:59 Ticket #2513 (COMI: Error message in debugger after singing crew part) created by
- […] […]
- 02:10 Changeset [e3a48bf2] by
- Fix actor glitches in C64 maniac and minor cleanup svn-id: r21001
- 01:17 Changeset [fd8f11f7] by
- Improve input in C64 maniac svn-id: r21000
- 00:50 Changeset [c01ef102] by
- Breaking cine, in the hopes that somebody will fix this obviously …
03/01/06:
- 22:50 Changeset [7f8a8b7f] by
- Initialize new SCUMM vars for V1/2 svn-id: r20998
- 22:36 Changeset [8f760681] by
- Fix compile svn-id: r20997
- 21:37 Changeset [d1e1f7cb] by
- Fix for Symbian to close an open file in the right thread svn-id: r20996
- 20:07 Changeset [9a947516] by
- added 2 SCUMM vars for v1/v2. svn-id: r20994
- 18:18 Changeset [ce63f2bc] by
- Oops forgot to enable music again. svn-id: r20993
- 16:44 Changeset [730eaf2d] by
- Added debug calls to the adlib functions, also uses mixer samplerate …
- 14:20 Changeset [0653d50] by
- Updated datatypes to resolve ambiguity svn-id: r20991
- 13:57 Changeset [8a60a991] by
- Fixed updateCallback11() according to LordHoto's directions, and …
- 12:50 Changeset [9255a7b4] by
- Updated buildfile for new file structure svn-id: r20989
- 08:13 Changeset [5734717f] by
- Renamed 'unk9' to a slightly more descriptive 'repeatCounter'. (I …
- 08:06 Changeset [272a19cf] by
- Use signed integers for jump offsets, so that the jump opcodes can …
- 07:27 Changeset [3a38721d] by
- Cleaned up updateCallback36() and renamed it setVibratoDepth(). …
- 07:21 Changeset [55739f17] by
- Cleaned up updateCallback35() and renamed it setAMDepth(). It looks …
- 06:56 Changeset [90cbe402] by
- Minor cleanup and comments. svn-id: r20983
- 05:00 Changeset [68f28939] by
- Remove HE specific string array from SCUMM6 table, since the value is …
- 04:32 Changeset [0a3b58ff] by
- Update string array tables and use for all possible games and strings …
- 03:20 Ticket #1191 (MI1: Crash on church entry) closed by
- 03:20 Ticket #2495 (Putt-Putt and Pep's Balloon-O-Rama) closed by
- 01:17 Changeset [d5710033] by
- Update string array table for SCUMM7 svn-id: r20979
Note:
See TracTimeline
for information about the timeline view.