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-05 02:15:38 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
65dda8a795b658a39c2f617124a31c928030fb4b
opensim
/
OpenSim
/
Region
/
CoreModules
History
Teravus Ovares (Dan Olivares)
65dda8a795
Merge branch 'master' of ssh://MyConnection/var/git/opensim
2009-08-27 19:36:52 -04:00
..
Agent
Added GetAssetPermissions. Few last bugs nixed. This is ready for testing.
2009-08-13 17:34:15 -07:00
Asset
Remove OpenSim.ini comments from the top of FlotsamAssetCache.cs to avoid duplication and divergence with config-include/FlotsamCache.ini.example
2009-08-27 21:49:32 +01:00
Avatar
Add copyright header. Formatting cleanup.
2009-08-21 15:47:55 +09:00
Framework
Fixes a race condition in EQ processing that was making EQs pop up again upon client close.
2009-08-11 16:47:36 -07:00
Hypergrid
Remove all references to HttpServer from CommsManager (all incarnations)
2009-07-10 02:22:26 +00:00
InterGrid
Misc cleanup.
2009-08-16 17:14:21 +09:00
Resources
* part one of adding physics combining
2009-08-15 13:10:10 -04:00
Scripting
Implemented osPenCap, that sets EndCap and StartCap to Pen. This allows using arrow, diamond, round and flat caps.
2009-08-25 10:32:45 -03:00
ServiceConnectorsIn
Fix argument index in log4net call. (
fixes
#4003
)
2009-08-17 01:46:00 +09:00
ServiceConnectorsOut
* 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
World
* It turns out that Physics heightmap values were being stored in managed memory in _heightmap and using multiple heightmaps caused them all to overwrite each other and the last one was the heightmap for all of the regions. This fixes that. It also reduces the terrain resolution to half.
2009-08-21 13:22:49 -04:00