]> icculus.org git repositories - divverent/nexuiz.git/history - tools/ImgToMap/src/imgtomap/MapWriter.java
create skyfills in the same way as visblockers are generated - saves tons of brushes.
[divverent/nexuiz.git] / tools / ImgToMap / src / imgtomap / MapWriter.java
2008-05-22 savagexcreate skyfills in the same way as visblockers are...
2008-05-22 savagexgrow vis-blockers in both x and y seperately. This...
2008-05-21 savagexuh, actually generate terrain
2008-05-21 savagexUNBELIEVABLE NEW FEAUTURE! Create hidden visblockers...
2008-05-19 savagexremove unused import
2008-05-19 savagexDirectly output to a PrintWriter, don't keep the whole...
2008-05-18 savagexonly generate sky-visblockers at the edge of "actual...
2008-05-18 savagexautogenerate skybox, fill dropped blocks with full...
2008-05-18 savagexsome UI stuff, some meaningless messages, some test...
2008-05-18 savagexevaluate alpha channels (can be used to punch "holes...
2008-05-17 savagexadd new tool to create maps from heightmaps