| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SCRIPTING STILL BROKEN | Tedd Hansen | 2008-02-01 | 1 | -2/+19 |
* | SCRIPT SUPPORT IS STILL BROKEN. | Tedd Hansen | 2008-02-01 | 1 | -0/+3 |
* | Config option to set number of scripts per AppDomain | Tedd Hansen | 2008-02-01 | 1 | -0/+8 |
* | Added config options: | Tedd Hansen | 2008-02-01 | 1 | -1/+10 |
* | Experimental | Tedd Hansen | 2008-02-01 | 1 | -0/+32 |
* | * Added more supported feature to particlesystems. While this appears to hav... | Teravus Ovares | 2008-02-01 | 1 | -0/+0 |
* | Updated ODE lib for OS X (built from opensim-libs r27) | Jeff Ames | 2008-01-30 | 1 | -0/+0 |
* | Updating ODE.NET as the version I used possibly caused the slowness. | Teravus Ovares | 2008-01-30 | 1 | -0/+0 |
* | * This update restores *nix support | Teravus Ovares | 2008-01-30 | 1 | -0/+0 |
* | * Experimental ODE Update to make ODE more stable | Teravus Ovares | 2008-01-30 | 2 | -0/+0 |
* | Rewrote svn properties handling script in python. Added more file types. | Jeff Ames | 2008-01-26 | 37 | -1397/+1397 |
* | * Persistent prim inventory script storage is now turned on by default | Justin Clarke Casey | 2008-01-23 | 1 | -2/+5 |
* | * 32bit Linux libode update | Teravus Ovares | 2008-01-13 | 1 | -0/+0 |
* | * HeightField handling update in ODE. Should improve the terrain pits. So f... | Teravus Ovares | 2008-01-13 | 1 | -0/+0 |
* | Changed URL in example to avoid RIAA issues. | alondria | 2008-01-12 | 1 | -1/+1 |
* | Fill out and add wiki link to OpenSim.ini.example for prim inventory persistence | Justin Clarke Casey | 2008-01-11 | 1 | -0/+7 |
* | * Just an update to the default login form | Teravus Ovares | 2008-01-10 | 1 | -5/+6 |
* | * After fighting with it a bit more, Opensim is now compatible with the most ... | Teravus Ovares | 2008-01-10 | 1 | -1/+1 |
* | Minor spelling change on NotecardsAssetSet.xml. The example notecard should ... | Justin Clarke Casey | 2008-01-10 | 1 | -0/+0 |
* | Set svn:eol-style. | Jeff Ames | 2008-01-09 | 37 | -2304/+2304 |
* | * This update enables the web_login method. | Teravus Ovares | 2008-01-09 | 1 | -0/+60 |
* | moving Region store for SQLite into the OpenSim.Framework.Data.SQLite | Sean Dague | 2008-01-09 | 1 | -1/+1 |
* | * Added a hashtable based HTTP processor in preparation of the web_login_key | Teravus Ovares | 2008-01-09 | 2 | -0/+2 |
* | Third part of CharlieO's library rework. We now have library organization! Th... | Brian McBee | 2008-01-09 | 8 | -1095/+163 |
* | More inventory work for CharlieO. Final patch to make it all work yet to come. | Brian McBee | 2008-01-07 | 76 | -0/+3511 |
* | For CharlieO: new folders created for new asset set stuff. Mantis 313 | Brian McBee | 2008-01-06 | 62 | -0/+40 |
* | Checked in my own Mono.Addins.dll by mistake. Here is correction. | Tedd Hansen | 2008-01-05 | 1 | -0/+0 |
* | Only one queue is used for load/unload of scripts. | Tedd Hansen | 2008-01-05 | 1 | -0/+0 |
* | Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono. | Tedd Hansen | 2008-01-05 | 1 | -1/+1 |
* | Full .dll-name in config option for ScriptEngine. Loading only scriptengine s... | Tedd Hansen | 2008-01-02 | 1 | -0/+6 |
* | * You can add and remove a friend in standalone now within the same simulator... | Teravus Ovares | 2008-01-01 | 1 | -1/+1 |
* | Make it possible for new inventory 'libraries' to be added without changing t... | Justin Clarke Casey | 2007-12-31 | 3 | -13/+42 |
* | Move unused inventory files into the attic | Justin Clarke Casey | 2007-12-31 | 3 | -1/+1 |
* | Standard library folders can now be configued in the xml in inventory/OpenSim... | Justin Clarke Casey | 2007-12-31 | 3 | -5/+47 |
* | Shift default OpenSim library into its own directory | Justin Clarke Casey | 2007-12-30 | 2 | -0/+6 |
* | * This update rolls back the packetpool and LibSL changes. Please retest and... | Teravus Ovares | 2007-12-30 | 1 | -0/+0 |
* | Make inventory items nominate explicit inventory folders rather than hardcoding | Justin Clarke Casey | 2007-12-29 | 1 | -0/+52 |
* | Allow OpenSim operators to specify their own asset sets without needing to ch... | Justin Clarke Casey | 2007-12-29 | 2 | -0/+25 |
* | * Patch from Melanie that fixes an inventory folder duplication. Thanks Melanie | Teravus Ovares | 2007-12-28 | 1 | -11/+1 |
* | Migrate opensim default assets up another directory in preparation for extrac... | Justin Clarke Casey | 2007-12-28 | 73 | -0/+0 |
* | Move OpenSimAssetSet assets file up into assets pending further changes | Justin Clarke Casey | 2007-12-28 | 1 | -0/+0 |
* | Move inventory contents configuration files to bin/inventory folder | Justin Clarke Casey | 2007-12-28 | 3 | -0/+0 |
* | Patch from Johan: LibSL updated to the latest revision (1568) and all packets... | Adam Johnson | 2007-12-28 | 1 | -0/+0 |
* | * Patch from Melanie. Thanks Melanie! | Teravus Ovares | 2007-12-28 | 7 | -25/+17 |
* | Move hardcoded texture library inventory items out into OpenSimLibrary/xml. ... | Justin Clarke Casey | 2007-12-27 | 2 | -36/+62 |
* | * Masochistically updated libsecondlife.dll to r1550 | Teravus Ovares | 2007-12-22 | 1 | -0/+0 |
* | Make xml filename capitalizations consistent with actual capitalizations | Justin Clarke Casey | 2007-12-21 | 1 | -15/+15 |
* | Fixed that we weren't actually loading in some of the Library assets. Thanks ... | Brian McBee | 2007-12-21 | 6 | -0/+35 |
* | * Updated vs2008 target ProductVersion to "9.0.21022" | lbsa71 | 2007-12-20 | 1 | -0/+0 |
* | Added patch from Johan. First attempt to solve the LibSL.Packet GC problem. W... | Jeff Ames | 2007-12-20 | 1 | -0/+0 |