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
*
Add update to Telehub position and rotation before adding SpawnPoints
BlueWall
2012-01-23
1
-4
/
+11
*
Cleanup
BlueWall
2012-01-23
1
-3
/
+6
*
Cleanup unused parts, add some error handling
BlueWall
2012-01-23
1
-53
/
+52
*
Move Telehub tables and data from EstateSettings to RegionSettings.
Melanie
2012-01-22
2
-30
/
+28
*
Telehub Support:
BlueWall
2012-01-21
2
-69
/
+92
*
Telehub Support:
BlueWall
2012-01-20
2
-1
/
+194
*
Add basic request and send image regression tests for LLImageManager
Justin Clark-Casey (justincc)
2012-01-19
1
-1
/
+1
*
RegionReady:
BlueWall
2012-01-18
1
-0
/
+2
*
Allow retrival of multiple user records in one operation, analog to presence
Melanie
2012-01-16
2
-0
/
+9
*
Allow SmtpClients and other SSL users to work with our cert handler installed
Melanie
2012-01-14
1
-9
/
+25
*
Register the UrlModule for script engine events OnScriptRemoved and OnObjectR...
Justin Clark-Casey (justincc)
2012-01-14
1
-1
/
+8
*
Fix improper code formatting introduced in 6214e6a217cf
Bo Iwu
2012-01-13
1
-24
/
+40
*
Update RegionReadyModule
BlueWall
2012-01-13
1
-1
/
+9
*
Undo some prior work
BlueWall
2012-01-12
1
-93
/
+0
*
Renamed one var and deleted commented code. No functional changes.
Diva Canto
2012-01-12
1
-33
/
+2
*
Allow update of stored entries within User Management Module-this is needed f...
Bo Iwu
2012-01-12
1
-48
/
+52
*
HG: normalize all externalized user ULRs to be the Home URL, i.e. the locatio...
Diva Canto
2012-01-12
3
-10
/
+17
*
If deserializing a scene object fails during IAR load then ignore the object ...
Justin Clark-Casey (justincc)
2012-01-11
1
-1
/
+4
*
Add a check to see if an asset exists before recreating it while
Mic Bowman
2012-01-10
1
-0
/
+6
*
Add avatar names to appearance log messages
Justin Clark-Casey (justincc)
2012-01-10
1
-3
/
+3
*
HG Friends: fixed bug introduced by 571efeddb20f38bb4164074b3c217be5387ca2e0 ...
Diva Canto
2012-01-10
1
-2
/
+2
*
Don't try to save a NPCs attachment states on NPC delete
Melanie
2012-01-07
1
-0
/
+8
*
Improve "j2k decode" command to tell us how many layers and components were d...
Justin Clark-Casey (justincc)
2012-01-05
1
-5
/
+16
*
Add a "j2k decode" region console command that allows a manual request for a ...
Justin Clark-Casey (justincc)
2012-01-05
1
-8
/
+10
*
Improve "app rebake" command to return a better message if no uploaded textur...
Justin Clark-Casey (justincc)
2012-01-05
1
-1
/
+6
*
Add "appearance rebake" command to ask a specific viewer to rebake textures f...
Justin Clark-Casey (justincc)
2012-01-04
1
-3
/
+12
*
Separate out rebake request code from cache validation code AvatarFactoryModule.
Justin Clark-Casey (justincc)
2012-01-04
1
-31
/
+41
*
Minor formatting changes and commented out log lines for future debugging of ...
Justin Clark-Casey (justincc)
2012-01-04
1
-0
/
+4
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
BlueWall
2012-01-03
2
-0
/
+5
|
\
|
*
Adding commented out log messages and some minor formatting for future bug hu...
Justin Clark-Casey (justincc)
2012-01-02
2
-0
/
+5
*
|
Merge branch 'new_modules'
BlueWall
2012-01-03
2
-5
/
+100
|
\
\
|
|
/
|
/
|
|
*
Profile Updates
BlueWall
2012-01-03
2
-5
/
+100
*
|
Fix for failed http request status
BlueWall
2012-01-01
1
-14
/
+17
|
/
*
Added UserManagementModule.IsLocalGridUser(UUID) to be used throughout region...
Diva Canto
2011-12-29
6
-36
/
+78
*
Deleted two obsolete files in Inventory modules.
Diva Canto
2011-12-29
2
-460
/
+0
*
Deleted unused methods from HGAssetBroker
Diva Canto
2011-12-29
1
-18
/
+0
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2011-12-29
1
-5
/
+12
|
\
|
*
Introduce a LightShare kill packet ans send it when needed. Currently only
Melanie
2011-12-28
1
-5
/
+12
*
|
HG: more adjustments for making HG Simian work. Added server_uri as new key o...
Diva Canto
2011-12-29
1
-2
/
+3
|
/
*
HG: one more adjustment with trailing /s
Diva Canto
2011-12-23
1
-2
/
+8
*
remove the old region crossing handler
Mic Bowman
2011-12-23
1
-10
/
+0
*
Fixes some problems with objects that attempt to cross a region boundary
Mic Bowman
2011-12-22
1
-0
/
+24
*
Region crossings redone: (1) removed WaitForCallback. Now that we are passing...
Diva Canto
2011-12-22
1
-39
/
+32
*
Fix race condition where the appearance update timer could be stopped just af...
Justin Clark-Casey (justincc)
2011-12-19
1
-3
/
+6
*
Migrate detailed "appearance show" report generation up to AvatarFactoryModul...
Justin Clark-Casey (justincc)
2011-12-19
1
-8
/
+49
*
Fix bug where objects could not be set to a new group if the group had been c...
Justin Clark-Casey (justincc)
2011-12-17
1
-3
/
+9
*
Sends the consistent child agent position upon creation of the child agent in...
Diva Canto
2011-12-16
1
-1
/
+12
*
HG minor bug fix and marked one method obsolete in UAS.
Diva Canto
2011-12-16
1
-1
/
+4
*
In AvatarFactoryModule.SetApperance(), perform ValidateBakedTextureCache() in...
Justin Clark-Casey (justincc)
2011-12-13
1
-2
/
+2
*
Print out one log message for every missing baked texture, rather than two.
Justin Clark-Casey (justincc)
2011-12-09
1
-22
/
+4
[next]