| Commit message (Expand) | Author | Files | Lines |
2007-09-18 | * Yet some more connectivity restructuring | lbsa71 | 3 | -188/+42 |
2007-09-18 | * Handlerized ViewerEffect | lbsa71 | 3 | -10/+55 |
2007-09-18 | * Replaced usage of ClientView with IClientAPI | lbsa71 | 2 | -0/+10 |
2007-09-17 | fixing me some line endings | Sean Dague | 1 | -17/+17 |
2007-09-17 | Forgot to check in prebuild.xml on sat, see someone already did :) | Tedd Hansen | 1 | -2/+10 |
2007-09-14 | * Wired up chat so that channel goes into OnChatFromViewer. However: | lbsa71 | 2 | -2/+2 |
2007-09-14 | Can now set the http ports that grid server and user server use. | MW | 2 | -1/+17 |
2007-09-13 | Added CLI "debug packet 0..255" to enable the in/out packet dumps with variou... | Dalien Talbot | 2 | -0/+2 |
2007-09-12 | Fixed DNS resolve bug for Grid mode on multi-Homer systems. | Tedd Hansen | 1 | -0/+7 |
2007-09-10 | added some debugging for tracing where asset code isn't working with sqlite | Sean Dague | 1 | -6/+5 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 23 | -23/+23 |
2007-09-10 | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 3 | -3/+22 |
2007-09-09 | Little green men (aka dots on minimap). Thanks to bushing for | Dalien Talbot | 2 | -0/+2 |
2007-09-08 | Partial fix for the "avatars permanently facing east" - now the rotation | Dalien Talbot | 2 | -2/+2 |
2007-09-08 | Converted the LSL scripting engine into a IRegionModule, so now all "modules"... | MW | 1 | -7/+7 |
2007-09-05 | Added "Local" and "Temporary" Fields to the AssetBase class. | MW | 1 | -0/+2 |
2007-08-29 | Various small changes (some likely to be removed again soon) | MW | 1 | -1/+1 |
2007-08-27 | Deleted a few old files that are no longer used. | MW | 3 | -316/+1 |
2007-08-26 | Another attempt to fix the image sending bug (next week, I intend to rewrite ... | MW | 3 | -2/+4 |
2007-08-22 | Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a scri... | MW | 2 | -0/+3 |
2007-08-22 | Made SceneObjectGroup.GetChildPrim() public, for now so that script engine ca... | MW | 2 | -0/+3 |
2007-08-22 | Start of Task Inventory (ie prim's inventory). For now, you can only move scr... | MW | 2 | -0/+3 |
2007-08-22 | Fix for un-encrypted master avatar password in user database | Brian McBee | 1 | -1/+2 |
2007-08-21 | Added OnRezScript event to Scene.EventManager.Which the script engine should ... | MW | 2 | -0/+3 |
2007-08-21 | Can now turn on/off server side permission checking (on prim editing etc) fro... | MW | 2 | -0/+3 |
2007-08-20 | Instant Messages between users in the same region should actually now work. | MW | 3 | -4/+4 |
2007-08-19 | small clean up. | MW | 2 | -0/+5 |
2007-08-19 | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 3 | -16/+32 |
2007-08-17 | *Moved network_servers_info.xml into OpenSim.ini under [Network] | mingchen | 1 | -61/+15 |
2007-08-16 | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 2 | -1/+3 |
2007-08-15 | The 'Party Party Groupie Groupie Life is a game' commit: | lbsa71 | 2 | -0/+6 |
2007-08-15 | More work on inventory, can now create other inventory types, like Clothes an... | MW | 2 | -0/+7 |
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 | 1 | -1/+24 |
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 | Making sure my local working copy is in sync with svn before I start the job ... | MW | 2 | -4/+4 |
2007-08-08 | * Got SimpleApp working again | lbsa71 | 1 | -41/+49 |
2007-08-07 | a couple of changes in the new Sceneobject classes, just committing so things... | MW | 1 | -0/+1 |
2007-08-06 | * yet another mini-shape-commit | lbsa71 | 1 | -0/+21 |
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 | 2 | -2/+38 |
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 | * Workaround for Mono not correctly implementing the OperatingSystemVersion c... | Adam Frisby | 1 | -2/+1 |
2007-08-01 | Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa... | MW | 2 | -0/+4 |
2007-07-30 | * Added GetLocalHost() to Util | Adam Frisby | 2 | -1/+28 |