aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2007-12-28Migrate opensim default assets up another directory in preparation for extrac...Justin Clarke Casey1-2/+2
2007-12-28Move OpenSimAssetSet assets file up into assets pending further changesJustin Clarke Casey1-1/+1
2007-12-28Remove now dead codeJustin Clarke Casey1-44/+0
2007-12-28Factor out common asset loading from AssetServerBase and Grid/AssetServer/MainJustin Clarke Casey6-129/+174
2007-12-28* applied melanie's matnis patch #255. Thanks Melanie.Teravus Ovares1-2/+2
2007-12-28Move inventory contents configuration files to bin/inventory folderJustin Clarke Casey2-6/+6
2007-12-28* Rezzing items from Inventory on top of other prim rezzes them 0.5 meters ab...Teravus Ovares4-11/+50
2007-12-28* Made a copy of parts before updating to avoid dictionary updated exceptions...lbsa712-4/+10
2007-12-28* redid the AddNewPrim refactoring as that got lost in r2855lbsa711-35/+34
2007-12-28Set svn:eol-style.Jeff Ames2-4/+4
2007-12-28Patch from Johan: LibSL updated to the latest revision (1568) and all packets...Adam Johnson10-244/+310
2007-12-28* Moved PrimitiveBaseShape subclasses into factory methods - the subclassing ...lbsa718-100/+91
2007-12-28* Patch from Melanie. Thanks Melanie!Teravus Ovares2-4/+4
2007-12-28* Added ability to create new prim on existing prim (rezzing prim from invent...Teravus Ovares6-54/+121
2007-12-28Add missing "System." to System.NullReferenceExceptionCharles Krinke1-1/+1
2007-12-27* Fixed Physical prim, various issues, viewer freezes, sim crashes, ODE error...Teravus Ovares1-6/+19
2007-12-27Thank you again, Alondria for:Charles Krinke1-2/+55
2007-12-27* Optimized usingslbsa71277-4427/+4704
2007-12-27* removed always true iflbsa711-15/+12
2007-12-27* Fixed MonoSQLite Update Table routineTeravus Ovares4-26/+53
2007-12-27Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ...Justin Clarke Casey3-18/+4
2007-12-27* AssetServerBase: _ProcessRequest is now called GetAssetlbsa7113-39/+82
2007-12-27* Fixed the matching logic error on the LLQuat to axiom quat :PTeravus Ovares1-1/+1
2007-12-27* fixed a logic error in the receiving end of the prim load for the sit targetTeravus Ovares1-2/+5
2007-12-27* Fixed compile issue caused by half-refactoring (sorrry!)Adam Frisby1-1/+12
2007-12-27* Added Sit Target persistence over sim restarts for mySQL and MonoSQLite.Teravus Ovares4-0/+163
2007-12-27* Added osRegionRestart(float secs) to LSL CommandsAdam Frisby1-2/+27
2007-12-27* Added osTerrainSetHeight(int x, int y, double val) to LSL commandsAdam Frisby2-0/+26
2007-12-27* Added slightly better object sit handlingTeravus Ovares6-111/+245
2007-12-27Prim inventory persistence phase 1: Creation of preliminary table in sqlite.Justin Clarke Casey7-30/+103
2007-12-26* Play the 'landing' animation when landing and minimize the collision protec...Teravus Ovares1-1/+2
2007-12-26* Patch from Charlie Omega for standard secondlife inventory folders: see man...Teravus Ovares2-24/+103
2007-12-26* Patch from Charlie0 to the OpenSim/Tools/OpenSim.GUI application to include...Teravus Ovares1-0/+20
2007-12-26If a prim is persisted in the region, scripts dragged into its inventory afte...Justin Clarke Casey3-5/+15
2007-12-26* This update includes a wide range of changes to the ODEPlugin for avatar mo...Teravus Ovares5-43/+86
2007-12-26* Patch by Melanie to fix CreateSelectedTeravus Ovares1-1/+7
2007-12-26* Coded around another Null packet sent by the packet poolTeravus Ovares2-27/+48
2007-12-26* Added a -val heightfield value limiter so giant pits of death don't cause a...Teravus Ovares1-1/+5
2007-12-26* Removed a debug message I left in thereTeravus Ovares1-1/+7
2007-12-26* Added the ability to land automatically on prim by pressing the page down b...Teravus Ovares2-9/+58
2007-12-25Small non-functional inventory changesJustin Clarke Casey2-43/+89
2007-12-24* Added some ugly hackish code to the user server to start implementing the n...Teravus Ovares1-0/+134
2007-12-24Prim inventory script saving phase 1. Create necessary CAPS structures for c...Justin Clarke Casey7-11/+343
2007-12-24Again, great thanks to Alondria for:Charles Krinke5-27/+115
2007-12-24Revert most of the regionName message stuff.Charles Krinke2-18/+0
2007-12-24Go back to displaying the X,Y and not the regionName until Charles Krinke1-2/+8
2007-12-24Added regionName to "far away" region report.Charles Krinke1-1/+2
2007-12-24Add regionName to OGS1 regionUp report.Charles Krinke2-1/+14
2007-12-24* ODE: now using the 10.00000638 density value on prim.Teravus Ovares1-12/+30
2007-12-24Log message tweakingJustin Clarke Casey1-5/+5