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
/
Environment
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-08-14
ScriptEngine: Some error handling, logs to logger
Tedd Hansen
3
-7
/
+30
2007-08-14
More inventory work, should be able to now create new inventory folders and t...
MW
1
-2
/
+2
2007-08-14
Start of Inventory service, currently only (partially) functional in standalo...
MW
1
-3
/
+3
2007-08-13
Common script for all objects (Default.lsl). ScriptEngine touch_start event n...
Tedd Hansen
2
-2
/
+2
2007-08-13
Added Scene.ConvertLocalIDToFullID() method.
MW
3
-1
/
+33
2007-08-13
added Sample OnObjectGrab event to SceneEventManager for script engines to s...
MW
3
-0
/
+17
2007-08-13
Changed ScriptLoader to use Path.combine.
MW
1
-1
/
+2
2007-08-13
(DotNet) ScriptEngine is now loaded and added to Scene during startup.
Tedd Hansen
3
-0
/
+149
2007-08-13
Some more work on SceneObjectGroup
MW
1
-5
/
+10
2007-08-13
Added the SetPartText access method to SceneObjectGroup to set the text of me...
MW
1
-17
/
+35
2007-08-13
Partial Linking of prim groups should work (its partial as currently only the...
MW
3
-42
/
+167
2007-08-10
Few small fixes
MW
3
-3
/
+3
2007-08-10
Some cleaning up and removed a few old files no longer in use.
MW
3
-16
/
+5
2007-08-10
Fixed a couple of mistakes.
MW
1
-1
/
+1
2007-08-10
Made a few changes so that once we enable the sqlite data store (simple line ...
MW
4
-18
/
+80
2007-08-09
SceneObjects should now (hopefully) call datastore.StoreObject().
MW
2
-2
/
+12
2007-08-09
Deleted old LSLEngine files (those under Scene.Scripting)
MW
14
-2911
/
+2
2007-08-09
Start of replacing the old SceneObject/Primitive classes with the new versions.
MW
13
-212
/
+280
2007-08-09
Making sure my local working copy is in sync with svn before I start the job ...
MW
2
-3
/
+13
2007-08-09
Transition between not flying / flying should be smoother
Brian McBee
1
-1
/
+6
2007-08-08
worldmap now gets correctly updated when terrain changes
Brian McBee
1
-0
/
+2
2007-08-08
when teleporting to a non-adjacent region, client was not getting new neighbours
Brian McBee
1
-1
/
+1
2007-08-07
Some more work on new Sceneobject.
MW
3
-22
/
+91
2007-08-07
* koncept bugfix
lbsa71
2
-0
/
+24
2007-08-07
a couple of changes in the new Sceneobject classes, just committing so things...
MW
2
-9
/
+25
2007-08-06
* commands are done foreach instead of by [i]
lbsa71
1
-2
/
+2
2007-08-06
* renamed some scene to world
lbsa71
3
-8
/
+12
2007-08-06
* encapsulated firstname/lastname on ScenePresence
lbsa71
6
-49
/
+60
2007-08-06
* minor refactorings
lbsa71
7
-14
/
+14
2007-08-06
... and here's the second part...
lbsa71
44
-0
/
+0
2007-08-06
Part 1 of a two-part commit to change caps of 'scripting' dir...
lbsa71
44
-0
/
+0
2007-08-06
* Now we have boxes. Yay!
lbsa71
2
-39
/
+39
2007-08-04
clean up of startup config settings (command line args etc),
MW
3
-12
/
+16
2007-08-04
* More work on PermissionManager - going AFK for a bit.
Adam Frisby
1
-38
/
+79
2007-08-04
* More work on PermissionManager
Adam Frisby
2
-5
/
+44
2007-08-04
* Little more cleaning of EstateManager - still needs packets to be moved, bu...
Adam Frisby
1
-43
/
+103
2007-08-04
* Extracted and refactored several large methods. Needs moving of packet hand...
Adam Frisby
1
-148
/
+172
2007-08-03
OpenSim/Region/Environment/Scenes/ScenePresence.cs
Brian McBee
1
-4
/
+4
2007-08-03
OpenSim/Region/Physics/BasicPhysicsPlugin/BasicPhysicsPlugin.cs, OpenSim/Regi...
Brian McBee
1
-9
/
+9
2007-08-03
changed the properties so that most of them only take up one line per get/set.
MW
2
-127
/
+38
2007-08-03
* Changed some names
lbsa71
2
-42
/
+42
2007-08-03
Yet another commit related to the SceneObject rewrites.
MW
2
-5
/
+12
2007-08-03
Yet another commit related to the SceneObject rewrites.
MW
1
-4
/
+13
2007-08-03
and more work on those classes. Think they are just about ready to begin hook...
MW
3
-5
/
+107
2007-08-03
Ditto...More work on the AllNewSceneObject* classes.
MW
2
-6
/
+75
2007-08-03
More work on the AllNewSceneObject* classes.
MW
2
-1
/
+124
2007-08-02
Fixes flying glitch (hang) when crossing region boundaries
Brian McBee
1
-4
/
+4
2007-08-02
Some more work on SceneObject/ Primitive rewrites (slowly getting there)
MW
2
-11
/
+127
2007-08-02
Changed a couple of method in PermissionManager from private to protected to ...
MW
2
-4
/
+3
2007-08-02
* Added support for CreateLink to LSL Interpreted API
Adam Frisby
2
-1
/
+111
[next]