Age | Commit message (Expand) | Author |
2012-01-08 | TSAGE: Fix R2R crashes saying 'unknown message' | Paul Gilbert |
2012-01-07 | TSAGE: R2R - Fix sub1B00, rename it to scalePalette | Strangerke |
2012-01-07 | TSAGE: R2R - Implement scene 1100 | Strangerke |
2012-01-07 | TSAGE: Implemented R2R Scene 325 - Bridge Console | Paul Gilbert |
2012-01-06 | TSAGE: R2R - Implement scene 1020 | Strangerke |
2012-01-05 | TSAGE: R2R - Implement scene 1010 | Strangerke |
2012-01-05 | TSAGE: R2R - Implement scene 3900 | Strangerke |
2012-01-04 | TSAGE: Explain function of sub_F8E5_calculatePoint | Willem Jan Palenstijn |
2012-01-04 | TSAGE: R2R - Implement scene 3800. | Strangerke |
2012-01-04 | TSAGE: Implemented the changes needed for R2R SceneActor::dispatch | Paul Gilbert |
2012-01-04 | TSAGE: Added needed speaker method call for R2R in StripManager::signal | Paul Gilbert |
2012-01-03 | TSAGE: Add _field8A to SceneObject, use it in R2R scene 3600 | Strangerke |
2012-01-03 | TSAGE: R2R - Add missing custom VisualSpeaker in scene 3600 | Strangerke |
2012-01-03 | TSAGE: R2R - Preliminar implementation of scene 3600 | Strangerke |
2012-01-02 | TSAGE: Implemented changes for dirty rect handling needed for R2R | Paul Gilbert |
2012-01-02 | TSAGE: Simplified some of the dirty rect code to use existing Rect methods | Paul Gilbert |
2012-01-01 | TSAGE: Bugfix for trying to draw off screen objects, which was causing invali... | Paul Gilbert |
2012-01-01 | TSAGE: Implemented a cleaner version of dirty rect handling | Paul Gilbert |
2012-01-01 | TSAGE: Bugfix for #3467505 - crash viewing ammo belt when the clip is empty | Paul Gilbert |
2012-01-01 | TSAGE: Do all screen drawing in an intermediate temporary screen surface. | Paul Gilbert |
2012-01-01 | TSAGE: Revert buggy implementation of dirty rects | Paul Gilbert |
2011-12-31 | TSAGE: BF - Fix for bug #3467502, crash when loading in map scene | Strangerke |
2011-12-31 | TSAGE: Close memory leak in savegame thumbnail. | D G Turner |
2011-12-30 | TSAGE: R2R - Implement scene 3395, fix some glitches in scene 3385 | Strangerke |
2011-12-30 | TSAGE: R2R - Cleanup: reorganise speakers, add ancestor classes where speaker... | Strangerke |
2011-12-29 | TSAGE: R2R - Implement Scene 3385 | Strangerke |
2011-12-29 | TSAGE: R2R - Fix bugs in scene 3375 | Strangerke |
2011-12-29 | TSAGE: R2R - Fixed one more ambiguity with NULL parameters in R2R setDetails ... | Strangerke |
2011-12-29 | TSAGE: R2R - Fixed ambiguity with NULL parameters in R2R setDetails calls | Strangerke |
2011-12-29 | TSAGE: R2R - Add missing function in scene 3375 | Strangerke |
2011-12-29 | TSAGE: R2R - Fix bug in scene 3700 | Strangerke |
2011-12-29 | TSAGE: R2R -Fix errors not detected by MSVC | Strangerke |
2011-12-29 | TSAGE: R2R - Partial implementation of scene 3375. | Strangerke |
2011-12-28 | TSAGE: Removed virtual keyword from setDetails methods | Paul Gilbert |
2011-12-28 | TSAGE: R2R - Fix a bug in scene 3700 | Strangerke |
2011-12-28 | TSAGE: R2R - Implement scene 3700 | Strangerke |
2011-12-27 | TSAGE: Make lots of globals const. | Christoph Mallon |
2011-12-27 | TSAGE: Added missing NULL prefix to one of the R2R setDetails calls | Paul Gilbert |
2011-12-27 | TSAGE: Fixed ambiguity with NULL parameters in R2R setDetails calls | Paul Gilbert |
2011-12-27 | TSAGE: Added explicit prefixes to more NULL's used in setDetails calls | Paul Gilbert |
2011-12-27 | TSAGE: Add explicit prefixes to NULL's used in various setDetails calls | Paul Gilbert |
2011-12-27 | TSAGE: Moved the R2R AUTODOC_ITEMS array to be part of the scene 825. | Paul Gilbert |
2011-12-27 | TSAGE: Change R2R AUTODOC_ITEMS to truly be a constant array. | Paul Gilbert |
2011-12-27 | TSAGE: Ensure correct setDetails version is called in R2R Scene825::Button::s... | Paul Gilbert |
2011-12-27 | TSAGE: Centralised all the setDetails methods in the various games | Paul Gilbert |
2011-12-26 | TSAGE: R2R - Scene 3700: Fix a couple of bugs | Strangerke |
2011-12-25 | TSAGE: R2R - Implement scene 3400 | Strangerke |
2011-12-24 | TSAGE: R2R - Implement scene 3350 | Strangerke |
2011-12-24 | TSAGE: R2R - Implement scene 3275 | Strangerke |
2011-12-24 | TSAGE: R2R - Implement scene 3255 | Strangerke |