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-11-05
Moved a couple of more configuration fields to ConfigSettings
MW
1
-5
/
+3
2008-11-03
* Use nini to pass config information to the client stack, rather than the Cl...
Justin Clarke Casey
1
-4
/
+6
2008-10-03
* oops, fix build break.
Justin Clarke Casey
1
-20
/
+31
2008-10-03
* Put in some infrastructure to allow tweaking of packet queue throttle value...
Justin Clarke Casey
1
-1
/
+6
2008-10-03
* refactor: make startup a template method
Justin Clarke Casey
1
-3
/
+1
2008-09-19
* Only allow logins on standalone when the sim has completed it's initial sta...
Justin Clarke Casey
1
-2
/
+0
2008-09-14
* This update makes configuring SSL a little easier on Windows XP. It also m...
Teravus Ovares
1
-1
/
+6
2008-09-11
* Start loading prims after region module configuration rather than before
Justin Clarke Casey
1
-4
/
+1
2008-09-08
* some if inversions and added {}'s for readability
lbsa71
1
-12
/
+13
2008-09-06
* This is the fabled LibOMV update with all of the libOMV types from JHurliman
Teravus Ovares
1
-3
/
+3
2008-08-18
Formatting cleanup.
Jeff Ames
1
-1
/
+1
2008-08-15
Fix up master avatar handling for estate owners. Introduces a new
Melanie Thielker
1
-1
/
+4
2008-07-18
Introduce a separate connection string for estates, which defaults to the one gi
Melanie Thielker
1
-6
/
+3
2008-07-14
Patch #9147
Melanie Thielker
1
-1
/
+1
2008-06-20
Implemented plugin support for ClientStack, with LindenUDP as the default plu...
Johan Berntsson
1
-4
/
+6
2008-06-01
* Fix build break by eliminating remaining IScenePermissions references - mus...
Justin Clarke Casey
1
-2
/
+2
2008-06-01
* Move log version printing up into BaseOpenSimServer
Justin Clarke Casey
1
-1
/
+3
2008-05-16
Formatting cleanup.
Jeff Ames
1
-4
/
+4
2008-05-14
* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...
Teravus Ovares
1
-2
/
+3
2008-05-12
* If a region running in grid mode fails to login to the grid service, startu...
Justin Clarke Casey
1
-5
/
+1
2008-05-05
* Refactor: Break out permissions code into a separate region PermissionsModule
Justin Clarke Casey
1
-4
/
+5
2008-05-02
* More refactorings of UDPServer.
Adam Frisby
1
-5
/
+5
2008-05-02
* More clientstack abstractions - We now only have a single constructor call ...
Adam Frisby
1
-4
/
+4
2008-05-02
* Commit 2/3 - Please dont attempt to update to this revision until all 3 are...
Adam Frisby
1
-9
/
+8
2008-05-01
* Cleaned namespaces of entire solution. OpenSim directories now correspond w...
Adam Frisby
1
-0
/
+1
2008-05-01
* Assorted spring cleanings.
Adam Frisby
1
-1
/
+1
2008-04-28
From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
1
-7
/
+7
2008-04-21
From: Dr Scofield <hud@zurich.ibm.com>
Sean Dague
1
-0
/
+3
2008-04-21
* Optimised using statements and namespace references across entire project (...
Adam Frisby
1
-3
/
+4
2008-04-10
further renaming of properties for clarity
Sean Dague
1
-2
/
+2
2008-04-10
moved fields to properties for UserDataProfile, which was
Sean Dague
1
-2
/
+2
2008-03-29
Re-enabled terrain texture generation for the world map. Adam can clean up/ s...
MW
1
-1
/
+4
2008-03-24
* Make standalone non-home region caps work again.
Justin Clarke Casey
1
-1
/
+2
2008-03-22
*Moved LandManagement into its own region module (spiffy!)
mingchen
1
-2
/
+0
2008-03-18
Formatting cleanup.
Jeff Ames
1
-26
/
+26
2008-03-10
* Added ODEPlugin Support for llSetBuoyancy. Set Buoyancy to 1 for space prim.
Teravus Ovares
1
-0
/
+1
2008-03-06
* Disabled ancient TerrainEngine.
Adam Frisby
1
-1
/
+1
2008-03-04
Merged 3Di code that provides scene and avatar serialization, and plugin supp...
Johan Berntsson
1
-3
/
+8
2008-02-20
Minor cleanup.
Jeff Ames
1
-1
/
+1
2008-02-05
Converted logging to use log4net.
Jeff Ames
1
-8
/
+11
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
[next]