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-02 16:45:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aafc82cd186dfb4a344fca8a37ed237f7c562903
opensim
/
OpenSim
History
MW
aafc82cd18
Added "force-update" console command (when a region is set as active), which forces the region to send updates of all the prims to all clients. Not sure how well this is going to work with a few users on at the same time, but it might work as a temporary hack to relieve the problem of missing prims.
2007-09-05 21:36:55 +00:00
..
Framework
Added "Local" and "Temporary" Fields to the AssetBase class.
2007-09-05 12:00:44 +00:00
Grid
Added a Debug method to the Console/log class that has the Conditional attribute (set to "DEBUG"), so we can use that for writing extra debug info to the console. [for anyone who doesn't know about the Conditional attribute, it is a attribute that can be set on a method, and then any call to that method will on be compiled if the terms of that condition are met, ie is this case only if "DEBUG" is true. So its a cleaner implementation of the #if #endif directives].
2007-08-31 12:19:36 +00:00
Region
Added "force-update" console command (when a region is set as active), which forces the region to send updates of all the prims to all clients. Not sure how well this is going to work with a few users on at the same time, but it might work as a temporary hack to relieve the problem of missing prims.
2007-09-05 21:36:55 +00:00
Tools/LaunchSLClient
/LaunchSLClient
mass update of files to have native line endings
2007-07-30 20:11:40 +00:00