aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/LegacyMap (unfollow)
Commit message (Expand)AuthorFilesLines
2015-09-02seems to compile ( tests comented out)UbitUmarov2-26/+0
2015-08-22fix worldMapModuleUbitUmarov1-13/+22
2015-03-29varregion: update MapImageModule and ShadedMapTimeRenderer for variable sized...Robert Adams2-29/+43
2014-04-23Eliminated many warningsOren Hurvitz1-1/+1
2014-03-26refactor: Actually use MaptileStaticFile in RegionInfo rather than having bot...Justin Clark-Casey (justincc)1-4/+10
2014-03-19Allow MaptileStaticFile path to be set to anywhere and not force it to bin/ma...Michael Cerquoni1-3/+3
2014-03-18Allow Region specific static maptiles to be loaded from file.Jak Daniels1-18/+35
2014-01-26varregion: enable teleporting to a varregion by clicking on the map andRobert Adams1-1/+1
2014-01-26varregion: modify MapImageModule structure so it will better mergeRobert Adams1-263/+271
2014-01-24Properly dispose of drawing objects to reduce/stop memory leakage on generati...Justin Clark-Casey (justincc)3-277/+294
2014-01-23Add "generate map" console command to allow manual regeneration and storage o...Justin Clark-Casey (justincc)1-1/+4
2013-12-26varregion: many more updates removing the constant RegionSize and replacingRobert Adams3-49/+68
2013-02-25Move map related settings from [Startup] to a new [Map] section in OpenSim.iniJustin Clark-Casey (justincc)1-14/+10
2013-02-02Stop exceptions being thrown if GenerateMapTiles = false but no static map ti...Justin Clark-Casey (justincc)1-5/+12
2013-01-30Allow use of MaptileStaticUUID in Regions.ini to override the global setting ...Jak Daniels1-18/+63
2012-11-13Another 11 modules' directions moved out of .addin.xmlDiva Canto1-0/+2
2012-11-12Remove any mention of IRegionModule from region names and comments to aidMelanie1-1/+1
2012-04-23Changed the Map-related messages from Info to Debug. They're debug messages.Diva Canto3-6/+6
2011-08-11minor: a little bit of log message correction/commenting outJustin Clark-Casey (justincc)1-1/+1
2011-03-17Thanks Kevin Cozens for a patch that:BlueWall1-3/+3
2010-10-06Add and plumb the usetex URL parameter to worldview. Required but not yetMelanie1-1/+1
2010-10-06Convert the map image modules to new style modulesMelanie1-6/+20
2010-10-05Add the view generating method to the image generator interfaceMelanie1-0/+5
2010-10-03Addign the new / renamed files for previous commitMelanie4-0/+1250