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-27 20:35:59 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
22dbe82b26effea0c021a6eb9bffd58d58781c3f
opensim
/
OpenSim
/
Grid
History
MW
f388a47254
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].
...
A few other minor changes.
2007-08-31 12:19:36 +00:00
..
AssetServer
* Checked in new tweaked Prebuild.exe
2007-08-08 21:23:42 +00:00
GridServer
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
GridServer.Config
changed to native line ending encoding
2007-07-16 15:40:11 +00:00
InventoryServer
changed to native line ending encoding
2007-07-16 15:40:11 +00:00
Manager
changed to native line ending encoding
2007-07-16 15:40:11 +00:00
UserServer
Deleted a few old files that are no longer used.
2007-08-27 15:34:21 +00:00
UserServer.Config
changed to native line ending encoding
2007-07-16 15:40:11 +00:00