| Commit message (Expand) | Author | Age | Files | Lines |
* | * Fixing compiler warnings in an attempt to reduce them back down to zero. | Adam Frisby | 2007-07-13 | 2 | -2/+1 |
* | *Parcel updates are now sent to users over newly subdivided areas and users o... | mingchen | 2007-07-12 | 1 | -12/+19 |
* | *Parcel and estate support fully restored into Sugilite | mingchen | 2007-07-12 | 3 | -6/+39 |
* | *Found and fixed bug that crashed viewer when logging in or viewing land owners | mingchen | 2007-07-12 | 4 | -14/+14 |
* | Fixed a number of bugs in the local InstantMessage handling, sending InstantM... | MW | 2007-07-12 | 1 | -2/+4 |
* | Cleaning up some of the CAPS functions, Asset uploads now use the new LLSDStr... | MW | 2007-07-12 | 1 | -1/+1 |
* | Hopefully texturing prims should now work correctly. | MW | 2007-07-11 | 3 | -2/+26 |
* | updated libsecondlife.dll to a 1.18 version (from the libsecondlife aditi bra... | MW | 2007-07-11 | 3 | -0/+0 |
* | * Applying dalien's patches from bug#177 and #179 | Adam Frisby | 2007-07-11 | 2 | -7/+46 |
* | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 2007-07-10 | 6 | -54/+57 |
* | * some follow up renaming of members et c. | lbsa71 | 2007-07-09 | 3 | -7/+7 |
* | * Introduced ClientManager for great justice. | lbsa71 | 2007-07-09 | 4 | -57/+60 |
* | Re-applied dalien patch (#175) and included bin\data with avataranimations.xml | lbsa71 | 2007-07-09 | 1 | -4/+29 |
* | Done a little bit of renaming in primitive.cs and on a few events in IClientAPI. | MW | 2007-07-09 | 7 | -52/+48 |
* | * Begun work on Primitive Duplication. Not hooked up yet, but theoretically c... | Adam Frisby | 2007-07-09 | 5 | -2/+125 |
* | * reverted rev 1200 waiting for info re animations.xml | lbsa71 | 2007-07-08 | 1 | -29/+4 |
* | Applied animations patch (#175) submitted by dalien | lbsa71 | 2007-07-08 | 1 | -4/+29 |
* | * By popular demand, all generated build files are now deleted. Somebody shou... | lbsa71 | 2007-07-08 | 2 | -384/+0 |
* | * Bugfix with instant message handlers. Looking at implementing grid IM serve... | Adam Frisby | 2007-07-08 | 1 | -4/+10 |
* | * Missed a line - IM support in local simulator should now work. | Adam Frisby | 2007-07-08 | 1 | -1/+1 |
* | * Added instant message support for the local region. Grid support forthcoming. | Adam Frisby | 2007-07-08 | 2 | -0/+25 |
* | * Updating prebuild | Adam Frisby | 2007-07-08 | 2 | -34/+29 |
* | Fixed rotation editing of individual prims in a group. I think positioning an... | MW | 2007-07-05 | 3 | -11/+70 |
* | * Tweaks to Java engine (uses less threads). Added support for OnFrame and On... | Adam Frisby | 2007-07-05 | 1 | -70/+78 |
* | * Java engine fully back in Sugilite | Adam Frisby | 2007-07-05 | 5 | -48/+75 |
* | * Added Java support back into Sugilite (although it still needs a calling ho... | Adam Frisby | 2007-07-05 | 30 | -43/+2044 |
* | A bit more work on Building tools/support. | MW | 2007-07-04 | 8 | -41/+212 |
* | * More cleaning - Sugilite now only has build errors for "value is never used... | Adam Frisby | 2007-07-04 | 1 | -1/+1 |
* | * Cleaning - attempting to get compiler warnings back down to zero. | Adam Frisby | 2007-07-04 | 2 | -4/+4 |
* | Today's work on Building support/tools. Think I am slowly getting there. | MW | 2007-07-03 | 6 | -27/+229 |
* | *Removed GridInfo class as it has been previously replaced with the much bett... | mingchen | 2007-07-03 | 1 | -2/+2 |
* | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 2007-07-03 | 21 | -168/+111 |
* | Attempted workaround for Mono's insistence on compiling BasicTerrain incorrectly | Adam Frisby | 2007-07-02 | 1 | -2/+2 |
* | Just committing this because I want my commit to be on the front page of www.... | MW | 2007-07-01 | 2 | -6/+15 |
* | * removed try-catchall from scene constructor | lbsa71 | 2007-07-01 | 2 | -39/+41 |
* | More work on SceneObject/Primitive and building (Linking is a work in progres... | MW | 2007-07-01 | 4 | -14/+118 |
* | Can change the name and description of a prim. | MW | 2007-07-01 | 6 | -7/+80 |
* | Started change to having SceneObject and then that having child Primitives wh... | MW | 2007-07-01 | 11 | -630/+943 |
* | MAJOR IP RESTRUCTURING | lbsa71 | 2007-07-01 | 2 | -4/+4 |
* | Fixed SimpleApp - aka thankgoditssundaycommit | lbsa71 | 2007-07-01 | 4 | -58/+53 |
* | * Fixed scripting engine with a few minor updated namespace issues. | Adam Frisby | 2007-07-01 | 2 | -0/+2 |
* | *Deleted Logger.cs from OpenSim.Framework | mingchen | 2007-06-29 | 2 | -24/+24 |
* | * Removed J# language support because it has issues with Mono. | Adam Frisby | 2007-06-28 | 4 | -143/+27 |
* | *Added UUIDNameRequest packet support (untested, but should work -- at least ... | mingchen | 2007-06-28 | 3 | -5/+6 |
* | enabled physics plugin flying flags. | MW | 2007-06-28 | 1 | -2/+1 |
* | *Master User is now set up | mingchen | 2007-06-28 | 2 | -30/+30 |
* | Applied ScenePresence movement patch from Darok. | MW | 2007-06-28 | 1 | -28/+53 |
* | Finished removing the old scripting code, Scene.Scripting.cs and OpenSim.Fram... | MW | 2007-06-28 | 10 | -195/+78 |
* | Imported the scripting changes, so now should be up to date with sugilite. | MW | 2007-06-28 | 15 | -367/+541 |
* | *Moved all the classes into their own file from LLSDHelpers.cs | mingchen | 2007-06-27 | 22 | -0/+4953 |