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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-03-07
Add copyright headers.
Jeff Ames
13
-13
/
+364
2009-03-07
Update svn properties.
Jeff Ames
13
-855
/
+855
2009-03-07
* Fixes mantis: #3241
Teravus Ovares
1
-2
/
+13
2009-03-07
* Added some limits to the maximum force applied per second by llMoveToTarget...
Teravus Ovares
2
-2
/
+27
2009-03-06
Fixes Mantis #3260. Thank you kindly, MCortez for a patch that:
Charles Krinke
12
-18
/
+238
2009-03-06
* minor: remove some mono compiler warnings
Justin Clarke Casey
5
-9
/
+8
2009-03-06
* refactor: Remove GetLandOwner function from Scene
Justin Clarke Casey
3
-42
/
+34
2009-03-06
* Improve memory usage when writing OARs
Justin Clarke Casey
6
-76
/
+68
2009-03-06
* Protects RestClient from crashing with dictionary exception, which leads to...
Sean Dague
1
-2
/
+24
2009-03-06
Added a output message to CreateCommsManagerPlugin for when a user tries to r...
MW
1
-36
/
+46
2009-03-06
Add missing parameter to m_log.DebugFormat().
Mike Mazur
1
-1
/
+1
2009-03-05
* Fixing a few mass calculation errors suggested by jhurliman
Teravus Ovares
1
-2
/
+2
2009-03-05
* Add more status information when an oar is being saved
Justin Clarke Casey
2
-0
/
+23
2009-03-05
Prevent ICommander-generated subcommand trees from generating an exception
Melanie Thielker
1
-1
/
+6
2009-03-05
* Replace Scene.GetLandHeight() with a straight query to Scene.Heightmap (whi...
Justin Clarke Casey
5
-20
/
+13
2009-03-05
* refactor: move media and music url setting from scene into LandObject
Justin Clarke Casey
5
-20
/
+38
2009-03-05
* simplify media and music url setting since we never get back a null land ob...
Justin Clarke Casey
3
-31
/
+22
2009-03-05
* Replace some string to byte conversions for object/item name/description fi...
Justin Clarke Casey
5
-26
/
+33
2009-03-05
* remove now unused serialization code
Justin Clarke Casey
6
-676
/
+32
2009-03-05
Make DeserializeUUID explicitly private.
Mike Mazur
1
-1
/
+1
2009-03-05
Made the OpenSimInventoryFrontendPlugin.DeserializeUUID(Stream stream) method...
MW
1
-1
/
+1
2009-03-05
Fix moving folders.
Mike Mazur
2
-4
/
+9
2009-03-05
Fix creating inventory items and folders.
Mike Mazur
2
-6
/
+9
2009-03-05
Implemented all Inventory frontend handlers.
Mike Mazur
3
-512
/
+719
2009-03-05
Implementing more inventory storage methods.
Mike Mazur
2
-314
/
+134
2009-03-05
Use Inventory{Item,Folder}Base in AssetInventoryServer.
Mike Mazur
6
-268
/
+235
2009-03-05
A couple cosmetic changes in inventory storage plugin.
Mike Mazur
1
-2
/
+5
2009-03-05
Fixes Mantis #3255. Thank you kindly, MCortez, for a patch that:
Charles Krinke
3
-15
/
+41
2009-03-05
Fixes Mantis #3194. Thank you kindly, Godfrey for a patch that:
Charles Krinke
1
-1
/
+19
2009-03-05
Fixes Mantis #3253. Thank you kindly, Godfrey, for a patch that:
Charles Krinke
1
-1
/
+1
2009-03-05
MRM Scripting Changes
Adam Frisby
3
-8
/
+8
2009-03-05
* Implements a number of members on SOGObject for use with the MRM Script Eng...
Adam Frisby
2
-15
/
+166
2009-03-04
* Fleshed out the MRM Module a little.
Adam Frisby
5
-44
/
+84
2009-03-04
* For now, restore file extension for default oar name I accidentally removed...
Justin Clarke Casey
1
-1
/
+1
2009-03-04
* Add the abilty to load and save iar item nodes where folders have identical...
Justin Clarke Casey
6
-49
/
+161
2009-03-04
* Whoops. Left MiniModule enabled to anyone. (potential security risk). Disab...
Adam Frisby
1
-0
/
+3
2009-03-04
* More work on MiniRegionModule module.
Adam Frisby
5
-0
/
+275
2009-03-04
* Add gnu tar format long file name support to tar reading and writing.
Justin Clarke Casey
3
-85
/
+126
2009-03-04
IObjectFace needs to be public to compile.
Mike Mazur
1
-1
/
+1
2009-03-04
* More work on MiniRegionModule module.
Adam Frisby
8
-3
/
+254
2009-03-04
* Implementing some interfaces for aformentioned script engine. Ignore this.
Adam Frisby
4
-0
/
+136
2009-03-03
Avoid NRE if client sends unrecognized packet type.
Jeff Ames
1
-1
/
+8
2009-03-03
Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved i...
MW
4
-7
/
+6
2009-03-03
forgotten files
MW
2
-2
/
+302
2009-03-03
Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...
MW
9
-42
/
+919
2009-03-03
Refactoring of CreateCommsManagerPlugin.
MW
4
-70
/
+34
2009-03-02
Renamed OpenSimBase m_autoCreateLindenStack to m_autoCreateClientStack
MW
1
-4
/
+4
2009-03-02
Added more error info to CreateCommsManagerPlugin.
MW
1
-0
/
+1
2009-03-02
Added some debug output to CreateCommsManagerPlugin
MW
1
-1
/
+11
2009-03-02
Added OpenSim.Client.Linden which is a (non shared) region module that create...
MW
1
-0
/
+81
[prev]
[next]