aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Services/MapImageService (unfollow)
Commit message (Collapse)AuthorFilesLines
2019-05-19Move cache, config, logs out of tree, and various related clean ups.onefang1-1/+1
2019-05-19Dump OpenSim 0.9.0.1 into it's own branch.onefang2-55/+82
2016-11-04Attempt to move everything writable, and the configs, out of the bin directory.David Walter Seikel1-1/+1
Log configs are still in the bin directory.
2016-11-03Initial update to OpenSim 0.8.2.1 source code.David Walter Seikel2-16/+98
2012-11-14The last few AssemblyInfos. Finished!Diva Canto1-0/+33
2011-11-19Improve some grid region log messages to express regions at co-ordinate ↵Justin Clark-Casey (justincc)1-1/+1
(e.g. 1000, 1000) rather than meter positions (256000, 256000)
2011-11-19Don't register a region twice on both official registration and maptile ↵Justin Clark-Casey (justincc)1-0/+2
regeneration. Maptile storage appears orthogonal to region registration
2011-06-13V2 map now working in grids too. WARNING: A few visible configuration ↵Diva Canto1-1/+1
variables added in order for this to work. See .ini.example changes
2011-06-12Add credit and link to SimianGrid project. Thanks, guys!Diva Canto1-0/+4
2011-06-12bit depth: 24!!! begeez! -- zoom levels work now.Diva Canto1-3/+2
2011-06-12A few bug fixes on map V2. Zoom level weirdness still there.Diva Canto1-1/+1
2011-06-12First pass at making the V2 map work. Standalones only for now. There are ↵Diva Canto1-0/+295
some issues with the zoom level -- TBD.