aboutsummaryrefslogtreecommitdiff
path: root/engines/neverhood/modules/module1600.cpp
AgeCommit message (Collapse)Author
2014-02-18NEVERHOOD: Make GPL headers consisten in themselves.Johannes Schickel
2014-01-06NEVERHOOD: Correct fix for bug #6480johndoe123
The car clipping rectangle wasn't set correctly when the car is on the upper level.
2014-01-06NEVERHOOD: Fix bug #6480 "NEVERHOOD: Car glitches"johndoe123
2013-12-25NEVERHOOD: Change more message values to enumsFilippos Karapetis
2013-12-25NEVERHOOD: Change more message values to enumsFilippos Karapetis
2013-12-23NEVERHOOD: Add names to some message IDsFilippos Karapetis
2013-10-05NEVERHOOD: Split sprites from their scenes in module 1200Filippos Karapetis
2013-10-05NEVERHOOD: Split sprites from their scenes in module 1600Filippos Karapetis
2013-10-05NEVERHOOD: Split sprites from their scenes in modules 2100 and 2200Filippos Karapetis
This also reduces inter-header dependencies
2013-10-01NEVERHOOD: Split some more sprites from their respective scenesFilippos Karapetis
This splits modules 2700, 2900 and 3000
2013-07-14JANITORIAL: Remove trailing whitespaceSven Hesse
2013-06-10NEVERHOOD: Change the debuglevel of the scene changing debug outputFilippos Karapetis
These are shown on each scene change, but should no longer be needed to be enabled by default, since we can now use the debugger to check and change the current scene
2013-05-08NEVERHOOD: Move module files to own subdirectoryjohndoe123