]> icculus.org git repositories - divverent/nexuiz.git/history - tools/ImgToMap/src/imgtomap/MapWriter.java
Scaled the weapon models down about 30% to match 2.5.2 sizes. Except the tuba, I...
[divverent/nexuiz.git] / tools / ImgToMap / src / imgtomap / MapWriter.java
2009-01-15 esteelsomewhat huge directory restructuring, all non nexuizXX...
2008-05-25 savagexadjust some default values. Set gridsize and blocksize...
2008-05-24 savagexround z values down to integer values
2008-05-24 savagexadd terrain key to func_group. No idea if this actually...
2008-05-24 savagexsplit terrain blocks either north-west to south-east...
2008-05-22 savagexput terrain brushes into a func_group
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