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
/
Framework
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-11-05
* Substituted som 'GenericCall' with Action<>
lbsa71
1
-10
/
+4
2007-11-05
Started to cleanup/close down childagent connections when a user teleports. ...
MW
2
-0
/
+12
2007-11-05
* Temporarily reverted SQL syntax.
Adam Frisby
1
-3
/
+3
2007-11-04
* Changed MySQL Syntax on Region Updates for Grid Server.
Adam Frisby
1
-2
/
+3
2007-11-04
Some more refactoring
MW
2
-1
/
+1
2007-11-04
* Small touchup of console messages
Adam Frisby
1
-5
/
+5
2007-11-04
Deleted Regionloader .csproj files.
MW
2
-224
/
+0
2007-11-04
normalized line endings
Jeff Ames
6
-330
/
+330
2007-11-04
Applying Teravus patch # 557. Some glue code for the updating of prim's veloc...
MW
1
-1
/
+3
2007-11-04
Do I really have to write a log entry, can't I just hide this commit somewher...
MW
1
-1
/
+2
2007-11-04
removed our own inplementation of UUID's, it wasn't used anywhere.
Tleiades Hax
1
-155
/
+0
2007-11-03
*Master Avatar can be specified by a previous UUID in either grid mode or sta...
mingchen
5
-18
/
+62
2007-11-03
* Removed unused UDPServerBase
lbsa71
1
-84
/
+0
2007-11-03
*Moved region loading into its own interface IRegionLoader
mingchen
7
-156
/
+605
2007-11-03
testing different rest post method/class for Grid asset client. (possible tha...
MW
2
-10
/
+61
2007-11-01
debug tracing for asset server hangs
Sean Dague
3
-4
/
+16
2007-11-01
Need to clean up resources when creating/updating assets
Tleiades Hax
1
-0
/
+1
2007-11-01
(no commit message)
Tleiades Hax
1
-10
/
+14
2007-11-01
* Diuerse beavtificatems
lbsa71
9
-51
/
+49
2007-11-01
renamed FetchAsset to RequestAsset on IAssetServer, as think its a more fitti...
MW
3
-6
/
+6
2007-11-01
Test on the grid asset problem, don't update to this version unless you just ...
MW
2
-62
/
+43
2007-11-01
Thank you, Melanie for solving: When receiving an ObjectAdd packet, the Rotat...
Charles Krinke
1
-2
/
+2
2007-10-31
* Took a stab at #500 by making sure there is only one place stuff gets added...
lbsa71
1
-77
/
+37
2007-10-31
Improved logging, to identify which asset fetch caused an execption during re...
Tleiades Hax
1
-0
/
+1
2007-10-31
fix typo in filename
Sean Dague
1
-0
/
+0
2007-10-31
* Added a streamhandler that does streams both in and out
lbsa71
5
-55
/
+92
2007-10-31
forgotten file
MW
1
-0
/
+41
2007-10-31
some small changes
MW
1
-1
/
+1
2007-10-31
added .dat extension to dumped asset files
Jeff Ames
1
-1
/
+1
2007-10-31
fixed filenames in log messages
Jeff Ames
1
-1
/
+1
2007-10-31
* Moved OpenSim/Framework/General to OpenSim/Framework for great justice.
lbsa71
43
-0
/
+0
2007-10-31
made illogical bitwise operations logical
Jeff Ames
1
-1
/
+1
2007-10-31
set svn:eol-style
Jeff Ames
33
-4727
/
+4727
2007-10-30
Step one on the long march towards grid based inventory. Introduction of an I...
Tleiades Hax
3
-2
/
+101
2007-10-30
temporary fix for sitting collisions in ODE
Jeff Ames
1
-1
/
+1
2007-10-30
* Optimized usings
lbsa71
125
-2880
/
+2840
2007-10-29
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
70
-4670
/
+4646
2007-10-29
Fixed a bug in SQLAssetServer that only seemed to be a problem when running u...
MW
2
-3
/
+4
2007-10-29
fixed one bug (where the assets we read and created from the OpenSimAssetSet....
MW
1
-1
/
+5
2007-10-29
* Removed AssetNotFound as it crashes client
lbsa71
1
-13
/
+13
2007-10-29
* ModuleLoader: Privatized some too-public fields
lbsa71
1
-0
/
+6
2007-10-29
Started the process of cleaning up AssetCache and moving most of the code int...
MW
2
-77
/
+119
2007-10-29
normalized line endings
Jeff Ames
1
-160
/
+160
2007-10-28
Added preliminary support for sitting on prims
Jeff Ames
1
-1
/
+5
2007-10-28
*Replaced -useexecutepath with an updated -inifile extension. You can now spe...
mingchen
1
-22
/
+0
2007-10-27
* Added 'Jim' and 'Goblin' shapes; not available in inventory yet though
lbsa71
1
-1
/
+3
2007-10-26
Added method to create default config file in region server(OpenSim) followin...
Tleiades Hax
1
-1
/
+1
2007-10-26
* Added prototypical AvatarFactory module interface to load avatar parameters
lbsa71
11
-101
/
+87
2007-10-26
Region ground texture was not marked as temporary, when being created, and as...
Tleiades Hax
1
-7
/
+9
2007-10-26
Very early first implementation of grid based assets.
Tleiades Hax
7
-52
/
+290
[next]