| Commit message (Expand) | Author | Files | Lines |
2007-08-21 | Added OnRezScript event to Scene.EventManager.Which the script engine should ... | MW | 1 | -0/+5 |
2007-08-21 | Can now turn on/off server side permission checking (on prim editing etc) fro... | MW | 1 | -1/+11 |
2007-08-20 | Instant Messages between users in the same region should actually now work. | MW | 1 | -6/+6 |
2007-08-19 | small clean up. | MW | 1 | -13/+4 |
2007-08-19 | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 1 | -2/+22 |
2007-08-16 | Deleted old inventoryCache.cs | MW | 1 | -2/+2 |
2007-08-16 | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 1 | -18/+6 |
2007-08-15 | The 'Party Party Groupie Groupie Life is a game' commit: | lbsa71 | 1 | -1/+22 |
2007-08-15 | More work on inventory, can now create other inventory types, like Clothes an... | MW | 1 | -18/+17 |
2007-08-13 | oops , guess I should include the new files next time | MW | 1 | -2/+0 |
2007-08-10 | Few small fixes | MW | 1 | -9/+9 |
2007-08-08 | missed this file | MW | 1 | -1/+2 |
2007-08-06 | * Now we have boxes. Yay! | lbsa71 | 1 | -24/+30 |
2007-07-26 | * Started renaming world to Scene | lbsa71 | 1 | -29/+3 |
2007-07-24 | * Users doing terraforming should see updates instantly now. | Adam Frisby | 1 | -1/+1 |
2007-07-22 | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 1 | -9/+14 |
2007-07-19 | Some work on Inventory (not yet finished or enabled) | MW | 1 | -22/+18 |
2007-07-18 | Sculpted Prims should now work. | MW | 1 | -2/+7 |
2007-07-18 | More testing some ideas, to find best method for SceneObject Primitive classes. | MW | 1 | -0/+1 |
2007-07-16 | *Renamed everything Parcels and ParcelData to Land and LandData | mingchen | 1 | -4/+4 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 1 | -647/+647 |
2007-07-16 | *Fixed bug that incorrectly tabulated 'others' prims on a parcel | mingchen | 1 | -0/+18 |
2007-07-15 | *Added support for the "show" button that highlights objects over the selecte... | mingchen | 1 | -0/+7 |
2007-07-13 | inlined packet deserialization | lbsa71 | 1 | -6/+30 |
2007-07-13 | * ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape inste... | lbsa71 | 1 | -1/+4 |
2007-07-12 | *Parcel and estate support fully restored into Sugilite | mingchen | 1 | -0/+1 |
2007-07-12 | Fixed a number of bugs in the local InstantMessage handling, sending InstantM... | MW | 1 | -2/+0 |
2007-07-11 | * Applying dalien's patches from bug#177 and #179 | Adam Frisby | 1 | -1/+1 |
2007-07-10 | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 1 | -1/+0 |
2007-07-09 | * Begun work on Primitive Duplication. Not hooked up yet, but theoretically c... | Adam Frisby | 1 | -0/+12 |
2007-07-08 | * Added instant message support for the local region. Grid support forthcoming. | Adam Frisby | 1 | -0/+14 |
2007-07-06 | *Fixed several bugs that crashed the viewer and opensim server when logging i... | mingchen | 1 | -1/+2 |
2007-07-04 | * More cleaning - Sugilite now only has build errors for "value is never used... | Adam Frisby | 1 | -1/+1 |
2007-07-04 | * Cleaning - attempting to get compiler warnings back down to zero. | Adam Frisby | 1 | -1/+1 |
2007-07-03 | * Optimized usings (the 'LL ate my scripts' commit) | lbsa71 | 1 | -12/+4 |
2007-07-01 | Can change the name and description of a prim. | MW | 1 | -3/+26 |
2007-07-01 | Started change to having SceneObject and then that having child Primitives wh... | MW | 1 | -1/+0 |
2007-06-28 | *Added UUIDNameRequest packet support (untested, but should work -- at least ... | mingchen | 1 | -1/+7 |
2007-06-27 | *Some more restructuring/fixing -- should compile, but high chance I forgot t... | mingchen | 1 | -1/+1 |