index
:
opensim-SC_OLD
master
My fork of OpenSim for IG and MG, called SledjChisl.
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
OpenSim
/
Region
/
Application
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Some continuation of lbsa71's refactoring of the CommunicationsManager.
MW
2007-10-03
1
-2
/
+7
*
* Moved setup of LocalInventoryService and LocalUserServices to the app layer
lbsa71
2007-10-02
1
-2
/
+7
*
* Fixed Culture-variant parsing of config options
lbsa71
2007-09-25
2
-3
/
+5
*
* Encapsulated all CommunicationsManager services
lbsa71
2007-09-24
1
-1
/
+2
*
*** CHANGED CONFIG BEHAVIOUR ***
lbsa71
2007-09-24
1
-2
/
+2
*
* Purged 'Regions' code pending Agent layer grok.
lbsa71
2007-09-23
1
-1
/
+1
*
* Continuing refactoring of presence
lbsa71
2007-09-21
1
-8
/
+6
*
* even more renaming and refactoring; the cleaning woman is on call.
lbsa71
2007-09-20
1
-1
/
+1
*
* moved SceneManager to RegionApplicationBase
lbsa71
2007-09-20
1
-21
/
+20
*
* Added TryGetAvatar to SceneManager
lbsa71
2007-09-20
1
-15
/
+15
*
* Made ClientViewBase abstract
lbsa71
2007-09-18
1
-2
/
+0
*
* Moved some commands from Scene into SceneManager so they could be used with...
lbsa71
2007-09-17
1
-140
/
+133
*
*doh*
lbsa71
2007-09-17
1
-1
/
+1
*
* CHANGED SOME CONSOLE COMMAND BEHAVIOURS
lbsa71
2007-09-17
1
-130
/
+84
*
Added CLI "debug packet 0..255" to enable the in/out packet dumps with variou...
Dalien Talbot
2007-09-13
1
-0
/
+58
*
* minor refactorings
lbsa71
2007-09-11
1
-14
/
+7
*
mass update of urls in source code to new website
Sean Dague
2007-09-10
3
-3
/
+3
*
A couple of fixes to make sure db4o gets set as the default asset database. A...
MW
2007-09-10
1
-2
/
+2
*
Added "asset_database =" option to opensim.ini, so the asset database can be ...
MW
2007-09-10
1
-2
/
+13
*
hooked up sdague new sqlite asset database provider to the old asset system. ...
MW
2007-09-10
1
-1
/
+2
*
Converted the LSL scripting engine into a IRegionModule, so now all "modules"...
MW
2007-09-08
1
-9
/
+9
*
Fixed it so "shutdown" command works when a region is set as the active conso...
MW
2007-09-04
1
-1
/
+1
*
Removed the exit-region command, now use "change-region root" or "change-regi...
MW
2007-09-04
1
-19
/
+22
*
Added "show modules" command that if at root level will display a list of loa...
MW
2007-09-04
1
-0
/
+7
*
Using change-region without a region name will now display the currently acti...
MW
2007-09-04
1
-3
/
+14
*
Fixed it so change-region works with region names that have spaces in them.
MW
2007-09-04
1
-8
/
+33
*
Some work on Module loading/management.
MW
2007-09-04
1
-114
/
+152
*
Config option for loading ScriptEngine (wjordan)
Tedd Hansen
2007-08-30
1
-3
/
+12
*
Added some place holder classes for various modules.
MW
2007-08-30
1
-0
/
+2
*
Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s...
MW
2007-08-28
1
-1
/
+1
*
As part of our "we aim to please" commitment, have added the ability to creat...
MW
2007-08-28
1
-2
/
+2
*
Start of trying to make Region/Scene more modular.
MW
2007-08-28
1
-10
/
+17
*
Fixed the bug that sent a region port as the CAPS url, instead of sending the...
MW
2007-08-27
1
-0
/
+3
*
Deleted a few old files that are no longer used.
MW
2007-08-27
1
-1
/
+5
*
Applied dalien's "show users" patch
MW
2007-08-25
1
-1
/
+1
*
Hopefully fixed the issue of inventory not working for the master account. (N...
MW
2007-08-24
1
-22
/
+26
*
Small bit of refactoring to the startup command script code (moved it into a ...
MW
2007-08-24
1
-15
/
+27
*
(Untested) Scripts are individually loaded into objects (on rez), and event f...
Tedd Hansen
2007-08-22
1
-2
/
+0
*
Shift and Drag copying should now work correctly. [This was one of those stup...
MW
2007-08-21
1
-0
/
+2
*
Can now turn on/off server side permission checking (on prim editing etc) fro...
MW
2007-08-21
1
-1
/
+9
*
Sqlite datastore should now save the textures and extraparams data (used by s...
MW
2007-08-19
2
-3
/
+23
*
* Added new terrain-sim <simname> <terrain commands...> function to run terra...
Adam Frisby
2007-08-17
1
-0
/
+16
*
Pimped up Default.lsl. Now featuring a touch counter.
Tedd Hansen
2007-08-17
1
-1
/
+1
*
*Moved network_servers_info.xml into OpenSim.ini under [Network]
mingchen
2007-08-17
1
-5
/
+7
*
Deleted old inventoryCache.cs
MW
2007-08-16
1
-1
/
+0
*
Can now set the plugins for standalone mode's Inventory database (default sql...
MW
2007-08-16
1
-4
/
+9
*
*Added the ability to run commands after all regions have started up
mingchen
2007-08-15
1
-0
/
+31
*
* Permissions! - You can now only perform certain functions (such as editing ...
Adam Frisby
2007-08-15
1
-0
/
+11
*
Correct caps of Default.lsl for Linux. Thanks again krinkec. :)
Tedd Hansen
2007-08-14
1
-1
/
+1
*
ScriptEngine: Some error handling, logs to logger
Tedd Hansen
2007-08-14
1
-6
/
+6
[prev]
[next]