| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | revert r9765 due to too many errors on some compilers. Affects Mantis #3759 | Dahlia Trimble | 2009-06-03 | 6 | -3519/+0 |
* | add body to an empty getter/setter | Dahlia Trimble | 2009-06-03 | 1 | -1/+8 |
* | fix a int[] declaration | Dahlia Trimble | 2009-06-03 | 1 | -1/+1 |
* | Thank you Imaze Rhiano for a patch that implements Cenome Memory Asset Cache ... | Dahlia Trimble | 2009-06-02 | 6 | -0/+3512 |
* | Thank you kindly, MattSetzer, for a patch that solves a Mantis: | Charles Krinke | 2009-06-02 | 1 | -2/+16 |
* | Thank you kindly, jonc, for a patch that: | Charles Krinke | 2009-06-02 | 1 | -2/+2 |
* | * Pried apart the ODE tests. This fixes mantis #3212 | lbsa71 | 2009-06-02 | 1 | -0/+0 |
* | * Add simple original xml serialization test | Justin Clarke Casey | 2009-06-02 | 2 | -11/+75 |
* | Explicitly set the changed status of the prim groups affected in a delink | Melanie Thielker | 2009-06-02 | 1 | -0/+1 |
* | * Allow for lowercase searching in standalone mode, when case sensitive | Arthur Valadares | 2009-06-01 | 1 | -1/+15 |
* | * Removed some commented-out code | lbsa71 | 2009-06-01 | 2 | -50/+0 |
* | Only save crashes to disk if save_crashes in OpenSim.ini is true (false by de... | Jeff Ames | 2009-06-01 | 1 | -17/+20 |
* | * Making silent logoff of old hung sessions for new connections default for | Arthur Valadares | 2009-06-01 | 4 | -15/+7 |
* | * Add simple original sog xml serialization test | Justin Clarke Casey | 2009-06-01 | 3 | -21/+22 |
* | * minor: change the name of one serialization method to match its counterpart | Justin Clarke Casey | 2009-06-01 | 4 | -7/+131 |
* | * Fix race condition in save oar | Justin Clarke Casey | 2009-06-01 | 5 | -32/+52 |
* | Fixed AvatarCreationModule (I think) | MW | 2009-06-01 | 1 | -1/+1 |
* | trying to get panda to be able to read the AvatarCreationModule | MW | 2009-06-01 | 1 | -544/+544 |
* | part 1 of trying to get panda to be able to read the AvatarCreationModule | MW | 2009-06-01 | 1 | -545/+545 |
* | Some changes to the AvatarCreationModule to reduce the number of database rea... | MW | 2009-06-01 | 1 | -69/+86 |
* | Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE... | Jeff Ames | 2009-06-01 | 891 | -891/+891 |
* | reduce verbosity of sculpt map cache messages to reporting cache failures only | Dahlia Trimble | 2009-05-31 | 1 | -2/+2 |
* | Thank you kindly, StrawberryFride for a patch that: | Charles Krinke | 2009-05-31 | 1 | -7/+50 |
* | Add copyright headers, formatting cleanup, ignore some generated files. | Jeff Ames | 2009-05-31 | 22 | -104/+563 |
* | Update svn properties. | Jeff Ames | 2009-05-31 | 7 | -2376/+2376 |
* | * Adds MRM scripting commands, World.Objects.Create(Vector3 position) and Wor... | Adam Frisby | 2009-05-31 | 2 | -0/+22 |
* | Fix IRCd init check for config section | Mike Mazur | 2009-05-31 | 1 | -3/+3 |
* | Slashing trailing slashes. | diva | 2009-05-30 | 1 | -1/+1 |
* | Forgot to add this to my last commit 2 days ago. Async in the HGBroker too. | diva | 2009-05-30 | 1 | -1/+1 |
* | Added option (on my default) to the clone avatar function so that the clothes... | MW | 2009-05-30 | 3 | -123/+164 |
* | Made it so ( by default) the Clone avatar function, propagates the permission... | MW | 2009-05-30 | 1 | -21/+28 |
* | a few small changes to AvatarCreationModule | MW | 2009-05-30 | 1 | -14/+17 |
* | Added a AvatarCreationModule to the user server. This handles the "cloning" o... | MW | 2009-05-30 | 3 | -0/+512 |
* | * Tweaks to /WHO listings. | Adam Frisby | 2009-05-30 | 1 | -9/+23 |
* | * You are likely to be eaten by a grue. | Adam Frisby | 2009-05-30 | 2 | -61/+162 |
* | * More Tweaks | Adam Frisby | 2009-05-30 | 3 | -9/+44 |
* | * More IRCClientView fiddling. Now implements IClientAPI & IClientCore. | Adam Frisby | 2009-05-30 | 3 | -182/+245 |
* | * May partially implement a C# IRCd & IRCClientStack. | Adam Frisby | 2009-05-30 | 3 | -0/+1487 |
* | * Adds World.Audio.* to MRM | Adam Frisby | 2009-05-29 | 3 | -1/+48 |
* | * Protip: When you click 'make public' in resharper, note to save before comm... | Adam Frisby | 2009-05-29 | 1 | -1/+1 |
* | * Implements Sound on Objects for IObject in MRM | Adam Frisby | 2009-05-29 | 3 | -1/+29 |
* | * Allows standalone region users to skip the "You must wait 5 minutes to log ... | Arthur Valadares | 2009-05-29 | 3 | -5/+28 |
* | * Bug fix: Fixes an exception when Scene.RemoveClient is called to remove on a | Arthur Valadares | 2009-05-29 | 1 | -117/+117 |
* | * refactor: little tweaks to trigger another build | Justin Clarke Casey | 2009-05-29 | 1 | -4/+15 |
* | * refactor: Remove redundent prim id attribute on Scene.AddSceneObject() | Justin Clarke Casey | 2009-05-29 | 3 | -11/+5 |
* | * Add save xml2 serialization test | Justin Clarke Casey | 2009-05-29 | 3 | -5/+73 |
* | * minor: move common serialization test code into fixture setup | Justin Clarke Casey | 2009-05-29 | 1 | -6/+17 |
* | * Add xml2 load test | Justin Clarke Casey | 2009-05-29 | 3 | -5/+148 |
* | some clean up of sculpt map caching code | Dahlia Trimble | 2009-05-29 | 2 | -6/+5 |
* | reinstate a hopefully more robust experimental decoded sculpt map caching scheme | Dahlia Trimble | 2009-05-29 | 3 | -12/+18 |