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