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
/
CoreModules
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make the concept of namespaces explicit in dynamic attributes
Justin Clark-Casey (justincc)
2013-06-27
3
-18
/
+51
*
Update temporary "Unknown UserUMMTGUN2" name to "Unknown UserUMMTGUN3" to see...
Justin Clark-Casey (justincc)
2013-06-25
1
-1
/
+1
*
Change IsLocalRegion from using region handle to using regionID. This was aff...
Diva Canto
2013-06-22
1
-5
/
+5
*
HG: avoid call on localhost between sim and UAS for standalone.
Diva Canto
2013-06-22
1
-1
/
+20
*
Finally moved HG agent transfers to use agent fatpacks.
Diva Canto
2013-06-21
1
-1
/
+1
*
Mantis 6608: Math error in parcel dimensions/borders seen with land show command
Talun
2013-06-19
1
-10
/
+10
*
Prevent an exception if no offline messages were retrieved.
Kevin Cozens
2013-06-18
1
-0
/
+3
*
Lock m_classifiedCache and m_classifiedInterest dictionary reads in UserProfi...
Justin Clark-Casey (justincc)
2013-06-15
1
-14
/
+13
*
Correct build break in previous commit 9c530d7
Justin Clark-Casey (justincc)
2013-06-15
1
-10
/
+7
*
refactor: In UserProfileModule, change classifiedCache and classifiedInterest...
Justin Clark-Casey (justincc)
2013-06-15
1
-19
/
+23
*
Add the standard OpenSimulator copyright notice to the top of InventoryCache.cs
Justin Clark-Casey (justincc)
2013-06-15
1
-1
/
+28
*
Adjust the locking on InventoryCache. Locking for r/w of the ExpiringCache i...
Justin Clark-Casey (justincc)
2013-06-15
1
-14
/
+23
*
Uncomment Mic's code and split to create new regression TestAddTemporaryAsset...
Justin Clark-Casey (justincc)
2013-06-11
1
-23
/
+41
*
Removed the lock entirely
Diva Canto
2013-06-11
1
-56
/
+52
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-06-11
2
-2
/
+22
|
\
|
*
Put the "script saved" and "notecard saved" messages back into the bottom
Melanie
2013-06-11
1
-2
/
+2
|
*
Fix test for adding temporary assets. Code for non-local temporary assets
Mic Bowman
2013-06-10
1
-0
/
+20
*
|
Really bad idea to lock m_UserCache for so long in UserManagementModule. Adde...
Diva Canto
2013-06-11
1
-13
/
+17
|
/
*
Remove Temporary from use to shortcut asset stores. The Local property
Mic Bowman
2013-06-10
2
-2
/
+2
*
Catch exception triggered by incoming avatars using legacy profiles
BlueWall
2013-06-08
1
-1
/
+10
*
Merge branch 'profiles'
BlueWall
2013-06-07
2
-0
/
+4
|
\
|
*
SQLite support for UserProfiles
BlueWall
2013-06-07
1
-0
/
+1
|
*
Ensure selected module is the only active one
BlueWall
2013-06-07
1
-0
/
+3
*
|
Supply proper type information for the various types of requests
Melanie
2013-06-07
1
-6
/
+6
*
|
Adding Avination's PollService to round out the HTTP inventory changes
Melanie
2013-06-07
1
-4
/
+4
|
/
*
In LocalFriendshipTerminated, send the original client's agentId to the frien...
Donnie Roberts
2013-06-07
2
-4
/
+4
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-06-05
2
-0
/
+6
|
\
|
*
Hook up Keyframe motion to almost everything. Failing to cross a sim border
Melanie
2013-06-06
2
-0
/
+6
*
|
Strengthen some assumptions.
Diva Canto
2013-06-05
1
-0
/
+5
|
/
*
Prevent processing for Npc
BlueWall
2013-06-05
1
-1
/
+3
*
Remove a couple of orphaned lines
BlueWall
2013-06-05
1
-3
/
+0
*
Make locking more uniform
BlueWall
2013-06-05
1
-14
/
+19
*
Adding back the BasicProfileModule
BlueWall
2013-05-31
2
-73
/
+191
*
UserProfiles
BlueWall
2013-05-30
4
-176
/
+1613
*
minor: fix warnings in GodsModule that were due to duplicate using statements
Justin Clark-Casey (justincc)
2013-05-30
1
-11
/
+7
*
Try caching the user name for a new agent earlier on in the process of establ...
Justin Clark-Casey (justincc)
2013-05-29
2
-2
/
+2
*
Add HG regression TestCachedUserNameForNewAgent()
Justin Clark-Casey (justincc)
2013-05-29
1
-0
/
+76
*
Protect one more update of the baked texture hashes.
Mic Bowman
2013-05-24
1
-2
/
+5
*
This is an experimental patch that adds support for comparing texture
Mic Bowman
2013-05-24
1
-45
/
+57
*
Fix bug where both ordinary UserManagementModule and HGUserManagementModules ...
Justin Clark-Casey (justincc)
2013-05-23
1
-1
/
+1
*
Implement llSetSoundQueueing().
Justin Clark-Casey (justincc)
2013-05-22
1
-0
/
+9
*
To further help with tracking down the apperance of too much "Unknown User" i...
Justin Clark-Casey (justincc)
2013-05-21
3
-5
/
+5
*
Fix compile failure from recent git master 434c3cf
Justin Clark-Casey (justincc)
2013-05-21
1
-1
/
+1
*
Make "show name" command display HomeURL like "show names"
Justin Clark-Casey (justincc)
2013-05-21
1
-4
/
+11
*
minor: Change "show names" command to use consistent console display table
Justin Clark-Casey (justincc)
2013-05-21
1
-15
/
+9
*
Add "show name" console command to make it possible to show a single binding ...
Justin Clark-Casey (justincc)
2013-05-21
1
-0
/
+34
*
Log when "Unknown User" is sent to a user because the UMM had no binding for ...
Justin Clark-Casey (justincc)
2013-05-21
1
-17
/
+32
*
Lock m_UserCache whilst iterating over it in UserManagementModule.GetUserData...
Justin Clark-Casey (justincc)
2013-05-21
1
-4
/
+9
*
minor: remove long commented out scene cache clearing code in EntityTransferM...
Justin Clark-Casey (justincc)
2013-05-16
1
-9
/
+0
*
minor: Remove completely unused IClientAPI.RequestClientInfo() call from Enti...
Justin Clark-Casey (justincc)
2013-05-16
1
-3
/
+0
[next]