Age | Commit message (Expand) | Author |
2016-09-03 | JANITORIAL: Make GPL headers uniform | Eugene Sandulenko |
2016-05-26 | MADS: Refactor MSurface and Screen to not use virtual inheritance | Paul Gilbert |
2016-03-14 | MADS: Changed engine to use Graphics::ManagedSurface | Paul Gilbert |
2016-01-09 | MADS: Implement bulk of remaining conversation setup and support methods | Paul Gilbert |
2016-01-08 | MADS: Further conversation cleanup, start of conv CND file loading | Paul Gilbert |
2016-01-08 | MADS: Cleanup of existing converstations skeleton code | Paul Gilbert |
2016-01-07 | MADS: Phantom: Flesh out walk triggers | Paul Gilbert |
2015-12-23 | MADS: Phantom: Properly initialize scene 410 | Filippos Karapetis |
2015-11-27 | MADS: Fixing parenthesis. Requires checking with the original | Eugene Sandulenko |
2015-11-27 | MADS: Fix warning. Requires consulting with the original | Eugene Sandulenko |
2015-11-27 | MADS: Shut gcc warning. Requires checking | Eugene Sandulenko |
2015-11-27 | MADS: Silence Clang warning | Torbjörn Andersson |
2015-11-24 | MADS: Refactor camera code | Strangerke |
2015-11-24 | MADS: Phantom - Initialize and synchronize a couple of variables | Strangerke |
2015-11-24 | MADS: Phantom: Add more checks in exitCatacombs | Strangerke |
2015-11-24 | MADS: Phantom: Fix asserts in moveCatacombs | Strangerke |
2015-11-24 | MADS: Phantom: Remove dead code in scene 310 | Strangerke |
2015-11-23 | MADS: Phantom: reduce the scope of a variable | Strangerke |
2015-11-23 | MADS: Phantom: Reword scene101::handleAnimation0 for consistency, remove some... | Strangerke |
2015-11-23 | MADS: Silence two GCC warnings | Torbjörn Andersson |
2015-11-22 | MADS: Fix compilation. | Johannes Schickel |
2015-11-16 | MADS: Fix header | Strangerke |
2015-11-16 | MADS: Some work on Camera | Strangerke |
2015-11-15 | MADS: Phantom: Merge _variant and _initialVariant | Strangerke |
2015-11-12 | MADS: Implement syncTimers, add SyncType enum, modify all the calls to syncTi... | Strangerke |
2015-11-11 | MADS: For consistency with Rex, remove the second parameter of addSprites whe... | Strangerke |
2015-11-10 | MADS: Phantom: Add a comment about changing section | Strangerke |
2015-11-10 | MADS: Replace the use of setTimingTrigger by a call to addTimer for V2+ games | Strangerke |
2015-11-10 | MADS: Implement SetSeqPlayer for V2+ games, replace setTrigger by addSubEntry | Strangerke |
2015-11-09 | MADS: Phantom: Remove dummy scene handler | Strangerke |
2015-11-09 | MADS: Phantom: Update erroneous comments concerning Section Handlers | Strangerke |
2015-11-09 | MADS: Remove useless casts in per-game logic | Strangerke |
2015-11-09 | MADS: Phantom: Implement stopWalker() | Strangerke |
2015-11-09 | MADS: Phantom: Implement unhandledAction() | Strangerke |
2015-11-09 | MADS: Phantom: Implement doObjectAction() | Strangerke |
2015-11-09 | MADS: Phantom: Fix bug in Scene102::enter() | Filippos Karapetis |
2015-11-09 | MADS: Phantom: Only force a reset of scaling velocity when the section changes | Strangerke |
2015-11-09 | MADS: Phantom: Fix coding style in Scene1xx | Strangerke |
2015-11-09 | MADS: Phantom: Remove an erroneous TODO | Strangerke |
2015-11-08 | MADS: Phantom: Add scene 506 | Strangerke |
2015-11-08 | MADS: Phantom: Implement scene 505 | Strangerke |
2015-11-07 | MADS: Phantom: Implement scene 504 | Strangerke |
2015-11-05 | MADS: Phantom: Improve a bit Scene502::getPanelInfo | Strangerke |
2015-11-05 | MADS: Phantom: Implement scene 502 (except palette cycling) | Strangerke |
2015-11-04 | MADS: Phantom: Implement scene 501 | Strangerke |
2015-11-04 | MADS: Phantom: Implement generic scene 5xx | Strangerke |
2015-11-04 | MADS: Phantom: Remove obsolete comment, fix the use of a boolean | Strangerke |
2015-11-04 | MADS: Phantom: Add more Catacombs functions | Strangerke |
2015-11-03 | MADS: Phantom: Phantom isn't naughty! | Strangerke |
2015-11-03 | MADS: Phantom: Implement exitCatacombs | Strangerke |