Author: jhinrichs
Date: Tue Mar 31 22:33:55 2009
New Revision: 34357

URL: http://svn.gna.org/viewcvs/wesnoth?rev=34357&view=rev
Log:
Savegame reorganization Step 1: Providing a simpler interface to saving and 
loading.
Providing a new file savegame.cpp for dealing with savegames. This is only a 
first throw, much of the savegame functionality will have to be transferred to 
this file in subsequent steps.
Disclaimer: This is a pain to do without breaking anything. I'll do my best to 
test everything before i commit. However, expect some stuff to slip through now 
and then.

Modified:
    trunk/changelog
    trunk/src/CMakeLists.txt
    trunk/src/Makefile.am
    trunk/src/SConscript
    trunk/src/gamestatus.cpp
    trunk/src/gamestatus.hpp
    trunk/src/menu_events.cpp
    trunk/src/playcampaign.cpp
    trunk/src/replay.cpp
    trunk/src/replay.hpp

[This mail would be too long, it was shortened to contain the URLs only.]

Modified: trunk/changelog
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/changelog?rev=34357&r1=34356&r2=34357&view=diff

Modified: trunk/src/CMakeLists.txt
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/CMakeLists.txt?rev=34357&r1=34356&r2=34357&view=diff

Modified: trunk/src/Makefile.am
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/Makefile.am?rev=34357&r1=34356&r2=34357&view=diff

Modified: trunk/src/SConscript
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/SConscript?rev=34357&r1=34356&r2=34357&view=diff

Modified: trunk/src/gamestatus.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gamestatus.cpp?rev=34357&r1=34356&r2=34357&view=diff

Modified: trunk/src/gamestatus.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/gamestatus.hpp?rev=34357&r1=34356&r2=34357&view=diff

Modified: trunk/src/menu_events.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/menu_events.cpp?rev=34357&r1=34356&r2=34357&view=diff

Modified: trunk/src/playcampaign.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/playcampaign.cpp?rev=34357&r1=34356&r2=34357&view=diff

Modified: trunk/src/replay.cpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/replay.cpp?rev=34357&r1=34356&r2=34357&view=diff

Modified: trunk/src/replay.hpp
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/src/replay.hpp?rev=34357&r1=34356&r2=34357&view=diff


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to