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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-06-03
HG Landmarks now working.
Diva Canto
7
-28
/
+89
2011-06-03
HG Landmarks being created. WARNING: new config var under [HGInventoryAccessM...
Diva Canto
2
-2
/
+20
2011-06-03
Moved CreateNewInventoryItem to the InventoryAccessModule in preparation for ...
Diva Canto
3
-76
/
+81
2011-06-02
HG IM: increase the timeout value
Diva Canto
1
-1
/
+1
2011-06-02
HG IM bug fix: grid_instant_message was being placed in the default port inst...
Diva Canto
2
-3
/
+2
2011-06-02
Extra debug message
Diva Canto
1
-0
/
+1
2011-06-02
Added test IM client.
Diva Canto
1
-0
/
+75
2011-06-02
Bug fix on HG IM.
Diva Canto
3
-16
/
+20
2011-06-02
HG Friends bug fix: connector was shrinking principalID to UUID.
Diva Canto
2
-15
/
+28
2011-06-01
This is the better solution: make the combined key be only on the first 36 ch...
Diva Canto
1
-1
/
+2
2011-06-01
It looks like there's a better solution for that problem.
Diva Canto
1
-2
/
+1
2011-06-01
Changed Friends table to have 165-sized varchars on PrincipalID and FriendID....
Diva Canto
1
-1
/
+2
2011-06-01
[Profiles] --> [Profile]
Diva Canto
1
-2
/
+2
2011-06-01
Re-Apply Use current TravelingAgent if the the login failure reason is "Login...
BlueWall
1
-2
/
+5
2011-06-01
Revert "Use current TravelingAgent if the login failure reason is "Logins Dis...
BlueWall
1
-5
/
+2
2011-06-01
Use current TravelingAgent if the login failure reason is "Logins Disabled" t...
BlueWall
1
-2
/
+5
2011-06-01
Adding boolean alias for commandline switches like -save_crashes=yes
Makopoppo
1
-0
/
+2
2011-06-01
Fix: The command line switches 'save_crashes' and 'crash_dir' haven't actuall...
Makopoppo
1
-0
/
+2
2011-06-01
Updates to MSSQL to most recent compatibility, also included Windlight suppor...
Chris Hart
10
-48
/
+828
2011-06-01
a few minor formatting tweaks
Justin Clark-Casey (justincc)
1
-3
/
+4
2011-06-01
A final couple of tweaks to GroupsModule.cs. Remove unneeded delegate, and pr...
James Stallings aka Hiro Protagonist
1
-9
/
+22
2011-06-01
revert the prematurely included groups patch, yet again
Justin Clark-Casey (justincc)
1
-22
/
+5
2011-06-01
Add alternate region handling for url based logins as found in login to "home...
BlueWall
1
-3
/
+15
2011-05-31
Fix dumb sql mistake in MSSQLGenericTableHandler.Delete()
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-05-31
When sending an LLUDP MoneyBalanceReply message, fill out the transaction ite...
Justin Clark-Casey (justincc)
1
-0
/
+1
2011-05-31
Fill in the new OwnerData field in the LLUDP ScriptDialog message.
Justin Clark-Casey (justincc)
8
-14
/
+49
2011-05-31
revert the patch that accidentally got added in the last commit
Justin Clark-Casey (justincc)
1
-22
/
+5
2011-05-31
update libomv libraries to 0.9.0
Justin Clark-Casey (justincc)
1
-5
/
+22
2011-05-30
Made GetMapImage public in the Hyperlinker
Diva Canto
1
-5
/
+5
2011-05-30
Made the GatekeeperConnector a public property.
Diva Canto
1
-0
/
+4
2011-05-30
HGWorldMap: don't send map blocks of hyperlinks that are farther than 4096 ce...
Diva Canto
2
-5
/
+28
2011-05-30
Improved reuse on the WorldMap/WorldMapModule.cs
Diva Canto
1
-15
/
+5
2011-05-28
Fixed an issue with the response of CreateAgent over the SimulationConnector.
Diva Canto
1
-6
/
+21
2011-05-28
Adding an event to signal that logins are enabled
BlueWall
3
-11
/
+103
2011-05-28
Add option to disable logins
BlueWall
2
-2
/
+41
2011-05-27
minor: remove mono compiler warning
Justin Clark-Casey (justincc)
1
-4
/
+4
2011-05-27
fix bug where generic sqlite table delete wasn't working.
Justin Clark-Casey (justincc)
1
-1
/
+1
2011-05-27
Make sure culture is en-US when saving archive related xml.
Justin Clark-Casey (justincc)
2
-1
/
+4
2011-05-27
HG lures working! Friends can offer friends HG teleports via the profile. WAR...
Diva Canto
7
-46
/
+265
2011-05-27
If parsing fails in the primitive base shape (which prints out a debug log me...
Justin Clark-Casey (justincc)
1
-4
/
+25
2011-05-27
When saving an iar, don't chase down link asset IDs (since these points to ot...
Justin Clark-Casey (justincc)
1
-1
/
+4
2011-05-27
Avoid a scary warning message about null replies from the user agent service.
Diva Canto
1
-0
/
+4
2011-05-27
HG inventory transfers over the profile working.
Diva Canto
3
-7
/
+16
2011-05-27
Added a BasicProfilemodule so that the profile-based actions (like give inven...
Diva Canto
1
-0
/
+173
2011-05-26
Commented a few extra debug messages.
Diva Canto
5
-15
/
+10
2011-05-26
HG IM in grid mode working fairly well. Unknown target user references looked...
Diva Canto
8
-15
/
+231
2011-05-26
improve help information for "appearance show"
Justin Clark-Casey (justincc)
1
-2
/
+3
2011-05-26
Add --noassets option for "save iar"
Justin Clark-Casey (justincc)
4
-19
/
+146
2011-05-26
Bump OAR file format version up to 0.7 for this development cycle.
Justin Clark-Casey (justincc)
1
-2
/
+2
2011-05-26
fix bug where outfit folder links could not be deleted
Justin Clark-Casey (justincc)
1
-4
/
+4
[next]