| Commit message (Expand) | Author | Files | Lines |
2008-04-16 | After reading Timer.cs in the mono source, I'm not | Sean Dague | 1 | -116/+118 |
2008-04-16 | Thank you very much, Kmeisthax for: | Charles Krinke | 2 | -0/+46 |
2008-04-15 | * A tweak of the caps system so that new caps have random paths instead of a ... | Teravus Ovares | 2 | -2/+31 |
2008-04-15 | From: Dr Scofield <hud@zurich.ibm.com> | Sean Dague | 1 | -0/+288 |
2008-04-15 | From: dirk husemann <hud@zurich.ibm.com> | Sean Dague | 1 | -2/+4 |
2008-04-15 | Update svn properties. | Jeff Ames | 4 | -201/+201 |
2008-04-15 | * Added support for serialising objects to ExportSerialisationModule via Seri... | Adam Frisby | 3 | -10/+23 |
2008-04-15 | * Fixes an issue with the BaseHttpServer in Linux | Teravus Ovares | 3 | -18/+64 |
2008-04-15 | * Committing shell of a whole-region serialiser. This is not complete and wil... | Adam Frisby | 3 | -0/+188 |
2008-04-15 | * Quick patch before I start on a bigger project | Adam Frisby | 3 | -55/+61 |
2008-04-14 | * Working towards notifying the client if the inventory service has failed, r... | Justin Clarke Casey | 2 | -6/+29 |
2008-04-14 | * Fixed a few warnings. | Teravus Ovares | 8 | -7/+314 |
2008-04-14 | make it so the IRC bridge only relays channel 0 messages | Sean Dague | 1 | -7/+10 |
2008-04-14 | #952 again | Teravus Ovares | 1 | -7/+21 |
2008-04-14 | Fix for mantis 952 | Teravus Ovares | 1 | -23/+30 |
2008-04-13 | * Fix a bug in the friends module that causes a friend not to appear online w... | Teravus Ovares | 2 | -15/+872 |
2008-04-13 | * Added some comments to terrain module. | Adam Frisby | 2 | -3/+57 |
2008-04-11 | * fix bug 935 | Teravus Ovares | 1 | -4/+7 |
2008-04-11 | * Fix bug 934 | Teravus Ovares | 1 | -1/+7 |
2008-04-11 | refactor: eliminate method in UserProfileCacheService | Justin Clarke Casey | 1 | -1/+1 |
2008-04-11 | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 1 | -0/+32 |
2008-04-11 | * Updated MapImageModule to support primitives showing on the world map image... | Adam Frisby | 1 | -1/+43 |
2008-04-10 | * With Grid Comms up in the air.. I decided have the friends module update ... | Teravus Ovares | 3 | -0/+165 |
2008-04-10 | * Slightly smoother transition between land, shallow water and deep water in ... | Teravus Ovares | 1 | -2/+11 |
2008-04-10 | further renaming of properties for clarity | Sean Dague | 1 | -10/+10 |
2008-04-10 | moved fields to properties for UserDataProfile, which was | Sean Dague | 2 | -12/+12 |
2008-04-10 | * Brings back map tile generation based on the terrain. The algorithm produc... | Teravus Ovares | 1 | -0/+108 |
2008-04-10 | * Fix a null reference when there's no [Economy] section in the opensim.ini | Teravus Ovares | 1 | -3/+3 |
2008-04-10 | * Updates BetaGridLikeMoneyModule | Teravus Ovares | 5 | -6/+143 |
2008-04-10 | * Adds twist support for Cubes, Cylinders, and Prisms in the Meshmerizer | Teravus Ovares | 1 | -1/+1 |
2008-04-08 | * Update code to use patched libsecondlife.dll which removes the problem wher... | Justin Clarke Casey | 1 | -1/+1 |
2008-04-07 | more refactoring, this time on InventoryFolderBase | Sean Dague | 1 | -1/+1 |
2008-04-07 | Refactor InventoryItemBase to do the following: | Sean Dague | 4 | -88/+88 |
2008-04-07 | * Objects which have their name or description changed while within inventory... | Justin Clarke Casey | 1 | -40/+59 |
2008-04-07 | * Preserve original creator's name when an object is given | Justin Clarke Casey | 1 | -2/+2 |
2008-04-07 | * Nasty hack to reduce the incidence of spurious exceptions where a user dele... | Justin Clarke Casey | 3 | -5/+22 |
2008-04-07 | * Okay you can put down your pitchforks - this patch should fix rezzing of it... | Justin Clarke Casey | 2 | -27/+36 |
2008-04-07 | * I XmlIgnored the TaskInventory Property as a temporary measure. Taking th... | Teravus Ovares | 2 | -1/+2 |
2008-04-07 | * EXPERIMENTAL ROUGH DRAFT: First rough implementation of avatar to avatar it... | Justin Clarke Casey | 3 | -7/+246 |
2008-04-06 | Update svn properties. | Jeff Ames | 8 | -593/+593 |
2008-04-06 | * Whoops, forgot to include all the new terrain file loaders and things. | Adam Frisby | 8 | -0/+593 |
2008-04-06 | * Various terrain engine fixes | Adam Frisby | 5 | -89/+194 |
2008-04-05 | * The simulator now checks the parcel at the position that you get put by the... | Teravus Ovares | 1 | -0/+10 |
2008-04-04 | From: Kurt Taylor <krtaylor@us.ibm.com> | Justin Clarke Casey | 1 | -3/+7 |
2008-04-04 | * Removing debugging goo for mantis 854 since the fix is reported to work. | Justin Clarke Casey | 1 | -1/+1 |
2008-04-03 | * Fixes Region/Estate panel in current Linden Official client. | Teravus Ovares | 1 | -4/+7 |
2008-04-03 | * Attempted resolution for mantis 854 | Justin Clarke Casey | 1 | -0/+3 |
2008-04-03 | * From: Dr Scofield <hud@zurich.ibm.com> | Justin Clarke Casey | 3 | -2/+234 |
2008-04-03 | * Minor: fix doc glitch | Justin Clarke Casey | 1 | -1/+1 |
2008-04-03 | * Adding request time limiting strategy for texture requests, though this isn... | Justin Clarke Casey | 1 | -4/+12 |