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
...
*
Fixes mantis #5279
Diva Canto
2010-12-25
1
-1
/
+1
*
One more pass at object inventory. This time, fix SceneObjectPartInventory so...
Diva Canto
2010-12-24
1
-80
/
+14
*
Hopefully this fixes all prim inventory issues. No more abort, no more keepin...
Diva Canto
2010-12-23
1
-35
/
+49
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2010-12-23
1
-6
/
+5
|
\
|
*
Put back a commented section of code. With some viewers, object inventory
Melanie
2010-12-23
1
-6
/
+5
*
|
Removed unused code -- this was the previous version of UDP texture sending, ...
Diva Canto
2010-12-23
4
-866
/
+0
|
/
*
Added a counter to NewFiles in Xfers to account for simultaneous object inven...
Diva Canto
2010-12-22
1
-16
/
+42
*
Fix a broken format on an error message. Also replace yet another e.Message
Melanie
2010-12-22
1
-2
/
+1
*
* Adds AbortXfer to the ClientAPI mix
Teravus Ovares (Dan Olivares)
2010-12-21
1
-4
/
+66
*
uncomment "load iar" help lines which added the --merge option
Justin Clark-Casey (justincc)
2010-12-18
1
-5
/
+3
*
minor: add [-p|--profile=<url>] to usage line that pops up if save iar consol...
Justin Clark-Casey (justincc)
2010-12-18
1
-3
/
+3
*
Raise maximum iar version that master can load to 1.x, so that it can load it...
Justin Clark-Casey (justincc)
2010-12-18
1
-1
/
+1
*
Made the map thread request the map items asynchronously, as the name suggest...
Diva Canto
2010-12-14
1
-9
/
+71
*
Fixes mantis #5270 -- Map tiles for hyperlinks not showing in world map for g...
Diva Canto
2010-12-14
3
-25
/
+90
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2010-12-14
3
-120
/
+172
|
\
|
*
Fix a small bug in ban list handling
Melanie
2010-12-13
1
-0
/
+2
|
*
Revamp the viewer -> banlist packet processing so fix a number of bugs.
Melanie
2010-12-13
3
-120
/
+170
*
|
reinstate IAttachmentsModule.UpdateAttachmentPosition() since this is being u...
Justin Clark-Casey (justincc)
2010-12-14
1
-0
/
+16
|
/
*
Remove the restriction that you have to be logged in when loading/saving iars
Justin Clark-Casey (justincc)
2010-12-11
2
-72
/
+70
*
If we're saving an IAR with --profile information, then label this a version ...
Justin Clark-Casey (justincc)
2010-12-11
1
-5
/
+22
*
Drop current OAR version back to 0.5 since these are currently now compatible...
Justin Clark-Casey (justincc)
2010-12-11
3
-35
/
+34
*
Normalization of OSSL function names.
Marck
2010-12-10
1
-11
/
+12
*
Normalized ALL URLs with trailing /'s hopefully. Fixed show hyperlinks comman...
Diva Canto
2010-12-09
1
-1
/
+1
*
Fixed wrong comment
Diva Canto
2010-12-08
1
-1
/
+1
*
Fixed previous compile error -- I haven't pushed the CreatorID in AssetBase y...
Diva Canto
2010-12-08
1
-1
/
+1
*
Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim
Melanie
2010-12-09
1
-42
/
+202
|
\
|
*
Added ability for GetTexture to serve multiple formats. The format may come a...
Diva Canto
2010-12-08
1
-42
/
+202
*
|
Plumb a code path for the entity transfer module to ask a destination scene
Melanie
2010-12-09
2
-0
/
+34
|
/
*
Fixed some inconsistency with trailing /. Made debug messages consistent. Cha...
Diva Canto
2010-12-05
2
-6
/
+6
*
Merge branch 'master-core' into mantis5110
Jonathan Freedman
2010-12-05
18
-305
/
+737
|
\
|
*
Simplify updating of agent inventory assets. Make newly created asset IDs
Melanie
2010-12-04
1
-19
/
+6
|
*
Convert the agent asset transactions module to a new style module.
Melanie
2010-12-04
3
-168
/
+156
|
*
Various bug fixes for appearance handling: more aggressive reset of textures ...
Mic Bowman
2010-12-03
1
-36
/
+63
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2010-11-29
2
-25
/
+9
|
|
\
|
|
*
Refactor appearance and avatar data sending code. Paritioning the routines in...
Mic Bowman
2010-11-27
2
-25
/
+9
|
*
|
Fix unit test.
Diva Canto
2010-11-29
3
-9
/
+16
|
*
|
Preservation of creator information now also working in IARs. Cleaned up usag...
Diva Canto
2010-11-29
7
-45
/
+100
|
*
|
Creator information preserved upon HG transfers.
Diva Canto
2010-11-26
2
-8
/
+87
|
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2010-11-25
2
-1
/
+280
|
|
\
\
|
|
|
/
|
|
*
Export the module interface for restart
Melanie
2010-11-25
1
-1
/
+2
|
|
*
Change all restarting to use the restart module. Remove hardcoded behavior
Melanie
2010-11-25
1
-1
/
+17
|
|
*
Finish the RestartModule and fix some bugs. Add new console commands:
Melanie
2010-11-25
1
-2
/
+60
|
|
*
Implement the restart module
Melanie
2010-11-25
1
-2
/
+113
|
|
*
Adding the skeleton for the restart module
Melanie
2010-11-24
1
-0
/
+93
|
*
|
WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ...
Diva Canto
2010-11-25
3
-2
/
+28
|
|
/
*
|
Merge branch 'master-core' into mantis5110
Jonathan Freedman
2010-11-23
2
-56
/
+51
|
\
\
|
|
/
|
*
Fix: Allow use of parameters without specifying a file path with command "sav...
Marck
2010-11-23
1
-1
/
+1
|
*
Only perform the take object permissions check if an object is being attached...
Justin Clark-Casey (justincc)
2010-11-23
1
-55
/
+50
*
|
Merge branch 'master-core' into mantis5110
Jonathan Freedman
2010-11-21
16
-194
/
+651
|
\
\
|
|
/
|
*
Added creator info across the board -- TaskInventoryItems and InventoryItems ...
Diva Canto
2010-11-21
6
-30
/
+92
[prev]
[next]