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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Added and implemented the LSL changed event.
Teravus Ovares
2008-01-17
4
-6
/
+74
*
* Fixed standing up so that you're at the new position of the prim if you mov...
Teravus Ovares
2008-01-16
1
-3
/
+6
*
* Fix mantis 345 - it is now possible to duplicate prims directly in the regi...
Justin Clarke Casey
2008-01-16
4
-97
/
+133
*
* Fixed a packet counting issue that I introduced
Teravus Ovares
2008-01-16
2
-23
/
+29
*
* Store task inventory when an object is taken into agent inventory
Justin Clarke Casey
2008-01-16
6
-59
/
+95
*
First part of changing prim's permission flags to use the correct enum (libsl...
MW
2008-01-16
1
-40
/
+10
*
* Slowed down the sim stats update to once every 5 seconds because the networ...
Teravus Ovares
2008-01-16
1
-23
/
+27
*
* Added Agent Time, Pending Downloads, and made Agent Updates/Sec actually ac...
Teravus Ovares
2008-01-16
3
-10
/
+90
*
* Added Packets In/s, Packets Out/s and Current un_acked Packets to the SimSt...
Teravus Ovares
2008-01-16
1
-0
/
+8
*
* Refactored the SimStatsReporter to reuse the same packet and packet blocks ...
Teravus Ovares
2008-01-16
3
-25
/
+110
*
* Added some comments to the linkset positioning code
Teravus Ovares
2008-01-15
1
-4
/
+20
*
* Delinking doesn't leave invisible physical objects behind anymore
Teravus Ovares
2008-01-15
1
-0
/
+6
*
* Pass 2 of collidable (non physical) linksets
Teravus Ovares
2008-01-15
4
-39
/
+33
*
* Mother of all commits:
Adam Frisby
2008-01-15
8
-21
/
+21
*
* First pass at collidable linksets
Teravus Ovares
2008-01-14
3
-40
/
+151
*
Remove unused SOG constructor
Justin Clarke Casey
2008-01-14
1
-8
/
+0
*
* Fixed an overflow in the land manager
Teravus Ovares
2008-01-13
1
-2
/
+2
*
*removed a goofy debug line left in
Teravus Ovares
2008-01-12
1
-4
/
+1
*
* Added some of the finer control points to POS such as
Teravus Ovares
2008-01-12
1
-0
/
+5
*
* Unmoderated the ODE FPS in the sim stats. Decided to do that after Andrew ...
Teravus Ovares
2008-01-12
2
-3
/
+4
*
* For your enjoyment, some RAdmin improvements, namely a new LoadHeightmap me...
Adam Frisby
2008-01-12
1
-0
/
+9
*
Fix some warnings under mono.
Jeff Ames
2008-01-11
1
-1
/
+1
*
* Do database implementation for prim inventory items in mysql
Justin Clarke Casey
2008-01-11
1
-0
/
+7
*
Switch prim items type representation to use int rather than strings.
Justin Clarke Casey
2008-01-11
2
-14
/
+9
*
Fix r2959 - last letter was being sliced off region prim renames
Justin Clarke Casey
2008-01-10
1
-2
/
+2
*
Prim inventory script saving phase 2.
Justin Clarke Casey
2008-01-09
6
-57
/
+241
*
make Stopped a property of the SceneObjectPart instead of in the
Sean Dague
2008-01-08
1
-0
/
+13
*
Minor prim inventory method refactoring
Justin Clarke Casey
2008-01-07
2
-36
/
+21
*
Trigger persistence of the scripts in a prim's inventory when that inventory ...
Justin Clarke Casey
2008-01-07
3
-6
/
+36
*
Very minor refactoring. Remove unused prim inventory bool returns for now
Justin Clarke Casey
2008-01-07
2
-7
/
+2
*
Refactor Scene.Inventory.RezScript to use newer script starting code
Justin Clarke Casey
2008-01-07
3
-47
/
+65
*
Commenting out InnerScene.SceneObjects for now since it was unpopulated and n...
Justin Clarke Casey
2008-01-07
2
-26
/
+27
*
Persistent prim inventory phase 5. Restart scripts contained in persisted pr...
Justin Clarke Casey
2008-01-07
7
-23
/
+104
*
Factor out inventory code in SceneObjectGroup into seperate class.
Justin Clarke Casey
2008-01-06
2
-96
/
+137
*
Factor out inventory related code in SceneObjectPart into separate class
Justin Clarke Casey
2008-01-06
2
-205
/
+245
*
Factor out TaskInventoryItem
Justin Clarke Casey
2008-01-06
2
-74
/
+6
*
Prim inventory phase 4. Properly recover the prim folder ID from storage. S...
Justin Clarke Casey
2008-01-06
2
-27
/
+87
*
Persistent prim inventory phase 3. Now retrieving prim item data from persis...
Justin Clarke Casey
2008-01-05
1
-3
/
+10
*
* Hiding CompletePingChecks and UseCircuitCode messages.. as the packets ar...
Teravus Ovares
2008-01-05
1
-1
/
+4
*
* Re-enabling parcel prim count updates, as it doesn't cause errors on the co...
Teravus Ovares
2008-01-05
1
-2
/
+2
*
* Fixed situation where sometimes your avatar tries to land and gets 'put' 80...
Teravus Ovares
2008-01-04
1
-1
/
+8
*
* Added the ability for estate managers to use the magic secondlife blue card...
Teravus Ovares
2008-01-04
2
-24
/
+72
*
* Added removal of TextureSenders and UserTextureDownloadService on agent lea...
lbsa71
2008-01-03
1
-3
/
+3
*
Fix mantis 280 - sim crashes when a prim is deleted.
Justin Clarke Casey
2008-01-03
1
-0
/
+1
*
I have fixed the ZeroDecodeCommand bug, and restored my packet recycling code...
Johan Berntsson
2008-01-03
4
-5
/
+5
*
Minor refactoring to expose PrimInventory from SceneObjectPart
Justin Clarke Casey
2008-01-02
1
-7
/
+15
*
* Added the ability for Region Owners to add and remove estate managers using...
Teravus Ovares
2008-01-02
1
-2
/
+2
*
* Did a bit of estate work. Added some fields to EstateSettings.xml for est...
Teravus Ovares
2008-01-02
1
-1
/
+8
*
* You can add and remove a friend in standalone now within the same simulator...
Teravus Ovares
2008-01-01
2
-0
/
+77
*
* re-applied AddNewPrim refactoring... third time now...
lbsa71
2007-12-30
1
-36
/
+34
[prev]
[next]