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