| Commit message (Expand) | Author | Files | Lines |
2007-11-15 | * Implemented the little friendly pop tooltip messages that appear when you h... | Teravus Ovares | 1 | -1/+1 |
2007-11-13 | * Added AvatarPicker in Standalone mode. Works for finding avatar to ban, m... | Teravus Ovares | 1 | -2/+3 |
2007-11-13 | first pass on unlinking of objects. From Jay Clarke (IBM) | Sean Dague | 1 | -1/+2 |
2007-11-13 | Some work on cleanly removing Regions. | MW | 1 | -26/+41 |
2007-11-11 | * adds flag in OpenSim.ini for disabling physical prim. Look at OpenSim.ini.... | Teravus Ovares | 1 | -4/+5 |
2007-11-07 | move Sun into a Region Module, pass 1. Currently this works fine with | Sean Dague | 1 | -2/+2 |
2007-11-05 | Started to cleanup/close down childagent connections when a user teleports. ... | MW | 1 | -3/+17 |
2007-11-04 | Some more refactoring | MW | 1 | -150/+17 |
2007-11-04 | Added support for OpenSim application plugins (as requested by Adam), which u... | MW | 1 | -31/+31 |
2007-11-03 | First part of Scene refactoring: | MW | 1 | -388/+195 |
2007-11-03 | Changes in BulletXPlugin: Added new class BulletXActor class inherits from Ph... | darok | 1 | -4/+8 |
2007-11-01 | * Diuerse beavtificatems | lbsa71 | 1 | -1/+1 |
2007-11-01 | Thank you, Melanie for solving: When receiving an ObjectAdd packet, the Rotat... | Charles Krinke | 1 | -3/+3 |
2007-10-31 | fixed filenames in log messages | Jeff Ames | 1 | -2/+2 |
2007-10-31 | made illogical bitwise operations logical | Jeff Ames | 1 | -2/+2 |
2007-10-30 | Tevarus' patch for object flags & implemented Phantom edits | dan miller | 1 | -0/+1 |
2007-10-30 | * Optimized usings | lbsa71 | 1 | -105/+92 |
2007-10-29 | as per the "Filesystem cleanup for OpenSim repository" mailing list thread. H... | MW | 1 | -4/+2 |
2007-10-29 | * ModuleLoader: Privatized some too-public fields | lbsa71 | 1 | -1/+9 |
2007-10-26 | * Added prototypical AvatarFactory module interface to load avatar parameters | lbsa71 | 1 | -9/+20 |
2007-10-26 | Region ground texture was not marked as temporary, when being created, and as... | Tleiades Hax | 1 | -0/+1 |
2007-10-25 | * Added XMLRPC Controller Module to OpenSimMain which allows XML-RPC queries ... | Adam Frisby | 1 | -1/+0 |
2007-10-22 | * Removed plenty more untagged console messages. Everything now has shiny gro... | Adam Frisby | 1 | -3/+3 |
2007-10-22 | * Return of R2162. /Take that SVN!/ | Adam Frisby | 1 | -4/+4 |
2007-10-22 | * Made EstateSetting static since there's only one instance, and we only need... | lbsa71 | 1 | -8/+16 |
2007-10-22 | revert r2162 as it completely clobbered all the work on | Sean Dague | 1 | -4/+4 |
2007-10-22 | * Major ass commit. | Adam Frisby | 1 | -4/+4 |
2007-10-22 | Made some changes to the load/save xml format, So that the old format can sti... | MW | 1 | -0/+58 |
2007-10-21 | Fixed a bug causing a crash during clientlog on in Windows (Thanks to Rookiie... | Tleiades Hax | 1 | -1/+3 |
2007-10-19 | * Instant Message functionality moved into a Region Modules | Adam Frisby | 1 | -1/+0 |
2007-10-19 | * normalized line endings... | lbsa71 | 1 | -15/+15 |
2007-10-19 | r 2113 introduced a leak, this should fix the leak | Tleiades Hax | 1 | -2/+12 |
2007-10-18 | Possible fix for: Remoting exceptions with adjacent non-running sims. | Tleiades Hax | 1 | -6/+27 |
2007-10-11 | Some changes to the sending of updates of SceneObjects to clients, that I did... | MW | 1 | -1/+1 |
2007-10-10 | * Gave ModuleLoader some good lovin' | lbsa71 | 1 | -2/+2 |
2007-10-10 | some refactoring | MW | 1 | -0/+1 |
2007-10-08 | small bug fix | MW | 1 | -1/+1 |
2007-10-05 | Code from Illumious Beltran (IBM) implementing more LSL | Sean Dague | 1 | -0/+4 |
2007-09-29 | Hollow prims (box only), thanks Gerard! Enjoy | dan miller | 1 | -3/+10 |
2007-09-25 | Terrain: | Adam Frisby | 1 | -3/+3 |
2007-09-25 | * Now the OGS1GridServices has a LocalBackEndServices that it forwards intra-... | lbsa71 | 1 | -1/+0 |
2007-09-25 | * Fixed Culture-variant parsing of config options | lbsa71 | 1 | -6/+1 |
2007-09-24 | * Added time dilation property to Scene | Adam Frisby | 1 | -0/+4 |
2007-09-24 | * Fixed an issue where it chose the smaller rather than larger of the two num... | Adam Frisby | 1 | -1/+1 |
2007-09-24 | * Renamed ScriptConsole to PluginConsole for clarity | Adam Frisby | 1 | -3/+3 |
2007-09-24 | * Refactored the central update loop - now easier to work with. Switching fro... | Adam Frisby | 1 | -90/+158 |
2007-09-24 | * Started major restructusing of comms to prepare for better grid and region ... | lbsa71 | 1 | -9/+9 |
2007-09-24 | * Encapsulated all CommunicationsManager services | lbsa71 | 1 | -1/+1 |
2007-09-24 | * Added TryGetAvatarByName | lbsa71 | 1 | -0/+20 |
2007-09-24 | long-lost fixes to physics -- proper physical avatar management on crossings, TP | dan miller | 1 | -2/+2 |