| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Handlerized ViewerEffect | lbsa71 | 2007-09-18 | 6 | -57/+51 |
* | * Replaced usage of ClientView with IClientAPI | lbsa71 | 2007-09-18 | 5 | -56/+55 |
* | * Merged ClientViewBase into ClientView for great justice | lbsa71 | 2007-09-18 | 3 | -11/+5 |
* | * Made ClientViewBase abstract | lbsa71 | 2007-09-18 | 1 | -17/+4 |
* | * Wired up chat so that channel goes into OnChatFromViewer. However: | lbsa71 | 2007-09-14 | 2 | -9/+5 |
* | Added CLI "debug packet 0..255" to enable the in/out packet dumps with variou... | Dalien Talbot | 2007-09-13 | 3 | -10/+33 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 9 | -9/+9 |
* | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 2007-09-10 | 2 | -2/+4 |
* | Little green men (aka dots on minimap). Thanks to bushing for | Dalien Talbot | 2007-09-09 | 1 | -0/+21 |
* | Partial fix for the "avatars permanently facing east" - now the rotation | Dalien Talbot | 2007-09-08 | 1 | -11/+18 |
* | Converted the LSL scripting engine into a IRegionModule, so now all "modules"... | MW | 2007-09-08 | 4 | -1/+37 |
* | Added some place holder classes for various modules. | MW | 2007-08-30 | 1 | -2/+4 |
* | Various small changes (some likely to be removed again soon) | MW | 2007-08-29 | 1 | -1/+2 |
* | Partial fix for corner-handle prim resize bug. Doesn't work correctly with li... | Brian McBee | 2007-08-29 | 1 | -2/+4 |
* | Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s... | MW | 2007-08-28 | 1 | -1/+1 |
* | Deleted a few old files that are no longer used. | MW | 2007-08-27 | 1 | -357/+0 |
* | Another attempt to fix the image sending bug (next week, I intend to rewrite ... | MW | 2007-08-26 | 2 | -10/+52 |
* | Hopefully fixed the bugs in primitives rotation editing | MW | 2007-08-25 | 1 | -2/+2 |
* | Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a scri... | MW | 2007-08-22 | 2 | -0/+8 |
* | Made SceneObjectGroup.GetChildPrim() public, for now so that script engine ca... | MW | 2007-08-22 | 2 | -0/+11 |
* | Start of Task Inventory (ie prim's inventory). For now, you can only move scr... | MW | 2007-08-22 | 2 | -0/+8 |
* | Added OnRezScript event to Scene.EventManager.Which the script engine should ... | MW | 2007-08-21 | 2 | -0/+6 |
* | Shift and Drag copying should now work correctly. [This was one of those stup... | MW | 2007-08-21 | 1 | -1/+1 |
* | Can now turn on/off server side permission checking (on prim editing etc) fro... | MW | 2007-08-21 | 2 | -1/+12 |
* | The regionUUID is now being passed to the datastore calls. | MW | 2007-08-20 | 1 | -15/+22 |
* | Instant Messages between users in the same region should actually now work. | MW | 2007-08-20 | 3 | -37/+21 |
* | small clean up. | MW | 2007-08-19 | 2 | -14/+21 |
* | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 2007-08-19 | 2 | -30/+120 |
* | Deleted old inventoryCache.cs | MW | 2007-08-16 | 7 | -356/+28 |
* | Taking Prims (SceneObjectGroups) in and out of inventory should now work and ... | MW | 2007-08-16 | 2 | -18/+18 |
* | The 'Party Party Groupie Groupie Life is a game' commit: | lbsa71 | 2007-08-15 | 2 | -1/+24 |
* | More work on inventory, can now create other inventory types, like Clothes an... | MW | 2007-08-15 | 2 | -18/+19 |
* | (DotNet) ScriptEngine is now loaded and added to Scene during startup. | Tedd Hansen | 2007-08-13 | 1 | -0/+2 |
* | oops , guess I should include the new files next time | MW | 2007-08-13 | 1 | -2/+0 |
* | Few small fixes | MW | 2007-08-10 | 2 | -12/+12 |
* | Some cleaning up and removed a few old files no longer in use. | MW | 2007-08-10 | 3 | -25/+2 |
* | Made a few changes so that once we enable the sqlite data store (simple line ... | MW | 2007-08-10 | 2 | -2/+2 |
* | Making sure my local working copy is in sync with svn before I start the job ... | MW | 2007-08-09 | 1 | -13/+5 |
* | * Checked in new tweaked Prebuild.exe | lbsa71 | 2007-08-08 | 1 | -0/+5 |
* | missed this file | MW | 2007-08-08 | 1 | -1/+2 |
* | CAPS should now be working in standalone mode. Texture uploads will work even... | Brian McBee | 2007-08-08 | 1 | -4/+14 |
* | Re-added Grid mode. (which had got removed/disabled in revision 1515) | MW | 2007-08-06 | 1 | -2/+1 |
* | * renamed some scene to world | lbsa71 | 2007-08-06 | 1 | -2/+2 |
* | * Now we have boxes. Yay! | lbsa71 | 2007-08-06 | 2 | -47/+43 |
* | * SimpleApp works again: | lbsa71 | 2007-08-06 | 1 | -0/+2 |
* | * Applied issue#254 - startpingcheck should not be reliable if it's being res... | Adam Frisby | 2007-08-01 | 1 | -1/+3 |
* | few small changes. | MW | 2007-08-01 | 1 | -0/+2 |
* | Some more work on SceneObject/primitive rewrites (AllNewSceneObjectGroup2 /Pa... | MW | 2007-08-01 | 1 | -0/+13 |
* | * Fix for issue#246/251 - Rescaling primitives has offset problems. (Thanks D... | Adam Frisby | 2007-07-31 | 1 | -0/+5 |
* | added OnDisconnectUser event to required classes | Sean Dague | 2007-07-30 | 1 | -0/+1 |