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
150ad80f6f456581c8dac76de06d4782d842e719
opensim
/
OpenSim
/
Region
/
CoreModules
History
UbitUmarov
150ad80f6f
on per client terrain taint control replace bad 2d bool array by a bitarray. 1d bool could be another option. bitarray uses a lot less mem but a bit more cpu, except on full set/clear, less mem is also less cpu cache pressure so lets use it, specially on linear scans on X
2020-09-08 21:58:38 +01:00
..
Agent
change ipban module
2020-09-08 02:28:44 +01:00
Asset
mantis 8752: let messages show up
2020-08-21 16:27:09 +01:00
Avatar
cosmetics
2020-09-01 18:22:44 +01:00
Framework
mantis 8766: fix creators names caching
2020-09-08 01:03:17 +01:00
Properties
Massive tab and trailing space cleanup
2017-01-05 19:07:37 +00:00
Scripting
mantis 8762: let it be less broken
2020-09-05 19:11:15 +01:00
ServiceConnectorsIn
define Mr Opensim data on Constants
2020-03-06 16:00:40 +00:00
ServiceConnectorsOut
chnage the expire cache on remotegriduser service connector
2020-08-30 16:00:29 +01:00
World
on per client terrain taint control replace bad 2d bool array by a bitarray. 1d bool could be another option. bitarray uses a lot less mem but a bit more cpu, except on full set/clear, less mem is also less cpu cache pressure so lets use it, specially on linear scans on X
2020-09-08 21:58:38 +01:00