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.RegionServer
/
OpenSimMain.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moved the OpenSimMain class into the OpenSim.exe project
MW
2007-05-16
1
-3
/
+4
*
Added OpenSimApplication as a base class to OpenSimMain
MW
2007-05-16
1
-32
/
+2
*
a bit more refactoring
MW
2007-05-16
1
-12
/
+6
*
Quite big change to how Sessions/circuits are Authenticated. Seems to work ok...
MW
2007-05-16
1
-35
/
+17
*
* removed unused new-login.dat
lbsa71
2007-05-16
1
-4
/
+9
*
More refactoring.
MW
2007-05-16
1
-1
/
+1
*
UDPServer enabled, should no longer be any udp server code in OpenSimMain.
MW
2007-05-16
1
-124
/
+10
*
started to refactor startup code and to move udp server code out to its own c...
MW
2007-05-16
1
-176
/
+164
*
Worked on Asset server, asset downloads (from server to sim) now work.
MW
2007-05-15
1
-2
/
+2
*
Attempting to add region name to console.
Adam Frisby
2007-05-14
1
-0
/
+1
*
moved the EnableNeighbours code to after the client has completed the move to...
MW
2007-05-14
1
-36
/
+1
*
Added very basic support for maps (likely to only work in sandbox mode due to...
MW
2007-05-13
1
-1
/
+1
*
93 warnings in the compiler, 93 warnings appear, you fix one up, create two m...
Adam Frisby
2007-05-12
1
-34
/
+34
*
Fixed bug where client crashes on login if in sandbox mode and region is set ...
MW
2007-05-08
1
-1
/
+1
*
* added guid to logname to avoid file sharing on multiple instances on same host
lbsa71
2007-05-08
1
-1
/
+1
*
* fixed dataUri null bug
lbsa71
2007-05-08
1
-2
/
+4
*
Merged 0.1-prestable back into trunk :(
gareth
2007-05-07
1
-43
/
+94
*
* Removed superfluous int to prevent warning
Adam Frisby
2007-05-04
1
-1
/
+11
*
Sims can now load their datastore (their localworld class - prims/terrain/etc...
Adam Frisby
2007-05-04
1
-20
/
+28
*
Bugfixes
Adam Frisby
2007-04-28
1
-1
/
+1
*
Dumb mistake #2
Adam Frisby
2007-04-27
1
-0
/
+1
*
Dumb mistake - forgot to assign the datastore variable
Adam Frisby
2007-04-27
1
-0
/
+2
*
* Added new commandline option -config <configfile.xml>
Adam Frisby
2007-04-27
1
-2
/
+3
*
added just what opensim needs...yet another command line option: -noverbose ....
MW
2007-04-26
1
-2
/
+2
*
attempted bug fix
MW
2007-04-25
1
-1
/
+1
*
updated to use lastest version of libsl but is currently broke when using SL ...
MW
2007-04-25
1
-1
/
+3
*
Can now use the xml config file for setting up things like sandbox mode, logi...
MW
2007-04-25
1
-2
/
+91
*
Small clean up of files and directories
MW
2007-04-25
1
-10
/
+12
*
Moved console input-handling function "RunTerrainCmd" into BasicTerrain itsel...
Adam Frisby
2007-04-24
1
-80
/
+5
*
Now starts up a laggy (to be fixed) TCP server in grid mode and sends a banner
gareth
2007-04-22
1
-2
/
+12
*
Terrain:
Adam Frisby
2007-04-20
1
-0
/
+5
*
Terrain:
Adam Frisby
2007-04-20
1
-0
/
+5
*
Console:
Adam Frisby
2007-04-20
1
-3
/
+75
*
Yet another command line option (really need to get all these moved into a co...
MW
2007-04-17
1
-1
/
+9
*
A few fixes and stopped sim crossing being attempted in sandbox mode
MW
2007-04-17
1
-26
/
+33
*
Created skeleton SimComms.cs for sim<->sim UDP circuits
gareth
2007-04-17
1
-0
/
+20
*
Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be...
gareth
2007-04-17
1
-8
/
+15
*
Started to fix sandbox mode
MW
2007-04-15
1
-59
/
+72
*
unbroke sandbox mode
gareth
2007-04-15
1
-2
/
+2
*
W00t! multiple sims!
gareth
2007-04-15
1
-5
/
+56
*
* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer
lbsa71
2007-04-11
1
-8
/
+8
*
* Started on converting UserHTTPServer to BaseHttpServer
lbsa71
2007-04-11
1
-1
/
+1
*
Changed so that a bin\ScriptEngines\ directory will be searched for scripting...
MW
2007-04-11
1
-1
/
+1
*
Added POST handler for /sims/ in the grid server
gareth
2007-04-11
1
-1
/
+0
*
* nant building again
lbsa71
2007-04-11
1
-1
/
+1
*
Fixed "teh bug"
gareth
2007-04-10
1
-0
/
+1
*
Documentation!
Adam Frisby
2007-04-07
1
-0
/
+20
*
Now back to compiling, just no terrain generation at the moment
MW
2007-04-06
1
-1
/
+1
*
**BREAKING CHANGE** Changing the way terrain is stored and used internally.
Adam Frisby
2007-04-06
1
-1
/
+1
*
more work on Primitive2
MW
2007-04-04
1
-3
/
+4
[next]