| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | changed the comment lines from # to ; in opensim.ini. | MW | 2007-08-21 | 1 | -5/+6 |
* | self document how to enable prim storage | Sean Dague | 2007-08-21 | 1 | -29/+33 |
* | lsl test cases, and llregioncorner (thanks Dalien!) | Brian McBee | 2007-08-18 | 1 | -0/+35 |
* | Pimped up Default.lsl. Now featuring a touch counter. | Tedd Hansen | 2007-08-17 | 1 | -1/+3 |
* | (2/2) Added DotSets.dll and Mono.PEToolkit.dll | Tedd Hansen | 2007-08-17 | 2 | -0/+0 |
* | (1/2) removed DotSets.dll and Mono.PEToolkit.dll | Tedd Hansen | 2007-08-17 | 2 | -0/+0 |
* | Added RAIL.dll | Tedd Hansen | 2007-08-17 | 1 | -0/+0 |
* | *Moved network_servers_info.xml into OpenSim.ini under [Network] | mingchen | 2007-08-17 | 1 | -1/+19 |
* | I will get it right, honestly! | MW | 2007-08-16 | 1 | -1/+1 |
* | Sorry everyone forget to include this, if someone wants to arrange it, I will... | MW | 2007-08-16 | 1 | -3/+7 |
* | *Added the ability to run commands after all regions have started up | mingchen | 2007-08-15 | 2 | -0/+1 |
* | Start of Inventory service, currently only (partially) functional in standalo... | MW | 2007-08-14 | 1 | -0/+0 |
* | Common script for all objects (Default.lsl). ScriptEngine touch_start event n... | Tedd Hansen | 2007-08-13 | 1 | -0/+11 |
* | committed a test version of OpenSimAssetSet.xml in last commit, so fixing that. | MW | 2007-08-13 | 1 | -7/+0 |
* | Added Scene.ConvertLocalIDToFullID() method. | MW | 2007-08-13 | 1 | -0/+14 |
* | The Welcome message /message of the day shown in the client during login, can... | MW | 2007-08-13 | 1 | -0/+1 |
* | * Removed magic exclusion of MonoSqlite data store from prebuild | lbsa71 | 2007-08-12 | 1 | -0/+0 |
* | Made account Authentication optional in "sandbox/standalone" mode. Just chang... | MW | 2007-08-11 | 1 | -1/+2 |
* | Some cleaning up and removed a few old files no longer in use. | MW | 2007-08-10 | 5 | -0/+135 |
* | * Now "OpenSim.DataStore.MonoSqlite" is not referenced from solution either. | lbsa71 | 2007-08-09 | 1 | -0/+0 |
* | New linux libopenjpeg compiled for i386 instead of i686. Hopefully this one w... | Brian McBee | 2007-08-09 | 1 | -0/+0 |
* | Getting rid of 'EncodeFromImage' debug statement that I accidentally slipped ... | Brian McBee | 2007-08-09 | 1 | -0/+0 |
* | * Checked in new tweaked Prebuild.exe | lbsa71 | 2007-08-08 | 1 | -0/+0 |
* | The startup set of assets in the local asset server can now be set from a xml... | MW | 2007-08-08 | 2 | -0/+23 |
* | * Prebuild vs2005 target will now skip project with name "OpenSim.DataStore.M... | lbsa71 | 2007-08-08 | 1 | -0/+0 |
* | Guess I should add the Nini.dll as well | MW | 2007-08-04 | 1 | -0/+0 |
* | specify openjpeg with explicit path to current directory. Needed in some | Sean Dague | 2007-08-02 | 1 | -2/+2 |
* | (no commit message) | Brian McBee | 2007-08-02 | 4 | -5/+5 |
* | added CookComputing.XmlRpcV2.dll to bin (as libsl now references it). Most li... | MW | 2007-08-01 | 1 | -0/+0 |
* | few small changes. | MW | 2007-08-01 | 1 | -0/+0 |
* | Should now have version 0.1 of our new ruth default avatar. At the moment, yo... | MW | 2007-07-27 | 7 | -3/+133 |
* | More work on inventory and opensim library. | MW | 2007-07-26 | 2 | -0/+61 |
* | Added the default shape to the OpenSim library. Now need to get the new ruth ... | MW | 2007-07-25 | 1 | -8/+8 |
* | * Deleted libTerrain-BSD.dll | Adam Frisby | 2007-07-21 | 1 | -0/+0 |
* | * Adding mysql_connection.ini sample | Adam Frisby | 2007-07-19 | 1 | -0/+7 |
* | * In ur trunk adding ur assets. | Adam Frisby | 2007-07-16 | 1 | -0/+0 |
* | * Slider settings for default "Newruth". | Adam Frisby | 2007-07-16 | 1 | -0/+120 |
* | * Committing Cory Edo's fantastic new skinned Ruth. (not hooked up as the def... | Adam Frisby | 2007-07-16 | 5 | -0/+0 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 4 | -67/+67 |
* | * Fixed up gebrockenet config file from libsl (#172) | lbsa71 | 2007-07-15 | 1 | -3/+3 |
* | #72, formerly known as#166 | lbsa71 | 2007-07-15 | 1 | -0/+5 |
* | * Taking antother stab at #166 | lbsa71 | 2007-07-14 | 3 | -0/+0 |
* | Part two of Darok's Bullet physics plugin: added the actual plugin, although ... | MW | 2007-07-13 | 2 | -0/+0 |
* | make Prebuild executable, so that it will run on Linux | Sean Dague | 2007-07-12 | 1 | -0/+0 |
* | updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra... | MW | 2007-07-11 | 1 | -0/+0 |
* | * Removing terrain datafiles from trunk's SVN. Will move somewhere else. | Adam Frisby | 2007-07-11 | 21 | -19/+0 |
* | * Added 1.18-compatible libsl to OpenSim - this hopefully will be the last ti... | Adam Frisby | 2007-07-11 | 1 | -0/+0 |
* | * Applying dalien's patches from bug#177 and #179 | Adam Frisby | 2007-07-11 | 1 | -0/+0 |
* | Re-applied dalien patch (#175) and included bin\data with avataranimations.xml | lbsa71 | 2007-07-09 | 2 | -0/+15 |
* | * Because of svn quirkiness, this has to be a two-phase rocket | lbsa71 | 2007-07-08 | 1 | -0/+0 |