aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-11-03SDL: Remove side effect of setlocale() call to get Language.D G Turner
This is to fix bug #3615148 - "ALL: sscanf("%f"), atof() etc. not portable due to Locale" The side effect of setlocale("") is to change the active locale from the default of "C" to the detected system locale, but this changes the behaviour of sscanf() and several other functions in a system dependent and non-portable way. This has caused bugs in the ZVISION engine when running Zork Nemesis. The solution is to restore the default "C" locale after the call to get the language. Thanks to criezy for working out this fix.
2013-11-03TSAGE: Renaming for R2R Spill Mountains crank roomPaul Gilbert
2013-11-03TSAGE: Renamings for R2R Spill Mountains furnace roomPaul Gilbert
2013-11-03TSAGE: Renamings for Spill Mountains Large LedgePaul Gilbert
2013-11-03TSAGE: Renamings for R2R Spill Mountains bedroom 2Paul Gilbert
2013-11-03TSAGE: Renamings for R2R Spill Mountains bedroomPaul Gilbert
2013-11-03TSAGE: Renamings for R2R Pictographs roomPaul Gilbert
2013-11-03TSAGE: Renamings for R2R Spill Mountains large empty roomPaul Gilbert
2013-11-03TSAGE: Renamings for R2R Balloon LaunchPaul Gilbert
2013-11-03TSAGE: Renamings for R2R Spill MountainsPaul Gilbert
2013-11-03TSAGE: Replace all -999 constants with the LIST_END definePaul Gilbert
2013-11-03TSAGE: Renamings and bugfixes for R2R desert and forest entrancePaul Gilbert
2013-11-03TSAGE: Renamings for R2R desert scenePaul Gilbert
2013-11-03TSAGE: Fix to set _endAction when playing voice samplesPaul Gilbert
2013-11-03TSAGE: Renamings for R2R Teleporting Outside scenePaul Gilbert
2013-11-03TSAGE: Fix CID 1003720, missing break in switchStrangerke
2013-11-03TSAGE: Fix sound glitch (CID 1004053)Strangerke
2013-11-03PARALLACTION: Make sure overridden methods are not used. Fixes compiler warningEugene Sandulenko
2013-11-03PARALLACTION: Pass big value by reference rather than copying. CID 1003923Eugene Sandulenko
2013-11-03AVALANCHE: Fix CID 1109674Strangerke
2013-11-03TSAGE: Renaming and unused variable removal from R2R gunpoint cutscenePaul Gilbert
2013-11-02TSAGE: In progress renaming for R2R Flub MazePaul Gilbert
2013-11-03NEVERHOOD: Fix Klaymen's idle blinking animation in the teleporterFilippos Karapetis
The wrong animation hash was used in stSitIdleTeleporterBlinkSecond()
2013-11-03NEVERHOOD: Remove unused method drawShadowSurface()Filippos Karapetis
2013-11-02TSAGE: Renamings for R2R Teal confrontation scenePaul Gilbert
2013-11-02TSAGE: Renaming for R2R corridorsPaul Gilbert
2013-11-02TSAGE: Renamings and removoal of unused variable for R2R circular walkwaysPaul Gilbert
2013-11-02TSAGE: Renamings for R2R escape ship landing cutscenePaul Gilbert
2013-11-03TSAGE: R2R - Remove a useless variable in scene 800. This breaks savegame ↵Strangerke
compatibility.
2013-11-03FULLPIPE: Fix warningsEugene Sandulenko
2013-11-03SCUMM: Fix potential memory leak. CID 1003586Eugene Sandulenko
2013-11-03FULLPIPE: Initialize variable. CID 1109665Eugene Sandulenko
2013-11-03GUI: Skip useless assignment. CID 1002117Eugene Sandulenko
2013-11-03CINE: Remove unnecessary check. CID 1004117Eugene Sandulenko
2013-11-03RECORDER: Initialize variable. CID 1047258Eugene Sandulenko
2013-11-03FULLPIPE: Implement MctlCompound::freeItems()Eugene Sandulenko
2013-11-02TSAGE: Renamings for R2R base hallPaul Gilbert
2013-11-02TSAGE: Renamings for R2R guard postPaul Gilbert
2013-11-02TSAGE: Okay, now fixing pops at the end of sound effects.Paul Gilbert
2013-11-02TSAGE: Bugfix to get rid of pops at the start of sound effectsPaul Gilbert
2013-11-02TSAGE: Renamings for R2R statis negator roomPaul Gilbert
2013-11-02TSAGE: Renamings for Ralf/Tomko cutscenePaul Gilbert
2013-11-02TSAGE: Renamings for Teal monologue cutscenePaul Gilbert
2013-11-02TSAGE: Renamings for R2R guard cutscene 3230Paul Gilbert
2013-11-02TSAGE: Renaming for R2R Rocko/Jocko cutscenePaul Gilbert
2013-11-02TSAGE: Renamings for R2R captain/private cutscenePaul Gilbert
2013-11-02TSAGE: Renamings for R2R guard cutscenePaul Gilbert
2013-11-02TSAGE: Renaming for R2R autopsy roomPaul Gilbert
2013-11-02TSAGE: Renamings for R2R Miranda's cellPaul Gilbert
2013-11-02TSAGE: Renaming for R2R ghoul dormitoryPaul Gilbert