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
/
Framework
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
* Oops! Add missing interface
Justin Clarke Casey
2008-02-22
1
-0
/
+44
*
* Implement packet queue statistics
Justin Clarke Casey
2008-02-22
1
-7
/
+88
*
* Moved all events except gridcomms and regioncomms over to Event Delegate in...
Teravus Ovares
2008-02-22
1
-8
/
+14
*
Update svn properties.
Jeff Ames
2008-02-21
1
-106
/
+106
*
"threads" command now works. I've added manual tracking of threads (only if c...
Tedd Hansen
2008-02-21
4
-0
/
+109
*
* Eliminate AssetCache.CopyAsset()
Justin Clarke Casey
2008-02-20
1
-26
/
+4
*
* Only count download requests for assets which are not already waiting for d...
Justin Clarke Casey
2008-02-20
1
-5
/
+6
*
* Properly guard removal of asset request lists on AssetCache.AssetNotFound (...
Justin Clarke Casey
2008-02-20
2
-14
/
+16
*
* Remove unused texture dictionaries from AssetCache
Justin Clarke Casey
2008-02-20
2
-48
/
+73
*
Minor cleanup.
Jeff Ames
2008-02-20
42
-118
/
+102
*
Report command string on ConsoleBase.RunCommand exception
Justin Clarke Casey
2008-02-20
2
-3
/
+4
*
* Report 'asset not found' situations back to UserTextureDownloadService
Justin Clarke Casey
2008-02-20
3
-26
/
+65
*
* re-enabled AssetNotFound code
lbsa71
2008-02-20
1
-15
/
+16
*
* just added a readonly and a comment
lbsa71
2008-02-20
2
-2
/
+2
*
* Added a few more packets to ClientView. Added tendons to the Skeletal Group...
Teravus Ovares
2008-02-20
1
-0
/
+6
*
* Fixed xml loading bug (the xml was scheduled for update before added to a s...
lbsa71
2008-02-20
1
-70
/
+101
*
* Caught 'OPTIONS' verb in BaseHttpServer that would otherwise explode.
lbsa71
2008-02-20
1
-1
/
+17
*
Remove "Loading inventory" messages from item inventory loads
Justin Clarke Casey
2008-02-19
2
-3
/
+3
*
Playing "Name that thread". Adding names and isbackground=true to all threads...
Tedd Hansen
2008-02-19
3
-0
/
+3
*
* Committing Ahzz's patch number 620.
Teravus Ovares
2008-02-19
1
-135
/
+177
*
Committing ahzz's patch #619 - Description:
Teravus Ovares
2008-02-18
1
-9
/
+24
*
* Output XmlRpc error message if user server gets a fault response from the r...
Justin Clarke Casey
2008-02-18
1
-6
/
+9
*
* Make RegionProfileData.RequestSimProfileData static
Justin Clarke Casey
2008-02-18
1
-1
/
+9
*
* Do not allow a user to be created if one with the same name already exists
Justin Clarke Casey
2008-02-18
4
-34
/
+55
*
More exception checks and crash hints
Tedd Hansen
2008-02-18
3
-4
/
+9
*
Thank you very much Ahzzmandius for adding the support
Charles Krinke
2008-02-18
1
-0
/
+8
*
Added copyright notices.
Jeff Ames
2008-02-17
2
-2
/
+56
*
Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C...
MW
2008-02-16
3
-7
/
+13
*
Update svn properties.
Jeff Ames
2008-02-15
1
-11
/
+11
*
attempt to make our logging at least fail gracefully, we'll see if this helps
Sean Dague
2008-02-14
1
-26
/
+33
*
Fix a casting subtlety in moving to constants. Logins should work
Sean Dague
2008-02-14
1
-2
/
+2
*
* Fixed #564, errors in friend sql
lbsa71
2008-02-14
1
-4
/
+4
*
* Made new Framework.Constants class, added RegionSize member.
Adam Frisby
2008-02-14
7
-13
/
+24
*
Update svn properties from a bar ftw. Kanpai!
Jeff Ames
2008-02-14
2
-54
/
+54
*
* Fixed another bug in avatarpicker ('surname'/'lastname' mixup)
lbsa71
2008-02-13
1
-4
/
+4
*
* Fixed bug in avatarpicker so now you can search on single word
lbsa71
2008-02-13
1
-2
/
+1
*
* Moved insertUserRow into MSSQLUserData so 'create user' works again
lbsa71
2008-02-13
2
-96
/
+95
*
* Moved insertRegionRow into MSSQLGridData
lbsa71
2008-02-13
5
-188
/
+193
*
*fixed varchar size typo in createuserfriendstable.sql
Teravus Ovares
2008-02-13
1
-1
/
+1
*
Added a method to access a named folder in a users inventory, to the inventor...
MW
2008-02-13
2
-0
/
+14
*
* Copied 'Friends' functionality from the MySQLUserData to MSSQLUserData
lbsa71
2008-02-13
1
-5
/
+136
*
* Split out MSSQLManager Test/Init into each provider.
lbsa71
2008-02-13
7
-255
/
+138
*
* Introduced customizable table names on MySQL and MSSQL UserData plug-ins.
lbsa71
2008-02-13
3
-42
/
+86
*
Clean up more unnecessary String.Format calls
Jeff Ames
2008-02-13
9
-92
/
+73
*
* Clean up LIBRARY INVENTORY messages
Justin Clarke Casey
2008-02-13
1
-13
/
+12
*
Commenting and a spelling correction
Justin Clarke Casey
2008-02-13
2
-5
/
+15
*
* Clean up the agent's asset transactions when it is removed from the scene
Justin Clarke Casey
2008-02-13
1
-2
/
+17
*
* Refactor: Move last commit's refactor back to AgentAssetTransactionsManager
Justin Clarke Casey
2008-02-13
2
-35
/
+128
*
Refactor: factor a method out of AgentAssetTransactionsManager
Justin Clarke Casey
2008-02-12
1
-13
/
+2
*
* Add missing locking to mysql inventory plugin
Justin Clarke Casey
2008-02-12
2
-20
/
+34
[prev]
[next]