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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Minor refactoring in OGS1InventoryService
Justin Clarke Casey
2008-04-11
1
-27
/
+20
*
* Eliminate a class of errors where an inventory request could be made before...
Justin Clarke Casey
2008-04-11
2
-3
/
+11
*
* Minor inventory code cleanup following on from last patch
Justin Clarke Casey
2008-04-11
2
-9
/
+0
*
* Change inventory async response deliver to deliver all items and folders at...
Justin Clarke Casey
2008-04-11
2
-44
/
+41
*
* fix bug 935
Teravus Ovares
2008-04-11
1
-4
/
+7
*
* Fix bug 934
Teravus Ovares
2008-04-11
1
-1
/
+7
*
refactor: eliminate method in UserProfileCacheService
Justin Clarke Casey
2008-04-11
2
-2
/
+2
*
* From: Dr Scofield <hud@zurich.ibm.com>
Justin Clarke Casey
2008-04-11
1
-0
/
+32
*
From: Kurt Taylor <krtaylor@us.ibm.com>
Sean Dague
2008-04-11
1
-11
/
+16
*
* Updated MapImageModule to support primitives showing on the world map image...
Adam Frisby
2008-04-11
1
-1
/
+43
*
* With Grid Comms up in the air.. I decided have the friends module update ...
Teravus Ovares
2008-04-10
4
-1
/
+166
*
Thank you Justin for a patch that solves the issue of: When a sensor detects ...
Charles Krinke
2008-04-10
1
-4
/
+14
*
* Minor: get CreateNewUserInventory() to return true on success
Justin Clarke Casey
2008-04-10
1
-1
/
+2
*
* Slightly smoother transition between land, shallow water and deep water in ...
Teravus Ovares
2008-04-10
1
-2
/
+11
*
renaming of attributes in UserAgentData for readability
Sean Dague
2008-04-10
1
-4
/
+4
*
changing UserAgentData to use properties. This caused more
Sean Dague
2008-04-10
1
-4
/
+4
*
further renaming of properties for clarity
Sean Dague
2008-04-10
6
-32
/
+32
*
moved fields to properties for UserDataProfile, which was
Sean Dague
2008-04-10
10
-58
/
+58
*
* Brings back map tile generation based on the terrain. The algorithm produc...
Teravus Ovares
2008-04-10
1
-0
/
+108
*
* Fix a null reference when there's no [Economy] section in the opensim.ini
Teravus Ovares
2008-04-10
1
-3
/
+3
*
* Made it safe again to use the restart button from the estate tools and the ...
Teravus Ovares
2008-04-10
2
-4
/
+11
*
* Updates BetaGridLikeMoneyModule
Teravus Ovares
2008-04-10
7
-21
/
+212
*
* Adds twist support for Cubes, Cylinders, and Prisms in the Meshmerizer
Teravus Ovares
2008-04-10
5
-11
/
+365
*
* Put explicit braces in for single line blocks
Justin Clarke Casey
2008-04-09
1
-3
/
+9
*
From: Michael Osias <mosias@us.ibm.com>
Justin Clarke Casey
2008-04-09
3
-7
/
+26
*
From: Kurt Taylor <krtaylor@us.ibm.com>
Justin Clarke Casey
2008-04-09
1
-3
/
+9
*
* Minor: Show summary count of connected agents in 'show users' region consol...
Justin Clarke Casey
2008-04-08
1
-1
/
+7
*
* Following A_Biondi's suggestion, going to try returning a version number of...
Justin Clarke Casey
2008-04-08
1
-1
/
+1
*
* Update code to use patched libsecondlife.dll which removes the problem wher...
Justin Clarke Casey
2008-04-08
1
-1
/
+1
*
* Added stretchable ellipsoid support with configurable LOD. It's actually a...
Teravus Ovares
2008-04-08
2
-60
/
+168
*
* Adds poor support for ellipsis in the Meshmerizer. This will get better.. ...
Teravus Ovares
2008-04-08
2
-2
/
+113
*
more refactoring, this time on InventoryFolderBase
Sean Dague
2008-04-07
5
-17
/
+17
*
Refactor InventoryItemBase to do the following:
Sean Dague
2008-04-07
6
-142
/
+142
*
* Updated ODE.NET bindings to the ODE library.
Teravus Ovares
2008-04-07
1
-11
/
+15
*
* Objects which have their name or description changed while within inventory...
Justin Clarke Casey
2008-04-07
1
-40
/
+59
*
* Preserve original creator's name when an object is given
Justin Clarke Casey
2008-04-07
1
-2
/
+2
*
* Nasty hack to reduce the incidence of spurious exceptions where a user dele...
Justin Clarke Casey
2008-04-07
3
-5
/
+22
*
* Okay you can put down your pitchforks - this patch should fix rezzing of it...
Justin Clarke Casey
2008-04-07
2
-27
/
+36
*
Update svn properties.
Jeff Ames
2008-04-07
6
-1065
/
+1065
*
Thank you kindly Diva & KMeisthax for adding the beginnings
Charles Krinke
2008-04-07
6
-0
/
+1065
*
* I XmlIgnored the TaskInventory Property as a temporary measure. Taking th...
Teravus Ovares
2008-04-07
2
-1
/
+2
*
Remove some dead code.
Jeff Ames
2008-04-07
1
-13
/
+0
*
* EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it...
Justin Clarke Casey
2008-04-07
5
-11
/
+337
*
Update svn properties.
Jeff Ames
2008-04-06
8
-593
/
+593
*
* Whoops, forgot to include all the new terrain file loaders and things.
Adam Frisby
2008-04-06
8
-0
/
+593
*
* Various terrain engine fixes
Adam Frisby
2008-04-06
9
-89
/
+231
*
* Fixed up some documentation
Teravus Ovares
2008-04-06
2
-13
/
+13
*
* Implemented AgentPause and AgentResume. AgentPause extends the timeout f...
Teravus Ovares
2008-04-06
1
-7
/
+22
*
* Lowered the default throttle settings. They were way too high at 1.5MB/s!
Teravus Ovares
2008-04-05
1
-8
/
+8
*
* The simulator now checks the parcel at the position that you get put by the...
Teravus Ovares
2008-04-05
1
-0
/
+10
[prev]
[next]