Timeline
09/04/16:
- 23:43 Changeset [0bb84fb1] by
- I18N: Improve French translation for cloud feature
- 22:34 Changeset [11633a3d] by
- FULLPIPE: Fix crash on startup when pressing ESC
- 22:25 Changeset [ed92175b] by
- I18N: Initial French translation for cloud storage
- 22:25 Changeset [33b0ecf] by
- I18N: Update translations template
- 22:25 Changeset [7ad922fb] by
- CLOUD: Improve some labels
- 22:11 Changeset [2cbf7da3] by
- FULLPIPE: Rename is GabeObject
- 22:03 Changeset [7e07e019] by
- FULLPIPE: Renames in PreloadItem
- 21:58 Changeset [6e404ec0] by
- DM: Small refactoring in processThingAdditionOrRemoval
- 21:57 Changeset [9b21c5de] by
- FULLPIPE: Signed read for delay in PreloadItems
- 21:54 Changeset [26f55005] by
- FULLPIPE: Rename in ExCommand structure
- 21:35 Changeset [d6b2ea6] by
- DM: More polishing in MovesensMan
- 21:18 Changeset [47741742] by
- DM: Fix typo in the name of isObjectInPartyPossession, get rid of the GOTO
- 21:13 Changeset [91fe537] by
- DM: First pass of refactoring in isObjcetInPartyPossession
- 20:47 Changeset [c95620b8] by
- DM: First pass of refactoring of getTeleporterRotatedGroupResult
- 20:27 Changeset [a3238fdb] by
- FULLPIPE: Added debug output to scene04
- 20:19 Changeset [8cc0583c] by
- FULLPIPE: Fix drawAlphaRectangle()
- 20:02 Changeset [e5c1888e] by
- DM: Some more refactoring in MovesensMan, change return value of getSound()
- 19:20 Changeset [bbdae912] by
- FULLPIPE: Properly initialize ObjstateCommand. This fixes game logic …
- 19:20 Changeset [e49728fc] by
- FULLPIPE: Added more debug output to scene05
- 19:20 Changeset [641920ee] by
- FULLPIPE: Added debug inventory to scene05
- 18:49 Changeset [1a9f9c54] by
- DM: Fix original bug in isLevitating
- 18:45 Changeset [3df32ec] by
- DM: Refactor getMoveResult()
- 18:27 Changeset [fa0ca19] by
- DOC: Add lab to supported games in README
- 18:21 Changeset [6ad9f9a9] by
- DOC: Add myst and gnap as supported in README
- 17:56 Changeset [a7d1cc91] by
- GUI: Replace _s() with _() in storagewizarddialog.cpp This allows the …
- 17:56 Changeset [30cf057] by
- I18N: Regenerate translations.dat
- 17:56 Changeset [f8428827] by
- I18N: Update German GUI translation
- 17:56 Changeset [1ae57d79] by
- I18N: Update .po files from source code
- 17:56 Changeset [8ecb6995] by
- I18N: Update POTFILES Cloud related: * gui/downloaddialog.cpp * …
- 17:36 Changeset [3b4c06e9] by
- DM: Refactor sensorIsTriggeredByClickOnWall, remove all GOTOs
- 17:18 Changeset [d663f7f7] by
- DM: First pass of refactoring in sensorIsTriggeredByClickOnWall, clean …
- 16:29 Changeset [9284e4c9] by
- DM: Remove a variant of blitToScreen, refactor drawActionDamage
- 16:28 Changeset [781e3852] by
- FULLPIPE: Fix floaters direction
- 15:53 Changeset [aaf7c2a9] by
- FULLPIPE: Fix ladder climbing crash
- 14:48 Changeset [23e2a61d] by
- SDL: Move mouse in SDL2 only when window has focus.
- 14:24 Changeset [1dc0411f] by
- TESTBED: Listen to events during mouse move test
- 14:15 Changeset [00a13baf] by
- FULLPIPE: Optimize sceneFade()
- 13:44 Changeset [e8f4b15a] by
- DM: More refactoring and renaming in MenuMan
- 13:13 Changeset [1492676] by
- FULLPIPE: Implement FullpipeEngine::drawAlphaRectangle()
- 12:42 Changeset [b1fc0f69] by
- JANITORIAL: Fix whitespaces
- 12:30 Changeset [73956475] by
- FULLPIPE: Implement FullpipeEngine::sceneFade()
- 11:03 Changeset [f2fdc9c] by
- DM: Finish the rework in isActionPerformed, remove all GOTOs
- 10:57 Changeset [827ed99b] by
- FULLPIPE: Fix Valgrind warning Since _points is allocated with …
- 10:41 Changeset [58e38be] by
- GUI: Initialize the PicButtonWidget class properly
- 10:07 Changeset [c5f45cb3] by
- DM: WIP rework in isActionPerformed()
- 09:24 Changeset [db99e8bc] by
- DM: Fix original bug in MenuMan
- 08:53 Changeset [5bb8d33a] by
- DM: More refactoring in MenuMan
- 08:47 Changeset [27c0ddd8] by
- Merge pull request #822 from csnover/apple-network-browser …
- 08:18 Changeset [88c8fcf] by
- DM: More rework in getChampionSpellCastResult, remove GOTOs
- 07:38 Changeset [04c3beef] by
- DM: First pass of renaming in getChampionSpellCastResult
- 06:57 Changeset [e0f1285f] by
- DM: Remove useless code in setMagicCasterAndDrawSpellArea
- 06:56 Changeset [f8109316] by
- DM: Rework getClickOnSpellCastResult
- 06:47 Changeset [4eeeea2] by
- DM: Refactoring, enforce the use of ChampionIndex
- 06:31 Changeset [923efc2a] by
- MACVENTURE: Set background pattern for exits window In the original, …
- 06:31 Changeset [40c65540] by
- GRAPHICS: Add setBackgroundPattern() to MacWindow Set a background …
- 01:26 Changeset [29535c0a] by
- SDL: Do not forbid time.h symbols when …
09/03/16:
- 23:16 Changeset [49cfa190] by
- FULLPIPE: Fix GameObject::setPicAniInfo(). Now all animations get …
- 23:16 Changeset [35c18c38] by
- FULLPIPE: Clarify field data type in PicAniInfo
- 22:57 Changeset [9552daba] by
- FULLPIPE: Implement GameLoader::saveScenePicAniInfos(). Now object …
- 22:31 Changeset [a47a9bf5] by
- BUILD: Fix creation of MacOS X application bundle when using SDL_net …
- 22:23 Changeset [972e7d65] by
- TITANIC: Fix message targets when changing views
- 22:13 Changeset [ef144e1e] by
- DM: Polishing in LZWdecompressor
- 22:08 Changeset [848c5c3f] by
- Merge pull request #810 from tsoliman/sdl2-macports SDL: Fix build …
- 22:07 Changeset [a2a98536] by
- BUILD: Tie the SDL_net version to the SDL version This means that …
- 22:07 Changeset [8e6cc9f7] by
- GIT: Ignore files generated by testbed engine
- 22:01 Changeset [3ecc98e8] by
- DM: Change savegame signature to DM21 instead of DMDM. That breaks …
- 21:59 Changeset [e4863c0c] by
- DM: Polishing in loadsave
- 21:31 Changeset [b4beb09c] by
- TITANIC: Fix updating mixer during cutscenes, ending NPC speech
- 20:58 Changeset [807bfc27] by
- DM: Finish the renaming of variables in InventoryMan
- 20:56 Changeset [302562de] by
- TESTBED: Added mouse cursor
- 20:37 Ticket #9548 (SHERLOCK: Inventory problem) closed by
- fixed
- 20:36 Changeset [f8fc43b] by
- SHERLOCK: RT: Fix hang clicking on edge of inventory verb list borders
- 19:48 Ticket #9552 (Holmes 1 "Serrated Scalpel" Tabacco Shop Crashes) closed by
- fixed
- 19:44 Changeset [a69eebe5] by
- SHERLOCK: SS: Fix German journal crash moving tobacco box
- 19:42 Changeset [8d41bf9a] by
- DM: Some more fixes concerning pointer formatting
- 19:30 Changeset [8e8199f6] by
- LINUXMOTO: Fix OSD performance when OSD is not drawn
- 19:30 Changeset [57ae1cb8] by
- GPH: Fix OSD performance when OSD is not drawn
- 19:30 Changeset [c2f5c48] by
- DINGUX: Fix OSD performance when OSD is not drawn
- 19:20 Changeset [b8ee5322] by
- JANITORIAL: Remove trailing whitespaces
- 19:20 Changeset [79101234] by
- SDL: Optimize OSD drawing
- 15:54 Changeset [c4237a9] by
- GNAP: Added detection for alternative Russian version
- 15:19 Changeset [be4ed6ea] by
- TITANIC: Cleanup of title engine class
- 14:49 Changeset [3d0f922f] by
- TITANIC: Further conversion of free flags to DisposeAfterUse
- 14:34 Changeset [c224d35a] by
- TITANIC: Identified sound balance usage in the engine
- 14:10 Changeset [38cf75e8] by
- PRINCE: Make Russian version of the game start. Crashes right after …
- 14:01 Changeset [3191f260] by
- Merge branch 'dm' of https://github.com/WinterGrascph/scummvm into dm
- 13:59 Changeset [7255a53] by
- PRINCE: Added detection to Russian version of the game. The engine …
- 13:59 Changeset [b5eef9a] by
- PRINCE: Properly detect translated versions, and mark them via Game Feature
- 13:58 Changeset [7d0c8385] by
- AUDIO: Whitespace fix in MP3 engine usage list
- 13:52 Changeset [d0bae5b] by
- DM: Replace _vm->_system with g_system
- 13:48 Changeset [37178fab] by
- TITANIC: Add MAD to the dependencies list for the engine
- 13:19 Changeset [cad834a] by
- JANITORIAL: Fix include statements
- 12:20 Changeset [fbe9c92c] by
- DM: Fix the style used for some pointers and casts
- 11:53 Changeset [9aa582e] by
- DM: Refactor string manipulation in drawPanelObject
- 11:52 Changeset [0239baea] by
- DISTS: Generate proper macventure.dat
- 11:30 Changeset [d5152ae] by
- DISTS: Add placeholder for macventure.dat to make the buildbot happy
- 11:13 Changeset [2fec2241] by
- DM: More renaming and refactoring in InventoryMan
- 10:46 Changeset [fab199d3] by
- JANITORIAL: Make GPL headers uniform
- 09:16 Changeset [87eef75a] by
- MACVENTURE: Provide copyright notice for WebVenture by Sean Kasun, and …
- 09:12 Changeset [d059a1cd] by
- DM: Use delayMillis(10) in mainLoop
- 08:56 Changeset [2e0fae65] by
- DM: Fix copyright issues
- 08:55 Changeset [09e711a] by
- MACVENTURE: Fix warning
- 08:47 Changeset [cb8fca46] by
- DM: Fix include headers Add DM_ prefix Add missing include guards
- 08:45 Changeset [70ff8d62] by
- SCUMM HE: Constify string parameter
- 08:41 Changeset [9d4d4f68] by
- Merge pull request #807 from blorente/macventure-clean MACVENTURE: …
- 08:38 Changeset [cd3b485] by
- DM: Clean up includes Swap <> to "" with scummvm files Add dm/ prefix …
- 08:18 Changeset [e93b524] by
- LINUXMOTO: Adapt to OSD changes
- 08:18 Changeset [58096d90] by
- GPH: Fix formatting
- 08:18 Changeset [2fa97f2] by
- DINGUX: Adapt to new OSD changes
- 05:58 Changeset [cda41d2] by
- CREATE_PROJECT: Add CURL and SDL_net to the list of libraries for …
- 05:14 Changeset [25bf68c3] by
- BACKENDS: Remove extra line returns in warnings
- 05:14 Changeset [cd86de0d] by
- BUILD: Fix linking the PS3 build with SDL_Net
- 03:56 Changeset [4d11f2fb] by
- AUDIO: Add Titanic to list of engines using MP3 decoder
- 03:54 Changeset [d7e52b4b] by
- AUDIO: Disable MP3 decoding in Wave files if MAD dependency is disabled
- 03:40 Changeset [d971dbea] by
- TITANIC: Fix and cleanup for sound freeing
- 03:00 Changeset [375fb60f] by
- TITANIC: Cleanup of True Talk classes
- 02:44 Changeset [9e437d4] by
- TITANIC: Cleanup of CPetInventory, removal of unused fields
- 02:34 Changeset [e2c68e0] by
- TITANIC: Cleanup of CPlugIn
- 02:27 Changeset [86a139dc] by
- TITANIC: Cleanup of CCarryParrot
- 02:07 Changeset [a9beca1e] by
- TITANIC: Cleanup of CPetText class
- 01:32 Changeset [417cc51b] by
- AUDIO: Add support for MP3 encoded data in WAVE files This is needed …
- 00:10 Changeset [6e5072e1] by
- TITANIC: Figured out sound durations for speeches & SFX
09/02/16:
- 22:56 Changeset [a4d577be] by
- TITANIC: Add kSimpleSavesNames to features list
- 22:56 Changeset [b6e3c188] by
- TITANIC: Fix cahce scan in CDialogueFile::addToCache
- 22:17 Changeset [b1105a66] by
- TITANIC: Fixes to building NPC response chain
- 22:12 Changeset [6f9583a3] by
- DINGUX: Disable sdl_net and cloud due to the outdated toolchain
- 21:57 Changeset [2d39f75b] by
- GPH: Attempt to fix OSD
- 21:41 Changeset [029e1c0d] by
- Merge pull request #820 from waltervn/platform-atari8bit COMMON: Add …
- 21:39 Changeset [b1657f47] by
- Merge pull request #816 from blorente/macgui-fix GRAPHICS: [GSoC] Fix …
- 21:38 Changeset [d4f9c0e3] by
- Merge pull request #821 from BenCastricum/bugfixes SCUMM: Bugfixes
- 21:36 Changeset [3c619d85] by
- CREDITS: Regenerate
- 21:34 Changeset [2bbc1864] by
- Update credits.pl (#823) DOCS: Update credits
- 15:25 Changeset [fce9e495] by
- DIRECTOR: Added basic keycode mapping
- 15:25 Changeset [ed41bbac] by
- DIRECTOR: Lingo: Fix c_when() execution
- 15:25 Changeset [3f8eab17] by
- DIRECTOR: Lingo: Implement in-place macro calling
- 12:08 Changeset [1e9e6d90] by
- TITANIC: Fix default return of TTnpcScript::handleQuote
- 11:54 Changeset [0f30caff] by
- TITANIC: Minor fix and cleanup for NPC talking startup
- 07:51 Changeset [bb2168fe] by
- DIRECTOR: Lingo: Fixed c_whencode and added debug output
- 07:51 Changeset [18af5ea] by
- DIRECTOR: Initial code for Lingo keyboard handling
- 05:50 Changeset [0d7481b2] by
- DM: More renaming in InventoryMan, some refactoring
- 02:53 Changeset [82e0ad73] by
- TITANIC: Fix compiler warnings
- 02:33 Changeset [23718d14] by
- IMAGE: Fix decoding Starship Titanic video file z404.avi
- 02:32 Changeset [636f033] by
- TITANIC: Add room script field initialization
- 02:09 Changeset [2ad082ae] by
- CREATE_PROJECT: Fix networking backend file targets in Xcode
- 01:53 Changeset [6c1e8127] by
- TITANIC: Fix ship crashing multiple times
- 01:16 Changeset [c6dd30c6] by
- TITANIC: Fix infinite loop in CViewItem findLink
- 00:53 Changeset [d9d10d98] by
- TITANIC: Implement timed changes in volume like the original does
09/01/16:
- 23:10 Changeset [33737ea] by
- TITANIC: Convert many static_casts to dynamic_cast
- 22:49 Changeset [ac740c8e] by
- TITANIC: Fix to setting and checking sounds
- 20:01 Changeset [d32f6f8] by
- DM: Fix a typo in the spelling of startWandering()
- 16:52 Changeset [9e70b08] by
- DIRECTOR: Lingo: Fix 'the' entities processing
- 16:47 Changeset [2f16dabe] by
- DIRECTOR: Lingo: Implemented 'the colorQD' and 'the colorDepth' entities
- 08:52 Changeset [91cc02b] by
- DIRECTOR: Cleanup
- 08:26 Changeset [3735f79] by
- DIRECTOR: Lingo: Implemented when..then keyword logic
- 05:48 Changeset [40da688] by
- DM: Remove GOTOs in fluxCageAction
- 05:41 Changeset [deca60ef] by
- DM: More renaming in GroupMan
- 03:38 Changeset [439c68b5] by
- TITANIC: Add assert to detect what's currently a memory corruption
- 03:18 Changeset [8b454a61] by
- TITANIC: Fix black flash at the start of view change clips
- 03:12 Changeset [2e9c21cd] by
- TITANIC: Improvements to view change animations
- 02:05 Changeset [a1d51d31] by
- TITANIC: View change animations now partially working
- 01:03 Changeset [6b5e6a05] by
- TITANIC: Fix the isSpecialPressed method
- 00:20 Changeset [dd4fee37] by
- TITANIC: Add support for specifying a sound is music or SFX Apart …
08/31/16:
- 23:46 Changeset [15ebf3a1] by
- TITANIC: Fixes to warnings, and removal of some unneeded fields
- 23:37 Changeset [1fe8b638] by
- TITANIC: Fix crash when loading second sound
- 22:40 Changeset [c4bf70c9] by
- DM: Rework getChampionDamage and startWanedring
- 21:39 Changeset [062048f0] by
- FULLPIPE: Remove redundant type cast
- 20:57 Changeset [2833be07] by
- FULLPIPE: Fix warning
- 20:56 Changeset [5b3ccfb1] by
- FULLPIPE: Fix incorrect code path in StaticANIObject::update
- 20:40 Changeset [d6d9967] by
- FULLPIPE: Fixed Behaviour methods
- 19:50 Changeset [8304cfc] by
- FULLPIPE: Added more debugging to scene03
- 19:04 Changeset [080bd94f] by
- FULLPIPE: Fix mismatched malloc/free
- 16:51 Changeset [c585b66b] by
- TITANIC: Rename CMusicHandler to CMusicRoomHandler for better clarity
- 08:12 Changeset [489489b1] by
- PS2: Fix Ps2SaveFileManager * updateSavefilesList() stub; * …
- 07:46 Changeset [ac93dd99] by
- DC: Add RoninCDFileNode::create() Returns false, as we don't create …
- 07:39 Changeset [a6bcd207] by
- DC: Fix VMSaveManager * updateSavefilesList() stub; * openRawFile(); …
- 06:38 Changeset [7f913c8] by
- DS, N64: Fix openForSaving() Fails to build because OutSaveFile's …
- 06:33 Changeset [9d6ae2a3] by
- DS, N64: Fix SaveFileManagers Added updateSavefilesList() and …
- 06:07 Changeset [153f06b3] by
- N64: Fix OutSaveFile error OutSaveFile was just a typedef of …
- 06:02 Changeset [643fd69] by
- DM: More renaming and refactoring in GroupMan
- 02:51 Changeset [d9fb4a2] by
- TITANIC: Fleshed out CMusicRoom & CMusicHandler setup
08/30/16:
- 22:22 Ticket #9553 (SHERLOCK: Cleopatra's Needle graphic glitch) created by
- 1. Load attached save game named "2" - you can see some clouds moving …
- 21:41 Changeset [46316fdb] by
- FULLPIPE: Fix length calculation in AniHandler::getNumCycles
- 21:31 Changeset [ff96b8ee] by
- DM: Refactor a couple of 'if' nightmares in …
- 21:26 Changeset [dd68bf0f] by
- SCUMM HE: Add remote scripts-related kludges Those are the last ones. …
- 21:26 Changeset [45947f6c] by
- SCUMM HE: Add init-related kludges
- 21:26 Changeset [5d9a3e1] by
- SCUMM HE: Add provider-related kludges
- 21:26 Changeset [e33c401f] by
- SCUMM HE: Add session quering-related kludges
- 21:26 Changeset [e70522e5] by
- SCUMM HE: Add session-related kludges
- 21:26 Changeset [c997612b] by
- SCUMM HE: Add a few more logic kludges
- 21:26 Changeset [0f82e2ac] by
- SCUMM HE: Add two more kludges
- 21:26 Changeset [da35b451] by
- SCUMM HE: Add more LogicHEmoonbase kludges Less stubs there, more …
- 21:26 Changeset [0ffca9c0] by
- SCUMM HE: Fix some variable naming
- 21:26 Changeset [9de67468] by
- SCUMM HE: Replace strcpy with strlcpy in array setup …
- 21:26 Changeset [3c64e495] by
- SCUMM HE: Add some Moonbase logic Logic for getting host name and IP …
- 21:26 Changeset [6cfcf1f1] by
- HE: Add setupStringArrayFromString() It's based on …
- 21:26 Changeset [75c48fd1] by
- HE: Replacing some Logic stubs with Net stubs Slowly moving kludge …
- 21:26 Changeset [d7377c43] by
- HE: Add getStringFromArray() It's ARRAY_GetStringFromArray(), which …
- 21:26 Changeset [aafc1ba1] by
- HE: Add net_defines.h and a few stubs updates …
- 21:26 Changeset [4df16d6e] by
- HE: Add Moonbase logic ops stubs Most of them return int, yet there …
- 21:26 Changeset [7ac4bddf] by
- HE: Add Moonbase Net dummy
- 21:08 Changeset [f6c29ee] by
- FULLPIPE: Fix jumping on Map
- 20:45 Changeset [95272838] by
- DM: renaming and some refactoring in getDistanceBetweenUnblockedSquares
- 20:37 Changeset [f490fb81] by
- OSX: Implement clipboard support There was already an implementation …
- 20:37 Changeset [1c0e4e82] by
- CLOUD: Disable the connect button initially as the code is empty The …
- 20:37 Changeset [7edc9680] by
- CLOUD: Fix crash when trying to connect without entering a code first
- 20:37 Changeset [89ff116] by
- CONFIGURE: Fix missing space in message when checking for cloud support
- 20:27 Changeset [f57fa7c1] by
- DIRECTOR: Lingo: Fix warning. Thanks to wjp.
- 19:59 Changeset [9b6bbeb9] by
- COMMON: Replace broken URL
- 19:53 Changeset [3b2bdd3a] by
- COMMON: Fix sign warning
- 19:53 Changeset [fb592a0d] by
- BACKENDS: Rename variable shadowing function
- 19:52 Changeset [d60879b5] by
- SDL: Fix const cast
- 19:29 Changeset [6a081212] by
- CLOUD: Fix Windows cross-compilation
- 19:20 Changeset [6d1b7fec] by
- BUILD: Force the curl path when building the PS3 version Also, since …
- 19:20 Changeset [8ba1bd0] by
- BUILD: Don't try to run the curl test executable when cross-compiling
- 19:20 Changeset [0ca2256] by
- BUILD: Fix typos in find_libcurlconfig
- 19:19 Changeset [b00cb955] by
- BACKENDS: Use open instead of creat to create files creat is not …
- 19:19 Changeset [dac70196] by
- GUI: Fix hidden files visibility getting out of sync in the files …
- 19:15 Changeset [8d6a6fb9] by
- OUYA: Bump to recommended API 16
- 19:09 Changeset [dc40f028] by
- DM: Add message area scroller
- 17:49 Changeset [62b3c00] by
- SCI: Add missing parentheses to SIG/PATCH macros
- 16:25 Changeset [8e756645] by
- DIRECTOR: Lingo: Documented when..then statements
- 16:21 Changeset [fe22b8b] by
- DIRECTOR: Fix scanned archive names
- 15:27 Changeset [6d3e772] by
- DIRECTOR: Fix another crash on quit
- 15:08 Changeset [6b0766dc] by
- Merge branch 'master' of https://github.com/scummvm/scummvm
- 15:08 Changeset [f8fe1501] by
- CLOUD: Fix Webserver's usage of DefaultSaveFileManager …
- 13:31 Changeset [579cb59a] by
- CONFIGURE: Fix curl-config failure Still, curl-config is required for …
- 13:14 Changeset [111dc18e] by
- Merge pull request #433 from klusark/assets ANDROID: Update the asset …
- 11:54 Changeset [bfbfbd3e] by
- Merge pull request #788 from Tkachov/cloud ALL: Add Cloud storage support
- 08:13 Changeset [7df744c2] by
- DIRECTOR: Fix class initialization
- 07:55 Changeset [c207d703] by
- DIRECTOR: Fixed shared cast loading
- 07:46 Changeset [736f5e61] by
- DIRECTOR: Fix archive scanning at the start
- 07:09 Changeset [940bb415] by
- SCUMM HE: Compensate timers for pauses, fixes bug #6352
- 07:07 Changeset [b9b96e89] by
- SCUMM: Correct the raft position for PUTTZOO, fixes bug #6097
- 07:06 Changeset [13f810f] by
- SCUMM: Ignore SetOwnerOf call in specific case, fixes bug #6802
- 02:43 Changeset [d09535a4] by
- TITANIC: Remove CTrueTalkManager update2 method The original was …
- 02:28 Changeset [6a8ee95d] by
- TITANIC: Properly initialize data array in CSurfaceFader
- 01:55 Changeset [c41845e6] by
- TITANIC: Preliminary implementation for CVideoSurface movieBlitRect
- 01:17 Changeset [9dd2e198] by
- TITANIC: Remove redundant CFilesManager::fn4 It looks like the …
- 00:55 Changeset [e143d5e] by
- TITANIC: Further code cleanup, identified game mode 5
- 00:34 Changeset [18c925c] by
- TITANIC: Remove unused CChevSwitch class
- 00:31 Changeset [f01d1c64] by
- TITANIC: Clarify CMouseCursor saveState as setPosition
- 00:03 Changeset [c1356436] by
- TITANIC: Fix compiler warnings
Note:
See TracTimeline
for information about the timeline view.