aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Environment (follow)
Commit message (Expand)AuthorAgeFilesLines
* Code from Illumious Beltran (IBM) implementing more LSLSean Dague2007-10-056-1/+881
* getting all our line endings consistant againSean Dague2007-10-0523-1332/+1332
* == The "right name and place" commit ==lbsa712007-10-052-2/+1
* more refactoringMW2007-10-031-142/+142
* Hollow prims (box only), thanks Gerard! Enjoydan miller2007-09-294-13/+40
* this should fix 443 and compile!dan miller2007-09-271-1/+1
* this should fix mantis #443dan miller2007-09-271-3/+6
* Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei...lbsa712007-09-272-5/+5
* * Tleiades grid mode inventory (#444) - thanx Tleiades!lbsa712007-09-272-5/+5
* Terrain:Adam Frisby2007-09-251-3/+3
* * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-...lbsa712007-09-252-1/+7
* * Fixed Culture-variant parsing of config optionslbsa712007-09-251-6/+1
* * Added time dilation property to SceneAdam Frisby2007-09-241-0/+4
* * Fixed an issue where it chose the smaller rather than larger of the two num...Adam Frisby2007-09-241-1/+1
* * Renamed ScriptConsole to PluginConsole for clarityAdam Frisby2007-09-243-9/+9
* * Refactored the central update loop - now easier to work with. Switching fro...Adam Frisby2007-09-241-90/+158
* * Long days journey towards nightlbsa712007-09-241-4/+5
* * Hotfix for 'properties all the way into the sunset' bug; it just doesn't ma...lbsa712007-09-242-11/+11
* * the worlds most insignificant commitlbsa712007-09-241-0/+1
* * Console output killed the cat. s/cat/sim/lbsa712007-09-241-2/+2
* * Started major restructusing of comms to prepare for better grid and region ...lbsa712007-09-242-16/+16
* * Encapsulated all CommunicationsManager serviceslbsa712007-09-245-145/+145
* * Added TryGetAvatarByNamelbsa712007-09-242-0/+34
* long-lost fixes to physics -- proper physical avatar management on crossings, TPdan miller2007-09-242-2/+3
* * Purged 'Regions' code pending Agent layer grok.lbsa712007-09-236-110/+9
* Stand Alone ScriptEngine: early framework, ongoing planning (don't touch yet,...Tedd Hansen2007-09-222-18/+17
* * There. I think this concludes todays work on moving stuff to Broadcast()lbsa712007-09-211-2/+2
* * Slowly but surely working my way towards Regionality...lbsa712007-09-213-44/+44
* * Yeah, I placed Close() in the wrong file. So sue me.lbsa712007-09-212-9/+5
* * Continued work on Region layerlbsa712007-09-215-45/+59
* * Removed unused RegenerateTerrain functionslbsa712007-09-211-54/+0
* * Removed unused LandRenegerated flaglbsa712007-09-213-26/+2
* * First example of moving stuff to a Region layerlbsa712007-09-218-65/+77
* * Continuing refactoring of presencelbsa712007-09-2115-179/+145
* physics-related fixes; should stabilize border crossingsdan miller2007-09-212-2/+18
* * Removed Unused 'Entity' superclasslbsa712007-09-212-114/+71
* * even more renaming and refactoring; the cleaning woman is on call.lbsa712007-09-2011-93/+94
* * Some more presence refactoringlbsa712007-09-205-469/+469
* Rev 1971 : The Lbsa71 vintage commitlbsa712007-09-209-81/+77
* * moved SceneManager to RegionApplicationBaselbsa712007-09-202-0/+13
* * Rewired Touch to route to group/part (Still triggering EventManager as well)lbsa712007-09-202-0/+16
* * Added TryGetAvatar to SceneManagerlbsa712007-09-203-443/+474
* * Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata...lbsa712007-09-192-15/+30
* * Deleted unused RegionManager.cslbsa712007-09-191-3/+0
* * Modernized ScriptManager to new interface-based module calls.lbsa712007-09-1946-1443/+1431
* * Now at least we're not creating physActors for child agents.lbsa712007-09-181-9/+19
* * Merged ClientViewBase into ClientView for great justicelbsa712007-09-181-1/+0
* RemoveAvatar called from scene.cs; implemented in ODE. Still issues with mul...dan miller2007-09-181-0/+4
* fixing me some line endingsSean Dague2007-09-1729-2636/+2636
* * Moved some commands from Scene into SceneManager so they could be used with...lbsa712007-09-172-77/+30