aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/LegacyMap (follow)
Commit message (Expand)AuthorAgeFilesLines
* seems to compile ( tests comented out)UbitUmarov2015-09-022-26/+0
* bad merge?UbitUmarov2015-09-012-2/+27
|\
| * fix worldMapModuleUbitUmarov2015-08-221-13/+22
| * varregion: update MapImageModule and ShadedMapTimeRenderer for variable sized...Robert Adams2015-03-292-29/+43
* | 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-263-46/+53
|\ \ | |/
| * Properly dispose of drawing objects to reduce/stop memory leakage on generati...Justin Clark-Casey (justincc)2014-01-243-277/+294
| * 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-263-49/+68
|/
* 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-233-6/+6
* minor: a little bit of log message correction/commenting outJustin Clark-Casey (justincc)2011-08-111-1/+1
* Thanks Kevin Cozens for a patch that:BlueWall2011-03-171-3/+3
* 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-034-0/+1250