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
...
*
New method for resetting the map on HG: do it only once upon changing grids, ...
Diva Canto
2011-06-10
2
-33
/
+59
*
The map breakage is actually at 2048!
Diva Canto
2011-06-09
1
-3
/
+3
*
Change the name of the newest command to "show names" so that it doesn't conf...
Diva Canto
2011-06-09
1
-2
/
+2
*
Consistency fix on the last commit.
Diva Canto
2011-06-08
1
-1
/
+1
*
Fixed a compilation problem. Also added a lengthy comment on the Map hack, so...
Diva Canto
2011-06-08
2
-37
/
+49
*
Reverting the [HG]MapModule to its buggy behavior above 4096. Ppl seem to pre...
Diva Canto
2011-06-08
1
-5
/
+15
*
Fixed "Unknown User" listed as creator/owner on prims created with the Build ...
Diva Canto
2011-06-08
1
-8
/
+66
*
This hopefully fixes all issues with online/offline notifications across grid...
Diva Canto
2011-06-07
2
-3
/
+10
*
This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...
Diva Canto
2011-06-07
1
-3
/
+5
*
More on the hunt for the slow down on HGFriendsModule. - Don't requests the o...
Diva Canto
2011-06-06
1
-48
/
+71
*
Moved the Mono Addins declaration of the HGFriendsModule to where the one for...
Diva Canto
2011-06-06
2
-1
/
+1
*
This should make offline IMs work again. It should work for incoming foreign ...
Diva Canto
2011-06-06
1
-1
/
+4
*
Narrow down the exception catching to exactly the exception of interest. This...
Diva Canto
2011-06-05
1
-1
/
+1
*
Fix give inventory tests to use different users rather than (accidentally) th...
Justin Clark-Casey (justincc)
2011-06-04
1
-4
/
+15
*
insert an InventoryArchiveUtils.FindItemsByPath() to return multiple items ra...
Justin Clark-Casey (justincc)
2011-06-04
2
-11
/
+37
*
create TestGetInventoryItem()
Justin Clark-Casey (justincc)
2011-06-04
1
-13
/
+7
*
Added prefix HG to the name of the landmark item in inventory, as a soft remi...
Diva Canto
2011-06-03
2
-4
/
+11
*
oops
Diva Canto
2011-06-03
1
-1
/
+1
*
HG Landmarks now working.
Diva Canto
2011-06-03
3
-2
/
+82
*
HG Landmarks being created. WARNING: new config var under [HGInventoryAccessM...
Diva Canto
2011-06-03
2
-2
/
+20
*
Moved CreateNewInventoryItem to the InventoryAccessModule in preparation for ...
Diva Canto
2011-06-03
1
-1
/
+78
*
Bug fix on HG IM.
Diva Canto
2011-06-02
1
-2
/
+6
*
[Profiles] --> [Profile]
Diva Canto
2011-06-01
1
-2
/
+2
*
Fill in the new OwnerData field in the LLUDP ScriptDialog message.
Justin Clark-Casey (justincc)
2011-05-31
1
-1
/
+2
*
HGWorldMap: don't send map blocks of hyperlinks that are farther than 4096 ce...
Diva Canto
2011-05-30
1
-4
/
+24
*
Improved reuse on the WorldMap/WorldMapModule.cs
Diva Canto
2011-05-30
1
-15
/
+5
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2011-05-27
4
-5
/
+257
|
\
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2011-05-27
1
-1
/
+4
|
|
\
|
*
|
HG lures working! Friends can offer friends HG teleports via the profile. WAR...
Diva Canto
2011-05-27
4
-5
/
+257
*
|
|
Make sure culture is en-US when saving archive related xml.
Justin Clark-Casey (justincc)
2011-05-27
1
-0
/
+4
|
|
/
|
/
|
*
|
When saving an iar, don't chase down link asset IDs (since these points to ot...
Justin Clark-Casey (justincc)
2011-05-27
1
-1
/
+4
|
/
*
HG inventory transfers over the profile working.
Diva Canto
2011-05-27
1
-2
/
+9
*
Added a BasicProfilemodule so that the profile-based actions (like give inven...
Diva Canto
2011-05-27
1
-0
/
+173
*
Commented a few extra debug messages.
Diva Canto
2011-05-26
1
-2
/
+2
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2011-05-26
6
-57
/
+290
|
\
|
*
Add --noassets option for "save iar"
Justin Clark-Casey (justincc)
2011-05-26
4
-19
/
+146
|
*
Bump OAR file format version up to 0.7 for this development cycle.
Justin Clark-Casey (justincc)
2011-05-26
1
-2
/
+2
|
*
Add a --noassets option to "save oar".
Justin Clark-Casey (justincc)
2011-05-26
3
-37
/
+143
*
|
HG IM in grid mode working fairly well. Unknown target user references looked...
Diva Canto
2011-05-26
1
-0
/
+74
*
|
HG: Instant Message working. Tested on HG standalones only. Needs a lot more ...
Diva Canto
2011-05-25
1
-0
/
+268
*
|
Added necessary code to drop inventory on hg friends using the profile window...
Diva Canto
2011-05-24
3
-7
/
+59
*
|
HG friends: Status notifications working. Also initial logins get the online ...
Diva Canto
2011-05-23
3
-48
/
+209
*
|
More on HG Friends. Added Delete(string, string) across the board. Added secu...
Diva Canto
2011-05-22
2
-107
/
+212
*
|
Fixed permissions bug related to friends in PermissionsModule. Added FriendsD...
Diva Canto
2011-05-21
3
-223
/
+180
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2011-05-21
10
-30
/
+20
|
\
\
|
|
/
|
*
Get rid of OpenSim.Tests.Common.Setup subpackage in favour of just OpenSim.Te...
Justin Clark-Casey (justincc)
2011-05-21
10
-10
/
+0
|
*
rename UserInventoryTestsUtils -> UserInventoryHelpers for consistency
Justin Clark-Casey (justincc)
2011-05-21
1
-4
/
+4
|
*
rename UserProfileTestUtils to UserAccountHelpers to be consistent with other...
Justin Clark-Casey (justincc)
2011-05-21
4
-16
/
+16
*
|
HG Friends working to some extent: friendships offered and accepted correctly...
Diva Canto
2011-05-19
4
-39
/
+553
|
/
*
refactor: remove thisObject argument from ILandObject.Get*MaxPrimCount() inst...
Justin Clark-Casey (justincc)
2011-05-14
1
-7
/
+8
[prev]
[next]