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