| Commit message (Expand) | Author | Age | Files | Lines |
* | minor: remove a few mono compiler warnings | Justin Clark-Casey (justincc) | 2011-01-28 | 1 | -2/+2 |
* | Display supported file extensions/formats in "terrain load help" (Mantis #5349) | Kevin Cozens | 2011-01-28 | 1 | -2/+8 |
* | Added loading and saving of terrain files using Terragen format (Mantis #1564) | Kevin Cozens | 2011-01-28 | 2 | -50/+224 |
* | Merge branch 'master' of melanie@opensimulator.org:/var/git/opensim | Melanie | 2011-01-28 | 2 | -30/+58 |
|\ |
|
| * | Refactor: Break out LoadObjects() and LoadParcels() from a longer method | Justin Clark-Casey (justincc) | 2011-01-27 | 1 | -28/+44 |
| * | Put confirmation on "land clear" command to avoid nasty accidents | Justin Clark-Casey (justincc) | 2011-01-27 | 1 | -2/+14 |
* | | Thank you, Goetz, for a patch to fix prim count display in cut regions. | Melanie | 2011-01-28 | 2 | -9/+23 |
|/ |
|
* | When an oar is loaded, do not create a default parcel before loading the parc... | Justin Clark-Casey (justincc) | 2011-01-27 | 3 | -11/+18 |
* | Show local IDs in "land show" output. | Justin Clark-Casey (justincc) | 2011-01-27 | 2 | -5/+11 |
* | Add "land clear" command | Justin Clark-Casey (justincc) | 2011-01-27 | 1 | -3/+13 |
* | Fix OAR parcel loading so that old parcels are replaced by the new instead of... | Justin Clark-Casey (justincc) | 2011-01-27 | 3 | -0/+29 |
* | remove unused CreateBaseLand() | Justin Clark-Casey (justincc) | 2011-01-27 | 1 | -9/+0 |
* | Implement command "land show". This shows all the parcels on the currently s... | Justin Clark-Casey (justincc) | 2011-01-26 | 3 | -18/+121 |
* | Fixes mantis #5343 | Diva Canto | 2011-01-23 | 1 | -0/+1 |
* | stop extremely old region serialization commands from appearing in the console | Justin Clark-Casey (justincc) | 2011-01-22 | 1 | -27/+26 |
* | remove some mono compiler warnings | Justin Clark-Casey (justincc) | 2011-01-21 | 3 | -6/+6 |
* | Protect World Map module, RequestMapItemsAsync, from badly formed URLs. | Diva Canto | 2011-01-17 | 1 | -1/+11 |
* | Fix direct item give permissions | Melanie | 2011-01-12 | 1 | -1/+1 |
* | Added more debug messages under the -verbose option. | Diva Canto | 2011-01-08 | 1 | -2/+6 |
* | Make HG map search consistent with new syntax for link-region, i.e. http://fo... | Diva Canto | 2011-01-07 | 1 | -1/+1 |
* | Map search: changed the flag sent to the client. It was 2 (???), now it's 0. ... | Diva Canto | 2011-01-06 | 1 | -3/+3 |
* | Fix scoping for prim region crossings | Melanie | 2011-01-03 | 1 | -1/+1 |
* | Implement Scope ID lookup on GetLandData. Stacked regions were not handled | Melanie | 2011-01-03 | 1 | -34/+34 |
* | Fixes mantis #5279 | Diva Canto | 2010-12-25 | 1 | -1/+1 |
* | Made the map thread request the map items asynchronously, as the name suggest... | Diva Canto | 2010-12-14 | 1 | -9/+71 |
* | Fixes mantis #5270 -- Map tiles for hyperlinks not showing in world map for g... | Diva Canto | 2010-12-14 | 2 | -3/+3 |
* | Fix a small bug in ban list handling | Melanie | 2010-12-13 | 1 | -0/+2 |
* | Revamp the viewer -> banlist packet processing so fix a number of bugs. | Melanie | 2010-12-13 | 3 | -120/+170 |
* | Drop current OAR version back to 0.5 since these are currently now compatible... | Justin Clark-Casey (justincc) | 2010-12-11 | 3 | -35/+34 |
* | Merge branch 'master-core' into mantis5110 | Jonathan Freedman | 2010-12-05 | 4 | -8/+310 |
|\ |
|
| * | Preservation of creator information now also working in IARs. Cleaned up usag... | Diva Canto | 2010-11-29 | 2 | -7/+30 |
| * | 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 |
* | | Merge branch 'master-core' into mantis5110 | Jonathan Freedman | 2010-11-23 | 1 | -1/+1 |
|\ \
| |/ |
|
| * | Fix: Allow use of parameters without specifying a file path with command "sav... | Marck | 2010-11-23 | 1 | -1/+1 |
* | | Merge branch 'master-core' into mantis5110 | Jonathan Freedman | 2010-11-21 | 7 | -107/+179 |
|\ \
| |/ |
|
| * | Added creator info across the board -- TaskInventoryItems and InventoryItems ... | Diva Canto | 2010-11-21 | 2 | -3/+8 |
| * | Global creator information working on MySQL DB and on load/save OARs. Creator... | Diva Canto | 2010-11-21 | 3 | -3/+27 |
| * | 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 |
| * | Bump oar version to 1.0 from 0.5 | Justin Clark-Casey (justincc) | 2010-11-20 | 1 | -83/+119 |
| * | Fix gesture and viewer preview sounds not playing | Melanie | 2010-11-17 | 1 | -7/+13 |
* | | Merge https://github.com/opensim/opensim into mantis5110 | Jonathan Freedman | 2010-11-21 | 3 | -16/+18 |
|\ \
| |/ |
|
| * | 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 |