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
/
Scenes
/
SceneEvents.cs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
*Added event called after any movement is handled (OnClientMovement) - will b...
mingchen
2007-12-20
1
-0
/
+11
*
*Made a much more network friendly method of ban and pass line sending
mingchen
2007-12-20
1
-0
/
+42
*
small change to OnSceneGroupMove event (in SceneEvents.cs)
MW
2007-11-30
1
-3
/
+4
*
* Disabled primitive count updates on Parcels for the moment, until we can mo...
Adam Frisby
2007-11-26
1
-0
/
+4
*
* Optimized usings
lbsa71
2007-10-30
1
-3
/
+2
*
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
2007-10-29
1
-0
/
+1
*
couple of small event changes
MW
2007-10-16
1
-3
/
+3
*
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
2007-10-15
1
-1
/
+29
*
Just trying out some thing with events, there changes/additions are likely to...
MW
2007-10-12
1
-0
/
+24
*
* Renamed ScriptConsole to PluginConsole for clarity
Adam Frisby
2007-09-24
1
-5
/
+5
*
* Rewired Touch to route to group/part (Still triggering EventManager as well)
lbsa71
2007-09-20
1
-0
/
+2
*
* Modernized ScriptManager to new interface-based module calls.
lbsa71
2007-09-19
1
-3
/
+18
*
Start of trying to make Region/Scene more modular.
MW
2007-08-28
1
-0
/
+9
*
Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a scri...
MW
2007-08-22
1
-0
/
+10
*
Added forgotten file.
MW
2007-08-22
1
-3
/
+3
*
Added OnRezScript event to Scene.EventManager.Which the script engine should ...
MW
2007-08-21
1
-0
/
+11
*
* Permissions! - You can now only perform certain functions (such as editing ...
Adam Frisby
2007-08-15
1
-0
/
+9
*
added Sample OnObjectGrab event to SceneEventManager for script engines to s...
MW
2007-08-13
1
-0
/
+10
*
Start of replacing the old SceneObject/Primitive classes with the new versions.
MW
2007-08-09
1
-2
/
+2
*
* Moved EventManager to SceneBase (from Scene)
Adam Frisby
2007-07-19
1
-0
/
+9
*
changed to native line ending encoding
Sean Dague
2007-07-16
1
-82
/
+82
*
* Added new scripting related events, in particular a new event which is trig...
Adam Frisby
2007-07-15
1
-0
/
+9
*
Removed reference to Scene EventManager from primitive. In its place, primiti...
MW
2007-07-15
1
-10
/
+0
*
*Removed ParcelManager from SceneObject and Primitive and replaced with event...
mingchen
2007-07-14
1
-0
/
+20
*
*Added support for prim counting on parcels
mingchen
2007-07-14
1
-0
/
+11
*
* Obsoleted ILocalStorage
Adam Frisby
2007-07-13
1
-0
/
+11
*
* removed PrimitiveOld and CreatePrimFromObjectAdd
lbsa71
2007-07-13
1
-9
/
+0
*
* Optimized usings (the 'LL ate my scripts' commit)
lbsa71
2007-07-03
1
-5
/
+3
*
Started change to having SceneObject and then that having child Primitives wh...
MW
2007-07-01
1
-2
/
+2
*
*Moved all the classes into their own file from LLSDHelpers.cs
mingchen
2007-06-27
1
-0
/
+52