aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-11CINE: Implement MT-32 output driver.Johannes Schickel
2011-12-11TSAGE: R2R - Implement scene 2450Strangerke
2011-12-10DREAMWEB: Fix regression in diaryKeyNWillem Jan Palenstijn
2011-12-10DREAMWEB: Fix regression in quitSymbolWillem Jan Palenstijn
2011-12-10GRAPHICS: Fix compiler warnings.Alyssa Milburn
2011-12-10GUI: Refactor gradient calculation into separate methodEugene Sandulenko
2011-12-10GUI: Move _gradientBytes to VectorRendererSpecEugene Sandulenko
2011-12-10GUI: Implemented color dithering for backgroundEugene Sandulenko
2011-12-10TSAGE: R2R - Implement scene 2445 (unused+broken?)Strangerke
2011-12-10TSAGE: R2R - Implement scene 2440Strangerke
2011-12-10TSAGE: R2R - Implement scene 2435Strangerke
2011-12-09Merge pull request #133 from fingolfin/dreamweb-cleanupFilippos Karapetis
2011-12-09DREAMWEB: Sort function_name_remapping map in tasm-recoverMax Horn
2011-12-09DREAMWEB: Remove unused codeMax Horn
2011-12-09DREAMWEB: Port 'diarykeyp', 'diarykeyn' to C++Filippos Karapetis
2011-12-09DREAMWEB: Port 'quitSymbol' to C++Filippos Karapetis
2011-12-09DREAMWEB: Port 'monitorlogo' to C++Filippos Karapetis
2011-12-09DREAMWEB: Use the C++ version of workScreen() in C++ codeFilippos Karapetis
2011-12-09DREAMWEB: Fix regression in showSaveOpsWillem Jan Palenstijn
2011-12-09DREAMWEB: The 'title7graphics' offset is unusedFilippos Karapetis
2011-12-09DREAMWEB: Move some strings used by useDiary() out of the blobFilippos Karapetis
2011-12-09DREAMWEB: Port 'endgame', 'showgun' to C++Filippos Karapetis
2011-12-09DREAMWEB: Port 'soldier1' to C++Filippos Karapetis
2011-12-09DREAMWEB: Fix regression in hangOnPQ (in conversations)Willem Jan Palenstijn
2011-12-09LURE: Converted the AnimationDecoder::decode_data routine to remove GOTO usagePaul Gilbert
2011-12-09LURE: Converted the vgaDecode routine to remove GOTO usagePaul Gilbert
2011-12-08SCI: Add preliminary support for SCI1 early Amiga sound patchesMatthew Hoops
2011-12-09DREAMWEB: Convert 'hangonpq' to C++ and remove quitlist from the blobFilippos Karapetis
2011-12-09DREAMWEB: Port 'usediary' to C++ and remove diarylist from the blobFilippos Karapetis
2011-12-09TSAGE: Got rid of goto in TsAGE engine.Paul Gilbert
2011-12-09DREAMWEB: Port 'dosaveload' to C++ and remove opslist from the blobFilippos Karapetis
2011-12-09DREAMWEB: Port 'discops' to C++Filippos Karapetis
2011-12-08MOHAWK: Stub LB clone command.Alyssa Milburn
2011-12-08MOHAWK: Fix LBCode goto notify.Alyssa Milburn
2011-12-08MOHAWK: Implement LB getProperty/setProperty.Alyssa Milburn
2011-12-08MOHAWK: LB variables are case-insensitive.Alyssa Milburn
2011-12-09DREAMWEB: Port 'talk' to C++. Remove decidelist and talklist offsetsFilippos Karapetis
2011-12-08MOHAWK: Name the LB phases, and default to kLBPhaseLoad for v3+.Alyssa Milburn
2011-12-08TSAGE: R2R - Implement scene 2430Strangerke
2011-12-08DREAMWEB: Remove two unused fade functions from dreamgen.*D G Turner
2011-12-08DREAMWEB: offset_decidelist is now unnecessary (regenerated dreamgen.h)Filippos Karapetis
2011-12-08DREAMWEB: Port 'decide' to C++Filippos Karapetis
2011-12-08DREAMWEB: Port 'getunderzoom', 'putunderzoom', 'showdecisions', 'undertextlin...Filippos Karapetis
2011-12-08DREAMWEB: Port 'madmanrun' to C++Filippos Karapetis
2011-12-08DREAMWEB: Port 'afternewroom' to C++Filippos Karapetis
2011-12-08DREAMWEB: Fix workoutFrames when walking off-screenWillem Jan Palenstijn
2011-12-08Merge pull request #130 from fingolfin/dreamweb-miscFilippos Karapetis
2011-12-08DREAMWEB: Port 'intromonks2' to C++Filippos Karapetis
2011-12-08DREAMWEB: Move more stuff to DreamBaseMax Horn
2011-12-08DREAMWEB: Convert workoutFrames to C++Max Horn