Commit Graph
93 Commits
Author SHA1 Message Date
Aaron Griffith 9aee71b953 updated default max height on Depth render primitive 2012-03-01 21:09:17 -05:00
Aaron Griffith dd7af69199 Merge branch 'rewrite' into anvil 2012-03-01 17:46:39 -05:00
Andrew Brown 814ef86221 added disclaimer to the crop option 2012-02-26 21:46:25 -05:00
Andrew Brown 62c537a95e Merge remote-tracking branch 'origin/rewrite' into anvil 2012-02-26 21:10:42 -05:00
Andrew Brown eede25d2e1 apparently xmin,zmin,xmax,zmax is more intuitive than xmin,zmin,xmax,zmax for some people 2012-02-26 21:08:03 -05:00
Andrew Brown f43498d033 Added a "crop" feature to render subsets of worlds 2012-02-26 20:19:26 -05:00
Aaron Griffith 8b28e42c8d Merge branch 'rewrite' into anvil
Conflicts:
	overviewer_core/src/overviewer.h
	overviewer_core/tileset.py
	overviewer_core/util.py
	overviewer_core/world.py
2012-02-26 19:39:58 -05:00
Aaron Griffith 02e5ec17e5 added docs for overlay primitives 2012-02-26 11:57:44 -05:00
Andrew Brown 2957677e32 Merge remote-tracking branch 'origin/rewrite' into anvil 2012-02-23 19:48:38 -05:00
Andrew Brown db0f849e34 Fixed a couple minor things in design docs 2012-02-23 19:47:45 -05:00
Andrew Brown b98dcab2d9 Merge master changes into rewrite 2012-02-23 19:42:50 -05:00
Andrew Brown ae820079d1 Updated example to be more correct 2012-02-22 23:20:16 -05:00
Andrew Brown 6734e12a7a Updated chunk placement and tile rendering sectiosn of design docs 2012-02-20 23:02:05 -05:00
Andrew Brown dc50f6a044 updated "Assembling a chunk" section for anvil format 2012-02-19 21:55:47 -05:00
Aaron Griffith d17931c112 blog links now point to overviewer.org blog 2012-02-19 21:40:56 -05:00
Andrew Brown 1d2f908cb6 Updated "Size of a chunk" section of design docs 2012-02-19 16:34:49 -05:00
Andrew Brown 4c21fb2e05 modified tileset.py for the new Anvil format 2012-02-19 00:04:26 -05:00
Andrew Brown 293e16e17f Started updating the design docs for the new format 2012-02-18 16:11:05 -05:00
Andrew Brown 6c22e306ba removed texture_path global option from docs 2012-02-15 22:16:17 -05:00
Andrew Brown 2c412c3917 Added global defaults to config file which set renderdict defaults 2012-02-15 22:07:36 -05:00
Andrew Brown 9c0a8c01ee re-arranged config docs, relaxed validator for north direction 2012-02-15 19:18:51 -05:00
Andrew Brown 0b7e42110c Merge commit 'b2c3759' into rewrite 2012-02-15 18:13:01 -05:00
Andrew Brown aaf8e1d7cb Changed "worldname" to "world" in configfile
Also brought tests up to date. All tests pass now.
2012-02-14 20:39:05 -05:00
Andrew Chin f3b434a327 Fixed doc typo 2012-02-14 19:51:19 -05:00
Richard Pastrick b2c37593c6 Update documentation with a few more of the configuration options and removed stochasticrender options since it seems to have been replaced with rerenderprob. 2012-02-14 11:11:47 -08:00
Andrew Brown 3868728eb8 fixed links related to the windows guide 2012-02-12 21:11:18 -05:00
Andrew Brown 8ec401fcf7 finished windows noob guide. 2012-02-12 21:08:16 -05:00
Andrew Chin 14306f7e8a Bring docs and code in sync 2012-02-12 13:45:43 -05:00
Andrew Brown 3f8ca75ee4 half of the windows newbie guide written 2012-02-09 23:29:42 -05:00
Andrew Brown 2b724e67ee Merge remote-tracking branch 'origin/master' into rewrite 2012-02-09 15:52:29 -05:00
Andrew Brown 38b985da3b Added a link to the update blog in the readme and docs 2012-02-09 15:49:06 -05:00
Andrew Brown 9319fee138 added processes option to command line and config file
Also the config file parser now just looks for all Settings objects in
settingsDefinitions.py, not the items in __all__
2012-02-08 21:05:02 -05:00
Aaron Griffith 302e1d592a Merge branch 'master' into rewrite 2012-02-06 21:41:11 -05:00
Mike e06bdb6baa minor spelling fix in Windows section
add small FreeBSD section
2012-02-04 13:36:36 -05:00
Andrew Brown f23872f06f added a docs link under getting started to the running and config pages 2012-01-29 12:01:33 -05:00
Andrew Brown b30ea281a1 updated bgcolor faq since --bg-color no longer exists 2012-01-29 12:01:09 -05:00
Andrew Brown 65c27d4c42 minor docs improvements 2012-01-28 15:11:19 -05:00
Andrew Brown 9e278a0568 of course I fogot to add this file 2012-01-22 01:28:15 -05:00
Andrew Brown 8c71c802d2 docs update to Running page and new page Config. Removed Options.
Added all about the new config file format. Needs checking for accuracy.
Also need to update the faq and other sections of the docs now that the
options page is gone.
2012-01-22 01:26:04 -05:00
Andrew Brown 7def2894b6 Clarified docs for --stochastic-render 2012-01-19 21:10:02 -05:00
Carter Charbonneau a004d5720e optimize the docs 2012-01-11 22:46:39 -07:00
Aaron Griffith 5b13559235 added note about needing python2.6 for debian packages 2011-12-29 21:07:59 -05:00
Andrew Chin 737f7b75a7 Added documenation for the nether rendermode option 2011-12-21 16:47:44 -05:00
Andrew Brown e5fed90d04 fixed up comments in googlemap.py, moved region.js to web_assets 2011-12-17 21:49:08 -05:00
Andrew Brown 3bdf380b6f added screenshot to the front page.
Also changed "Overviewer" to "The Overviewer"
2011-12-17 13:46:36 -05:00
Andrew Brown 2c89cc645b bumped docs to 0.4. Also lots of docs changes
Added faq entry about exorbitant memory usage

updated features section on the main page

Added a "what overviewer is not" section on main page

put new rendermodes on the options page

re-worded some things under the custom rendermodes section
2011-12-17 01:39:13 -05:00
Andrew Brown 55b6ba32ee simplified centos build instructions. Thanks Gizmokid2005 2011-12-04 11:30:22 -05:00
Andrew Brown a9bef297e7 added note about python3 compatibility 2011-11-25 09:52:39 -05:00
Andrew Brown 35890bb52c minor wording change (forgot to save for the last commit) 2011-11-25 00:46:50 -05:00
Andrew Brown 82864a1622 added an faq entry on copying tiles to another destionation
also added a link to the faq under help on the index page
also clarified the faq entry about adding new features or changing
texture packs
also fixed a typo
2011-11-24 23:30:33 -05:00