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
/
ClientStack
/
RegionApplicationBase.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-04
* Rebase all current servers on common abstract BaseOpenSimServer class
Justin Clarke Casey
1
-8
/
+1
2008-02-04
First part of avatar persistence, currently only really works in standalone m...
MW
1
-1
/
+1
2008-02-02
In an attempt to solve multihomed UDP problem I seem to have bound UDP socket...
Tedd Hansen
1
-3
/
+3
2008-02-02
Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait).
Tedd Hansen
1
-2
/
+8
2008-01-11
* Exprimental prim inventory persistence can now be enabled by users.
Justin Clarke Casey
1
-1
/
+5
2007-12-27
* Optimized usings
lbsa71
1
-5
/
+4
2007-12-20
Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W...
Jeff Ames
1
-1
/
+1
2007-12-18
*Parcels and their access lists now store over multiple sessions when the dat...
mingchen
1
-2
/
+0
2007-12-17
*Land has now been linked to the StorageManager. Next step is to fill in the ...
mingchen
1
-3
/
+1
2007-12-13
Minor cleanup
Jeff Ames
1
-2
/
+2
2007-12-10
saved OpenSim source code from the giant rampaging unterminated copyright not...
Jeff Ames
1
-1
/
+1
2007-12-06
removed some duplicate hard-coded port numbers. changed ports to uint.
Jeff Ames
1
-2
/
+2
2007-12-04
* Fixed a whole bunch of console messages.
Adam Frisby
1
-1
/
+1
2007-11-30
* Extended our semi-stupid implementation of in world object permissions to s...
Teravus Ovares
1
-2
/
+3
2007-11-29
* Fixed neighbour range bug
lbsa71
1
-2
/
+2
2007-11-28
Moved the m_sceneGridService.RegisterRegion(RegionInfo); call out of LoadWorl...
MW
1
-0
/
+1
2007-11-15
*** BIG CHANGES : REGION STORAGE MOVED : UPDATE YOUR OpenSim.ini FROM OpenSim...
lbsa71
1
-3
/
+7
2007-11-10
* Moves the Meshmerizer to a separate plugin
Teravus Ovares
1
-3
/
+4
2007-11-03
*Master Avatar can be specified by a previous UUID in either grid mode or sta...
mingchen
1
-2
/
+11
2007-10-30
* Optimized usings
lbsa71
1
-13
/
+12
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
1
-1
/
+1
2007-10-25
* Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries ...
Adam Frisby
1
-0
/
+5
2007-10-05
== The "right name and place" commit ==
lbsa71
1
-1
/
+0
2007-10-03
* minor renaming
lbsa71
1
-3
/
+3
2007-09-24
* Started major restructusing of comms to prepare for better grid and region ...
lbsa71
1
-1
/
+1
2007-09-24
* Encapsulated all CommunicationsManager services
lbsa71
1
-1
/
+1
2007-09-23
* Purged 'Regions' code pending Agent layer grok.
lbsa71
1
-3
/
+2
2007-09-20
* moved SceneManager to RegionApplicationBase
lbsa71
1
-0
/
+2
2007-09-10
mass update of urls in source code to new website
Sean Dague
1
-1
/
+1
2007-08-28
Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s...
MW
1
-1
/
+1
2007-08-16
Deleted old inventoryCache.cs
MW
1
-15
/
+10
2007-08-13
(DotNet) ScriptEngine is now loaded and added to Scene during startup.
Tedd Hansen
1
-0
/
+2
2007-08-10
Some cleaning up and removed a few old files no longer in use.
MW
1
-1
/
+1
2007-08-10
Made a few changes so that once we enable the sqlite data store (simple line ...
MW
1
-1
/
+1
2007-08-06
Re-added Grid mode. (which had got removed/disabled in revision 1515)
MW
1
-2
/
+1
2007-08-06
* SimpleApp works again:
lbsa71
1
-0
/
+2
2007-07-29
Deleting objects should now work. But beware they aren't send to your trash f...
MW
1
-1
/
+1
2007-07-29
Commit 1/2
Adam Frisby
1
-2
/
+2
2007-07-26
* Started renaming world to Scene
lbsa71
1
-1
/
+1
2007-07-22
* Some work in progress code: Inventory cache, start of inventory server/serv...
MW
1
-1
/
+1
2007-07-21
* Renamed terrain functions to match OpenSim naming styles.
Adam Frisby
1
-1
/
+1
2007-07-20
* Fixed an config issue (log not initialized in RegionInfo config)
lbsa71
1
-2
/
+1
2007-07-19
* Fixing sandbox mode crash caused by removal of LocalStorage during cleanup ...
Adam Frisby
1
-0
/
+2
2007-07-19
* Cleaned out remaining references to the old LocalStorage system in prep. to...
Adam Frisby
1
-3
/
+2
2007-07-18
*New Configuration System, much easier and less buggy compared to the origina...
mingchen
1
-2
/
+2
2007-07-16
* RegionApplicationBase restructuring now complete
lbsa71
1
-8
/
+44
2007-07-16
* And yet more restructuring of startup sequence...
lbsa71
1
-4
/
+12
2007-07-16
* Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApp
lbsa71
1
-3
/
+37
2007-07-16
* Since we're discussing it, applying the m_ convention on some members...
lbsa71
1
-7
/
+7
2007-07-16
* Removed some superfluous assigns
lbsa71
1
-1
/
+0
[prev]
[next]