Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-09-28 | SWORD25: More int->int32 fixes | Eugene Sandulenko | |
2013-09-28 | SWORD25: Further fixes for Amiga | Eugene Sandulenko | |
2013-09-28 | SWORD25: More int <-> int32 corrections | Eugene Sandulenko | |
2013-09-28 | SWORD25: Further fixes for Amiga compilation | Eugene Sandulenko | |
2013-09-28 | SWORD25: Fix Amiga compilation | Eugene Sandulenko | |
2013-09-28 | FULLPIPE: Fix compiler warning | Eugene Sandulenko | |
2013-09-28 | TSAGE: Fix R2R restart game to match the original | Paul Gilbert | |
2013-09-28 | FULLPIPE: Implement Movement::calcSomeXY() | Eugene Sandulenko | |
2013-09-28 | TSAGE: Bugfixes and renaming for R2R title screen | Paul Gilbert | |
2013-09-28 | FULLPIPE: Implement MovGraph2::initDirections() | Eugene Sandulenko | |
2013-09-28 | FULLPIPE: Implement MovGraph2::addObject() | Eugene Sandulenko | |
2013-09-28 | FULLPIPE: Implement MctlCompound::addObject() | Eugene Sandulenko | |
2013-09-28 | FULLPIPE: Bug fix MctlCompound::load() | Eugene Sandulenko | |
2013-09-28 | TONY: Fix compilation on FreeBSD with C++-11 enabled. | D G Turner | |
This is part of bug #3615056 and is due to NULL being defined as nullptr when C++-11 is enabled, which is not valid being assigned to a integer value. | |||
2013-09-28 | TINSEL: Fix compilation on FreeBSD with C++-11 enabled. | D G Turner | |
This is part of bug #3615056 and is due to NULL being defined as nullptr when C++-11 is enabled, which is not valid being assigned to a integer value. | |||
2013-09-27 | TSAGE: Bugfixes and renaming for R2R teleport outside | Paul Gilbert | |
2013-09-27 | FULLPIPE: Implemented MctlCompound::initMovGraph2() | Eugene Sandulenko | |
2013-09-27 | DEVTOOLS: Make Coverity happy. | Eugene Sandulenko | |
This is mainly due to unhandled clang __has_featrure() buit-in. I do not like this hack, but Coverity proved to be a very good tool for us. | |||
2013-09-27 | SWORD25: Remove explictit #includes | Eugene Sandulenko | |
Makes Coverity happier. | |||
2013-09-27 | COMMON: Make Coverity 6.6.1 happier | Eugene Sandulenko | |
Apparently their tools do not include __has_feature clang extension. I've submitted the bugreport to them but in the meantime let's have this define in the system. | |||
2013-09-27 | SCUMM: Add US Windows preview of Humongous Catalog. | Kirben | |
2013-09-26 | TSAGE: Further bugfixes for R2R Protector confrontation | Paul Gilbert | |
2013-09-27 | NEVERHOOD: Fix uninitialized member of the TextEditWidget class - CID 1022333 | Filippos Karapetis | |
2013-09-27 | NEVERHOOD: Fix uninitialized variable in Scene1303 - CID 1022323 | Filippos Karapetis | |
2013-09-27 | NEVERHOOD: Remove unused variable - CID 1022328 | Filippos Karapetis | |
2013-09-27 | NEVERHOOD: Fix uninitialized variable in AsScene1002OutsideDoorBackground - ↵ | Filippos Karapetis | |
CID 1022329 | |||
2013-09-27 | NEVERHOOD: Fix uninitialized variable in AsScene2810Rope - CID 1022310 | Filippos Karapetis | |
2013-09-27 | NEVERHOOD: Fix uninitialized members of the Palette class - CID 1022303, ↵ | Filippos Karapetis | |
1022304, 1022305, 1022306 | |||
2013-09-27 | NEVERHOOD: Fix uninitialized members of the Scene class and remove dead code ↵ | Filippos Karapetis | |
- CID 1022300 | |||
2013-09-27 | NEVERHOOD: Fix uninitialized members of the Screen class - CID 1022299 | Filippos Karapetis | |
2013-09-27 | NEVERHOOD: Fix uninitialized members of the AudioResourceManMusicItem class ↵ | Filippos Karapetis | |
- CID 1022298 | |||
2013-09-27 | NEVERHOOD: Fix uninitialized members of the SoundMan class - CID 1022297 | Filippos Karapetis | |
2013-09-27 | SCI: script patch for sq1vga to fix gfx glitch | Martin Kiewitz | |
when leaving Ulence Flats... | |||
2013-09-26 | SWORD25: Fix copy-paste error. CID 1004130 | Eugene Sandulenko | |
2013-09-26 | NEVERHOOD: Fix uninitialized class members in AnimatedSprite - CID 1022296 | Filippos Karapetis | |
2013-09-26 | NEVERHOOD: Add a patch system for broken resources in Russian versions | Filippos Karapetis | |
Some translated resources in Russian versions have incorrect unpacked resource sizes. The original didn't perform checks for these, but we do, thus we'll need to patch the unpacked resource sizes for each case | |||
2013-09-26 | COMMON: Expand the warnings thrown for broken DCL compressed data | Filippos Karapetis | |
The Russian translated versions of Neverhood have invalid unpacked sizes for some compressed resources. This helps in identifying their resource parameters more easily | |||
2013-09-26 | NEVERHOOD: Expand the error thrown for broken resources in BLB archives | Filippos Karapetis | |
The Russian translated versions of Neverhood have invalid unpacked sizes for some compressed resources. This helps in identifying their resource parameters more easily | |||
2013-09-26 | TSAGE: Minor renaming for R2R | Filippos Karapetis | |
Rename the R2R character indexes to the corresponding character enum (i.e. R2_NONE, R2_QUINN, R2_SEEKER, R2_MIRANDA) | |||
2013-09-25 | TSAGE: Renaming and bugfixes for R2R confrontation | Paul Gilbert | |
2013-09-26 | WINTERMUTE: Fix warning | Willem Jan Palenstijn | |
2013-09-26 | FULLPIPE: Started implementation of MctlCompound::initMovGraph2() | Eugene Sandulenko | |
2013-09-26 | FULLPIPE: Added MctlCompound object type | Eugene Sandulenko | |
2013-09-26 | FULLPIPE: Prototyping for MctlCompound | Eugene Sandulenko | |
2013-09-24 | TSAGE: Bugfixes and renaming for R2R Circular Walkways | Paul Gilbert | |
2013-09-24 | NEWS: Mention update to munt 1.3.0 | Filippos Karapetis | |
2013-09-24 | MT-32: Update to munt 1.3.0 | Filippos Karapetis | |
2013-09-23 | TSAGE: Renaming for R2R floating city walkways | Paul Gilbert | |
2013-09-23 | WINTERMUTE: Remove asserts in Blend-functions in TransparentSurface. | Einar Johan Trøan Sømåen | |
2013-09-23 | WINTERMUTE: Pass blendMode to blit() in RenderTicket. | Tobia Tesan | |