| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 2007-09-24 | 2 | -16/+16 |
* | * Encapsulated all CommunicationsManager services | lbsa71 | 2007-09-24 | 5 | -145/+145 |
* | * Added TryGetAvatarByName | lbsa71 | 2007-09-24 | 2 | -0/+34 |
* | long-lost fixes to physics -- proper physical avatar management on crossings, TP | dan miller | 2007-09-24 | 2 | -2/+3 |
* | * Purged 'Regions' code pending Agent layer grok. | lbsa71 | 2007-09-23 | 6 | -110/+9 |
* | Stand Alone ScriptEngine: early framework, ongoing planning (don't touch yet,... | Tedd Hansen | 2007-09-22 | 2 | -18/+17 |
* | * There. I think this concludes todays work on moving stuff to Broadcast() | lbsa71 | 2007-09-21 | 1 | -2/+2 |
* | * Slowly but surely working my way towards Regionality... | lbsa71 | 2007-09-21 | 3 | -44/+44 |
* | * Yeah, I placed Close() in the wrong file. So sue me. | lbsa71 | 2007-09-21 | 2 | -9/+5 |
* | * Continued work on Region layer | lbsa71 | 2007-09-21 | 5 | -45/+59 |
* | * Removed unused RegenerateTerrain functions | lbsa71 | 2007-09-21 | 1 | -54/+0 |
* | * Removed unused LandRenegerated flag | lbsa71 | 2007-09-21 | 3 | -26/+2 |
* | * First example of moving stuff to a Region layer | lbsa71 | 2007-09-21 | 8 | -65/+77 |
* | * Continuing refactoring of presence | lbsa71 | 2007-09-21 | 15 | -179/+145 |
* | physics-related fixes; should stabilize border crossings | dan miller | 2007-09-21 | 2 | -2/+18 |
* | * Removed Unused 'Entity' superclass | lbsa71 | 2007-09-21 | 2 | -114/+71 |
* | * even more renaming and refactoring; the cleaning woman is on call. | lbsa71 | 2007-09-20 | 11 | -93/+94 |
* | * Some more presence refactoring | lbsa71 | 2007-09-20 | 5 | -469/+469 |
* | Rev 1971 : The Lbsa71 vintage commit | lbsa71 | 2007-09-20 | 9 | -81/+77 |
* | * moved SceneManager to RegionApplicationBase | lbsa71 | 2007-09-20 | 2 | -0/+13 |
* | * Rewired Touch to route to group/part (Still triggering EventManager as well) | lbsa71 | 2007-09-20 | 2 | -0/+16 |
* | * Added TryGetAvatar to SceneManager | lbsa71 | 2007-09-20 | 3 | -443/+474 |
* | * Added AddToPhysicalScene and RemoveFromPhysicalScene and added to MakeAvata... | lbsa71 | 2007-09-19 | 2 | -15/+30 |
* | * Deleted unused RegionManager.cs | lbsa71 | 2007-09-19 | 1 | -3/+0 |
* | * Modernized ScriptManager to new interface-based module calls. | lbsa71 | 2007-09-19 | 46 | -1443/+1431 |
* | * Now at least we're not creating physActors for child agents. | lbsa71 | 2007-09-18 | 1 | -9/+19 |
* | * Merged ClientViewBase into ClientView for great justice | lbsa71 | 2007-09-18 | 1 | -1/+0 |
* | RemoveAvatar called from scene.cs; implemented in ODE. Still issues with mul... | dan miller | 2007-09-18 | 1 | -0/+4 |
* | fixing me some line endings | Sean Dague | 2007-09-17 | 29 | -2636/+2636 |
* | * Moved some commands from Scene into SceneManager so they could be used with... | lbsa71 | 2007-09-17 | 2 | -77/+30 |
* | * CHANGED SOME CONSOLE COMMAND BEHAVIOURS | lbsa71 | 2007-09-17 | 2 | -14/+232 |
* | * Wired up chat so that channel goes into OnChatFromViewer. However: | lbsa71 | 2007-09-14 | 3 | -49/+63 |
* | added ability to update group position | Sean Dague | 2007-09-14 | 1 | -0/+7 |
* | Backup is now optional on classes | lbsa71 | 2007-09-13 | 2 | -24/+44 |
* | Kill little green men on minimap if the avatar logs off. | Dalien Talbot | 2007-09-11 | 1 | -0/+1 |
* | Fixing namespace problems | MW | 2007-09-11 | 1 | -0/+1 |
* | Applied ldvoipeng's patch [#360], sorry for it taking so long to apply it. I... | MW | 2007-09-11 | 3 | -2/+46 |
* | Get rid of extra green men in minimap on region crossings (they were | Dalien Talbot | 2007-09-11 | 1 | -2/+3 |
* | Make grass and trees phantom by default. Same behavior as LL grid. | Brian McBee | 2007-09-10 | 1 | -0/+6 |
* | mass update of urls in source code to new website | Sean Dague | 2007-09-10 | 12 | -12/+12 |
* | hooked up sdague new sqlite asset database provider to the old asset system. ... | MW | 2007-09-10 | 8 | -30/+75 |
* | added avatar updates for physics movement -- fixes gravity & avatar collision... | dan miller | 2007-09-09 | 2 | -4/+16 |
* | Little green men (aka dots on minimap). Thanks to bushing for | Dalien Talbot | 2007-09-09 | 1 | -0/+38 |
* | ODE: added support for Phantom flag. Presently you need to add 1024 to Objec... | dan miller | 2007-09-09 | 2 | -14/+18 |
* | Partial fix for the "avatars permanently facing east" - now the rotation | Dalien Talbot | 2007-09-08 | 1 | -2/+7 |
* | Added region console command "edit-scale". To use first use change-region to ... | MW | 2007-09-08 | 2 | -0/+29 |
* | Cut down on the number of compile warnings. Now down to 5: 4 are related to u... | MW | 2007-09-08 | 2 | -8/+16 |
* | Converted the LSL scripting engine into a IRegionModule, so now all "modules"... | MW | 2007-09-08 | 7 | -6/+211 |
* | added experimental method of trying to relieve missing prim problem (by addin... | MW | 2007-09-06 | 4 | -13/+123 |
* | fixed mantis bug 375 (copy broken with physics/ODE enabled) | dan miller | 2007-09-06 | 2 | -1/+12 |