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-07-23 00:17:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
91cc820f34cef19e1bb9659faf2d6c7070dcda96
opensim
/
OpenSim
History
MW
91cc820f34
Added "asset_database =" option to opensim.ini, so the asset database can be selected. Currently set default back to db4o until more people test using sqlite.
2007-09-10 07:23:43 +00:00
..
Framework
hooked up sdague new sqlite asset database provider to the old asset system. So we can still use sqlite for assets while we wait for the rest of the new asset system to be wrote.
2007-09-10 06:45:54 +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 "asset_database =" option to opensim.ini, so the asset database can be selected. Currently set default back to db4o until more people test using sqlite.
2007-09-10 07:23:43 +00:00
Tools/LaunchSLClient
/LaunchSLClient
mass update of files to have native line endings
2007-07-30 20:11:40 +00:00