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