aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/CoreModules/World/WorldMap (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixes mantis #4782Diva Canto2010-07-021-1/+1
* Merge branch 'master' of ssh://opensimulator.org/var/git/opensimJohn Hurliman2010-06-111-27/+1
|\
| * Remove the lastmap stuff from the map module, also remove a bunch of commentsMelanie2010-06-111-27/+1
* | * Added a new method to IMapImageGenerator for getting the map tile before it...John Hurliman2010-06-113-28/+32
|/
* minor: remove mono compiler warningJustin Clark-Casey (justincc)2010-05-281-1/+1
* * Fixed spamming the assets table with map tiles. The tile image ID is now st...Diva Canto2010-05-091-17/+14
* * Untested Suggestion from lkalif to changeTeravus Ovares (Dan Olivares)2010-05-021-1/+1
* Renamed TryGetAvatar to TryGetScenePresence on SceneManager, SceneBase, Scene...Dan Lake2010-03-191-2/+2
* Cleaned up access to scenepresences in scenegraph. GetScenePresences and GetA...Dan Lake2010-03-191-66/+21
* Fixed several unhandled exceptions and performance issues with PrimitiveBaseS...John Hurliman2010-03-161-4/+3
* Changed asset CreatorID to a stringJohn Hurliman2010-02-221-1/+1
* * Adds CreatorID to asset metadata. This is just the plumbing to support Crea...John Hurliman2010-02-221-1/+2
* * HGScene is no more.Diva Canto2010-01-301-1/+0
* Removed obsolete interface IHyperlink.Diva Canto2010-01-241-19/+0
* * General cleanup of Teleports, Crossings and Child agents. They are now in t...Diva Canto2010-01-151-6/+1
* Make the HG map search recognize host names without ports.Diva Canto2009-12-141-1/+1
* Changing the AssetBase constructors to avoid initializing assets with an unkn...John Hurliman2009-11-051-6/+4
* * Changed various modules to not initialize timers unless the module is initi...John Hurliman2009-10-231-17/+19
* * Send out m_bodyRot everywhere instead of m_rotation. Still have no clue whi...John Hurliman2009-10-221-15/+16
* Implemented a Watchdog class. Do not manually create Thread objects anymore, ...John Hurliman2009-10-221-7/+6
* * Changed the misc. methods calling ThreadPool.UnsafeQueueUserWorkItem() to U...John Hurliman2009-10-211-1/+1
* * Removed OpenSim.Data.NHibernateJohn Hurliman2009-10-191-1/+1
* Fixing a few compile errors in the previous commitJohn Hurliman2009-10-061-2/+0
* Moved all HG1 operations to HGGridConnector.cs and HypergridServerConnector.c...Diva Canto2009-09-261-2/+2
* Fixed the order of params to GetRegionRange.Diva Canto2009-09-261-6/+10
* First pass at the heart surgery for grid services. Compiles and runs minimall...Diva Canto2009-09-262-36/+84
* Replace the Replaceable modules nameMelanie2009-08-101-1/+1
* This is the second part of the 'not crash on regionsize changes'. This le...Teravus Ovares (Dan Olivares)2009-08-073-6/+6
* * Remove hard coded 256 limitations from various places. There's no more 2...Teravus Ovares (Dan Olivares)2009-08-073-15/+17
* * If the world map module encounters an error, not all of the objects will be...Teravus Ovares2009-07-171-4/+12
* Committing the interface change and the addition to the modules to getMelanie Thielker2009-07-101-0/+5
* Remove all references to HttpServer from CommsManager (all incarnations)Melanie Thielker2009-07-101-4/+4
* When a shared module hooks OnClientClosed, it has no way of findingMelanie Thielker2009-06-191-1/+1
* * Corrected CAPS namespacesArthur Valadares2009-06-181-2/+2
* Formatting cleanup.Jeff Ames2009-06-101-1/+1
* Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE...Jeff Ames2009-06-016-6/+6
* Thank you kindly, Jonc, for a patch that solvesCharles Krinke2009-05-171-1/+1
* Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...diva2009-05-152-5/+5
* Thank you kindly, Patnad, for a patch that:Charles Krinke2009-05-121-1/+1
* Intermediate commit. WILL NOT COMPILE!Melanie Thielker2009-05-041-0/+1
* HGWorldMap got a bit out of sync during the introduction of the new module sy...diva2009-04-261-4/+8
* - Moved WorldMapModule and HGWorldMapModule to the new region-module systemHomer Horwitz2009-04-241-59/+91
* * Make all coded defaults match settings in OpenSim.ini.exampleJustin Clarke Casey2009-03-111-1/+1
* Mantis#3218. Thank you kindly, TLaukkan (Tommil) for a patch that:Charles Krinke2009-02-222-5/+7
* * Apply http://opensimulator.org/mantis/view.php?id=3167Justin Clarke Casey2009-02-171-0/+9
* - remove the Metadata property from AssetBase and return all previousMike Mazur2009-02-171-5/+5
* * refactor: remove AssetCache field hanging off SceneJustin Clarke Casey2009-02-162-2/+2
* * refactor: Move LazySaveGeneratedMapTile from scene to WorldMapModuleJustin Clarke Casey2009-02-131-1/+61
* * refactor: Move export map function to world map module from sceneJustin Clarke Casey2009-02-131-2/+91
* large scale fix for svn props after "the great refactor"Sean Dague2009-02-126-66/+66