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
/
Scene.Inventory.cs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-09-24
* Started major restructusing of comms to prepare for better grid and region ...
lbsa71
1
-7
/
+7
2007-09-21
* Continuing refactoring of presence
lbsa71
1
-2
/
+2
2007-09-20
* even more renaming and refactoring; the cleaning woman is on call.
lbsa71
1
-2
/
+2
2007-09-20
* Some more presence refactoring
lbsa71
1
-410
/
+415
2007-09-19
* Modernized ScriptManager to new interface-based module calls.
lbsa71
1
-63
/
+71
2007-09-17
fixing me some line endings
Sean Dague
1
-427
/
+427
2007-09-10
hooked up sdague new sqlite asset database provider to the old asset system. ...
MW
1
-2
/
+2
2007-09-09
ODE: added support for Phantom flag. Presently you need to add 1024 to Objec...
dan miller
1
-4
/
+5
2007-08-28
Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s...
MW
1
-1
/
+1
2007-08-28
Start of trying to make Region/Scene more modular.
MW
1
-1
/
+4
2007-08-27
Deleted a few old files that are no longer used.
MW
1
-5
/
+0
2007-08-26
Another attempt to fix the image sending bug (next week, I intend to rewrite ...
MW
1
-23
/
+23
2007-08-24
Scripts are now copied into a prim (ie new copy placed in the prim) rather th...
MW
1
-8
/
+6
2007-08-24
Updated sqlite3.dll to version 3.4.2
MW
1
-0
/
+3
2007-08-23
Added RemovePrim method to the physics plugins interface.
MW
1
-0
/
+14
2007-08-22
Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a scri...
MW
1
-0
/
+20
2007-08-22
Added forgotten file.
MW
1
-2
/
+2
2007-08-22
Start of Task Inventory (ie prim's inventory). For now, you can only move scr...
MW
1
-2
/
+30
2007-08-21
Added OnRezScript event to Scene.EventManager.Which the script engine should ...
MW
1
-2
/
+42
2007-08-21
Can now turn on/off server side permission checking (on prim editing etc) fro...
MW
1
-0
/
+325