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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-05-08
Fixed bug where client crashes on login if in sandbox mode and region is set ...
MW
1
-1
/
+1
2007-05-08
* added guid to logname to avoid file sharing on multiple instances on same host
lbsa71
1
-1
/
+1
2007-05-08
* fixed dataUri null bug
lbsa71
1
-2
/
+4
2007-05-07
Merged 0.1-prestable back into trunk :(
gareth
1
-43
/
+94
2007-05-04
* Removed superfluous int to prevent warning
Adam Frisby
1
-1
/
+11
2007-05-04
Sims can now load their datastore (their localworld class - prims/terrain/etc...
Adam Frisby
1
-20
/
+28
2007-04-28
Bugfixes
Adam Frisby
1
-1
/
+1
2007-04-27
Dumb mistake #2
Adam Frisby
1
-0
/
+1
2007-04-27
Dumb mistake - forgot to assign the datastore variable
Adam Frisby
1
-0
/
+2
2007-04-27
* Added new commandline option -config <configfile.xml>
Adam Frisby
1
-2
/
+3
2007-04-26
added just what opensim needs...yet another command line option: -noverbose ....
MW
1
-2
/
+2
2007-04-25
attempted bug fix
MW
1
-1
/
+1
2007-04-25
updated to use lastest version of libsl but is currently broke when using SL ...
MW
1
-1
/
+3
2007-04-25
Can now use the xml config file for setting up things like sandbox mode, logi...
MW
1
-2
/
+91
2007-04-25
Small clean up of files and directories
MW
1
-10
/
+12
2007-04-24
Moved console input-handling function "RunTerrainCmd" into BasicTerrain itsel...
Adam Frisby
1
-80
/
+5
2007-04-22
Now starts up a laggy (to be fixed) TCP server in grid mode and sends a banner
gareth
1
-2
/
+12
2007-04-20
Terrain:
Adam Frisby
1
-0
/
+5
2007-04-20
Terrain:
Adam Frisby
1
-0
/
+5
2007-04-20
Console:
Adam Frisby
1
-3
/
+75
2007-04-17
Yet another command line option (really need to get all these moved into a co...
MW
1
-1
/
+9
2007-04-17
A few fixes and stopped sim crossing being attempted in sandbox mode
MW
1
-26
/
+33
2007-04-17
Created skeleton SimComms.cs for sim<->sim UDP circuits
gareth
1
-0
/
+20
2007-04-17
Sim crossing now works (except for broken co-ordinates, resets to 0,0 - to be...
gareth
1
-8
/
+15
2007-04-15
Started to fix sandbox mode
MW
1
-59
/
+72
2007-04-15
unbroke sandbox mode
gareth
1
-2
/
+2
2007-04-15
W00t! multiple sims!
gareth
1
-5
/
+56
2007-04-11
* Replaced GridHTTPServer and UserHTTPServer with BaseHttpServer
lbsa71
1
-8
/
+8
2007-04-11
* Started on converting UserHTTPServer to BaseHttpServer
lbsa71
1
-1
/
+1
2007-04-11
Changed so that a bin\ScriptEngines\ directory will be searched for scripting...
MW
1
-1
/
+1
2007-04-11
Added POST handler for /sims/ in the grid server
gareth
1
-1
/
+0
2007-04-11
* nant building again
lbsa71
1
-1
/
+1
2007-04-10
Fixed "teh bug"
gareth
1
-0
/
+1
2007-04-07
Documentation!
Adam Frisby
1
-0
/
+20
2007-04-06
Now back to compiling, just no terrain generation at the moment
MW
1
-1
/
+1
2007-04-06
**BREAKING CHANGE** Changing the way terrain is stored and used internally.
Adam Frisby
1
-1
/
+1
2007-04-04
more work on Primitive2
MW
1
-3
/
+4
2007-04-04
no SimUUID in OpenSimMain
gareth
1
-3
/
+1
2007-04-04
Added SimUUID
gareth
1
-14
/
+4
2007-04-03
Finished initial sim<>Grid login (kinda)
gareth
1
-1
/
+2
2007-04-03
Temporary fix for the object taking bug
MW
1
-17
/
+13
2007-04-02
OpenSim no longer uses OpenSim.Config.SimConfigDb4o, it now uses OpenSim.Gene...
MW
1
-17
/
+42
2007-04-02
Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic con...
MW
1
-0
/
+1
2007-04-02
Added /simstatus REST handler
gareth
1
-0
/
+5
2007-04-02
Moved database storage of the world map to the Db4LocalStorage so its in the ...
MW
1
-2
/
+4
2007-04-01
More refactoring
MW
1
-51
/
+26
2007-04-01
More cleaning up of SimClient and packet handling
MW
1
-7
/
+9
2007-04-01
Moved more packet types to handlers
MW
1
-0
/
+25
2007-04-01
More work on adding Packets handlers and tested the first handler.
MW
1
-0
/
+7
2007-03-31
Added Packet handlers to SimClient
MW
1
-0
/
+1
[next]