| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | few more minor changes, needs prebuild to be ran. | MW | 2008-04-01 | 2 | -6/+6 |
* | a few small changes | MW | 2008-04-01 | 2 | -39/+45 |
* | This update has good news and bad news, first the bad. | Teravus Ovares | 2008-03-30 | 1 | -0/+2 |
* | * Refactored out circular reference in Region.Environment <-> Framework.Data.... | lbsa71 | 2008-03-25 | 2 | -3/+3 |
* | Implements llLoopSound(), llStopSound(), and llAdjustSoundVolume(). | alondria | 2008-03-22 | 1 | -0/+5 |
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 4 | -108/+104 |
* | Added copyright messages. Set svn:eol-style. Minor cleanup. | Jeff Ames | 2008-03-18 | 2 | -4/+57 |
* | Update svn properties. | Jeff Ames | 2008-03-14 | 7 | -969/+969 |
* | * Added cautionary README.txt | lbsa71 | 2008-03-13 | 2 | -1/+10 |
* | * SimpleApp is dead, long live OpenSim.Region.Examples.SimpleModule | lbsa71 | 2008-03-13 | 9 | -1139/+961 |
* | Applied patch from mantis #749, Grass now stays to set type when moved. thank... | MW | 2008-03-12 | 1 | -1/+1 |
* | * Disabled ancient TerrainEngine. | Adam Frisby | 2008-03-06 | 1 | -8/+0 |
* | * Four more warnings bite the dust. | Adam Frisby | 2008-03-05 | 1 | -4/+4 |
* | Change SceneObjectPart.LocalID to .LocalId to be case matching | Sean Dague | 2008-03-05 | 1 | -2/+2 |
* | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 2008-03-04 | 1 | -0/+13 |
* | * Applying Ahzz's profile patch. Thanks Ahzz! | Teravus Ovares | 2008-03-03 | 1 | -0/+2 |
* | After seeing sdague do his happy dance over trunk working "the best he has ev... | MW | 2008-02-27 | 1 | -0/+1 |
* | Minor cleanup. | Jeff Ames | 2008-02-20 | 6 | -6/+6 |
* | * Added a few more packets to ClientView. Added tendons to the Skeletal Group... | Teravus Ovares | 2008-02-20 | 1 | -0/+8 |
* | Thank you very much Ahzzmandius for adding the support | Charles Krinke | 2008-02-18 | 1 | -0/+2 |
* | The very beginnings of attachments (no detachments! :) | Dalien Talbot | 2008-02-10 | 1 | -0/+2 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -9/+11 |
* | * Refactored the sound calls to SceneObjectPart | Teravus Ovares | 2008-02-05 | 1 | -0/+1 |
* | Refactor only: serve stats objects directly through StatsManager singleton | Justin Clarke Casey | 2008-02-04 | 1 | -2/+2 |
* | Patch from mikkopa/_someone Thanks! adds support for llPreloadSound, llTrigge... | Teravus Ovares | 2008-02-04 | 1 | -1/+5 |
* | * Whole buncha stuff. | Adam Frisby | 2008-02-04 | 1 | -0/+2 |
* | Implements LSL function llDialog(). | alondria | 2008-02-02 | 1 | -0/+4 |
* | * Committing some untested stuff regarding texture animations. This won't br... | Teravus Ovares | 2008-02-02 | 1 | -1/+7 |
* | * Add total logouts (and total logins) to server side user stats | Justin Clarke Casey | 2008-01-28 | 1 | -1/+1 |
* | * Add very basic initial login stats to the user server | Justin Clarke Casey | 2008-01-25 | 1 | -1/+2 |
* | * Enabled dead region tracking for ChildAgentDataUpdates | Teravus Ovares | 2008-01-22 | 1 | -0/+5 |
* | Check if remote simulator is up before attempting teleport. Teleport to a rem... | Brian McBee | 2008-01-20 | 1 | -1/+1 |
* | * Added Packets In/s, Packets Out/s and Current un_acked Packets to the SimSt... | Teravus Ovares | 2008-01-16 | 1 | -0/+1 |
* | * Mother of all commits: | Adam Frisby | 2008-01-15 | 2 | -3/+31 |
* | * Exprimental prim inventory persistence can now be enabled by users. | Justin Clarke Casey | 2008-01-11 | 1 | -2/+2 |
* | * Added the ability for estate managers to use the magic secondlife blue card... | Teravus Ovares | 2008-01-04 | 1 | -0/+3 |
* | * You can add and remove a friend in standalone now within the same simulator... | Teravus Ovares | 2008-01-01 | 1 | -0/+3 |
* | * Moved PrimitiveBaseShape subclasses into factory methods - the subclassing ... | lbsa71 | 2007-12-28 | 3 | -4/+4 |
* | * Optimized usings | lbsa71 | 2007-12-27 | 4 | -18/+24 |
* | Make copying of scripts into prim inventories more reliable on the first atte... | Justin Clarke Casey | 2007-12-22 | 1 | -2/+5 |
* | Refix bug where inventory textures don't appear in prim edit texture selectio... | Justin Clarke Casey | 2007-12-21 | 1 | -1/+5 |
* | * Remapped the Connection shutdown path. | Teravus Ovares | 2007-12-21 | 1 | -1/+1 |
* | * Added Incomplete Handling of the RegionInfoRequest packet | Teravus Ovares | 2007-12-18 | 1 | -1/+6 |
* | * Removed redundant code in RestService.cs | Adam Frisby | 2007-12-18 | 1 | -1/+1 |
* | *Adding and Removing Avatars from the Access/Ban List for a parcel now works,... | mingchen | 2007-12-16 | 1 | -0/+2 |
* | Grid Inventory feature upgrade: renaming folders should now be correct, subfo... | Brian McBee | 2007-12-15 | 1 | -1/+2 |
* | Implementing updateinventoryfolder: Should now be able to rename folders in i... | Brian McBee | 2007-12-11 | 1 | -0/+1 |
* | Refactored animation handling in ScenePresence. Now maintains a list of curre... | Jeff Ames | 2007-12-10 | 1 | -2/+5 |
* | * Hooked up the GridComm event ChildDataUpdate to the scene. | Teravus Ovares | 2007-12-10 | 1 | -1/+4 |
* | hackish code to allow emptying of trash. This really should be done on the in... | Brian McBee | 2007-12-08 | 1 | -0/+1 |