aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Multiattach, part 1Melanie2013-03-051-3/+2
* Revert "Push updates from keyframe directly to the front of the output queue ...Melanie2013-02-121-2/+1
* Push updates from keyframe directly to the front of the output queue ratherMelanie2013-02-121-1/+2
* Move SoubleQueu to Util. Change HTTP inv to prioritize COF. Determine COF for SPMelanie2013-02-061-0/+108
* Implement get version RemoteAdmin callMelanie2013-01-231-2/+2
* Merge remote-tracking branch 'remotes/origin/avination' into teravusworkteravus2013-01-162-8/+6
|\
| * Add a way to put things at the front of the queue for any throttle group.Melanie2013-01-162-4/+6
| * Complete removal of the now unused state queueMelanie2013-01-161-4/+0
* | * Document the additional Visual Params of newer browsers in AvatarAppearance...teravus2013-01-141-1/+52
|/
* * This finishes the implementation of AgentCachedTexture. Requires the XBak...teravus2012-12-292-3/+129
* check land permitions on sit target for unscripted sitsUbitUmarov2013-01-031-0/+1
* * Partial Commit for Avatar Appearance to include the functionality of Cached...teravus2012-12-213-2/+47
* add a Check method to flotsamAssetCache, so to check if a asset is inUbitUmarov2012-12-131-0/+1
* add some default size setting and checksUbitUmarov2012-12-071-2/+20
* revert the use of avatar skeleton and use avatar size provided by viewers,UbitUmarov2012-12-073-300/+31
* calculate avatar size on tpsUbitUmarov2012-12-071-2/+3
* *TEST* Use new avatar size in ubitODE.UbitUmarov2012-12-071-1/+2
* *TEST* add some avatar skeleton information and use it to calculate avatarUbitUmarov2012-12-072-0/+311
* Add a transaction ID to the money module path for llTransferLindenDollarsMelanie2012-12-031-1/+1
* Fix new command console code to match the output of the original while keepingMelanie2012-11-231-2/+5
* Add a newline before the constant help textMelanie2012-11-231-0/+1
* Revert help to display a full command list. Leave the help categories in asMelanie2012-11-231-5/+6
* Merge branch 'master' into careminsterMelanie2012-11-231-1/+28
|\
| * Add "help all" console command which will list all commands alphabetically in...Justin Clark-Casey (justincc)2012-11-231-1/+28
* | Merge branch 'master' into careminsterMelanie2012-11-227-344/+561
|\ \ | |/
| * Factor out command script code.Justin Clark-Casey (justincc)2012-11-221-2/+50
| * Make "config show/set/get/save" console commands available on all serversJustin Clark-Casey (justincc)2012-11-221-3/+137
| * Factor out common pid file creation and removal code.Justin Clark-Casey (justincc)2012-11-222-40/+47
| * Add "get log level" command - this returns the current server session console...Justin Clark-Casey (justincc)2012-11-221-19/+31
| * Remove unused BaseOpenSimServer.ShowHelp()Justin Clark-Casey (justincc)2012-11-221-21/+0
| * Make "set log level" command available across all serversJustin Clark-Casey (justincc)2012-11-222-31/+31
| * Make "show info" command available across all serversJustin Clark-Casey (justincc)2012-11-222-179/+183
| * Factor out common registration of "show uptime" commandJustin Clark-Casey (justincc)2012-11-222-66/+76
| * factor out common HandleShow code for "show uptime"Justin Clark-Casey (justincc)2012-11-227-46/+69
* | Merge branch 'master' into careminsterMelanie2012-11-222-25/+62
|\ \ | |/
| * refactor: Factor out copy/pasted server uptime report codeJustin Clark-Casey (justincc)2012-11-222-25/+62
* | Merge branch 'master' into careminsterMelanie2012-11-201-2/+5
|\ \ | |/
| * minor: If logging full incoming HTTP data, don't deceptively print ... at the...Justin Clark-Casey (justincc)2012-11-201-2/+5
* | Merge branch 'avination' into careminsterMelanie2012-11-201-0/+2
|\ \
| * | * Plumbing and basic setting of the GetMesh Cap Throttler.teravus2012-11-171-0/+2
| * | Revert "Merge master into teravuswork", it should have been avination, not ma...teravus2012-11-1531-1808/+639
| * | Merge master into teravusworkteravus2012-11-1531-639/+1808
| |\ \
* | \ \ Merge commit '619c39e5144f15aca129d6d999bcc5c34133ee64' into careminsterMelanie2012-11-201-1/+2
|\ \ \ \ | |/ / /
| * | | * Prep work switching the GetMeshModule over to a poll service.teravus2012-11-091-1/+2
* | | | Merge branch 'avination' into careminsterMelanie2012-11-171-1/+1
|\ \ \ \ | |/ / /
| * | | Pipe Throttle Update Event to EventManager, client --> ScenePresence --> Even...teravus2012-11-041-1/+1
| * | | Add AnimState to CADUMelanie2012-10-301-0/+18
* | | | Merge branch 'master' into careminsterMelanie2012-11-175-174/+363
|\ \ \ \ | | |_|/ | |/| |
| * | | Remove unnecessary ability to directly set InventoryItemBase.CreatorIdAsUuidJustin Clark-Casey (justincc)2012-11-171-17/+5
| * | | refactor: Move stat classes out of StatManager and into their own files for c...Justin Clark-Casey (justincc)2012-11-163-260/+326