Files
source/Tactical
Wanne bf864f4fdd - Improved tactical save code (by tazpn)
o After some investigation I determined that the one of the files in the temp folder was being written to repeatedly and on top of that opening and closing over a 1500 times
o Instead of writing to in memory arrays before writing to disk its opening many temporary files and appending data to them repeatedly
o I rewrote part of the code so that it only opened the files once and wrote to them and would create them fresh when it did.

git-svn-id: https://ja2svn.mooo.com/source/ja2/trunk/GameSource/ja2_v1.13/Build@4665 3b4a5df2-a311-0410-b5c6-a8a6f20db521
2011-10-02 14:03:02 +00:00
..
2008-05-31 11:56:39 +00:00
2008-11-06 00:46:54 +00:00
2011-08-01 21:57:47 +00:00
2008-11-06 00:46:54 +00:00
2010-02-20 15:49:46 +00:00
2010-02-20 15:49:46 +00:00
2009-03-24 20:41:54 +00:00