aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/map_v4.cpp
AgeCommit message (Collapse)Author
2008-05-28Script variables are now always stored in the game version's native endianess.Sven Hesse
This should make Woodruff playable on big-endian systems. svn-id: r32352
2008-05-27Fixed an endian-related issue, making Woodruff controlable on big-endian ↵Sven Hesse
machines. It still breaks when switching screens and object videos are mispositioned, though. svn-id: r32310
2008-01-05Fix to remove a tab character from the GPL headerPaul Gilbert
svn-id: r30238
2007-09-19Merged common/stdafx.h into common/scummsys.h. All referencing files have ↵Nicola Mettifogo
been updated. svn-id: r28966
2007-08-13Woodruff is now controllableSven Hesse
svn-id: r28591