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
...
*
Patch #9158
Melanie Thielker
2008-08-07
2
-57
/
+80
*
Minor formatting cleanup.
Jeff Ames
2008-08-07
19
-82
/
+82
*
Update svn properties.
Jeff Ames
2008-08-07
0
-0
/
+0
*
From: alan webb <alan_webb@us.ibm.com>
Dr Scofield
2008-08-06
2
-2
/
+7
*
From: alan webb <alan_webb@us.ibm.com>
Dr Scofield
2008-08-06
1
-0
/
+4
*
Rename namespace to FunSL.
Mike Mazur
2008-08-06
8
-14
/
+14
*
Remove the manifests from the bin/ directory.
Mike Mazur
2008-08-06
7
-0
/
+0
*
Create FunSLUDP client stack. At the moment it's only a copy of the LindenUDP
Mike Mazur
2008-08-06
9
-0
/
+8491
*
Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls....
Mike Mazur
2008-08-06
15
-110
/
+117
*
* oops, fix build break from last checkin
Justin Clarke Casey
2008-08-05
1
-2
/
+2
*
* possible fix for event queue problems (exceptions and event count max excee...
Justin Clarke Casey
2008-08-05
1
-1
/
+17
*
* Fix probable cause of one of the bugs seen in the osgrid office hours today
Justin Clarke Casey
2008-08-05
1
-3
/
+4
*
* Add / as a shortcut to select the root region
Justin Clarke Casey
2008-08-05
1
-3
/
+3
*
* Try and make the contents of the region prompt more obvious by returning to...
Justin Clarke Casey
2008-08-05
1
-31
/
+18
*
* Make currently selected region appear in the region console prompt
Justin Clarke Casey
2008-08-05
3
-8
/
+13
*
* refactor: change console base 'component name' to 'default prompt' since th...
Justin Clarke Casey
2008-08-05
1
-4
/
+13
*
* refactor: change method name
Justin Clarke Casey
2008-08-05
1
-3
/
+3
*
* refactor: clean up code for selecting regions on the region console
Justin Clarke Casey
2008-08-05
1
-35
/
+32
*
* minor: slightly pointlessly increase the verbosity of the message given whe...
Justin Clarke Casey
2008-08-05
1
-3
/
+9
*
Fix one more instance of a bad bit value for the collision event
Melanie Thielker
2008-08-04
1
-1
/
+1
*
Fix wrong bitmask value in script engine that would make a mess of
Melanie Thielker
2008-08-04
2
-2
/
+2
*
Addresses Mantis #1886
Melanie Thielker
2008-08-04
2
-6
/
+11
*
Update svn properties. Remove some bin directories in source tree.
Jeff Ames
2008-08-04
1
-0
/
+0
*
correcting comment on GridInfo
Dr Scofield
2008-08-04
1
-15
/
+28
*
Mantis#1877. Thank you kindly, Sache Magne for a patch that:
Charles Krinke
2008-08-02
1
-1
/
+13
*
* minor: add url pointing back to wiki information for GridInfo section
Justin Clarke Casey
2008-08-01
1
-0
/
+2
*
* minor: correct spelling, remove warning
Justin Clarke Casey
2008-08-01
1
-2
/
+2
*
* remove GridInfo section down to the bottom of OpenSim.ini.example and add e...
Justin Clarke Casey
2008-08-01
1
-20
/
+27
*
Estate series, patch 9 (#9157)
Melanie Thielker
2008-08-01
8
-7
/
+36
*
* minor: add to the thread tracker the thread with which the thread tracker t...
Justin Clarke Casey
2008-08-01
1
-1
/
+2
*
* Register main thread as console thread with thread tracker
Justin Clarke Casey
2008-08-01
1
-0
/
+4
*
* minor: get rid of count number from 'show threads' display since they all h...
Justin Clarke Casey
2008-08-01
1
-12
/
+1
*
* start tracking viewer session threads
Justin Clarke Casey
2008-08-01
1
-3
/
+4
*
* minor: log message twiddling
Justin Clarke Casey
2008-08-01
6
-24
/
+17
*
* correct bug from last commit - for now don't drop cached user profile when ...
Justin Clarke Casey
2008-08-01
2
-21
/
+12
*
* Drop cached inventory from the local region when a user crosses out into a ...
Justin Clarke Casey
2008-08-01
7
-38
/
+83
*
* minor: eliminate some unused variables in InventoryFolderImpl
Justin Clarke Casey
2008-08-01
1
-2
/
+0
*
reinstates torus profile zflip which was mistakenly removed in patch 1870
Dahlia Trimble
2008-08-01
1
-0
/
+14
*
Thank you jhurliman for a meshmerizer patch that replaces the quaternion->mat...
Dahlia Trimble
2008-08-01
3
-282
/
+39
*
Add the missing migration files :/
Melanie Thielker
2008-08-01
2
-0
/
+16
*
Mantis#1859. Thank you kindly, Lmmz for a patch that:
Charles Krinke
2008-08-01
4
-7
/
+44
*
Patch #8 in the estate series. Introduces the concept of an estate
Melanie Thielker
2008-08-01
3
-0
/
+30
*
Thanks, Zaki, for a patch that addresses unhandled exceptions in the
Mike Mazur
2008-08-01
1
-4
/
+17
*
Apply updated patch from issue 1871. Thanks sempuki.
Mike Mazur
2008-07-31
8
-34
/
+35
*
* Allow an individual item to be specified as well as a folder in save-inv
Justin Clarke Casey
2008-07-31
1
-10
/
+15
*
* refactor: rearrange path inventory manipulation so that input tidying can b...
Justin Clarke Casey
2008-07-31
2
-18
/
+73
*
* refactor: eliminate unused SubFoldersCount
Justin Clarke Casey
2008-07-31
1
-11
/
+3
*
* allow inventory folders to be located by path
Justin Clarke Casey
2008-07-31
3
-11
/
+96
*
* refactor: Change CachedUserInfo.HasInventory to HasReceivedInventory to mak...
Justin Clarke Casey
2008-07-31
3
-20
/
+19
*
* minor: reduce coupling by passing in only session id to CachedUserInfo
Justin Clarke Casey
2008-07-31
3
-3
/
+18
[prev]
[next]