aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-01-02FULLPIPE: Implement sceneHandler21()Eugene Sandulenko
2014-01-02FULLPIPE: Plug scene21 inEugene Sandulenko
2014-01-02BUILD: Support libedit readline wrapperWillem Jan Palenstijn
This is used in Mac OS X. Thanks to waltervn for pointing this out and testing.
2014-01-02FULLPIPE: Started scene21Eugene Sandulenko
2014-01-02NEVERHOOD: Stop background sounds during credits (bug #6475)Filippos Karapetis
2014-01-02FULLPIPE: Enable scene17. This completes the sceneEugene Sandulenko
2014-01-02FULLPIPE: Implement scene17_updateCursor()Eugene Sandulenko
2014-01-02FULLPIPE: Implement scene17_restoreState()Eugene Sandulenko
2014-01-02FULLPIPE: More renames in scene17Eugene Sandulenko
2014-01-02FULLPIPE: Rename vars in scene17Eugene Sandulenko
2014-01-02FULLPIPE: Implement sceneHandler17_testTruba() and sceneHandler17_updateFlies()Eugene Sandulenko
2014-01-02FULLPIPE: Implement sceneHandler17_fillBottle()Eugene Sandulenko
2014-01-02FULLPIPE: Add more code to scene17Eugene Sandulenko
2014-01-01FULLPIPE: Fix compilation with MSVC (ambiguous call to sqrt())Filippos Karapetis
2014-01-01FULLPIPE: Implement sceneHandler17()Eugene Sandulenko
2014-01-01FULLPIPE: Plug scene17 inEugene Sandulenko
2014-01-01FULLPIPE: Initial code for scene17.cppEugene Sandulenko
2014-01-01VIDEO: Rename variables and remove pointless assertionTorbjörn Andersson
It's RGB, not BGR apparently. This seems to contradict the Multimedia Wiki, but not reality.
2014-01-01VIDEO: Fix Smacker palette upscaling to match Multimedia WikiTorbjörn Andersson
The Multimedia Wiki suggests using a lookup table, but this should produce the same result.
2014-01-01NEVERHOOD: Fix the mouse cursor in scene 3, module 3000 (after bridge)Filippos Karapetis
Color 255 should be white. Right now, this is a scene-specific workaround to avoid rechecking all scenes just for a glitch that happens in a specific scene. Many thanks to eriktorbjorn for figuring out that this is a palette issue, instead of a resource issue
2014-01-01TSAGE: R2R Demo - Fix some incomplete tests on GF_DEMOStrangerke
2014-01-01TSAGE: R2R - Make the demo startStrangerke
2014-01-01FULLPIPE: Rename remaining vars in scene16. This completes the sceneEugene Sandulenko
2014-01-01FULLPIPE: Rename vars in scene16Eugene Sandulenko
2014-01-01FULLPIPE: Implement sceneHandler16_drink()Eugene Sandulenko
2014-01-01FULLPIPE: Implement sceneHandler16_putOnWheel()Eugene Sandulenko
2014-01-01FULLPIPE: Implement sceneHandler16_fillMug()Eugene Sandulenko
2014-01-01FULLPIPE: Implement sceneHandler16_showBearded()Eugene Sandulenko
2014-01-01FULLPIPE: Implement sceneHandler16_startLaugh()Eugene Sandulenko
2014-01-01FULLPIPE: sceneHandler16_mugClick()Eugene Sandulenko
2014-01-01FULLPIPE: Implement sceneHandler16_laughSound()Eugene Sandulenko
2014-01-01FULLPIPE: Add some code to scene16Eugene Sandulenko
2014-01-01FULLPIPE: Enable scene16Eugene Sandulenko
2014-01-01FULLPIPE: implement sceneHandler16()Eugene Sandulenko
2014-01-01FULLPIPE: Implement scene16_updateCursor()Eugene Sandulenko
2014-01-01FULLPIPE: Plug scene16 inEugene Sandulenko
2014-01-01JANITORIAL: Update copyright yearEugene Sandulenko
2014-01-01FULLPIPE: Started implementation of scene16Eugene Sandulenko
2014-01-01FULLPIPE: Rename remaining vars in scene14. This completes the sceneEugene Sandulenko
2014-01-01FULLPIPE: More var renames in scene14Eugene Sandulenko
2014-01-01FULLPIPE: Rename scene14 variablesEugene Sandulenko
2014-01-01FULLPIPE: Rename rest of functions in scene14Eugene Sandulenko
2014-01-01FULLPIPE: Rename subs in scene14Eugene Sandulenko
2014-01-01FULLPIPE: Implement sceneHandler14_sub01()Eugene Sandulenko
2014-01-01FULLPIPE: Implement sceneHandler14_sub04()Eugene Sandulenko
2014-01-01FULLPIPE: Implement sceneHandler14_winArcade()Eugene Sandulenko
2014-01-01FULLPIPE: Implement sceneHandler14_sub11()Eugene Sandulenko
2014-01-01FULLPIPE: Implement sceneHandler14_sub10()Eugene Sandulenko
2014-01-01FULLPIPE: More code to scene14Eugene Sandulenko
2013-12-31FULLPIPE: Implement sceneHandler_sub07()Eugene Sandulenko