| Commit message (Expand) | Author | Files | Lines |
2007-08-15 | The 'Party Party Groupie Groupie Life is a game' commit: | lbsa71 | 2 | -0/+6 |
2007-08-15 | *Added the ability to run commands after all regions have started up | mingchen | 1 | -2/+8 |
2007-08-15 | More work on inventory, can now create other inventory types, like Clothes an... | MW | 6 | -11/+186 |
2007-08-15 | * Added more spinning parts to ComplexObject. | lbsa71 | 1 | -9/+24 |
2007-08-15 | * Exploring Group/Part from an app perspective. | lbsa71 | 1 | -5/+41 |
2007-08-15 | Temporary fix for the region crossing crash, Although we need to start to cha... | MW | 3 | -120/+30 |
2007-08-14 | preliminary support for editing notecards and scripts. | MW | 5 | -11/+121 |
2007-08-14 | Can now create some new empty inventory items (like notecards and scripts) fr... | MW | 1 | -2/+0 |
2007-08-14 | Start of inventory items, when you upload a texture the data will now be stor... | MW | 7 | -15/+139 |
2007-08-14 | More inventory work, should be able to now create new inventory folders and t... | MW | 3 | -25/+39 |
2007-08-14 | Start of Inventory service, currently only (partially) functional in standalo... | MW | 5 | -21/+499 |
2007-08-13 | oops , guess I should include the new files next time | MW | 1 | -0/+281 |
2007-08-13 | Separated Login Service from usermanager, which helps to clean up the code a ... | MW | 1 | -242/+16 |
2007-08-13 | Some work to prepare for inventory server. | MW | 1 | -21/+31 |
2007-08-13 | Deleted some unused code. | MW | 1 | -17/+0 |
2007-08-12 | Hopefully fixes userprofiles.yap problem on startup. (thanks Adam!) | Brian McBee | 1 | -4/+3 |
2007-08-11 | Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so tha... | MW | 1 | -0/+1 |
2007-08-11 | A attempt to fix the user manager db4o crash bug (where you have to delete us... | MW | 1 | -1/+4 |
2007-08-10 | Few small fixes | MW | 2 | -6/+6 |
2007-08-10 | Some cleaning up and removed a few old files no longer in use. | MW | 4 | -111/+73 |
2007-08-09 | Start of replacing the old SceneObject/Primitive classes with the new versions. | MW | 1 | -1/+1 |
2007-08-09 | Making sure my local working copy is in sync with svn before I start the job ... | MW | 4 | -8/+10 |
2007-08-08 | Fixed the asset download problem I think, solution might not be ideal but wor... | MW | 1 | -12/+9 |
2007-08-08 | Hopefully improved texture downloading (including the speed at which they dow... | MW | 1 | -35/+83 |
2007-08-08 | Added checks to the last commit to make sure the xml files exist before it tr... | MW | 1 | -2/+5 |
2007-08-08 | The startup set of assets in the local asset server can now be set from a xml... | MW | 1 | -3/+42 |
2007-08-08 | * Got SimpleApp working again | lbsa71 | 1 | -41/+49 |
2007-08-08 | CAPS should now be working in standalone mode. Texture uploads will work even... | Brian McBee | 1 | -6/+12 |
2007-08-08 | Whoops! left this out. second part of r1541 | Brian McBee | 1 | -3/+4 |
2007-08-07 | a couple of changes in the new Sceneobject classes, just committing so things... | MW | 2 | -3/+2 |
2007-08-06 | * yet another mini-shape-commit | lbsa71 | 1 | -0/+21 |
2007-08-06 | * commands are done foreach instead of by [i] | lbsa71 | 1 | -1/+1 |
2007-08-06 | * Now we have boxes. Yay! | lbsa71 | 3 | -9/+5 |
2007-08-06 | * SimpleApp works again: | lbsa71 | 2 | -27/+32 |
2007-08-03 | * a very small first step with shape wrappers | lbsa71 | 1 | -37/+26 |
2007-08-03 | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 5 | -3/+48 |
2007-08-03 | More work on the AllNewSceneObject* classes. | MW | 1 | -2/+0 |
2007-08-03 | *Estate settings are now saved in their own configuration file called estate_... | mingchen | 3 | -46/+685 |
2007-08-01 | Commiting whitespace changes, as this used hard tabs instead of the | Sean Dague | 1 | -15/+9 |
2007-08-01 | factor out the common DeriveColor function just for good house keeping | Sean Dague | 1 | -25/+18 |
2007-08-01 | Assume White as a console color just means "default", and don't use it. | Sean Dague | 1 | -1/+3 |
2007-08-01 | * Workaround for Mono not correctly implementing the OperatingSystemVersion c... | Adam Frisby | 1 | -2/+1 |
2007-08-01 | few small changes. | MW | 2 | -0/+2 |
2007-08-01 | Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa... | MW | 5 | -9/+17 |
2007-07-31 | remove Adam's work around, this shouldn't be needed any more | Sean Dague | 1 | -1/+1 |
2007-07-31 | clear userAgent state on client shutdown, which fixes the issue | Sean Dague | 6 | -11/+76 |
2007-07-30 | * Added GetLocalHost() to Util | Adam Frisby | 2 | -1/+28 |
2007-07-30 | mass update of files to have native line endings | Sean Dague | 27 | -2148/+2148 |
2007-07-30 | added OnDisconnectUser event to required classes | Sean Dague | 2 | -145/+148 |
2007-07-29 | * Fixed an issue whereby DB4o was loading agents incorrectly (multiple logins... | Adam Frisby | 1 | -1/+1 |