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
*
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
|
*
Updates to MSSQL to most recent compatibility, also included Windlight suppor...
Chris Hart
2011-06-01
10
-48
/
+828
|
*
a few minor formatting tweaks
Justin Clark-Casey (justincc)
2011-06-01
1
-3
/
+4
|
*
A final couple of tweaks to GroupsModule.cs. Remove unneeded delegate, and pr...
James Stallings aka Hiro Protagonist
2011-06-01
1
-9
/
+22
|
*
revert the prematurely included groups patch, yet again
Justin Clark-Casey (justincc)
2011-06-01
1
-22
/
+5
*
|
Merge branch 'master' of /home/opensim/src/opensim
BlueWall
2011-06-01
1
-2
/
+5
|
\
\
|
|
/
|
/
|
|
*
Use current TravelingAgent if the login failure reason is "Logins Disabled" t...
BlueWall
2011-06-01
1
-2
/
+5
*
|
Merge branch 'master' of /home/opensim/src/opensim
BlueWall
2011-06-01
1
-3
/
+15
|
\
\
|
|
/
|
*
Add alternate region handling for url based logins as found in login to "home...
BlueWall
2011-06-01
1
-3
/
+15
*
|
Fix dumb sql mistake in MSSQLGenericTableHandler.Delete()
Justin Clark-Casey (justincc)
2011-05-31
1
-1
/
+1
*
|
When sending an LLUDP MoneyBalanceReply message, fill out the transaction ite...
Justin Clark-Casey (justincc)
2011-05-31
1
-0
/
+1
*
|
Fill in the new OwnerData field in the LLUDP ScriptDialog message.
Justin Clark-Casey (justincc)
2011-05-31
8
-14
/
+49
*
|
revert the patch that accidentally got added in the last commit
Justin Clark-Casey (justincc)
2011-05-31
1
-22
/
+5
*
|
update libomv libraries to 0.9.0
Justin Clark-Casey (justincc)
2011-05-31
5
-5
/
+22
*
|
Made GetMapImage public in the Hyperlinker
Diva Canto
2011-05-30
1
-5
/
+5
*
|
Made the GatekeeperConnector a public property.
Diva Canto
2011-05-30
1
-0
/
+4
*
|
HGWorldMap: don't send map blocks of hyperlinks that are farther than 4096 ce...
Diva Canto
2011-05-30
2
-5
/
+28
*
|
Improved reuse on the WorldMap/WorldMapModule.cs
Diva Canto
2011-05-30
1
-15
/
+5
*
|
Adding MSSQL connectionString example
Makopoppo
2011-05-30
2
-0
/
+16
*
|
Removing mssql_connection.ini.example - mssql_connection.ini is no longer used
Makopoppo
2011-05-30
1
-18
/
+0
|
/
[next]