| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master-core' into mantis5110 | Jonathan Freedman | 2010-11-21 | 65 | -1077/+1971 |
|\ |
|
| * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-11-22 | 32 | -87/+684 |
| |\ |
|
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2010-11-21 | 9 | -692/+675 |
| | |\ |
|
| | * | | Added creator info across the board -- TaskInventoryItems and InventoryItems ... | Diva Canto | 2010-11-21 | 24 | -53/+272 |
| | * | | Updated SQLiteLegacy/SQLiteSimulationData with the same. Is this crap still u... | Diva Canto | 2010-11-21 | 1 | -2/+2 |
| | * | | Updated SQLite/SQLiteSimulationData to use SOP.CreatorInformation instead of ... | Diva Canto | 2010-11-21 | 1 | -2/+2 |
| | * | | Global creator information working on MySQL DB and on load/save OARs. Creator... | Diva Canto | 2010-11-21 | 14 | -56/+434 |
| * | | | Fox the buglets in Freeswitch. Grid mode works now and there is no reason why... | Melanie | 2010-11-22 | 2 | -2/+4 |
| | |/
| |/| |
|
| * | | Add the remote connector for freeswitch config retrieval | Melanie | 2010-11-21 | 1 | -0/+103 |
| * | | Finish the standalone mode freeswitch work and add config examples | Melanie | 2010-11-21 | 1 | -43/+47 |
| * | | Remove username and password from the publicly accessible FS config | Melanie | 2010-11-21 | 1 | -3/+1 |
| * | | Convert the Freeswitch module to new style | Melanie | 2010-11-21 | 1 | -93/+98 |
| * | | Strip the dialplan and directory methods from the region module | Melanie | 2010-11-21 | 3 | -522/+10 |
| * | | Implement a method to allow regions to query the gridwide Freeswitch | Melanie | 2010-11-21 | 3 | -0/+40 |
| * | | Move Dialplan and Directory from the region module to the ROBUST server | Melanie | 2010-11-21 | 1 | -4/+333 |
| * | | Start implementing Freeswitch in ROBUST | Melanie | 2010-11-21 | 5 | -77/+93 |
| |/ |
|
| * | Fix global region coordinates that are delivered by llRequestSimulatorData. | Marck | 2010-11-20 | 1 | -6/+6 |
| * | Knock V0_2 decals off archive tests since they're misleading | Justin Clark-Casey (justincc) | 2010-11-20 | 1 | -8/+8 |
| * | Fix unit tests and save problems | Justin Clark-Casey (justincc) | 2010-11-20 | 3 | -3/+4 |
| * | correct build break. for some reason, xbuild didn't rebuild test dlls | Justin Clark-Casey (justincc) | 2010-11-20 | 1 | -2/+2 |
| * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-11-20 | 1 | -53/+74 |
| |\ |
|
| | * | Fixed appearance send for avatars with only default textures. This should fix... | Master ScienceSim | 2010-11-18 | 1 | -53/+74 |
| * | | Bump oar version to 1.0 from 0.5 | Justin Clark-Casey (justincc) | 2010-11-20 | 2 | -85/+121 |
| |/ |
|
| * | small refactor: reuse existing commandLine string rather than calling cmdline... | Justin Clark-Casey (justincc) | 2010-11-17 | 1 | -1/+1 |
| * | save all lines to history, not just those which turn out to be valid comands.... | Justin Clark-Casey (justincc) | 2010-11-17 | 1 | -2/+7 |
| * | Make "show queues [full]" behave like "show users [full]" | Justin Clark-Casey (justincc) | 2010-11-17 | 1 | -11/+22 |
| * | add "Unacked bytes" column to "show queues" | Justin Clark-Casey (justincc) | 2010-11-17 | 2 | -8/+13 |
| * | Fix "show queues" console command | Justin Clark-Casey (justincc) | 2010-11-17 | 2 | -35/+88 |
| * | minor: add some method comments | Justin Clark-Casey (justincc) | 2010-11-17 | 2 | -2/+15 |
| * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-11-17 | 4 | -12/+60 |
| |\ |
|
| | * | Add osUnixTimeToTimestamp() | Justin Clark-Casey (justincc) | 2010-11-17 | 3 | -2/+30 |
| | * | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-11-17 | 12 | -61/+112 |
| | |\ |
|
| | * \ | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-11-16 | 5 | -10/+71 |
| | |\ \ |
|
| | * | | | Do not include hyperlinks in a random region search during a login. | Marck | 2010-11-13 | 1 | -10/+30 |
| * | | | | Fix gesture and viewer preview sounds not playing | Melanie | 2010-11-17 | 2 | -9/+16 |
| | |_|/
| |/| | |
|
| * | | | Prevent leftover attachments from clogging up the pipes | Melanie | 2010-11-16 | 1 | -1/+4 |
| * | | | Change the way attachments are persisted. Editing a worn attachment will now | Melanie | 2010-11-16 | 12 | -61/+109 |
| | |/
| |/| |
|
| * | | Fix osTeleportAgent for hypergrid destinations. | Marck | 2010-11-16 | 1 | -1/+5 |
| * | | Add osTeleportOwner. | Marck | 2010-11-16 | 3 | -2/+48 |
| * | | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-11-16 | 1 | -2/+3 |
| |\ \
| | |/ |
|
| * | | Can't detach an object from within the script thread because it will throw. U... | Melanie | 2010-11-16 | 1 | -6/+14 |
| * | | Diva needs a spanking! Serializing OldItemID breaks script state persistence ... | Melanie | 2010-11-16 | 1 | -1/+4 |
* | | | Merge https://github.com/opensim/opensim into mantis5110 | Jonathan Freedman | 2010-11-21 | 18 | -111/+167 |
|\ \ \
| | |/
| |/| |
|
| * | | provide avatar name in log if an exception ends up at the top of an async pac... | Justin Clark-Casey (justincc) | 2010-11-12 | 1 | -2/+3 |
| |/ |
|
| * | Add PARCEL_DETAILS_ID to LSL | BlueWall | 2010-11-12 | 2 | -0/+4 |
| * | Prevent teleporting to a region when the egent is banned in all parcels | Melanie | 2010-11-10 | 1 | -0/+7 |
| * | Remove a debug spam | Melanie | 2010-11-10 | 1 | -1/+0 |
| * | Although the Allow Voice setting is per estate rather than per region, | Melanie | 2010-11-09 | 1 | -1/+3 |
| * | Fix parcel bans to work only on the avatars they're supposed to work on inste... | Melanie | 2010-11-09 | 2 | -15/+15 |
| * | Formatting cleanup. | Jeff Ames | 2010-11-08 | 10 | -88/+86 |