Timeline
06/08/14:
- 23:04 Changeset [5b03ba0] by
- GRAPHICS: Allow client code to specify TTF render mode. This allows …
- 21:44 Ticket #6627 (TSAGE: Ringworld2 - Missing sounds when ship is landing/taking off) created by
- […] […]
- 21:10 Changeset [924f1f1f] by
- SCI: fix coordination translation for 480x300 mac
- 20:57 Changeset [a8d1454] by
- TSAGE: Fix for R2R game/help dialog not accepting Fn keys
- 20:53 Changeset [5d80601c] by
- CGE2: Reduce the scope of a couple of variables, fix style
- 19:54 Changeset [8d70dd68] by
- AUDIO: Added stup for MP3 audiostreams in AVI This is used in German …
- 19:07 Changeset [4ff543b2] by
- FULLPIPE: Fix lockup on game start
- 18:52 Changeset [ec62d1e] by
- Merge pull request #449 from gazben/bug6545Fix TSAGE: Fix bug #6545 …
- 18:17 Changeset [1f26a75b] by
- VOYEUR: Don't reset mansion view position after looking at rooms
- 17:59 Ticket #6619 (RINGWORLD2: Glitch when Nej rises/crouches after guard is stunned) closed by
- 17:12 Changeset [ec37a542] by
- TSAGE: R2R - Fix Nej position in scene position. Fix for bug #6619
- 16:55 Ticket #6625 (SYMBIAN: WINTERMUTE: Symbian Compilation Warnings) closed by
- fixed
- 16:53 Changeset [b6b6d399] by
- WINTERMUTE: Silence/fix some warnigns when compiling Symbian port. …
- 16:39 Ticket #6626 (SYMBIAN: WINTERMUTE: script.cpp:491: warning: dereferencing ...) closed by
- duplicate
- 16:35 Ticket #6621 (Compilation warning : array subscript is above array bounds) closed by
- 16:32 Ticket #6624 (SYMBIAN: WINTERMUTE: Warnings in base_package.cpp) closed by
- fixed
- 16:28 Changeset [257f9fd2] by
- WINTERMUTE: Fix endian issues in findPackageSignature. Thanks to …
- 16:00 Changeset [06b01b89] by
- TSAGE: R2R - Correct possible out of range accesses checks. These had …
- 15:58 Ticket #6622 (SYMBIAN: CRUISE: warning: `ASSERT' redefined) closed by
- fixed
- 15:57 Changeset [9e4dfe55] by
- CRUISE: Directly use assert. This fixes an ASSERT macro redefinition …
- 15:49 Ticket #6623 (SYMBIAN: Warning "'noreturn' function does return" in error) closed by
- invalid
- 13:49 Changeset [386596ca] by
- NEWS: Mention added support for Chivalry is Not Dead in 1.7.0
- 12:55 Ticket #6626 (SYMBIAN: WINTERMUTE: script.cpp:491: warning: dereferencing ...) created by
- […] […]
- 12:50 Ticket #6625 (SYMBIAN: WINTERMUTE: Symbian Compilation Warnings) created by
- […] […]
- 12:41 Ticket #6624 (SYMBIAN: WINTERMUTE: Warnings in base_package.cpp) created by
- […] […]
- 12:35 Changeset [1777353] by
- FULLPIPE: Initialize variable. CID 1208916
- 12:26 Changeset [93010a84] by
- CGE2: Implement CGE2Engine::mapCross(). Rework Map during the process.
- 12:14 Ticket #6623 (SYMBIAN: Warning "'noreturn' function does return" in error) created by
- […] […]
- 12:00 Ticket #6622 (SYMBIAN: CRUISE: warning: `ASSERT' redefined) created by
- […] […]
- 10:55 Changeset [ba8bc2e4] by
- CGE2: Rework empty-checks of strings.
- 10:42 Changeset [acbd19b] by
- CGE2: Some rework in Map.
- 10:09 Changeset [ddff83a8] by
- TSAGE: R2R - Fix right-side scene border The right and left sides of …
- 09:06 Changeset [1d8536e] by
- CGE2: Replace tab with space.
- 07:53 Changeset [9afe6bd5] by
- CGE2: Add, implement and use Map.
- 07:52 Changeset [48ffd025] by
- VOYEUR: Disable the if statement with identical statements in its …
- 05:52 Changeset [cfe03245] by
- CGE2: Handle kCmdNop correctly.
- 05:44 Changeset [5fca8c3] by
- CGE2: Fix stub message in CGE2Engine::mapCross().
- 05:41 Changeset [5a792467] by
- CGE2: Further implement Hero's functions.
- 05:38 Changeset [8c3e63e4] by
- CGE2: Reduce number of unhandled commands (seemingly).
- 05:30 Changeset [9aa80d6d] by
- CGE2: Implement helper functions connected to Hero. Also rework …
- 02:12 Changeset [560812bd] by
- TSAGE: R2R - Error out on possible out of range accesses. This will …
06/07/14:
- 22:43 Changeset [ee894cfc] by
- MADS: Fix calculating frame delays for animated objects
- 22:10 Changeset [22220606] by
- I18N: Update translation files from source code There is no actual …
- 21:34 Changeset [9775135] by
- MADS: Fix incorrect frame usage for spinning inventory items
- 20:05 Ticket #6621 (Compilation warning : array subscript is above array bounds) created by
- […] […]
- 19:35 Changeset [a62e0441] by
- CGE2: Keep on implementing Hero. Also add a couple of helping …
- 19:09 Changeset [f2a1d4f1] by
- CGE2: Implement walkTo() and snap() in Hero.
- 19:07 Changeset [0cad198] by
- CGE2: Remove unnecessary variable from System::touch().
- 18:33 Changeset [bb216eba] by
- CGE2: Implement System::touch().
- 18:14 Changeset [9c52f739] by
- MADS: Delete line that was removed in Nebular 8.49
- 18:10 Changeset [2b8820f3] by
- MADS: More setup code for the difficulty dialog
- 17:44 Changeset [acb81c5e] by
- CGE2: Fully implement caveUp(). Also implement connected parts of Hero.
- 17:40 Changeset [23d40712] by
- CGE2: Refine implementation of Queue::insert().
- 16:22 Changeset [1850523e] by
- NEWS: Add Voyeur to the list of new games
- 16:11 Changeset [d1a5ec96] by
- MADS: Fix door being open when entering scene 102
- 15:12 Changeset [e8ffcdc] by
- AVALANCHE: Janitorial - remove trailing spaces and tabs
- 15:05 Changeset [3f6d034c] by
- CRUISE: Add a safeguard, some minor rework in BackgroundIncrust
- 14:18 Changeset [21626c4a] by
- ANDROID: Fix casting away const
- 14:05 Changeset [add9010d] by
- CRUISE: Add a couple of checks to avoid the use of negative indices in …
- 12:21 Changeset [aedb1095] by
- CRUISE: Some minor rework in script handler
- 11:47 Changeset [6d6f789] by
- CRUISE: Add some comments, remove some optional brackets
- 10:24 Changeset [2eb80dd8] by
- MADS: Remove unused variable
- 10:24 Changeset [ab01020e] by
- MADS: Silence GCC warning about non-virtual destructor
- 10:13 Changeset [52bcc9dd] by
- CRUISE: Fix a null pointer dereference
- 07:48 Changeset [701f7d5] by
- TEENAGENT: Remove dead code: s cannot be null at this point
- 07:13 Changeset [7c017cf] by
- FULLPIPE: Implement MovGraph2::getItemSubIndexByMGM()
- 00:04 Changeset [17cc86d1] by
- MADS: Refactoring and cleanup of the game startup code
06/06/14:
- 21:55 Ticket #6620 (RINGWORLD2: F5 to save doesn't work the first time) closed by
- duplicate
- 21:51 Ticket #6620 (RINGWORLD2: F5 to save doesn't work the first time) created by
- […] […]
- 21:18 Changeset [3c1c080] by
- CRUISE: Fix some more CppCheck warnings
- 21:18 Changeset [3dcfa95] by
- Merge branch 'master' of github.com:scummvm/scummvm
- 21:11 Ticket #6619 (RINGWORLD2: Glitch when Nej rises/crouches after guard is stunned) created by
- […] […]
- 20:52 Ticket #6618 (RINGWORLD2: Game can hang when restoring savegame) created by
- […] […]
- 20:49 Changeset [8cb50b5] by
- CRUISE: Reduce the scope of some more variables
- 20:49 Ticket #6617 (TSAGE: Ringworld2 - Pathfinding glitch when using the flute) created by
- […] […]
- 20:45 Changeset [23abf274] by
- CRUISE: Fix CppCheck warnings in gfxModule
- 20:41 Changeset [ec0d6b91] by
- CRUISE: Reduce the scope of several variables in processActorWalk()
- 20:40 Changeset [b830b849] by
- CRUISE: Disable a bit more efficiently some code in Op_Random() and …
- 20:26 Changeset [968f24af] by
- CGE2: Fix coord conversion in EventManager::poll().
- 20:20 Changeset [97bb1370] by
- CGE2: Reimplement the way of handling y coord. In CGE2, the top left …
- 20:07 Changeset [152d795] by
- CGE2: Implement InfoLine. Move initialization of _font, so it …
- 19:35 Changeset [9efb2ef1] by
- CGE2: Implement Talk.
- 15:19 Ticket #6616 (spelling-error-in-binary) closed by
- invalid
- 14:45 Changeset [63a15316] by
- CGE2: Implement Font.
- 14:29 Ticket #6616 (spelling-error-in-binary) created by
- […] […]
- 12:57 Changeset [f2c00697] by
- CGE2: Change BitmapPtr *_shpList -> BitmapPtr _shpList. Update rest …
- 12:54 Changeset [113a2824] by
- FULLPIPE: Fix binary logic. CID 1216221
- 12:44 Changeset [8d160142] by
- FULLPIPE: Fix memory leak and missing results. CID 1216225
- 12:38 Changeset [89ab5f7f] by
- FULLPIPE: Add missing break. CID 1216226
- 12:19 Changeset [5c018d62] by
- FULLPIPE: Add additional sanity check. CID 1220154
- 12:13 Changeset [631d4cdc] by
- FULLPIPE: Remove extra null check. CID 1220155
- 12:12 Changeset [e4403eea] by
- FULLPIPE: Remove extra sizeof. CID 1220156
- 12:11 Changeset [6bf20229] by
- FULLPIPE: Fix potential null dereference. CID 1148380
- 12:09 Changeset [4457a967] by
- FULLPIPE: Initialize class variables. CID 1204256
- 10:00 Changeset [c6fd9bf8] by
- CGE2: Remove stub from Vga::update(). It was for displaying debug …
- 08:00 Changeset [22bcea1] by
- NEVERHOOD: Update neverhood.dat
- 07:59 Changeset [9759b34] by
- DEVTOOLS: Skip adding duplicate items in create_neverhood Some sub …
- 07:55 Changeset [59cd6d4b] by
- DEVTOOLS: Remove duplicate table entry in create_neverhood
- 05:24 Changeset [09e3ddf5] by
- CRUISE: Reduce the scope of variables in fillpoly()
- 05:19 Changeset [ec17a7ec] by
- CRUISE: disable more efficiently some code
- 05:12 Changeset [2eaa78b5] by
- CRUISE: Fix a couple of CppCheck warnings in Volume
- 02:15 Changeset [9aee739a] by
- MADS: Implemented support methods for ScreenDialog base class
06/05/14:
- 23:28 Changeset [26a2a12] by
- MADS: Added setup code for difficulty dialog
- 17:51 Changeset [639a2df] by
- NEVERHOOD: Fix radio part of bug #6513 ("Some nasty bugs") This …
- 17:50 Ticket #6480 (NEVERHOOD: Car glitches) closed by
- fixed
- 16:06 Ticket #6615 (SCI: LB2 - End-of-Act-IV transition music not playing) created by
- […] […]
- 14:40 Changeset [10c5547d] by
- GUI: Allow any cased version of 'all' to toggle all debug flags. This …
- 14:35 Changeset [960e1600] by
- BASE: Allow 'all' to enable all debug channels via CLI too.
- 14:32 Changeset [559c10e9] by
- COMMON: Don't allow debug channel 'all' to be used.
- 14:27 Changeset [450924a] by
- Merge pull request #465 from digitall/debugRework Add "all" option …
- 06:06 Changeset [d76c375c] by
- CRUISE: Remove useless code in addAnimation()
- 06:02 Changeset [ef902a3f] by
- CRUISE: Remove logically dead code in Sound
- 05:53 Changeset [788eca3] by
- MADS: Fix an uninitialized variable in DialogsNebular
- 05:48 Changeset [b404455e] by
- MADS: remove a magic value, use _transparencyIndex
- 02:42 Changeset [c6a2d86b] by
- IPHONE: Scale input according to content scale factor. This hopefully …
- 02:32 Changeset [025556d9] by
- GROOVIE: Use debugC() and debugCN() functions directly in script …
- 02:01 Changeset [d8751516] by
- GROOVIE: Remove engine-specific "all" debugflag. Minor naming cleanup. …
- 01:56 Changeset [01c18c8] by
- MADS: Fix restoring upper palette area when dialogs close
- 01:53 Changeset [643cbc6d] by
- MADS: Fix palette corruption when changing selected inventor item
- 01:36 Changeset [dc4b9b8] by
- GUI: Recreate default theme.
- 01:33 Changeset [eac2f78] by
- GUI: Use sorted file list in scummtheme.py. This will (hopefully) …
- 01:18 Changeset [1e6fe10e] by
- COMMON: Add "all" option to debugflag controls in GUI Debugger.
- 00:04 Changeset [81be074d] by
- NEWS: Fix wording in a few instances.
06/04/14:
- 22:45 Changeset [85d9e923] by
- CGE2: Remove _m and xShow() from Bitmap, makeXlat() and killXlat() …
- 22:11 Changeset [7838852f] by
- CGE2: Stub buggy part of loadTab().
- 22:04 Changeset [26e545a9] by
- MADS: Fix typo in drawScroller()
- 21:43 Changeset [9460116d] by
- FULLPIPE: Fix more warnings
- 21:40 Changeset [49cb5ab5] by
- FULLPIPE: Fix warning
- 20:57 Changeset [26b7ecd2] by
- CGE2: Get rid of _spareQ. CGE2 uses an instance of Spare instead of it.
- 20:50 Changeset [58ee44ce] by
- CGE2: Remove unnecessary check from Sprite::step().
- 18:29 Changeset [698d8c98] by
- NEWS: Mention Loom+Indy3 AdLib improvements.
- 18:29 Changeset [709b74c2] by
- NEWS: Fix formatting.
- 18:22 Changeset [4bc07f63] by
- IPHONE: Remove superflous semicolon.
- 18:22 Changeset [a2828038] by
- IPHONE: Add supported orientations to Info.plist.
- 16:51 Changeset [4069f63] by
- SCUMM: Save/load music/sfx data in AD player. This makes sure that …
- 16:51 Changeset [eeed91c] by
- SCUMM: Implement simple seeking in AD player.
- 16:51 Changeset [f63d00d4] by
- SCUMM: Slightly refactor music playback in AD player.
- 16:51 Changeset [46b30f94] by
- SCUMM: Only forward declare Serializer in music.h.
- 16:51 Changeset [051034f8] by
- SCUMM: Simplify voice channel allocation in AD code.
- 16:51 Changeset [727cb766] by
- SCUMM: Fix typo in AD code.
- 13:35 Changeset [5a3d85e3] by
- MADS: Finally re-enable Rex waking up in the first game scene
- 13:30 Changeset [c551115b] by
- MADS: Fix memory corruption when dealing with monster in scene 703
- 09:24 Changeset [38b705a2] by
- FULLPIPE: Finish MctlLadder::doWalkTo() implementation
- 06:46 Changeset [61d16b6c] by
- FULLPIPE: More work on MctlLadder::doWalkTo()
- 05:10 Changeset [a0aa7df] by
- CGE2: Remove useless 'void'
- 02:27 Changeset [9dc2aabb] by
- MADS: Remove redundant Palette::close method
- 02:27 Changeset [72c91590] by
- MADS: Free the audio player when the game ends
- 01:54 Changeset [bdc44d30] by
- MADS: Fix removing items from inventory when they should be
- 01:33 Changeset [2a130a88] by
- MADS: Fix for getting bones in scene 752
- 01:33 Changeset [9e9bd02c] by
- MADS: Changed several values to constants in action setup
- 00:56 Changeset [f086b64b] by
- MADS: Fix drawing of background objects
06/03/14:
- 23:49 Changeset [5ad589d] by
- SCUMM: Fix music looping in AD player.
- 23:49 Changeset [efe5348] by
- SCUMM: Only stop music instead of all sounds in music handling of AD …
- 23:49 Changeset [46a95fa] by
- SCUMM: Make sound completely silent for volume level 0 in AD code.
- 23:49 Changeset [d18c31e2] by
- SCUMM: Fix volume levels when playing SFX and music at the same time …
- 23:49 Changeset [c281da66] by
- SCUMM: Only reset rhythm state when music is stopped.
- 23:49 Changeset [5ab61bce] by
- SCUMM: Allow music and sfx to be played at the same time in AD player.
- 23:49 Changeset [707cfd07] by
- SCUMM: Only stop music when requested in AD code.
- 23:49 Changeset [a6ec34f4] by
- SCUMM: Let music in AD code use the same HW channel allocation as SFX.
- 23:49 Changeset [f78e12c] by
- SCUMM: Dynamically allocate hw channels for SFX in AD player.
- 23:49 Changeset [02f47dd4] by
- SCUMM: Allow multiple SFX to be played at once with AD. Actually, …
- 23:49 Changeset [b5ca6b01] by
- SCUMM: Clean up how SFX are stopped in the AD player.
- 23:49 Changeset [ecabaca] by
- SCUMM: Properly unlock sound resources when reusing sfx slots in AD code.
- 23:49 Changeset [99f97569] by
- SCUMM: Further cleanup in AD SFX code.
- 23:49 Changeset [7ad0e135] by
- SCUMM: Further refactor AD SFX code.
- 23:49 Changeset [c50f6af8] by
- SCUMM: Always work directly on Channel data in AD code.
- 23:49 Changeset [fa6779c] by
- SCUMM: Store hardware channel number explicitly in Channel structure …
- 23:49 Changeset [f95d28b7] by
- SCUMM: Replace some more constants with named enum values in AD code.
- 23:49 Changeset [7b96217c] by
- SCUMM: Fix sfx resource unlocking in AD player.
- 23:49 Changeset [a1d36da5] by
- SCUMM: Move notes into SFX channel structure in AD player.
- 23:49 Changeset [70789f39] by
- SCUMM: Further SFX note related cleanup in AD player.
- 23:49 Changeset [ffbd6a8] by
- SCUMM: Only keep music data variable for music around in AD code.
- 23:49 Changeset [13af131] by
- SCUMM: Introduce symbolic names for channel/note states in AD code.
- 23:49 Changeset [703f1eef] by
- SCUMM: Slight cleanup in SFX register code in AD player.
- 23:49 Changeset [e71c841c] by
- SCUMM: Small cleanup in SFX note setup in AD code.
- 23:48 Changeset [475d14ac] by
- MADS: Fix for reverse sprite cycles
- 23:08 Changeset [8d00ce6] by
- CGE2: Remove 2 useless stubs
- 23:03 Changeset [b6d8e2b2] by
- CGE2: Unstub some code used to move sprites
- 20:46 Changeset [c5072db] by
- CGE2: Fix remaining shadowed variables
- 20:42 Changeset [cebb3e34] by
- SCI32: fix crash during gabriel knight intro
- 20:41 Changeset [516ad6e8] by
- CGE2: Reduce the scope of some variables
- 20:34 Changeset [aabe883d] by
- CGE2: Fix some more GCC warnings
- 20:12 Changeset [160edae] by
- CGE2: Silence some gcc and cppcheck warnings
- 18:18 Changeset [11ebdcb5] by
- CGE2: nullify some pointers
- 16:51 Ticket #6614 (SCI: HOYLE4 - textbox in wrong position) created by
- […] […]
- 15:39 Changeset [de8affde] by
- CGE2: Silence some gcc warnings
- 13:55 Changeset [4e27db88] by
- FULLPIPE: More worj on MctlLadder::doWalkTo()
- 09:39 Ticket #6613 (WME: Vsevolod (DEMO) - Assertion on taking the dagger) created by
- […] […]
- 09:35 Ticket #6612 (WME: Vsevolod (DEMO) - Crash in Intro) created by
- […] […] Edit: The assertion changed into a full-blown crash, …
- 08:49 Ticket #6611 (WME: Vsevolod (DEMO) - Unknown version) created by
- […] […]
- 05:42 Changeset [7ef50960] by
- CGE2: USe an int for sex instead of a boolean
- 05:35 Changeset [46d93eb] by
- CGE2: Rework style in touch()
- 05:28 Changeset [41f9195f] by
- CGE2: Fix flags synchronization
- 05:12 Changeset [5d9e31c7] by
- CGE2: Fix rounding error, remove (original) debug code
- 04:49 Changeset [5e6e4fa] by
- PEGASUS: Use KP7 and KP9 as alternative keys for the item drawers …
Note:
See TracTimeline
for information about the timeline view.