Author: muggenhor
Date: Wed Oct 22 22:04:10 2008
New Revision: 6202

URL: http://svn.gna.org/viewcvs/warzone?rev=6202&view=rev
Log:
Fix a bug that prevent proper loading of save games:
 * Make sure to stop the title loop ''before'' attempting to load a save game
 * Restart the title loop only ''after'' we've determined that loading of the 
save game was unsuccessful

Stopping the title loop (stopTitleLoop()) causes resReleaseAllData to be 
called, which is required to make sure that the "frontend" (aka main menu) data 
doesn't conflict with the game data.

This fixes #121

Modified:
    trunk/src/main.c


_______________________________________________
Warzone-commits mailing list
Warzone-commits@gna.org
https://mail.gna.org/listinfo/warzone-commits

Reply via email to