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-08-01 14:16:07 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
3f93db83711956dbef8870d5b997e3bc12d16c46
opensim
/
OpenSim
/
Region
/
Framework
History
Melanie
3f93db8371
Streamline ban line processing. Remove remnants of old advisory messages.
...
Centralize ban checking and prepare for adding a "ban and eject" function.
2011-02-16 05:23:30 +01:00
..
Interfaces
Merge branch 'master' into careminster-presence-refactor
2011-02-16 02:41:49 +00:00
Scenes
Streamline ban line processing. Remove remnants of old advisory messages.
2011-02-16 05:23:30 +01:00
ModuleLoader.cs
Implement suspended updates - When an operation is occurring on lots of prims in a single group, don't schedule any updates until the operation has completed. This makes things like llSetAlpha(LINK_SET,0.0,ALL_SIDES); a *lot* faster, more efficient and less buggy, and also makes unlinking a lot better. Linking is still treacherous.. this needs to be analysed.
2010-05-29 02:10:34 -07:00