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-09-01 10:46:08 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ccb8f71183b0a50bbabc9252656a39cc3c0ba8e
opensim
/
OpenSim
/
Region
History
Adam Frisby
2ccb8f7118
* Excelsior!
2007-07-14 22:35:47 +00:00
..
Application
* Excelsior!
2007-07-14 22:35:47 +00:00
Caches
More work on UserProfile and inventory cache (still currently not enabled).
2007-07-11 17:47:25 +00:00
Capabilities
Fixed a number of bugs in the local InstantMessage handling, sending InstantMessages will no longer crash the server. But they still aren't really working correctly, you can't type replies to received messages.
2007-07-12 15:16:19 +00:00
ClientStack
*Moved the OnSignificantClientMovement event to ScenePresence.
2007-07-13 23:13:25 +00:00
Communications
* Excelsior!
2007-07-14 22:35:47 +00:00
Environment
*Updated getParcel to accept floats as well. This helps in finding the parcel under an exact point (when precision matters)
2007-07-14 19:09:00 +00:00
Examples
/SimpleApp
*Removed ParcelManager from SceneObject and Primitive and replaced with events in EventManager
2007-07-14 17:01:15 +00:00
GridInterfaces
* Fixed bug reported by xyzo - region assets are now stored in "regionassets.yap", asset server assets are now in "gridassets.yap"
2007-07-13 19:00:10 +00:00
Physics
Part two of Darok's Bullet physics plugin: added the actual plugin, although haven't added the project to prebuild.xml yet.
2007-07-13 17:52:11 +00:00
Scripting
Some work on restructuring the namespaces / project names. Note this doesn't compile yet as not all the code has been changed to use the new namespaces. Am committing it now for feedback on the namespaces.
2007-06-27 15:28:52 +00:00
Storage
* Fixing compiler warnings in an attempt to reduce them back down to zero.
2007-07-13 07:17:42 +00:00
Terrain.BasicTerrain
* libterrain now builds again
2007-07-14 21:26:20 +00:00