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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Log instead of crash on some specific unknown startup bug I'm getting
Tedd Hansen
2008-01-05
1
-8
/
+49
*
* 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
3
-25
/
+103
*
* Fixing a the time clock issue on Sim Restart messages. See Mantis 287
Teravus Ovares
2008-01-04
1
-2
/
+3
*
* Made covenant changes made in the estate tools persist across sim restarts.
Teravus Ovares
2008-01-03
1
-1
/
+2
*
* changed form Debug to Verbose on Texture sending
lbsa71
2008-01-03
1
-1
/
+1
*
* Added removal of TextureSenders and UserTextureDownloadService on agent lea...
lbsa71
2008-01-03
3
-5
/
+34
*
Set svn:eol-style.
Jeff Ames
2008-01-03
2
-232
/
+232
*
* Some work on TextureDownloadModule
lbsa71
2008-01-03
3
-214
/
+236
*
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
6
-11
/
+11
*
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
2
-26
/
+84
*
* Did a bit of estate work. Added some fields to EstateSettings.xml for est...
Teravus Ovares
2008-01-02
3
-5
/
+97
*
* Trying to address TextureSender issues
lbsa71
2008-01-02
1
-32
/
+43
*
* Re-wrote IM that sends the friend request so that it displays the name of t...
Teravus Ovares
2008-01-02
2
-5
/
+12
*
* You can add and remove a friend in standalone now within the same simulator...
Teravus Ovares
2008-01-01
5
-34
/
+291
*
* Added graceful remote script server connection error handling
Teravus Ovares
2007-12-30
1
-2
/
+2
*
* Fixed References in Prebuild so the project compiles
Teravus Ovares
2007-12-30
1
-3
/
+40
*
* re-applied AddNewPrim refactoring... third time now...
lbsa71
2007-12-30
1
-36
/
+34
*
* Patch from Alondria that re-fixes llSetColor
Teravus Ovares
2007-12-30
1
-20
/
+20
*
* This update rolls back the packetpool and LibSL changes. Please retest and...
Teravus Ovares
2007-12-30
7
-60
/
+53
*
* Applied Melanie's same instance IM fix. This will make IMs work within the...
Teravus Ovares
2007-12-30
1
-4
/
+6
*
* Extracted out old RezObject method placing at absolute pos without the rayt...
lbsa71
2007-12-29
1
-0
/
+5
*
* Patch from Melanie provides Util.CleanString and uses it on the prim name a...
Teravus Ovares
2007-12-28
2
-3
/
+2
*
* applied melanie's matnis patch #255. Thanks Melanie.
Teravus Ovares
2007-12-28
1
-2
/
+2
*
* Rezzing items from Inventory on top of other prim rezzes them 0.5 meters ab...
Teravus Ovares
2007-12-28
2
-3
/
+21
*
* Made a copy of parts before updating to avoid dictionary updated exceptions...
lbsa71
2007-12-28
2
-4
/
+10
*
* redid the AddNewPrim refactoring as that got lost in r2855
lbsa71
2007-12-28
1
-35
/
+34
*
Patch from Johan: LibSL updated to the latest revision (1568) and all packets...
Adam Johnson
2007-12-28
6
-54
/
+68
*
* Moved PrimitiveBaseShape subclasses into factory methods - the subclassing ...
lbsa71
2007-12-28
1
-32
/
+33
*
* Added ability to create new prim on existing prim (rezzing prim from invent...
Teravus Ovares
2007-12-28
2
-39
/
+88
*
Add missing "System." to System.NullReferenceException
Charles Krinke
2007-12-28
1
-1
/
+1
*
* Optimized usings
lbsa71
2007-12-27
34
-1092
/
+1119
*
* Fixed MonoSQLite Update Table routine
Teravus Ovares
2007-12-27
1
-2
/
+2
*
* AssetServerBase: _ProcessRequest is now called GetAsset
lbsa71
2007-12-27
3
-6
/
+5
*
* Fixed the matching logic error on the LLQuat to axiom quat :P
Teravus Ovares
2007-12-27
1
-1
/
+1
*
* fixed a logic error in the receiving end of the prim load for the sit target
Teravus Ovares
2007-12-27
1
-2
/
+5
*
* Added Sit Target persistence over sim restarts for mySQL and MonoSQLite.
Teravus Ovares
2007-12-27
1
-0
/
+27
*
* Added slightly better object sit handling
Teravus Ovares
2007-12-27
2
-14
/
+130
*
Prim inventory persistence phase 1: Creation of preliminary table in sqlite.
Justin Clarke Casey
2007-12-27
3
-19
/
+16
*
* Play the 'landing' animation when landing and minimize the collision protec...
Teravus Ovares
2007-12-26
1
-1
/
+2
*
If a prim is persisted in the region, scripts dragged into its inventory afte...
Justin Clarke Casey
2007-12-26
3
-5
/
+15
*
* This update includes a wide range of changes to the ODEPlugin for avatar mo...
Teravus Ovares
2007-12-26
2
-12
/
+20
*
* Patch by Melanie to fix CreateSelected
Teravus Ovares
2007-12-26
1
-1
/
+7
*
* Removed a debug message I left in there
Teravus Ovares
2007-12-26
1
-1
/
+7
*
* Added the ability to land automatically on prim by pressing the page down b...
Teravus Ovares
2007-12-26
1
-2
/
+51
[next]