aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-13DEVTOOLS: Fix missing comma in create_titanicPaul Gilbert
2016-11-13TITANIC: Fix closing bed footerPaul Gilbert
2016-11-13TITANIC: Fix icon for basin remote glyphPaul Gilbert
2016-11-13TITANIC: Fix crash in setConcept when src is nullPaul Gilbert
2016-11-13TITANIC: Fix incorrect local assignment in CHECK_COMMAND_FORM casePaul Gilbert
2016-11-13TITANIC: Properly initialize NPC scriptsPaul Gilbert
2016-11-13TITANIC: Correct loading room flags in PET Rooms tabPaul Gilbert
2016-11-13CHEWY: Plug memory leaksEugene Sandulenko
2016-11-13ADL: Add skeleton for hires5Walter van Niftrik
2016-11-12TITANIC: Lots more SGT field renamingsPaul Gilbert
2016-11-12TITANIC: Renamings for SGT state room object fieldsPaul Gilbert
2016-11-12TITANIC: Fix look text for SGT stateroomPaul Gilbert
2016-11-12TITANIC: Cleanup and fixes for GameStateMovieListPaul Gilbert
2016-11-12TITANIC: Renamings of transitioning counter methodsPaul Gilbert
2016-11-13DIRECTOR: More work on Cast loading in D4Eugene Sandulenko
2016-11-12TITANIC: Fix display of current location outside SGT roomsPaul Gilbert
2016-11-12TITANIC: Change RoomFlags to use titanic.datPaul Gilbert
2016-11-12DEVTOOLS: Add room location strings to titanic.datPaul Gilbert
2016-11-12TITANIC: Fix not being able to leave chicken dispensorPaul Gilbert
2016-11-12FULLPIPE: Fix bug in original in scene05Eugene Sandulenko
2016-11-12FULLPIPE: Fix memory leakEugene Sandulenko
2016-11-12Merge pull request #853 from criezy/ios-no-sleepEugene Sandulenko
IOS: Disable idle timer while an engine is running
2016-11-12Merge pull request #732 from tobiatesan/fix_6594Eugene Sandulenko
WINTERMUTE: Log warning if addSound is called with empty filename
2016-11-12Merge pull request #720 from ottogin/gui-events-fixEugene Sandulenko
GUI: Fix "eaten" event by dialog which was closed
2016-11-12Merge pull request #811 from susnux/masterEugene Sandulenko
BACKENDS: timidity: Get rid of gethostbyname, use getaddrinfo.
2016-11-12BLADERUNNER: Avoid using alloca, which might not be available on all systems.Kirben
2016-11-11TITANIC: Fix leaving lift at SGT floorPaul Gilbert
2016-11-11TITANIC: Fix using remote to go to assigned room floorPaul Gilbert
2016-11-11TITANIC: Fix display of remote action buttonsPaul Gilbert
2016-11-11TITANIC: Setup room indexes for each Remote Goto glyphPaul Gilbert
2016-11-11TITANIC: Further clenaup of CLiftIndicator classPaul Gilbert
2016-11-11TITANIC: Don't treat Pellerator remote button like Lift buttonPaul Gilbert
2016-11-11TITANIC: Renamings of fields in CLiftIndicatorPaul Gilbert
2016-11-11DEVTOOLS: Add missing comma in titanic.dat strings arrayPaul Gilbert
2016-11-11TITANIC: Fix NPCs responding to common phrasesPaul Gilbert
2016-11-11TITANIC: Load more text strings from data filePaul Gilbert
2016-11-11DEVTOOLS: Move more text strings into titanic.datPaul Gilbert
2016-11-11DEVTOOLS: Fix writing out strings in titanic.datPaul Gilbert
2016-11-11TITANIC: Field renamings, and fix for incorrect switch casesPaul Gilbert
2016-11-11TITANIC: Use correct colors for text in the PETPaul Gilbert
2016-11-10TITANIC: Fix hang searching quotes treePaul Gilbert
2016-11-10TITANIC: Fix handling text input for LiftBotPaul Gilbert
2016-11-10TITANIC: Fix implementation of CPETTransport classPaul Gilbert
2016-11-10TITANIC: Properly display LiftBot's greeting speechPaul Gilbert
2016-11-10TITANIC: Play speech at full volumePaul Gilbert
2016-11-10TITANIC: Fix to start conversation with LiftBotPaul Gilbert
2016-11-10DIRECTOR: Plug memory leakEugene Sandulenko
2016-11-10DIRECTOR: Plug several leaksEugene Sandulenko
2016-11-10SCI: Add missing newline in debugger outputColin Snover
2016-11-10SCI32: Fix incomplete workaround commentColin Snover