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
/
Framework
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-15
Heart surgery on asset service code bits. Affects OpenSim.ini configuration -...
diva
9
-51
/
+73
2009-05-14
Remove a misleading event that was only used internally
Melanie Thielker
1
-2
/
+0
2009-05-14
* refactor: move SceneXmlLoader into subpackage
Justin Clarke Casey
1
-2
/
+2
2009-05-14
* refactor: move bottom part of 'xml2' serializaton to separate class
Justin Clarke Casey
3
-68
/
+67
2009-05-14
* refactor: break some of xml2 serialization out of sog
Justin Clarke Casey
3
-15
/
+21
2009-05-14
Move the connector for the new asset server to a connectors project. Inherit
Melanie Thielker
1
-39
/
+0
2009-05-13
Add most of the meat to the LSL HTTP server
Melanie Thielker
1
-0
/
+3
2009-05-13
Plumb request and return URL functions.
Melanie Thielker
1
-2
/
+3
2009-05-13
Add a skeleton for the LSLHttpServer
Melanie Thielker
1
-0
/
+43
2009-05-13
Remove some no longer needed debug.
Melanie Thielker
1
-6
/
+2
2009-05-12
Fix interface registration/deregistration mechanics
Melanie Thielker
1
-9
/
+14
2009-05-12
Bug fix in SceneBase.RequestModuleInterface. Check that the list's count is g...
diva
1
-1
/
+2
2009-05-12
Making SimStatsReporter a little more restrained in requesting the IEstateMod...
diva
1
-1
/
+3
2009-05-12
* Adds ScenePresence.TeleportWithMomentum - same as .Teleport, but preserves ...
Adam Frisby
1
-0
/
+18
2009-05-12
* EventManager's OnNewPresence event now fires correctly again.
Adam Frisby
1
-0
/
+3
2009-05-12
Add more group notify glue
Melanie Thielker
1
-0
/
+1
2009-05-12
Paving the way for syncing group permissions across a grid
Melanie Thielker
1
-0
/
+2
2009-05-12
Add permission mechanisms for group deeding land
Melanie Thielker
1
-0
/
+17
2009-05-11
Add AssetService of type IAssetService to Scene
Melanie Thielker
1
-0
/
+14
2009-05-11
Squashed commit of the following:
Dr Scofield
1
-5
/
+45
2009-05-10
Add some asset cache plumbing. Change the generic cache from UUID to string
Melanie Thielker
2
-1
/
+11
2009-05-09
COmmitting the asset cache skeleton
Melanie Thielker
1
-0
/
+33
2009-05-09
Fixed handling of inventory a bit
Homer Horwitz
2
-8
/
+8
2009-05-08
* break out 'xml2' deserialization from sog
Justin Clarke Casey
3
-82
/
+74
2009-05-08
* refactor: break out sog original xml serialization to a separate class
Justin Clarke Casey
5
-60
/
+67
2009-05-08
* minor: rename xml sog serialization method for readability
Justin Clarke Casey
5
-8
/
+8
2009-05-08
* refactor: Break out original xml object serialization into a separate class
Justin Clarke Casey
6
-98
/
+144
2009-05-07
instrument most of the tests with a new InMethod function that may help us fi...
Sean Dague
5
-17
/
+23
2009-05-06
refactoring Scene.NewUserConnection() to be simpler and clearer.
Dr Scofield
1
-84
/
+77
2009-05-05
Allow temp-on-rez prims to take part in physics (e.g. temp-on-rez bullets)
Homer Horwitz
1
-2
/
+3
2009-05-05
- moving banned check and public/private check to
Dr Scofield
5
-93
/
+95
2009-05-05
Add copyright header. Formatting cleanup. Ignore some generated files.
Jeff Ames
1
-33
/
+33
2009-05-05
Update svn properties.
Jeff Ames
1
-113
/
+113
2009-05-04
Intermediate commit. WILL NOT COMPILE!
Melanie Thielker
1
-1
/
+1
2009-05-04
* minor: remove some mono compiler warnings, minor cleanup
Justin Clarke Casey
4
-17
/
+8
2009-05-04
Add a method to flush the prim update buffers once a frame, since the timer
Melanie Thielker
1
-0
/
+2
2009-05-04
Create a working configuration hook to allow LLClient parameters from
Melanie Thielker
2
-3
/
+8
2009-05-03
Some reorganization around service connectors. No functional change
Melanie Thielker
2
-2
/
+2
2009-05-02
Plumb conifg into the client views. Add config option to configure packet
Melanie Thielker
2
-0
/
+11
2009-05-02
Thank you kindly, BlueWall, for a patch that:
Charles Krinke
1
-0
/
+115
2009-05-02
Numerous packet improvements.
Melanie Thielker
1
-0
/
+6
2009-05-01
Add a tweakable for the prim queue preload
Melanie Thielker
3
-9
/
+19
2009-05-01
Throttle prim sending a bit (again) to ensure the queues don't overrun and
Melanie Thielker
1
-2
/
+2
2009-05-01
Add methods to block and queue agent updates during region crossing and TP
Melanie Thielker
1
-0
/
+43
2009-05-01
Send the animations of all already present avatar to an avatar entering a sim
Melanie Thielker
1
-0
/
+6
2009-05-01
Improve prim sending by combining multiple prim updates into a single packet
Melanie Thielker
2
-2
/
+7
2009-04-30
Thank you, mpallari, for a patch that increses efficiency by combining
Melanie Thielker
1
-1
/
+1
2009-04-29
Again, completely revamp the unlink code to finally allow unlinking
Melanie Thielker
2
-124
/
+131
2009-04-28
Let estate owners and managers enter nonpublic estates unconditionally.
Melanie Thielker
1
-2
/
+2
2009-04-27
From: Alan Webb <alan_webb@us.ibm.com>
Dr Scofield
1
-0
/
+5
[next]