aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* Change SceneObjectPart.LocalID to .LocalId to be case matchingSean Dague2008-03-058-38/+38
* * New Terrain Module (disabled, search for 'usingTerrainModule = false' to re...Adam Frisby2008-03-059-16/+49
* this is probably just a band aid, but should at leastSean Dague2008-03-041-3/+9
* * One line fix to get everything working again. Essentially set the originR...Teravus Ovares2008-03-041-1/+0
* Merged 3Di code that provides scene and avatar serialization, and plugin supp...Johan Berntsson2008-03-047-21/+802
* Added copyright heaaders. Minor cleanup.Jeff Ames2008-03-0421-27/+153
* * Applied patch 708 from devalnor. Thanks devalnor!Teravus Ovares2008-03-032-8/+39
* * Removed a bunch of compiler warnings.Adam Frisby2008-03-032-2/+1
* Updated svn properties.Jeff Ames2008-03-0310-890/+890
* Fixed typo.Jeff Ames2008-03-031-2/+2
* * Oops, fixed.Adam Frisby2008-03-031-3/+3
* * Removed and sorted using clauses in a number of files.Adam Frisby2008-03-0331-69/+1112
* * Applying Ahzz's profile patch. Thanks Ahzz! Teravus Ovares2008-03-031-6/+39
* * Renamed the Data Framework namespaceslbsa712008-03-032-2/+2
* Change handler001 through handler009 to moreCharles Krinke2008-03-027-87/+87
* Update names of handler010 through handler019Charles Krinke2008-03-021-36/+36
* * This is a very icky implementation of physical linkset prim using fixed joi...Teravus Ovares2008-03-023-4/+18
* Rename handler020 through handler029 with moreCharles Krinke2008-03-021-28/+28
* More compiler warning cleanup.Jeff Ames2008-02-291-5/+3
* Cleaned up a couple compiler warnings.Jeff Ames2008-02-291-41/+27
* * ODEPlugin Teravus Ovares2008-02-292-15/+20
* * Added a way for the friends module to definitively know if an avatar's root...Teravus Ovares2008-02-284-2/+70
* * OnSignificantClientMovement was never being called. So we got no land updat...Teravus Ovares2008-02-282-1/+10
* disabled AssetDownloadModule and re-enabled the asset download code in the as...MW2008-02-271-7/+7
* After seeing sdague do his happy dance over trunk working "the best he has ev...MW2008-02-271-2/+268
* * Turned Friends Module into a shared module (to comply with Scene.AddXmlRPCH...Teravus Ovares2008-02-272-13/+73
* Update svn properties.Jeff Ames2008-02-272-132/+132
* UserService.ClearAgent call is no longer made when a childagent connection is...MW2008-02-271-6/+5
* * Committing file loaders - forgot yesterday.Adam Frisby2008-02-273-2/+135
* make trunk compile again. I think Adam forgot to check in some filesSean Dague2008-02-261-2/+2
* * Implemented - Terragen File Format Loader for new Terrain Module.Adam Frisby2008-02-263-2/+37
* Update svn properties.Jeff Ames2008-02-266-679/+679
* * Hooked up replacment TerrainModule, raising land will now be weird as both ...Adam Frisby2008-02-261-5/+87
* * Reimplementing Terrain as Region ModulesAdam Frisby2008-02-263-0/+81
* * Another slight tweak to the Voice Chat engine - crash caused by switching t...Adam Frisby2008-02-261-5/+2
* * Small voice chat fixAdam Frisby2008-02-261-6/+9
* * Updated Voice Chat Server, added support for voice to cross region boundari...Adam Frisby2008-02-261-6/+7
* * Fixed a null assignment in voice server.Adam Frisby2008-02-261-1/+1
* * Converted VoiceChatServer into a shared region module - now only one instan...Adam Frisby2008-02-261-8/+22
* * Added support for RealXtend Voice Chat as a Region Module to OpenSim Trunk....Adam Frisby2008-02-264-0/+593
* * Start sending "ImageNotFound" packet back to the client if we can't find an...Justin Clarke Casey2008-02-255-31/+195
* * Resolve Mantis 667 by not passing on textures with no actual data onto Text...Justin Clarke Casey2008-02-251-1/+4
* * Caught HttpListenerException and swallowed if with outputlbsa712008-02-253-16/+15
* * Added Support within the ODEPlugin for Selected. Which means that;Teravus Ovares2008-02-232-6/+22
* * Converted the last of the events to the private delegate instance method to...Teravus Ovares2008-02-221-18/+32
* * Downgrade texture exception to a warning.Justin Clarke Casey2008-02-221-4/+5
* * Moved all events except gridcomms and regioncomms over to Event Delegate in...Teravus Ovares2008-02-225-9/+21
* * Moved the EventManager over to delegate instances to prevent race conditions.Teravus Ovares2008-02-221-49/+104
* "threads" command now works. I've added manual tracking of threads (only if c...Tedd Hansen2008-02-214-2/+13
* Remove a couple compiler warnings.Jeff Ames2008-02-212-5/+5