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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added method to create default config file in region server(OpenSim) followin...
Tleiades Hax
2007-10-26
1
-5
/
+74
*
Temporary fix for a missing Opensim.ini file.
MW
2007-10-26
1
-10
/
+0
*
* Added prototypical AvatarFactory module interface to load avatar parameters
lbsa71
2007-10-26
1
-40
/
+63
*
Very early first implementation of grid based assets.
Tleiades Hax
2007-10-26
1
-0
/
+4
*
apply http://bug.opensecondlife.org/view.php?id=512 from chillken
Sean Dague
2007-10-25
1
-3
/
+3
*
* Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries ...
Adam Frisby
2007-10-25
1
-0
/
+3
*
Introduced a build error in the last patch
Tleiades Hax
2007-10-24
1
-3
/
+0
*
* Added "create-region" console command. Syntax: create-region <name> <region...
Adam Frisby
2007-10-23
1
-26
/
+36
*
* Return of R2162. /Take that SVN!/
Adam Frisby
2007-10-22
1
-8
/
+10
*
revert r2162 as it completely clobbered all the work on
Sean Dague
2007-10-22
1
-10
/
+8
*
* Major ass commit.
Adam Frisby
2007-10-22
1
-8
/
+10
*
Made some changes to the load/save xml format, So that the old format can sti...
MW
2007-10-22
1
-1
/
+22
*
changes to pass nini config object to the modules that get
Sean Dague
2007-10-19
1
-27
/
+27
*
*Added -useexecutepath to use the path of the .exe as the path to find config...
mingchen
2007-10-19
1
-0
/
+8
*
* Total refactoring of Asset Server for massive win
lbsa71
2007-10-19
1
-2
/
+6
*
Add gryc's patch to run commands in a shutdown_commands.txt file when the sim...
Charles Krinke
2007-10-18
1
-0
/
+7
*
Add "force-update", "command-script" & "show modules" to console help.
Charles Krinke
2007-10-18
1
-0
/
+3
*
OpenSimMain now respects the asset_plugin paramter, and storing of assets wil...
Tleiades Hax
2007-10-13
1
-2
/
+3
*
Added capbility to use MySQL as the database backend in stand alone mode for ...
Tleiades Hax
2007-10-13
1
-3
/
+1
*
(no commit message)
Tleiades Hax
2007-10-13
1
-1
/
+3
*
Asset server implementation. Again one of these "plumbing" releases, where no...
Tleiades Hax
2007-10-13
1
-1
/
+1
*
* Now loading modules from ScriptEngines directory as well.
lbsa71
2007-10-10
1
-12
/
+8
*
* Gave ModuleLoader some good lovin'
lbsa71
2007-10-10
1
-3
/
+5
*
Some tiny refactoring
MW
2007-10-05
1
-5
/
+4
*
more refactoring
MW
2007-10-03
1
-4
/
+11
*
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
1
-0
/
+2
*
* 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
1
-1
/
+1
*
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
[prev]
[next]