aboutsummaryrefslogtreecommitdiff
path: root/engines/gob/game_v6.cpp
AgeCommit message (Collapse)Author
2009-05-31The error() and warning() functions add ! and newline automatically. (I didn'tTorbjörn Andersson
look at debug() and debugC(), since I'm really bored with this now. :-) svn-id: r41061
2009-05-21Splitting a few helper functions out of gob.hSven Hesse
svn-id: r40765
2009-04-27Some minor clean-upSven Hesse
svn-id: r40166
2009-01-01Whoa! Removing trailing spaces.Eugene Sandulenko
svn-id: r35648
2008-12-29Implemented the non-monospaced font in the save name input fieldSven Hesse
svn-id: r35596
2008-12-17Only do the no-cd-workaround if all resource files can be foundSven Hesse
svn-id: r35409
2008-12-15Another collision stuff change for Urban Runner. Now you can actually move! :)Sven Hesse
svn-id: r35372
2008-12-15Some more Urban Runner changes. Still no cylindrical smoking device, thoughSven Hesse
svn-id: r35371
2008-12-14More changed collision stuff for Urban RunnerSven Hesse
svn-id: r35364
2008-12-14Silenced MSVC warning about variable "flags" being potentially uninitialized ↵Filippos Karapetis
inside setCollisions() svn-id: r35359
2008-12-14Music/Video handling fixes/stubsSven Hesse
svn-id: r35351
2008-12-14More modified collision stuff for Urban Runner. The hotspots are correctly ↵Sven Hesse
recognized now svn-id: r35350
2008-12-13Modified collision init functions for Urban RunnerSven Hesse
svn-id: r35341