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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Fixed "Unknown User" listed as creator/owner on prims created with the Build ...
Diva Canto
2011-06-08
3
-8
/
+71
*
Added EventManager.OnPrimsLoaded, an event that modules can hook up onto so t...
Diva Canto
2011-06-08
2
-0
/
+25
*
Deleted wrong debug message.
Diva Canto
2011-06-08
1
-1
/
+0
*
Write estate errors on startup to the log
Oren Hurvitz
2011-06-07
1
-2
/
+2
*
When a plugin fails to load because a DLL is missing, log which DLL it is
Oren Hurvitz
2011-06-07
1
-0
/
+7
*
Added error message to help understand http://opensimulator.org/mantis/view.p...
Diva Canto
2011-06-07
1
-0
/
+5
*
This hopefully fixes all issues with online/offline notifications across grid...
Diva Canto
2011-06-07
6
-16
/
+99
*
This makes the display names work better for foreigners
Diva Canto
2011-06-07
1
-0
/
+26
*
Remove scary error message
Diva Canto
2011-06-07
1
-6
/
+0
*
This fixes the crash reported in http://opensimulator.org/mantis/view.php?id=...
Diva Canto
2011-06-07
6
-33
/
+32
*
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
3
-9
/
+70
*
Narrow down the exception catching to exactly the exception of interest. This...
Diva Canto
2011-06-05
1
-1
/
+1
*
Removed unused dependency (that happened to have the wrong path)
Diva Canto
2011-06-05
1
-1
/
+0
*
Remove the unmaintained 'CMS' framework, which was really a 'source-control' ...
Justin Clark-Casey (justincc)
2011-06-04
15
-3578
/
+0
*
Extend TestGiveInventoryFolder() to test giving back the freshly received folder
Justin Clark-Casey (justincc)
2011-06-04
2
-2
/
+21
*
Fix give inventory tests to use different users rather than (accidentally) th...
Justin Clark-Casey (justincc)
2011-06-04
6
-182
/
+226
*
insert an InventoryArchiveUtils.FindItemsByPath() to return multiple items ra...
Justin Clark-Casey (justincc)
2011-06-04
3
-11
/
+40
*
create TestGetInventoryItem()
Justin Clark-Casey (justincc)
2011-06-04
3
-14
/
+53
*
extend TestGiveInventoryFolder() to check for the receipt by user 2
Justin Clark-Casey (justincc)
2011-06-04
2
-2
/
+25
*
If an llSensor() is in an attachment, make the detection cone face in the dir...
Justin Clark-Casey (justincc)
2011-06-03
1
-1
/
+10
*
minor: add in method print out to new test
Justin Clark-Casey (justincc)
2011-06-03
1
-0
/
+3
*
add stub UserInventoryTests.GiveInventoryFolder(). Not yet complete
Justin Clark-Casey (justincc)
2011-06-03
2
-2
/
+79
*
Added prefix HG to the name of the landmark item in inventory, as a soft remi...
Diva Canto
2011-06-03
2
-4
/
+11
*
HG Landmarks bug fix: pull landmark asset data from user's asset server when ...
Diva Canto
2011-06-03
1
-4
/
+24
*
oops
Diva Canto
2011-06-03
1
-1
/
+1
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2011-06-03
4
-39
/
+39
|
\
|
*
Move the "!!!Standalone Only!!!" [FreeswitchService] section from OpenSim.ini...
Justin Clark-Casey (justincc)
2011-06-02
2
-39
/
+37
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2011-06-02
16
-42
/
+164
|
|
\
|
*
|
minor: add ini.example doc to hint that the server address in [FreeswitchServ...
Justin Clark-Casey (justincc)
2011-06-02
3
-1
/
+3
*
|
|
.ini.example's updated for HG Landmarks
Diva Canto
2011-06-03
2
-1
/
+3
*
|
|
HG Landmarks now working.
Diva Canto
2011-06-03
7
-28
/
+89
*
|
|
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
3
-76
/
+81
|
|
/
|
/
|
*
|
HG IM: increase the timeout value
Diva Canto
2011-06-02
1
-1
/
+1
*
|
HG IM bug fix: grid_instant_message was being placed in the default port inst...
Diva Canto
2011-06-02
2
-3
/
+2
*
|
Extra debug message
Diva Canto
2011-06-02
1
-0
/
+1
*
|
Added test IM client.
Diva Canto
2011-06-02
2
-0
/
+101
*
|
Bug fix on HG IM.
Diva Canto
2011-06-02
3
-16
/
+20
*
|
HG Friends bug fix: connector was shrinking principalID to UUID.
Diva Canto
2011-06-02
2
-15
/
+28
*
|
This is the better solution: make the combined key be only on the first 36 ch...
Diva Canto
2011-06-01
1
-1
/
+2
*
|
It looks like there's a better solution for that problem.
Diva Canto
2011-06-01
1
-2
/
+1
*
|
Changed Friends table to have 165-sized varchars on PrincipalID and FriendID....
Diva Canto
2011-06-01
1
-1
/
+2
*
|
[Profiles] --> [Profile]
Diva Canto
2011-06-01
5
-6
/
+6
*
|
Re-Apply Use current TravelingAgent if the the login failure reason is "Login...
BlueWall
2011-06-01
1
-2
/
+5
*
|
Revert "Use current TravelingAgent if the login failure reason is "Logins Dis...
BlueWall
2011-06-01
1
-5
/
+2
*
|
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
BlueWall
2011-06-01
12
-58
/
+839
|
\
\
|
|
/
|
*
Adding boolean alias for commandline switches like -save_crashes=yes
Makopoppo
2011-06-01
1
-0
/
+2
|
*
Fix: The command line switches 'save_crashes' and 'crash_dir' haven't actuall...
Makopoppo
2011-06-01
1
-0
/
+2
[prev]
[next]