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
/
Examples
/
SimpleModule
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Refactor the packet scheduling out of ClientView. Add intelligent
Melanie Thielker
2008-07-22
2
-6
/
+17
*
added experimental packet tracker (LLPacketTracker.cs), which can be told to ...
MW
2008-07-21
1
-2
/
+7
*
Patch #9151
Melanie Thielker
2008-07-18
1
-3
/
+4
*
corrected the params types on IClientAPI.SendParcelMediaCommand. the command ...
MW
2008-07-09
1
-1
/
+1
*
* Added experimental SendParcelMediaCommand and SendParcelMediaUpdate to ICli...
lbsa71
2008-07-08
1
-0
/
+11
*
* Changed casing of some archaic methods to conform with code standards
lbsa71
2008-07-08
1
-10
/
+10
*
properly explaining each #pragma warning disable
Dr Scofield
2008-06-30
1
-0
/
+1
*
Mantis#1616. Applied Melanie's patch. This may or may
Charles Krinke
2008-06-28
1
-0
/
+6
*
* Various documentation to some black magic parts of LLClientView
Teravus Ovares
2008-06-28
1
-0
/
+5
*
last round of warning squashing. calling it a day now.
Dr Scofield
2008-06-27
1
-42
/
+42
*
* refactor: fission InnerScene.AddSceneObject()
Justin Clarke Casey
2008-06-27
1
-3
/
+3
*
Mantis#1597. Thank you, Melanie for a patch that:
Charles Krinke
2008-06-26
1
-0
/
+1
*
added the flag param to IClientAPI.SendMapBlock
MW
2008-06-25
1
-1
/
+1
*
* Adds Region ban capability to Regions. You access this by going to World->...
Teravus Ovares
2008-06-21
1
-0
/
+5
*
Mantis#1543. Thank you kindly, Jonc for a patch that:
Charles Krinke
2008-06-19
1
-0
/
+1
*
* Refactors call to OutPacket out of AssetCache and into LLClientView
Teravus Ovares
2008-06-18
1
-0
/
+3
*
* Refactor: Move the responsibility for applying physics and sending the init...
Justin Clarke Casey
2008-06-17
1
-1
/
+0
*
* refactor: For new objects, move attach to backup to occur when adding to a ...
Justin Clarke Casey
2008-06-12
1
-3
/
+3
*
*Parcel Prim Count Maximums moved to their own functions so modules can overr...
mingchen
2008-06-11
1
-1
/
+1
*
* This wraps the autopilot request to the client's sit response. An interes...
Teravus Ovares
2008-06-06
1
-1
/
+1
*
Mantis#1406. Thank you kindly, Xantor for a patch that:
Charles Krinke
2008-05-28
1
-1
/
+1
*
Thank you kindly, Melanie for a patch for script reset
Charles Krinke
2008-05-26
1
-0
/
+1
*
* Adds Top Colliders when using ODE. Access it from the estate tools/debug tab.
Teravus Ovares
2008-05-25
1
-0
/
+7
*
* Refactor: Collapse some multiple remove object paths
Justin Clarke Casey
2008-05-24
1
-1
/
+1
*
* Refactor: Change previous commits Object methods to SceneObject methods ins...
Justin Clarke Casey
2008-05-24
2
-4
/
+4
*
* Refactor: Renaming various *Entity*() methods to *Object*() methods on the ...
Justin Clarke Casey
2008-05-24
2
-4
/
+4
*
This enables return from the parcel object owner display.
Teravus Ovares
2008-05-24
1
-0
/
+1
*
* Group type stuff. Nothing spectacular. two packets, sorta almost semi half...
Teravus Ovares
2008-05-18
1
-0
/
+6
*
* Tweaked patch mantis 1302 and committing it.
Teravus Ovares
2008-05-17
1
-0
/
+15
*
Formatting cleanup.
Jeff Ames
2008-05-16
2
-14
/
+14
*
* Adding the very bare minimum for the client to register user as having the ...
Teravus Ovares
2008-05-14
1
-0
/
+5
*
Formatting cleanup.
Jeff Ames
2008-05-14
2
-2
/
+2
*
* Refactored OutPacket out of ScenePresence
Teravus Ovares
2008-05-14
1
-1
/
+10
*
* Refactored OutPacket and FirstName/LastName out of Friends Module.
Teravus Ovares
2008-05-14
1
-0
/
+11
*
*Complete redo of the permissions module
mingchen
2008-05-13
1
-1
/
+1
*
Formatting cleanup.
Jeff Ames
2008-05-12
1
-4
/
+4
*
0001199: [PATCH] Add support for default animations
Teravus Ovares
2008-05-11
1
-0
/
+5
*
* Refactored two more OutPackets. ObjectPropertiesFamily, and Object Propert...
Teravus Ovares
2008-05-10
1
-0
/
+15
*
* More OutPacket refactors.
Teravus Ovares
2008-05-10
1
-0
/
+8
*
* Two more OutPacket refactors. TextureSender.
Teravus Ovares
2008-05-10
1
-0
/
+6
*
Refactored out a few warnings related to Adam's bane OutPacket
Teravus Ovares
2008-05-10
1
-0
/
+9
*
* Removes references to libsecondlife.Packets from IClientAPI. BAD PROGRAMMER...
Adam Frisby
2008-05-07
1
-4
/
+5
*
* Other then the prim update experiments that are going on now, llTakeControl...
Teravus Ovares
2008-05-07
1
-0
/
+2
*
get all the right bits to SendPrimitiveToClient so we can actually
Sean Dague
2008-05-07
1
-4
/
+6
*
From: Alan M Webb <awebb@vnet.ibm.com>
Justin Clarke Casey
2008-05-07
1
-1
/
+1
*
send actual velocity and angular velocity in terse updates
Sean Dague
2008-05-06
1
-1
/
+2
*
*LLClientView is now pushed the EstateSettings instead of pulling it from the...
mingchen
2008-05-06
1
-5
/
+8
*
* Committing a bunch of work for control snatching. Not done yet. No visib...
Teravus Ovares
2008-05-06
1
-0
/
+4
*
*Standardized the Land module by removing all references to libsecondlife.pac...
mingchen
2008-05-05
1
-0
/
+13
*
* Unraveled the DEBUG_CHANNEL mystery.
Teravus Ovares
2008-05-05
2
-4
/
+4
[prev]
[next]