| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Add a method to delete left over / dropped attachments | Melanie Thielker | 2010-11-08 | 1 | -0/+32 |
* | Detach attachments displaced by other attachments | Melanie | 2010-11-08 | 1 | -4/+8 |
* | Fix playing sound from HUDs | Melanie | 2010-11-05 | 2 | -2/+17 |
* | Fix attached sounds from HUDs erroneously being delivered to other avatars | Melanie | 2010-11-05 | 1 | -0/+19 |
* | Delete existing presences for a user ID when they log in again. | Melanie | 2010-11-05 | 2 | -0/+16 |
* | Add lsClearWindlightScene() to the lightshare module to remove WL settings | Melanie | 2010-11-03 | 12 | -1/+64 |
* | When LightShare is enabled, the standard day cycle is bypassed and replaced by | Melanie | 2010-11-03 | 4 | -1/+5 |
* | Change the default of the new bind_ip_address RemoteAdmin option to 0.0.0.0 | Melanie | 2010-11-03 | 1 | -1/+1 |
* | Fix config items. Less used / expert items go in OpenSimDefaults.ini | Melanie | 2010-11-03 | 2 | -3/+3 |
* | Admin Server can now bind to a private ip address | mores | 2010-11-03 | 3 | -1/+15 |
* | Actually calculate the height before setting it, this isn't done automatically | Melanie | 2010-11-03 | 1 | -1/+7 |