Age | Commit message (Expand) | Author |
2016-05-10 | GNAP: Some more enum changes | Strangerke |
2016-05-10 | GNAP: Refactoring - Use enum for beaver facing | Strangerke |
2016-05-10 | GNAP: Refactoring - Use an enum for Facing (Alien) | Strangerke |
2016-05-10 | GNAP: Fix crash in DCL decompression | Strangerke |
2016-05-10 | GNAP: Change the initial values of backGroundImageValue2&4, change transparen... | Strangerke |
2016-05-10 | GNAP: Change another variable to boolean | Strangerke |
2016-05-10 | GNAP: Remove a global variable used for randomization | Strangerke |
2016-05-10 | GNAP: Change the type of some variables to boolean | Strangerke |
2016-05-10 | GNAP: Change a couple of variables to boolean, soft refactoring | Strangerke |
2016-05-10 | GNAP: Use nullptr instead of 0 for some pointers | Strangerke |
2016-05-10 | GNAP: Fix compilation | Strangerke |
2016-05-10 | GNAP: Renaming in cutscenes | Strangerke |
2016-05-10 | GNAP: Renaming in scene 46 | Strangerke |
2016-05-10 | GNAP: Rename scene 43, 44 and 45 variables for consistency | Strangerke |
2016-05-10 | GNAP: Some renaming in scene 45, change a global variable to local | Strangerke |
2016-05-10 | GNAP: Silence a false positive uninitialized variable | Strangerke |
2016-05-10 | GNAP: Renaming in scene 44 | Strangerke |
2016-05-10 | GNAP: Some renaming in scene 43 | Strangerke |
2016-05-10 | GNAP: rename SoundItem members | Strangerke |
2016-05-10 | GNAP: More renaming in resource.h | Strangerke |
2016-05-10 | GNAP: Rename SequenceFrame members | Strangerke |
2016-05-10 | GNAP: Some renaming | Strangerke |
2016-05-10 | GNAP: Reduce the scope of a couple of variables, make use of enum values in c... | Strangerke |
2016-05-10 | GNAP: Reduce variable scope, some renaming. Change the type of parameter to b... | Strangerke |
2016-05-10 | GNAP: Reduce variable scope, some renaming | Strangerke |
2016-05-10 | GNAP: More renaming. Remove unused variable in MouseButtonState and Hotspot | Strangerke |
2016-05-10 | GNAP: Some renaming, remove useless variables in GfxItem | Strangerke |
2016-05-10 | GNAP: Some renaming, change some function parameters to boolean | Strangerke |
2016-05-10 | GNAP: change 3rd parameter of removeSequence to boolean, adapt calls accordingly | Strangerke |
2016-05-10 | GNAP: Some renaming in toyUfoFlyTo | Strangerke |
2016-05-10 | GNAP: Reduce variable scope in fatUpdateFrame, change variable type to boolean | Strangerke |
2016-05-10 | GNAP: Update copyright | Strangerke |
2016-05-10 | GNAP: Clean up scene 42 | johndoe123 |
2016-05-10 | GNAP: Clean up scene 41 | johndoe123 |
2016-05-10 | GNAP: Clean up scene 39 | johndoe123 |
2016-05-10 | GNAP: Clean up scene 38 | johndoe123 |
2016-05-10 | GNAP: Clean up scene 33 | johndoe123 |
2016-05-10 | GNAP: Clean up scene 32 | johndoe123 |
2016-05-10 | GNAP: Clean up scene 31 | johndoe123 |
2016-05-10 | GNAP: Clean up scene 30 | johndoe123 |
2016-05-10 | GNAP: Clean up scene 29 | johndoe123 |
2016-05-10 | GNAP: Clean up scene 28 | johndoe123 |
2016-05-10 | GNAP: Initial commit | johndoe123 |
2016-05-08 | WINTERMUTE: Add missing parameter | Eugene Sandulenko |
2016-05-08 | AUDIO FM-TOWNS: Fix copy/paste error | Eugene Sandulenko |
2016-05-08 | SCUMM HE: Safeguard division by zero | Eugene Sandulenko |
2016-05-08 | SHERLOCK RT: Actually clear screen instead of a useless call. CID 1308097 | Eugene Sandulenko |
2016-05-08 | JANITORIAL: Whitespace fixes | Eugene Sandulenko |
2016-05-07 | SHERLOCK: RT: Fix some namespace comments | Paul Gilbert |
2016-05-07 | SCUMM HE: Added debug output | Eugene Sandulenko |