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-28 18:05:40 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e8bad05ec6150e082fb634e3210b83c33dbcfe7
opensim
/
OpenSim
/
Region
History
BlueWall
7e8bad05ec
Fix erratic Npc movement
2015-03-02 20:09:22 -05:00
..
Application
Remove the extra key expansion added in commit
a88bc50a16
. It's not needed.
2015-01-03 07:56:00 -08:00
ClientStack
Handle kick user from estate management tools
2015-03-01 20:48:51 -05:00
CoreModules
Use using constructs on disposable io objects in LLRaw to ensure they are always closed even if an exception is thrown.
2015-02-28 00:41:11 +00:00
DataSnapshot
Prevent null entries being treated as URI's when DataSnapshot service splits service string. The new config format for services to notify in the DataSnapshot module appends entries to the existing single string and always leaves a deliminator on the end of the string. This is causing it to split with a null string in the resulting array, which is treated as another service to notify and throws a URI format exception on start up.
2015-02-01 10:29:47 -08:00
Framework
Fix erratic Npc movement
2015-03-02 20:09:22 -05:00
OptionalModules
replace accidently deleted line from last commit
2015-02-05 13:44:39 -08:00
Physics
Somewhat naive implementation of RotationalVelocity setter for ODE. Enables llSetRotationalVelocity(), llTargetOmega(), llLookAt(), and probably a few more LSL features for physical objects in ODE.
2015-02-07 22:52:12 -08:00
RegionCombinerModule
Fixed declaration switcharoo on the region combiner dll.
2014-12-31 08:20:17 -08:00
ReplaceableModules
…
ScriptEngine
Correct PRIM_TEXT return value from trans to alpha.
2015-02-28 00:46:12 +00:00
UserStatistics
Renamed VERSION_NUMBER to VersionNumber
2014-12-30 15:27:28 -08:00