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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-05-15
made QueItem a nested class in SimClient.
MW
2
-1
/
+12
2007-05-15
Added RemoveAvatar() method to physics plugins, should be called on log out (...
MW
2
-0
/
+8
2007-05-15
Worked on Asset server, asset downloads (from server to sim) now work.
MW
3
-4
/
+15
2007-05-15
Added SimClientPacketHandlers.cs (moved the SimClient Packet handlers into it)
MW
4
-137
/
+161
2007-05-15
Turned SimClient into a partial class (and added SimClient(Grid), so that gri...
MW
4
-123
/
+151
2007-05-15
updated Build/project files to include the new projects and new files.
MW
4
-81
/
+108
2007-05-15
added processing for TeleportLocationRequest and TeleportLandmarkRequest. Lo...
morphw
1
-1
/
+80
2007-05-14
Attempting to add region name to console.
Adam Frisby
1
-0
/
+1
2007-05-14
moved the EnableNeighbours code to after the client has completed the move to...
MW
2
-36
/
+42
2007-05-14
Added some sanity checks to AddViewerAgent to prevent duplicate addition (now...
Adam Frisby
1
-2
/
+16
2007-05-14
Finished off adding the new management API to gridserver
gareth
1
-1
/
+1
2007-05-13
Added skeleton master service manager
gareth
1
-79
/
+79
2007-05-13
Changed to slightly better textures for the map: a blue one for the sea and o...
MW
2
-2
/
+2
2007-05-13
Added very basic support for maps (likely to only work in sandbox mode due to...
MW
5
-12
/
+82
2007-05-12
93 warnings in the compiler, 93 warnings appear, you fix one up, create two m...
Adam Frisby
7
-100
/
+100
2007-05-12
Increased the flying speed
MW
2
-1
/
+6
2007-05-11
Added landmark asset creation.
morphw
1
-12
/
+36
2007-05-11
finally some time to do some more work on the primitive2 refactor/rewrite/bug...
MW
1
-68
/
+65
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-08
* deleted bin directories
lbsa71
1
-79
/
+79
2007-05-07
Merged 0.1-prestable back into trunk :(
gareth
2
-43
/
+95
2007-05-05
Cleaned up Adam's mess
gareth
1
-1
/
+0
2007-05-04
* Removed superfluous int to prevent warning
Adam Frisby
2
-2
/
+11
2007-05-04
Sims can now load their datastore (their localworld class - prims/terrain/etc...
Adam Frisby
1
-20
/
+28
2007-04-30
fixed the VS 2005 solution/ project files.
MW
4
-6
/
+39
2007-04-29
Copied gridserver ready to convert to asset server
gareth
1
-79
/
+79
2007-04-28
Bugfixes
Adam Frisby
2
-1
/
+5
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
Major ass commit
Adam Frisby
2
-0
/
+17
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-26
At last: avatar-template.dat is no more
MW
1
-5
/
+13
2007-04-26
Mostly working again.
MW
3
-6
/
+39
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
10
-21
/
+66
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
17
-98
/
+25
2007-04-24
Moved console input-handling function "RunTerrainCmd" into BasicTerrain itsel...
Adam Frisby
1
-80
/
+5
2007-04-22
Added mutex instead of lock for update
Adam Frisby
1
-37
/
+37
2007-04-22
Needs testing.
Adam Frisby
3
-3
/
+11
2007-04-22
Added lock around World.Update to prevent multiple updates occuring simultane...
Adam Frisby
1
-32
/
+37
2007-04-22
SimClient: Added Try/Catch over block of code which is triggering an exceptio...
Adam Frisby
2
-1
/
+17
2007-04-22
=== Dedicated to Jesse. ===
lbsa71
1
-83
/
+83
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-22
Bumped avatar entry height to 15m above ground rather than the old 1m above g...
Adam Frisby
1
-1
/
+1
2007-04-22
Removed last references to ancient LandMap[] array.
Adam Frisby
1
-2
/
+1
2007-04-22
Commented first 50% of World.cs's functions with /// tags
Adam Frisby
1
-0
/
+64
[next]