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
*
Fixes mantis #6551 -- misspelled key name. Also fixed an issue with the roles...
Diva Canto
2013-02-25
4
-3
/
+16
*
More clarification on the [Groups] section
Diva Canto
2013-02-23
1
-0
/
+1
*
Further clarification on the same spot.
Diva Canto
2013-02-23
1
-0
/
+1
*
Improved documentation of Groups section.
Diva Canto
2013-02-23
1
-2
/
+6
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-02-22
2
-42
/
+87
|
\
|
*
minor: Add doc to ScenePresence.IsInTransit to make it clear that this is set...
Justin Clark-Casey (justincc)
2013-02-22
1
-0
/
+6
|
*
Make reset of EntityTransferStateMachine for an avatar transfer always happen...
Justin Clark-Casey (justincc)
2013-02-22
1
-42
/
+81
*
|
Added new Util function for reading config vars that's more generic than the ...
Diva Canto
2013-02-22
13
-15
/
+54
|
/
*
Err.. wrong dll name for groups in Robust.HG.ini.example
Diva Canto
2013-02-21
2
-1
/
+3
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-02-21
4
-3
/
+236
|
\
|
*
Add a virtual ToOSDMap() function to Monitoring.Stat for future
Robert Adams
2013-02-21
1
-0
/
+16
|
*
Add CounterStat which is a wrapper for a counter stat but, because
Robert Adams
2013-02-21
2
-1
/
+218
|
*
minor: Change summary in "show appearance" console command to "incomplete" ra...
Justin Clark-Casey (justincc)
2013-02-21
2
-2
/
+2
*
|
Minor formatting cleanup. No changes.
Diva Canto
2013-02-21
1
-12
/
+12
*
|
Simplification of HG configs: HomeURI and GatekeeperURI now are defined as de...
Diva Canto
2013-02-21
16
-67
/
+153
|
/
*
BulletSim: add OutOfBounds logic and some position sanity checking
Robert Adams
2013-02-21
5
-33
/
+68
*
Add a method to IStatsCollector for returning stats as an OSDMap.
Robert Adams
2013-02-20
6
-4
/
+82
*
Add flush after write feature to LogWriter
Robert Adams
2013-02-20
1
-1
/
+12
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2013-02-20
61
-155
/
+58
|
\
|
*
Fix the JsonStore path set problem justincc found earlier today and
Mic Bowman
2013-02-19
4
-96
/
+3
|
*
Deleted all AssemblyFileVersion directives
Diva Canto
2013-02-19
55
-55
/
+53
|
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-02-19
6
-18
/
+39
|
|
\
|
*
|
Updated AssemblyInfo.cs for Groups and OfflineIM to 0.7.6.*. Removed Assembly...
Diva Canto
2013-02-19
2
-4
/
+2
*
|
|
Correct mistake in parsing 'show object pos' and similar pos commands where t...
Justin Clark-Casey (justincc)
2013-02-20
2
-9
/
+9
|
|
/
|
/
|
*
|
Give the user some feedback about the success or failure of console login pro...
Justin Clark-Casey (justincc)
2013-02-20
1
-2
/
+13
*
|
Add information about MinLoginLevel to example ini files
Justin Clark-Casey (justincc)
2013-02-20
2
-1
/
+11
*
|
minor: remove some mono compiler warnings in OpenSim.Region.ClientStack.Linde...
Justin Clark-Casey (justincc)
2013-02-20
2
-5
/
+5
*
|
Convert JsonTestPath() use in json regression tests to JsonGetPathType() instead
Justin Clark-Casey (justincc)
2013-02-19
1
-10
/
+10
|
/
*
This should fix the build fail. Fingers crossed.
Diva Canto
2013-02-19
1
-1
/
+1
*
Previous build failed. Checking in a dummy change to see if the fail persists.
Diva Canto
2013-02-19
1
-3
/
+3
*
First commit of Diva Groups. The Data bits went to OpenSim.Data core, the res...
Diva Canto
2013-02-19
24
-15
/
+9544
*
Offline IM: moved the Data and MySQL bits to the corresponding places in core...
Diva Canto
2013-02-19
6
-13
/
+5
*
One more sql statement on migration #2 for offline im, to really clean up thi...
Diva Canto
2013-02-18
1
-0
/
+1
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Diva Canto
2013-02-18
1
-1
/
+1
|
\
|
*
minor: Rename regression test method TestGetArrayLength() -> JsonTestGetArray...
Justin Clark-Casey (justincc)
2013-02-18
1
-1
/
+1
*
|
Donating Diva OfflineIM as an addon in a single dll, OpenSim.Addons.OpenSim.dll
Diva Canto
2013-02-18
13
-15
/
+1088
*
|
I need these for OfflineIM and Groups.
Diva Canto
2013-02-18
1
-0
/
+60
|
/
*
BulletSim: experimental lock axis code using constraints. Not enabled
Robert Adams
2013-02-17
2
-22
/
+74
*
BulletSim: add calls for creating all the different Bullet constraint types.
Robert Adams
2013-02-17
9
-47
/
+338
*
BulletSim: rework parameter setting for different types of values
Robert Adams
2013-02-17
5
-394
/
+348
*
* Fix walking to <NaN, NaN, NaN> via autopilot.
teravus
2013-02-16
1
-1
/
+5
*
BulletSim: fix physical object appearing to slowly float off when
Robert Adams
2013-02-16
1
-1
/
+1
*
Fix shape parameters sent for meshes tosupport the full number of faces
Melanie
2013-02-16
1
-0
/
+8
*
Separate IAR tests into separate files for load/save/loadpath tests
Justin Clark-Casey (justincc)
2013-02-16
3
-245
/
+198
*
Make it so that "load iar / ..." does not save the 'root' "My Inventory" folder.
Justin Clark-Casey (justincc)
2013-02-16
2
-1
/
+60
*
Merge branch 'master' of ssh://opensimulator.org/var/git/opensim
Justin Clark-Casey (justincc)
2013-02-16
2
-22
/
+22
|
\
|
*
Merge branch 'master' of git://opensimulator.org/git/opensim
Dan Lake
2013-02-14
32
-242
/
+983
|
|
\
|
*
|
Use SortedDictionary in StatsManager instead of regular Dictionary so stats w...
Dan Lake
2013-02-14
2
-22
/
+22
*
|
|
Add regression test TestSaveNonRootFolderToIar
Justin Clark-Casey (justincc)
2013-02-16
11
-54
/
+277
|
|
/
|
/
|
*
|
Enable one sub-test in TestJsonSetValue() which now works (using identifier w...
Justin Clark-Casey (justincc)
2013-02-15
1
-17
/
+13
[next]