| Commit message (Expand) | Author | Files | Lines |
2007-10-25 | * Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries ... | Adam Frisby | 1 | -0/+5 |
2007-10-22 | * Removed plenty more untagged console messages. Everything now has shiny gro... | Adam Frisby | 2 | -6/+6 |
2007-10-22 | * Made EstateSetting static since there's only one instance, and we only need... | lbsa71 | 1 | -20/+20 |
2007-10-19 | * Major structural change: Begun converting Events to use (caller, args) synt... | Adam Frisby | 2 | -1/+18 |
2007-10-18 | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 1 | -1/+1 |
2007-10-05 | == The "right name and place" commit == | lbsa71 | 2 | -2/+0 |
2007-10-03 | * minor renaming | lbsa71 | 1 | -3/+3 |
2007-09-27 | Reverting back to 2017 since 2018 were causing Linux breakage; reopening Tlei... | lbsa71 | 2 | -2/+4 |
2007-09-27 | * Tleiades grid mode inventory (#444) - thanx Tleiades! | lbsa71 | 2 | -4/+2 |
2007-09-25 | * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-... | lbsa71 | 1 | -26/+26 |
2007-09-24 | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 1 | -1/+1 |
2007-09-24 | * Encapsulated all CommunicationsManager services | lbsa71 | 4 | -5/+4 |
2007-09-24 | long-lost fixes to physics -- proper physical avatar management on crossings, TP | dan miller | 1 | -1/+1 |
2007-09-24 | * Renamed stuff on UserManagerBase to get implicit implementation of IUserSer... | lbsa71 | 1 | -6/+12 |
2007-09-23 | * Purged 'Regions' code pending Agent layer grok. | lbsa71 | 1 | -3/+2 |
2007-09-20 | * Some more presence refactoring | lbsa71 | 1 | -1/+1 |
2007-09-20 | * moved SceneManager to RegionApplicationBase | lbsa71 | 1 | -0/+2 |
2007-09-19 | * Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata... | lbsa71 | 4 | -60/+9 |
2007-09-18 | * Moved SendLogoutPacket back to IClientAPI. | lbsa71 | 2 | -7/+13 |
2007-09-18 | * Gave Connectivity some more (manly) love. | lbsa71 | 1 | -11/+20 |
2007-09-18 | * Yet some more connectivity restructuring | lbsa71 | 6 | -43/+61 |
2007-09-18 | * Handlerized ViewerEffect | lbsa71 | 6 | -57/+51 |
2007-09-18 | * Replaced usage of ClientView with IClientAPI | lbsa71 | 5 | -56/+55 |
2007-09-18 | * Merged ClientViewBase into ClientView for great justice | lbsa71 | 3 | -11/+5 |
2007-09-18 | * Made ClientViewBase abstract | lbsa71 | 1 | -17/+4 |
2007-09-14 | * Wired up chat so that channel goes into OnChatFromViewer. However: | lbsa71 | 2 | -9/+5 |
2007-09-13 | Added CLI "debug packet 0..255" to enable the in/out packet dumps with variou... | Dalien Talbot | 3 | -10/+33 |
2007-09-10 | mass update of urls in source code to new website | Sean Dague | 9 | -9/+9 |
2007-09-10 | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 2 | -2/+4 |
2007-09-09 | Little green men (aka dots on minimap). Thanks to bushing for | Dalien Talbot | 1 | -0/+21 |
2007-09-08 | Partial fix for the "avatars permanently facing east" - now the rotation | Dalien Talbot | 1 | -11/+18 |
2007-09-08 | Converted the LSL scripting engine into a IRegionModule, so now all "modules"... | MW | 4 | -1/+37 |
2007-08-30 | Added some place holder classes for various modules. | MW | 1 | -2/+4 |
2007-08-29 | Various small changes (some likely to be removed again soon) | MW | 1 | -1/+2 |
2007-08-29 | Partial fix for corner-handle prim resize bug. Doesn't work correctly with li... | Brian McBee | 1 | -2/+4 |
2007-08-28 | Corrected the namespace in OpenSim.Region.Physics.Manager, so now namespace s... | MW | 1 | -1/+1 |
2007-08-27 | Deleted a few old files that are no longer used. | MW | 1 | -357/+0 |
2007-08-26 | Another attempt to fix the image sending bug (next week, I intend to rewrite ... | MW | 2 | -10/+52 |
2007-08-25 | Hopefully fixed the bugs in primitives rotation editing | MW | 1 | -2/+2 |
2007-08-22 | Added OnRemoveScript(uint localID, LLUUID itemID) event , trigged when a scri... | MW | 2 | -0/+8 |
2007-08-22 | Made SceneObjectGroup.GetChildPrim() public, for now so that script engine ca... | MW | 2 | -0/+11 |
2007-08-22 | Start of Task Inventory (ie prim's inventory). For now, you can only move scr... | MW | 2 | -0/+8 |
2007-08-21 | Added OnRezScript event to Scene.EventManager.Which the script engine should ... | MW | 2 | -0/+6 |
2007-08-21 | Shift and Drag copying should now work correctly. [This was one of those stup... | MW | 1 | -1/+1 |
2007-08-21 | Can now turn on/off server side permission checking (on prim editing etc) fro... | MW | 2 | -1/+12 |
2007-08-20 | The regionUUID is now being passed to the datastore calls. | MW | 1 | -15/+22 |
2007-08-20 | Instant Messages between users in the same region should actually now work. | MW | 3 | -37/+21 |
2007-08-19 | small clean up. | MW | 2 | -14/+21 |
2007-08-19 | Sqlite datastore should now save the textures and extraparams data (used by s... | MW | 2 | -30/+120 |
2007-08-16 | Deleted old inventoryCache.cs | MW | 7 | -356/+28 |