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
*
* Optimised using statements and namespace references across entire project (...
Adam Frisby
2008-04-21
1
-4
/
+4
*
* Re-Fixed caps
Teravus Ovares
2008-04-17
1
-8
/
+8
*
* Implements 'Set Home to Here'
Teravus Ovares
2008-04-17
1
-2
/
+2
*
* Fixed a few warnings.
Teravus Ovares
2008-04-14
1
-1
/
+59
*
* Updates BetaGridLikeMoneyModule
Teravus Ovares
2008-04-10
1
-0
/
+14
*
* From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
2008-04-03
1
-0
/
+34
*
*Moved LandManagement into its own region module (spiffy!)
mingchen
2008-03-22
1
-6
/
+5
*
Formatting cleanup.
Jeff Ames
2008-03-18
1
-30
/
+26
*
* Disabled ancient TerrainEngine.
Adam Frisby
2008-03-06
1
-0
/
+13
*
Change handler001 through handler009 to more
Charles Krinke
2008-03-02
1
-36
/
+36
*
Update names of handler010 through handler019
Charles Krinke
2008-03-02
1
-36
/
+36
*
Rename handler020 through handler029 with more
Charles Krinke
2008-03-02
1
-28
/
+28
*
* Added a way for the friends module to definitively know if an avatar's root...
Teravus Ovares
2008-02-28
1
-0
/
+14
*
* Moved the EventManager over to delegate instances to prevent race conditions.
Teravus Ovares
2008-02-22
1
-49
/
+104
*
Minor cleanup.
Jeff Ames
2008-02-20
1
-1
/
+1
*
* Refactored the sound calls to SceneObjectPart
Teravus Ovares
2008-02-05
1
-0
/
+12
*
* Whole buncha stuff.
Adam Frisby
2008-02-04
1
-4
/
+34
*
* Added and implemented the LSL changed event.
Teravus Ovares
2008-01-17
1
-0
/
+8
*
* Re-enabling parcel prim count updates, as it doesn't cause errors on the co...
Teravus Ovares
2008-01-05
1
-2
/
+2
*
* Added removal of TextureSenders and UserTextureDownloadService on agent lea...
lbsa71
2008-01-03
1
-3
/
+3
*
* You can add and remove a friend in standalone now within the same simulator...
Teravus Ovares
2008-01-01
1
-0
/
+36
*
* Optimized usings
lbsa71
2007-12-27
1
-5
/
+7
*
*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
[next]