Age | Commit message (Expand) | Author |
2013-10-17 | TESTBED: Fix uninitalized variable. CID 1002670 | Eugene Sandulenko |
2013-10-17 | TESTBED: Initialize variable. CID 1003374 | Eugene Sandulenko |
2013-10-17 | TESTBED: Remove logically dead code. CID 1004067 | Eugene Sandulenko |
2013-10-17 | DRASCULA: Fix uninitalized class variables. CID 1003403 | Eugene Sandulenko |
2013-10-17 | DRASCULA: Give hint about unused return value. CID 1003863 | Eugene Sandulenko |
2013-10-17 | DRASCULA: Fix potential buffer overrun. CID 1003311 | Eugene Sandulenko |
2013-10-17 | DRASCULA: Fix potential buffer overrun. CID 1003310 | Eugene Sandulenko |
2013-10-17 | DRASCULA: Fix potential buffer overrun. CID 1003309 | Eugene Sandulenko |
2013-10-17 | DRASCULA: Fix potential buffer overrun. CID 1003308 | Eugene Sandulenko |
2013-10-16 | TSAGE: Fixes for calling voice playback correctly when showing on-screen text | Paul Gilbert |
2013-10-17 | FULLPIPE: Fix compilation with MSVC | Filippos Karapetis |
2013-10-17 | FULLPIPE: Implement MovGraph2::findNode() | Eugene Sandulenko |
2013-10-17 | FULLPIPE: method4C -> doWalkTo | Eugene Sandulenko |
2013-10-17 | FULLPIPE: Implemented MovGraph2::method4C() | Eugene Sandulenko |
2013-10-16 | FULLPIPE: More work on MovGraph2::method4C() | Eugene Sandulenko |
2013-10-15 | TSAGE: Further in-progress work on adding R2R voice support | Paul Gilbert |
2013-10-15 | TSAGE: Fix R2R loading of voice index | Paul Gilbert |
2013-10-15 | AVALANCHE: Fix iteration in Dialogs::talkTo(). | urukgit |
2013-10-15 | FULLPIPE: MovGraph2::method4C() con't | Eugene Sandulenko |
2013-10-15 | AVALANCHE: Fix crash when entering inn, add safeguards | Strangerke |
2013-10-14 | TSAGE: Beginnings of R2R voice streaming | Paul Gilbert |
2013-10-15 | AVALANCHE: Get rid of SpriteInfo | Strangerke |
2013-10-15 | AVALANCHE: Fix memory corruption in background (drawpicture) blitting | Strangerke |
2013-10-15 | FULLPIPE: More code for MovGraph2::method4C() | Eugene Sandulenko |
2013-10-14 | AVALANCHE: Remove some extra parenthesis in Animation | Strangerke |
2013-10-14 | AVALANCHE: Remove StatType, reduce verbosity some more | Strangerke |
2013-10-14 | AVALANCHE: Remove GraphicManager::fleshColors(), move everything from it to G... | urukgit |
2013-10-14 | AVALANCHE: Reduce verbosity in Animation and AnimationType | Strangerke |
2013-10-14 | AVALANCHE: Modifiy AnimationType initialization, add private Animation pointer | Strangerke |
2013-10-13 | TONY: Initialise _buf and _origBuf in second RMGfxBuffer constructor | Torbjörn Andersson |
2013-10-12 | TSAGE: Fix for R2R canyon overhang reappearing after collapsed | Paul Gilbert |
2013-10-12 | AVALANCHE: Move/Improve some comments in parser | Strangerke |
2013-10-12 | AVALANCHE: Move some parser functions to Dialogs. Improve some comments | Strangerke |
2013-10-12 | LASTEXPRESS: Redo d71b48 and use variable instead of commenting it | Eugene Sandulenko |
2013-10-12 | AVALANCHE: Move some variables around | Strangerke |
2013-10-11 | AVALANCHE: Remove useless check and move some comments in Sequence | Strangerke |
2013-10-11 | AVALANCHE: Fix two blocking loops not checking shouldQuit() | Strangerke |
2013-10-11 | AVALANCHE: Remove code duplicate in runMenuWith() | Strangerke |
2013-10-11 | AVALANCHE: Polish 'File' menu | Strangerke |
2013-10-11 | AVALANCHE: Implement Bleep(), improve one comment | Strangerke |
2013-10-10 | TSAGE: Cleaner implementation of saving disable code | Paul Gilbert |
2013-10-10 | TSAGE: Disable saving in R2R when actors have been copied to the background | Paul Gilbert |
2013-10-10 | FULLPIPE: Made setting rooms via bootparams easier | Eugene Sandulenko |
2013-10-10 | FULLPIPE: More work on MovGraph2::method4C() | Eugene Sandulenko |
2013-10-10 | NEVERHOOD: Fixes for Russian versions | Eugene Sandulenko |
2013-10-09 | TSAGE: Further renaming and overhang bugfix for R2R Canyon scene | Paul Gilbert |
2013-10-09 | TSAGE: Renaming for R2R Canyon scene | Paul Gilbert |
2013-10-09 | TSAGE: Formatting for R2R scene descriptions | Paul Gilbert |
2013-10-09 | TSAGE: Bugfixes for R2R space scenes to be full screen | Paul Gilbert |
2013-10-09 | WINTERMUTE: Remove superfluous assignments | Willem Jan Palenstijn |