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
/
Client
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Add user data plugin to store temporary profiles (which are distinct from c...
Justin Clarke Casey
2009-04-23
1
-1
/
+0
*
* Adds missing IClientAPI member. (Plz be adding new members to IClientCore!)
Adam Frisby
2009-04-23
1
-0
/
+1
*
* Adds additional background layer for VWoHTTP ClientStack
Adam Frisby
2009-04-23
2
-13
/
+110
*
* minor: remove some compiler warnings
Justin Clarke Casey
2009-04-22
2
-8
/
+8
*
Thank you kindly, TLaukkan, for a patch that:
Charles Krinke
2009-04-22
2
-73
/
+91
*
Thanks tlaukkan for a patch that Fixes asset cache url forming for MXP join r...
Dahlia Trimble
2009-04-22
1
-1
/
+1
*
fix line endings on new files
Sean Dague
2009-04-22
2
-1107
/
+1107
*
fix the build break, thankes mikkopa for pointing out the quick change
Sean Dague
2009-04-22
1
-0
/
+2
*
* Committing stub VW-over-HTTP ClientStack. (1/2)
Adam Frisby
2009-04-22
2
-0
/
+1105
*
Add PlacesQuery packet
Melanie Thielker
2009-04-20
1
-0
/
+2
*
* Change inventory archiver module to use profile cache
Justin Clarke Casey
2009-04-17
1
-27
/
+28
*
* Added some debug info if MXP is enabled.
Adam Frisby
2009-04-17
1
-0
/
+6
*
Correctly flag group owned prims in the land prim list
Melanie Thielker
2009-04-16
1
-1
/
+1
*
Fix build break and change some groups interfaces
Melanie Thielker
2009-04-16
1
-1
/
+1
*
Commit the group deeding support, thank you, mcortez
Melanie Thielker
2009-04-15
1
-0
/
+1
*
Adds session authentication upon NewUserConnections. Adds user key authentica...
diva
2009-04-14
1
-1
/
+1
*
Thank you, Fly-Man, for a patch that adds the stub to handle the
Melanie Thielker
2009-04-14
1
-0
/
+2
*
Handle ObjectSpin* packets to spin physical prims on Ctrl+Shift+Drag
nlin
2009-04-10
1
-0
/
+3
*
* Apply http://opensimulator.org/mantis/view.php?id=3227
Justin Clarke Casey
2009-04-07
1
-0
/
+1
*
Thanks jonc, for a patch that adds rendering of classic clouds.
Homer Horwitz
2009-04-04
1
-0
/
+5
*
Add PickInfoReply packet.
Melanie Thielker
2009-03-30
1
-0
/
+4
*
Another bit of refactoring to try to make sense of OpenSim.Framework.Communic...
diva
2009-03-29
1
-0
/
+1
*
Change the client API to use GridInstantMessage for the "last mile" of IM
Melanie Thielker
2009-03-29
1
-6
/
+1
*
Finish the offline IM module (still needs a server). Add rudimentary
Melanie Thielker
2009-03-29
1
-0
/
+4
*
Add mute list request event and dummy response
Melanie Thielker
2009-03-28
1
-0
/
+5
*
* Adds AgentUUIDs into the CourseLocationUpdate to improve compatibility with...
Teravus Ovares
2009-03-28
1
-1
/
+1
*
Add the events needed for profiles.
Melanie Thielker
2009-03-27
1
-0
/
+4
*
* This updates LibOMV to the current release 0.6.0 on March 19 2009
Teravus Ovares
2009-03-27
1
-1
/
+1
*
Remove a hardcoded flow/dependency on the money module from LLCLientView
Melanie Thielker
2009-03-27
1
-0
/
+3
*
* Appearance patches suite: These patches are applied to allow libomv bots to...
Sean Dague
2009-03-25
1
-1
/
+1
*
* Normalized and pulled GetInventorySkeleton up.
lbsa71
2009-03-20
1
-34
/
+0
*
* De-duplicated login service some more
lbsa71
2009-03-20
1
-36
/
+4
*
* refactor: Create IHttpServer interface instead of accessing BaseHttpServer ...
Justin Clarke Casey
2009-03-19
1
-3
/
+4
*
* minor: remove compiler warning
Justin Clarke Casey
2009-03-17
1
-1
/
+1
*
Mantis#3306: Thanks tlaukkan for a patch that
Homer Horwitz
2009-03-16
2
-10
/
+20
*
This patch improves MXP connect and disconnect functionality.
Homer Horwitz
2009-03-15
3
-115
/
+208
*
Thanks Tommil for a patch which added support for creating user accounts auto...
Dahlia Trimble
2009-03-15
3
-16
/
+36
*
* Another stab at refactoring up the CustomiseResponse function. Two fixes:
lbsa71
2009-03-12
1
-138
/
+5
*
* Reverted r8750 to do another round of debugging on mantis #3287
lbsa71
2009-03-11
1
-5
/
+138
*
*** POTENTIAL BREAKAGE ***
lbsa71
2009-03-10
1
-138
/
+5
*
* Re-aligned CustomiseResponse function for imminent up-pulling
lbsa71
2009-03-10
1
-16
/
+14
*
Update svn properties, minor formatting cleanup.
Jeff Ames
2009-03-10
1
-1
/
+1
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-03-09
1
-9
/
+8
*
Thank you tlaukkan for a patch that: Upgraded to MXP 0.4 version and cleaned ...
lbsa71
2009-03-08
4
-142
/
+202
*
* minor: remove some mono compiler warnings
Justin Clarke Casey
2009-03-06
2
-3
/
+3
*
Renamed ILoginRegionsConnector to ILoginServiceToRegionsConnector and moved i...
MW
2009-03-03
3
-46
/
+3
*
forgotten files
MW
2009-03-03
1
-0
/
+300
*
Moved Linden protocol login handling to modules in OpenSim.Client.Linden. The...
MW
2009-03-03
4
-1
/
+763
*
Refactoring of CreateCommsManagerPlugin.
MW
2009-03-03
1
-2
/
+5
*
Added OpenSim.Client.Linden which is a (non shared) region module that create...
MW
2009-03-02
1
-0
/
+81
[next]