aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-07-171-4/+3
|\
| * extend exception catching for DoCreateChildAgentCall() from just WebException...Justin Clark-Casey (justincc)2010-07-171-4/+3
* | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-05-315-6/+294
|\ \ | |/
| * When saving an oar/iar, don't attempt to write out the data byte array if it'...Justin Clark-Casey (justincc)2010-05-201-1/+3
| * minor: Print out port that http servers are usingJustin Clark-Casey (justincc)2010-05-202-3/+7
| * put out full exception stack if something reaches top of base http server OnR...Justin Clark-Casey (justincc)2010-05-201-1/+1
| * move linden notecard parsing from LSL_Api.cs to SLUtil so that region modules...Justin Clark-Casey (justincc)2010-05-201-0/+282
| * change 0.6.9 flavour to post-fixesJustin Clark-Casey (justincc)2010-05-141-1/+1
* | Provide interface to prevent the client close function from sending the stop ...Tom Grimshaw2010-05-171-0/+1
* | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-04-301-1/+1
|\ \ | |/
| * Fix link security issueMelanie2010-04-301-1/+1
* | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-04-192-17/+48
|\ \ | |/
| * Fix http://opensimulator.org/mantis/view.php?id=4657 where OpenSim.Grid.UserS...Justin Clark-Casey (justincc)2010-04-162-17/+48
| * Changed the GetTextureModule backport to work with the 0.6.9 codebaseJohn Hurliman2010-04-081-361/+0
| * Backported WebUtil.cs from master to 0.6.9-postfixes to fix the build breakJohn Hurliman2010-04-081-0/+361
* | Test commitMelanie Thielker2010-04-051-1/+1
* | Bump version numberMelanie Thielker2010-04-051-1/+1
* | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-04-051-0/+1
|\ \ | |/
| * switch flavor to RC1Justin Clark-Casey (justincc)2010-03-261-1/+1
* | Merge branch '0.6.9-post-fixes' into careminsterMelanie2010-03-068-23/+93
|\ \ | |/
| * minor formatting tweak - try to trigger a build on pandadahlia2010-02-221-1/+0
| * add a constructor for PrimitiveBaseShape from a OpenMetaverse Primitivedahlia2010-02-221-0/+35
| * Change handling of the SYSTEMIP constant to be more sane.Melanie2010-02-182-7/+12
| * Revert "change "SYSTEMIP" to "localhost" in the create region console command...Melanie2010-02-181-4/+4
| * change "SYSTEMIP" to "localhost" in the create region console command promptdahlia2010-02-171-4/+4
| * Formatting cleanup.Jeff Ames2010-02-153-11/+11
| * Revolution is on the roll again! :)Revolution2010-02-143-5/+36
* | Fix the crashed session notification from the userserver.CasperW2010-02-251-10/+8
* | Merge branch 'master' into careminsterMelanie2010-02-145-28/+21
|\ \ | |/
| * Apply last two patches from http://opensimulator.org/mantis/view.php?id=3522Justin Clark-Casey (justincc)2010-02-123-15/+15
| * Fix http://opensimulator.org/mantis/view.php?id=4224Justin Clark-Casey (justincc)2010-02-122-13/+6
* | Merge branch 'master' into careminsterMelanie2010-01-282-5/+5
|\ \ | |/
| * * .. More Endlines...Teravus Ovares (Dan Olivares)2010-01-261-1/+1
| * * a few more endlines..Teravus Ovares (Dan Olivares)2010-01-261-4/+4
* | Merge branch 'master' into careminsterMelanie2010-01-261-0/+6
|\ \ | |/
| * * Quick fix to Remote Console session ID handling.Adam Frisby2010-01-261-0/+6
* | Merge branch 'master' into careminsterMelanie2010-01-212-2/+2
|\ \ | |/
| * Console output no longer requires loglevel to be set to info; you can run the...mbowman2010-01-202-2/+2
* | Merge branch 'master' into careminsterMelanie2010-01-161-0/+8
|\ \ | |/
| * add an agent position field to AgentUpdateArgs for use by some non-LL clientsdahlia2010-01-141-0/+8
* | Merge branch 'master' into careminsterMelanie2010-01-111-2/+2
|\ \ | |/
| * Add a console_port setting to let the rest console use a different portMelanie2010-01-111-2/+2
* | Merge branch 'master' into careminsterMelanie2010-01-102-10/+1
|\ \ | |/
| * Remove "login disable", "login enable" and "login status" commands.Melanie2010-01-102-10/+1
* | Merge branch 'master' into careminsterMelanie2010-01-091-4/+4
|\ \ | |/
| * Fix up the weird Lindenish "setaccess" message. Talk about strange....Melanie2010-01-091-4/+4
* | Merge branch 'master' into careminsterMelanie2010-01-092-1/+29
|\ \ | |/
| * Add functionality to estate "Allowed Users" and "Allowed Groups". Allowed usersMelanie2010-01-092-1/+29
* | Merge branch 'master' into careminsterMelanie2010-01-094-47/+122
|\ \ | |/
| * Adds IClientAPI voids for GroupProposals.Revolution2010-01-081-1/+6