| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix unit test. | Diva Canto | 2010-11-29 | 3 | -9/+16 |
* | Preservation of creator information now also working in IARs. Cleaned up usag... | Diva Canto | 2010-11-29 | 7 | -45/+100 |
* | Creator information preserved upon HG transfers. | Diva Canto | 2010-11-26 | 2 | -8/+87 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Diva Canto | 2010-11-25 | 2 | -1/+280 |
|\ |
|
| * | Export the module interface for restart | Melanie | 2010-11-25 | 1 | -1/+2 |
| * | Change all restarting to use the restart module. Remove hardcoded behavior | Melanie | 2010-11-25 | 1 | -1/+17 |
| * | Finish the RestartModule and fix some bugs. Add new console commands: | Melanie | 2010-11-25 | 1 | -2/+60 |
| * | Implement the restart module | Melanie | 2010-11-25 | 1 | -2/+113 |
| * | Adding the skeleton for the restart module | Melanie | 2010-11-24 | 1 | -0/+93 |
* | | WARNING: LOTS OF CONFIGURATION CHANGES AFFECTING PRIMARILY HG CONFIGS. Added ... | Diva Canto | 2010-11-25 | 3 | -2/+28 |
|/ |
|
* | Fix: Allow use of parameters without specifying a file path with command "sav... | Marck | 2010-11-23 | 1 | -1/+1 |
* | Only perform the take object permissions check if an object is being attached... | Justin Clark-Casey (justincc) | 2010-11-23 | 1 | -55/+50 |
* | Added creator info across the board -- TaskInventoryItems and InventoryItems ... | Diva Canto | 2010-11-21 | 6 | -30/+92 |
* | Global creator information working on MySQL DB and on load/save OARs. Creator... | Diva Canto | 2010-11-21 | 6 | -5/+333 |
* | 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 | 1 | -83/+119 |
|/ |
|
* | minor: add some method comments | Justin Clark-Casey (justincc) | 2010-11-17 | 1 | -2/+7 |
* | Fix gesture and viewer preview sounds not playing | Melanie | 2010-11-17 | 1 | -7/+13 |
* | Change the way attachments are persisted. Editing a worn attachment will now | Melanie | 2010-11-16 | 2 | -27/+25 |
* | 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 | 1 | -14/+15 |
* | Formatting cleanup. | Jeff Ames | 2010-11-08 | 2 | -33/+32 |
* | Call attachment cleanup when an agent crosses out | Melanie Thielker | 2010-11-08 | 1 | -0/+2 |
* | Detach attachments displaced by other attachments | Melanie | 2010-11-08 | 1 | -4/+8 |
* | Fix playing sound from HUDs | Melanie | 2010-11-05 | 1 | -2/+16 |
* | Fix attached sounds from HUDs erroneously being delivered to other avatars | Melanie | 2010-11-05 | 1 | -0/+19 |
* | When LightShare is enabled, the standard day cycle is bypassed and replaced by | Melanie | 2010-11-03 | 1 | -1/+2 |
* | Old deserialization can't deal with commas in flag fields. Making use of -ver... | Diva Canto | 2010-11-02 | 2 | -16/+10 |
* | Thanks Snoopy for a patch that addresses Mantis #0005165: osSetDynamicTexture... | dahlia | 2010-11-02 | 1 | -32/+32 |
* | Removed a couple of very verbose debug messages. | Diva Canto | 2010-10-31 | 1 | -2/+2 |
* | Fix logins and avatar appearance. Contains a Migration. May contain nuts. | Melanie | 2010-10-30 | 1 | -5/+10 |
* | * AbsolutePosition.Get{} returns incorrect result for child prim so switch to... | Teravus Ovares (Dan Olivares) | 2010-10-30 | 1 | -1/+1 |
* | Merge branch 'master' of ssh://opensimulator.org/var/git/opensim | Justin Clark-Casey (justincc) | 2010-10-30 | 1 | -10/+5 |
|\ |
|
| * | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2010-10-30 | 5 | -39/+29 |
| |\ |
|
| * | | READ CAREFULLY!!! This is a BROKEN commit. It is UNTESTED and INCOMPLETE. | Melanie | 2010-10-30 | 1 | -10/+5 |
* | | | minor: remove some old commented out code | Justin Clark-Casey (justincc) | 2010-10-30 | 1 | -22/+0 |
| |/
|/| |
|
* | | Change level of some logging messages, turning some info into arguably more a... | Justin Clark-Casey (justincc) | 2010-10-30 | 1 | -5/+6 |
* | | Rationalize the logging messages from the merged appearance branch, commentin... | Justin Clark-Casey (justincc) | 2010-10-29 | 1 | -29/+18 |
* | | Merge branch 'justincc-dev' | Justin Clark-Casey (justincc) | 2010-10-29 | 3 | -5/+5 |
|\ \
| |/
|/| |
|
| * | for now, comment out some older or redundant log debug lines to make diagnost... | Justin Clark-Casey (justincc) | 2010-10-29 | 3 | -5/+5 |
* | | Bunch of fixes that reduce the number of times appearance | Master ScienceSim | 2010-10-29 | 2 | -43/+62 |
* | | Configuration of persistent baked textures and save/send delays. | Master ScienceSim | 2010-10-28 | 1 | -4/+14 |
* | | Merge branch 'opensim-master' into dev-appearance | Master ScienceSim | 2010-10-28 | 7 | -71/+111 |
|\ \
| |/ |
|
| * | Formatting cleanup. | Jeff Ames | 2010-10-27 | 5 | -50/+27 |
| * | Revert "Merge remote branch 'otakup0pe/mantis5110'" | Justin Clark-Casey (justincc) | 2010-10-22 | 5 | -26/+50 |