This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-06-01 23:45:44 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5a96ef52cb552c835cc109cb005db989eade5803
opensim
/
OpenSim
/
Region
/
CoreModules
/
World
/
Land
History
Melanie
efae7c6fc2
Refactor: Move Dwell reply to a module that can be disabled. The prior,
...
hardcoded approach disabled the use of non-core dwell tracking modules.
2012-10-21 21:12:34 +01:00
..
Tests
Add regression test for teleporting an agent between separated regions on the same simulator.
2012-04-27 00:58:54 +01:00
DwellModule.cs
Refactor: Move Dwell reply to a module that can be disabled. The prior,
2012-10-21 21:12:34 +01:00
LandChannel.cs
remove now unused individual LandData prim counts.
2011-04-05 21:25:54 +01:00
LandManagementModule.cs
Refactor: Move Dwell reply to a module that can be disabled. The prior,
2012-10-21 21:12:34 +01:00
LandObject.cs
Move OpenSim.Data.RegionFlags -> OpenSim.Framework.RegionFlags to make it easier for other code to use (e.g. LSL_Api) without having to reference OpenSim.Data just for this.
2012-10-09 01:35:27 +01:00
PrimCountModule.cs
correcting a typo that causes c# express to complain about xml comment containing invalid xml
2012-09-13 09:59:25 -04:00