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
*
* Refactor: Split opensim background server into a separate class
Justin Clarke Casey
2008-06-01
1
-729
/
+0
*
* Make version information common to all servers
Justin Clarke Casey
2008-05-31
1
-68
/
+3
*
* Propogate OpenSimMain hack to stop mono-addins scanning warnings to the gri...
Justin Clarke Casey
2008-05-31
1
-2
/
+2
*
*Hiding the warnings about scanning assemblies when initialising
mingchen
2008-05-28
1
-2
/
+7
*
* Write prim archives out as v7 tar files temporarily for testing purposes - ...
Justin Clarke Casey
2008-05-27
1
-1
/
+1
*
Update svn properties. Formatting cleanup.
Jeff Ames
2008-05-25
1
-8
/
+8
*
* If the SVN build version is not available, state this in the About box expl...
Justin Clarke Casey
2008-05-24
1
-2
/
+6
*
*Refactor of the LandManagementModule that allows OpenSim to run without it
mingchen
2008-05-23
1
-1
/
+1
*
* Documentation for load/save xml methods
Justin Clarke Casey
2008-05-22
1
-0
/
+8
*
* Minor: Tidy ups and logging tweaks.
Justin Clarke Casey
2008-05-22
1
-2
/
+2
*
* Refactor: Move enhancement of version string with operating system informat...
Justin Clarke Casey
2008-05-22
1
-5
/
+23
*
* Fix circular dependency from last checkin by passing version as a parameter...
Justin Clarke Casey
2008-05-22
1
-1
/
+2
*
* Send VersionInfo string instead of the hardcoded Scene string to the "About...
Justin Clarke Casey
2008-05-21
1
-9
/
+6
*
adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...
Dr Scofield
2008-05-19
1
-1
/
+3
*
Formatting cleanup.
Jeff Ames
2008-05-16
1
-41
/
+41
*
* Refactored IConfigSource into Physics plug-ins and Scene. We can get rid of...
Teravus Ovares
2008-05-14
1
-4
/
+7
*
* Refactor additional stats collection common code into base opensim server
Justin Clarke Casey
2008-05-14
1
-1
/
+1
*
From: Dr Scofield <DrScofield@xyzzyxyzzy.net>
Sean Dague
2008-05-14
1
-11
/
+16
*
More formatting cleanup. Minor refactoring.
Jeff Ames
2008-05-14
1
-7
/
+1
*
* If a region running in grid mode fails to login to the grid service, startu...
Justin Clarke Casey
2008-05-12
1
-1
/
+12
*
* Minor: Initial cleaning up of some of the grid sim login messages
Justin Clarke Casey
2008-05-12
1
-0
/
+5
*
* Fix opensim region server shutdown.
Justin Clarke Casey
2008-05-09
1
-17
/
+7
*
* Spring cleaning, round 3029
Adam Frisby
2008-05-08
1
-2
/
+2
*
* For no good reason (since there are a hundred million other things to fix),...
Justin Clarke Casey
2008-05-07
1
-0
/
+49
*
* Cleaning up code, making it conform to OpenSim standards.
Adam Frisby
2008-05-06
1
-1
/
+1
*
* Refactor: Break out permissions code into a separate region PermissionsModule
Justin Clarke Casey
2008-05-05
1
-10
/
+3
*
plumb in connection string to the user database paths. mysql and mssql
Sean Dague
2008-05-02
1
-1
/
+1
*
* More refactorings of UDPServer.
Adam Frisby
2008-05-02
1
-25
/
+14
*
* More clientstack abstractions - We now only have a single constructor call ...
Adam Frisby
2008-05-02
1
-5
/
+5
*
* Commit 2/3 - Please dont attempt to update to this revision until all 3 are...
Adam Frisby
2008-05-02
1
-13
/
+14
*
Minor formatting and documentation cleanup.
Jeff Ames
2008-05-02
1
-7
/
+7
*
removed last db4o ref
Sean Dague
2008-05-01
1
-5
/
+1
*
* Assorted spring cleanings.
Adam Frisby
2008-05-01
1
-5
/
+0
*
Update svn properties. Minor formatting cleanup.
Jeff Ames
2008-05-01
1
-1
/
+0
*
From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
2008-04-29
1
-5
/
+9
*
From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
2008-04-28
1
-677
/
+48
*
* Fixed 'Welcome to Krynn' default that I missed and got stuck in by a patch.
Teravus Ovares
2008-04-28
1
-1
/
+1
*
* Patch from XenReborn to make remove-region work properly without needing to...
Teravus Ovares
2008-04-27
1
-3
/
+48
*
replace hard tabs with 4 spaces to be consistant in the source.
Sean Dague
2008-04-24
1
-3
/
+3
*
* Patch from Melanie. Mantis 0001037: Add various internal plumbing to the...
Teravus Ovares
2008-04-23
1
-1
/
+4
*
fix for mantis 1036
Sean Dague
2008-04-23
1
-0
/
+1
*
fixed mantis: 1035, as well as ordering commands
Sean Dague
2008-04-23
1
-10
/
+9
*
allow for Inventory database source to be specified in main
Sean Dague
2008-04-23
1
-1
/
+1
*
changes to allow asset_source to be specified in the opensim.ini
Sean Dague
2008-04-23
1
-1
/
+1
*
Two small changes:
Sean Dague
2008-04-23
1
-2
/
+15
*
From: Dr Scofield <hud@zurich.ibm.com>
Sean Dague
2008-04-21
1
-2
/
+31
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-7
/
+10
*
* Terrain Module code has been reformatted to comply with guidelines.
Adam Frisby
2008-04-21
1
-9
/
+4
*
* Insert an OpenSim warning telling the user to ignore the ERROR assembly sca...
Justin Clarke Casey
2008-04-19
1
-0
/
+3
*
refactor: eliminate method in UserProfileCacheService
Justin Clarke Casey
2008-04-11
1
-1
/
+1
[next]