aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/LegacyMap/MapImageModule.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* seems to compile ( tests comented out)UbitUmarov2015-09-021-12/+0
* bad merge?UbitUmarov2015-09-011-0/+11
|\
| * varregion: update MapImageModule and ShadedMapTimeRenderer for variable sized...Robert Adams2015-03-291-15/+21
* | Eliminated many warningsOren Hurvitz2014-04-231-1/+1
* | refactor: Actually use MaptileStaticFile in RegionInfo rather than having bot...Justin Clark-Casey (justincc)2014-03-261-4/+10
* | Allow MaptileStaticFile path to be set to anywhere and not force it to bin/ma...Michael Cerquoni2014-03-191-3/+3
* | Allow Region specific static maptiles to be loaded from file.Jak Daniels2014-03-181-18/+35
* | varregion: enable teleporting to a varregion by clicking on the map andRobert Adams2014-01-261-1/+1
* | Merge branch 'master' into varregionRobert Adams2014-01-261-38/+39
|\ \ | |/
| * Properly dispose of drawing objects to reduce/stop memory leakage on generati...Justin Clark-Casey (justincc)2014-01-241-261/+272
| * Add "generate map" console command to allow manual regeneration and storage o...Justin Clark-Casey (justincc)2014-01-231-1/+4
* | varregion: modify MapImageModule structure so it will better mergeRobert Adams2014-01-261-263/+271
* | varregion: many more updates removing the constant RegionSize and replacingRobert Adams2013-12-261-14/+20
|/
* Move map related settings from [Startup] to a new [Map] section in OpenSim.iniJustin Clark-Casey (justincc)2013-02-251-14/+10
* Stop exceptions being thrown if GenerateMapTiles = false but no static map ti...Justin Clark-Casey (justincc)2013-02-021-5/+12
* Allow use of MaptileStaticUUID in Regions.ini to override the global setting ...Jak Daniels2013-01-301-18/+63
* Another 11 modules' directions moved out of .addin.xmlDiva Canto2012-11-131-0/+2
* Remove any mention of IRegionModule from region names and comments to aidMelanie2012-11-121-1/+1
* Changed the Map-related messages from Info to Debug. They're debug messages.Diva Canto2012-04-231-2/+2
* Add and plumb the usetex URL parameter to worldview. Required but not yetMelanie2010-10-061-1/+1
* Convert the map image modules to new style modulesMelanie2010-10-061-6/+20
* Add the view generating method to the image generator interfaceMelanie2010-10-051-0/+5
* Addign the new / renamed files for previous commitMelanie2010-10-031-0/+549