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-02 14:56:19 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0e1d28a86277537ead2f35c8a5eefc7dbd596d8a
opensim
/
OpenSim
/
Region
/
Framework
History
Melanie
0e1d28a862
Clear user account cache before checking flags on login. This will make AV
...
and other bannable flags work in this case.
2011-01-27 03:05:33 +01:00
..
Interfaces
Add an interface for a region's user account cache
2011-01-27 02:58:14 +01:00
Scenes
Clear user account cache before checking flags on login. This will make AV
2011-01-27 03:05:33 +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