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-15 02:02:52 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c09884a467f70c5fa6fc10b064ba44498ddaeec9
opensim
/
OpenSim
/
Region
History
Teravus Ovares (Dan Olivares)
c09884a467
No more fuzzy borders
2009-08-31 22:50:27 -04:00
..
Application
no-op to poke panda
2009-08-17 20:25:14 +01:00
ClientStack
* Fixes mantis
http://opensimulator.org/mantis/view.php?id=4044
. Turns out folders were never being removed from trash when they were singled out for purging in trash. They were being removed when Trash was purged as a whole. That behavior is now fixed for the new InventoryService set.
2009-08-22 10:24:26 -07:00
Communications
Add System.Xml reference to the console project
2009-08-17 09:40:38 +01:00
CoreModules
* Get rid of some debug info and kill the code to make a large AABB until I can figure out how to detect the fact that the system is done starting up new regions.
2009-08-31 20:10:08 -04:00
DataSnapshot
* Updates libOMV to version 0.7.0
2009-07-25 15:49:10 +00:00
Examples
/SimpleModule
Thanks dmiles for a patch that adds PacketType.RequestMultipleObjects Packet Handler - ref mantis
#4010
2009-08-16 15:06:06 +09:00
Framework
No more fuzzy borders
2009-08-31 22:50:27 -04:00
OptionalModules
cleaning up RegionReadyModule:
2009-08-31 14:59:28 +02:00
Physics
Merge branch 'master' of ssh://MyConnection/var/git/opensim
2009-08-26 11:48:05 -04:00
ReplaceableModules
Some module reshuffling, no user functionality yet
2009-07-10 20:46:16 +00:00
ScriptEngine
Merge branch 'master' of ssh://melanie@opensimulator.org/var/git/opensim
2009-08-31 11:58:49 +01:00
UserStatistics
This is the second part of the 'not crash on regionsize changes'. This lets you configure region sizes to be smaller without crashing the region. I remind you that regions are still square, must be a multiple of 4, and the Linden client doesn't like anything other then 256. If you set it bigger or smaller, the terrain doesn't load in the client, the map has issues, and god forbid you connect it to a grid that expects 256m regions.
2009-08-07 20:31:48 -04:00