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-05-15 19:35:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04b1767886af28fa1793c46a1cbe4b3f49eefca6
opensim
/
OpenSim
/
Region
History
MW
04b1767886
Separated Login Service from usermanager, which helps to clean up the code a bit and also should help to integrate the inventory server (when it is wrote/finished).
2007-08-13 15:55:36 +00:00
..
Application
The Welcome message /message of the day shown in the client during login, can now be set from the .INI file for standalone mode (change the standalone_welcome = "Welcome to OpenSim" line).
2007-08-13 13:41:54 +00:00
ClientStack
Few small fixes
2007-08-10 18:52:46 +00:00
Communications
Separated Login Service from usermanager, which helps to clean up the code a bit and also should help to integrate the inventory server (when it is wrote/finished).
2007-08-13 15:55:36 +00:00
Environment
Added the SetPartText access method to SceneObjectGroup to set the text of member SceneObjectParts.
2007-08-13 14:39:12 +00:00
Examples
/SimpleApp
The Welcome message /message of the day shown in the client during login, can now be set from the .INI file for standalone mode (change the standalone_welcome = "Welcome to OpenSim" line).
2007-08-13 13:41:54 +00:00
GridInterfaces
Deleted some unused code.
2007-08-13 13:37:50 +00:00
Physics
Applied danx0r 's ODE patch [mantis issue 263]
2007-08-11 17:54:46 +00:00
ScriptEngine
/DotNetEngine
ScriptEngine successfully compiles script, we are now even further than LSO was.
2007-08-12 19:04:07 +00:00
Storage
Partial Linking of prim groups should work (its partial as currently only the root prim of the child group will actually get linked, working on linking the rest now).
2007-08-13 13:36:42 +00:00
Terrain.BasicTerrain
Rotated the terrain textures that are created for world map by 90 degree as somehow they had got out of sync with the terrain.
2007-08-08 14:50:44 +00:00