]> git.nickg.me.uk Git - traingame.git/commit
Gracefully handle crashes when writing files
authorNick Gasson <nick@nickg.me.uk>
Sun, 6 Jun 2010 12:34:49 +0000 (13:34 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 6 Jun 2010 12:34:49 +0000 (13:34 +0100)
commit3e6ae692ff8087ab89f757d50ed21a17eb50b130
tree4e019b6d498b25c157cd9862169bbff544b676ae
parentf4d6421d9c3715a86290ee373b860bf08519efb6
Gracefully handle crashes when writing files

Don't clobber maps until finished
include/IResource.hpp
src/Map.cpp
src/Resource.cpp