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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
minor cleanup of some dodgy bits
Jeff Ames
2007-11-17
1
-23
/
+14
*
* adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini....
Teravus Ovares
2007-11-11
1
-1
/
+1
*
refactored some duplicate SceneObjectGroup searching code in Scene
Jeff Ames
2007-11-07
1
-40
/
+30
*
Added support for OpenSim application plugins (as requested by Adam), which u...
MW
2007-11-04
1
-19
/
+19
*
Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph...
darok
2007-11-03
1
-1
/
+2
*
* Optimized usings
lbsa71
2007-10-30
1
-5
/
+4
*
as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H...
MW
2007-10-29
1
-2
/
+1
*
* Added prototypical AvatarFactory module interface to load avatar parameters
lbsa71
2007-10-26
1
-1
/
+0
*
get rid of all the ^M line endings
Sean Dague
2007-10-19
1
-476
/
+476
*
small bit of refactoring
MW
2007-10-18
1
-473
/
+476
*
Possible fix for: Remoting exceptions with adjacent non-running sims.
Tleiades Hax
2007-10-18
1
-1
/
+1
*
* Applied patch #418 : copyright-r2012.patch - some errors, but got most thru
lbsa71
2007-10-15
1
-0
/
+28
*
getting all our line endings consistant again
Sean Dague
2007-10-05
1
-445
/
+445
*
== The "right name and place" commit ==
lbsa71
2007-10-05
1
-1
/
+1
*
Hollow prims (box only), thanks Gerard! Enjoy
dan miller
2007-09-29
1
-2
/
+7
*
* Started major restructusing of comms to prepare for better grid and region ...
lbsa71
2007-09-24
1
-7
/
+7
*
* Continuing refactoring of presence
lbsa71
2007-09-21
1
-2
/
+2
*
* even more renaming and refactoring; the cleaning woman is on call.
lbsa71
2007-09-20
1
-2
/
+2
*
* Some more presence refactoring
lbsa71
2007-09-20
1
-410
/
+415
*
* Modernized ScriptManager to new interface-based module calls.
lbsa71
2007-09-19
1
-63
/
+71
*
fixing me some line endings
Sean Dague
2007-09-17
1
-427
/
+427
*
hooked up sdague new sqlite asset database provider to the old asset system. ...
MW
2007-09-10
1
-2
/
+2
*
ODE: added support for Phantom flag. Presently you need to add 1024 to Objec...
dan miller
2007-09-09
1
-4
/
+5
*
Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s...
MW
2007-08-28
1
-1
/
+1
*
Start of trying to make Region/Scene more modular.
MW
2007-08-28
1
-1
/
+4
*
Deleted a few old files that are no longer used.
MW
2007-08-27
1
-5
/
+0
*
Another attempt to fix the image sending bug (next week, I intend to rewrite ...
MW
2007-08-26
1
-23
/
+23
*
Scripts are now copied into a prim (ie new copy placed in the prim) rather th...
MW
2007-08-24
1
-8
/
+6
*
Updated sqlite3.dll to version 3.4.2
MW
2007-08-24
1
-0
/
+3
*
Added RemovePrim method to the physics plugins interface.
MW
2007-08-23
1
-0
/
+14
*
Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a scri...
MW
2007-08-22
1
-0
/
+20
*
Added forgotten file.
MW
2007-08-22
1
-2
/
+2
*
Start of Task Inventory (ie prim's inventory). For now, you can only move scr...
MW
2007-08-22
1
-2
/
+30
*
Added OnRezScript event to Scene.EventManager.Which the script engine should ...
MW
2007-08-21
1
-2
/
+42
*
Can now turn on/off server side permission checking (on prim editing etc) fro...
MW
2007-08-21
1
-0
/
+325
[prev]