| Commit message (Expand) | Author | Age | Files | Lines |
* | Finish the standalone mode freeswitch work and add config examples | Melanie | 2010-11-21 | 3 | -82/+75 |
* | 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 | 4 | -0/+41 |
* | Correct an error in Robust.ini.example | Melanie | 2010-11-21 | 1 | -1/+1 |
* | 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 | 6 | -77/+106 |
* | 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 | 5 | -12/+61 |
|\ |
|
| * | 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 | 2 | -10/+31 |
* | | | | 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 | 3 | -2/+9 |
|\ \
| |/ |
|
| * | Fix: Write asset data into Asset.db when using SQLite | Marck | 2010-11-13 | 2 | -0/+6 |
| * | 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 |
* | | 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 |
|/ |
|
* | Fix prebubild.exe for Nant add missing "/" fixes Nant builds | BlueWall | 2010-11-12 | 1 | -1/+1 |
* | Prebuild fix | BlueWall | 2010-11-12 | 1 | -2/+2 |
* | 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 |
* | Reinstate a lost fix | Melanie | 2010-11-08 | 1 | -2/+1 |
* | Fix merge artefacts | Melanie | 2010-11-08 | 1 | -14/+19 |
* | Prevent plants from being treated like dropped attachments and removed | Melanie | 2010-11-08 | 1 | -2/+1 |
* | Call the cleanup after saving attachment states, so that the attachments | Melanie | 2010-11-08 | 1 | -1/+3 |
* | Call the Cleanup when an agent logs out, when an agent leaves and just | Melanie | 2010-11-08 | 1 | -0/+3 |
* | Call attachment cleanup when an agent crosses out | Melanie Thielker | 2010-11-08 | 1 | -0/+2 |