aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-01-12WII: Fix Variable Shadowing Compiler Warnings.D G Turner
2017-01-12WIN32: Fix Variable Shadowing Compiler Warnings.D G Turner
2017-01-12DIRECTOR: Use shared cast member data when rendering shared cast item.stevenhoefel
2017-01-12COMMON: Replace sprintf() with safer String::format() in JSON module.D G Turner
2017-01-12ADL: Fix Uninitialized Variable Compiler Warnings.D G Turner
2017-01-12DIRECTOR: Fix Further Compiler Warnings.D G Turner
2017-01-12DIRECTOR: D3 frame/sprite scripts. Categorise scripts into groups.stevenhoefel
2017-01-11TITANIC: Fix leaving restaurant table close-upPaul Gilbert
2017-01-11TITANIC: Fix behaviour of Phonograph LidPaul Gilbert
2017-01-11TITANIC: Fix Barbot response to requesting vision centerPaul Gilbert
2017-01-11TITANIC: Fix return value of BarbotScript doSentenceEntryPaul Gilbert
2017-01-12DIRECTOR: Lingo: Fix another warning pointed by digitallEugene Sandulenko
2017-01-12DIRECTOR: Lingo: Fix warnings in lexer generated codeEugene Sandulenko
2017-01-12DIRECTOR: Hooks for both cast member and cast frame events.stevenhoefel
2017-01-12DIRECTOR: Hook Lingo events through. Tie in frame events.stevenhoefel
2017-01-11DIRECTOR: Fix warningsEugene Sandulenko
2017-01-11DIRECTOR: Process Cast scripts when dumpingEugene Sandulenko
2017-01-11DIRECTOR: Lingo: Proper processing of me() in factoriesEugene Sandulenko
2017-01-11DIRECTOR: Lingo: Fixed argument count for factory methodsEugene Sandulenko
2017-01-11DIRECTOR: Lingo: Fixed parsing of builtins with arglistEugene Sandulenko
2017-01-11SCI32: Fix uninitialised read of cursor background at start of gameColin Snover
2017-01-11I18N: Update translations templatesThierry Crozat
2017-01-11SCI32: Add workarounds for PQ:SWATColin Snover
2017-01-11SCI32: Fix null references in Robot decoderColin Snover
2017-01-11SCI32: Remove backslashes from PQ:SWAT extra save game filesColin Snover
2017-01-11SCI32: Remove unnecessary call to unallocColin Snover
2017-01-11SCI32: Improve mouse responsivenessColin Snover
2017-01-11IMAGE: Return correct pixel format for Indeo3Colin Snover
2017-01-11BLADERUNNER: Fix Unused Variable Compiler Warnings.D G Turner
2017-01-11BLADERUNNER: Fix Variable Shadowing Compiler Warnings.D G Turner
2017-01-11DIRECTOR: Lingo: Improvements to me() handling in factoriesEugene Sandulenko
2017-01-11DIRECTOR: Better trace for Lingo testsEugene Sandulenko
2017-01-11DIRECTOR: Lingo: Add debug print out of immediate floatsEugene Sandulenko
2017-01-11DIRECTOR: Further work on TextCast and Button alignment.stevenhoefel
2017-01-10TITANIC: Remove duplicated fields from TTsynonymPaul Gilbert
2017-01-11DIRECTOR: Round rectangles for Buttons. Improved TextCast alignment.stevenhoefel
2017-01-11DIRECTOR: Lingo: Implemented 'duplicate cast' stubEugene Sandulenko
2017-01-11DIRECTOR: Lingo: Started documenting D4 keywordsEugene Sandulenko
2017-01-11SCI32: Add a workaround for the demo version of LSL7Filippos Karapetis
2017-01-10DIRECTOR: Lingo: Clarify which of 'the entities' need idEugene Sandulenko
2017-01-10DIRECTOR: Lingo: Add time-related stubs. This completes D3 grammarEugene Sandulenko
2017-01-10DIRECTOR: Lingo: Implemented stub for 'the time' entityEugene Sandulenko
2017-01-10DIRECTOR: Lingo: Added sub for 'the date' entityEugene Sandulenko
2017-01-10GRAPHICS: Fix buildWillem Jan Palenstijn
2017-01-10DIRECTOR: Load Shared Cast Bitmaps (anchor point is incorrect).stevenhoefel
2017-01-10DIRECTOR: Smarter checks for 'end' clause in grammar/lexerEugene Sandulenko
2017-01-10I18N: Update translations templatesThierry Crozat
2017-01-10GUI: Suppress Unused Variable Warning For Some Build Configurations.D G Turner
2017-01-10I18N: Update translations templatesThierry Crozat
2017-01-10SCI: Fix Unused Variable Compiler Warning when SCI32 is not enabled.D G Turner