]> icculus.org git repositories - divverent/nexuiz.git/commit
Directly output to a PrintWriter, don't keep the whole map in a BufferedString and...
authorsavagex <savagex@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Mon, 19 May 2008 13:23:45 +0000 (13:23 +0000)
committersavagex <savagex@f962a42d-fe04-0410-a3ab-8c8b0445ebaa>
Mon, 19 May 2008 13:23:45 +0000 (13:23 +0000)
commita3a6a3f167c9f6ca761a561839c9a655e1d64b6b
tree33d8189cc455bc3c0d1aa4ea57b586a66f8194db
parent5dca21738d5e162ab6e0db808d73750aef88d053
Directly output to a PrintWriter, don't keep the whole map in a BufferedString and then flush it to disk once finished. Should get rid of the out-of-memory thingie.

git-svn-id: svn://svn.icculus.org/nexuiz/trunk@3639 f962a42d-fe04-0410-a3ab-8c8b0445ebaa
tools/ImgToMap/src/imgtomap/MapWriter.java