| Commit message (Expand) | Author | Files | Lines |
2008-03-29 | Re-enabled terrain texture generation for the world map. Adam can clean up/ s... | MW | 1 | -12/+17 |
2008-03-28 | attempt to fix mantis # 779. | MW | 1 | -2/+8 |
2008-03-25 | * Massaging CAPS setup/teardown log messages | Justin Clarke Casey | 1 | -4/+4 |
2008-03-25 | Moved Avatar appearance Factory to its own project so that the reference to M... | MW | 1 | -1/+21 |
2008-03-25 | * Tear down CAPS and http handlers when an agent leaves a region (via crossin... | Justin Clarke Casey | 1 | -7/+26 |
2008-03-25 | * Use Face normal to offset new prim instead of the hard coded pos.Z += 0.25f... | Teravus Ovares | 1 | -1/+1 |
2008-03-25 | * Use Face normal to offset new prim instead of the hard coded pos.Z += 0.25f... | Teravus Ovares | 1 | -2/+6 |
2008-03-25 | * Remove old CAPS http listeners when a client logs out from a scene | Justin Clarke Casey | 1 | -1/+2 |
2008-03-25 | Comment out unused private methods. | Jeff Ames | 1 | -19/+20 |
2008-03-24 | * Inflate my commits with yet another snippet of documentation... (j/k) | Justin Clarke Casey | 1 | -1/+2 |
2008-03-24 | * Put in tiny doc snippet while I remember | Justin Clarke Casey | 1 | -0/+3 |
2008-03-24 | * Clean up Scene.AddCapsHandler(). There was a race condition warning, but I... | Justin Clarke Casey | 1 | -37/+9 |
2008-03-23 | * Implements Oriented Bounding Box raytracing. | Teravus Ovares | 1 | -30/+35 |
2008-03-22 | *Moved LandManagement into its own region module (spiffy!) | mingchen | 1 | -61/+27 |
2008-03-21 | * Updated ray tracing code. It's now good enough to use when the XYZ vector... | Teravus Ovares | 1 | -1/+32 |
2008-03-20 | * First draft resolution of mantis 777, 734, 389 - scripts do not save in non... | Justin Clarke Casey | 1 | -46/+54 |
2008-03-19 | * Adding log debugging messages and making others more explicit | Justin Clarke Casey | 1 | -8/+29 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -65/+65 |
2008-03-18 | Formatting cleanup. | Jeff Ames | 1 | -26/+26 |
2008-03-17 | * DEV: Remove client's CAPS handlers object when they log out | Justin Clarke Casey | 1 | -1/+6 |
2008-03-17 | Replaced some magic PCode numbers with enum values. | Jeff Ames | 1 | -1/+1 |
2008-03-15 | Part 2 of fixing inventory for client 1.19.1 (RC), inventory items should now... | MW | 1 | -0/+1 |
2008-03-14 | * You can leave godmode if you want now. | Teravus Ovares | 1 | -2/+3 |
2008-03-13 | * Put back a comment I just inexplicably zapped | Justin Clarke Casey | 1 | -1/+1 |
2008-03-13 | Just a few comments | Justin Clarke Casey | 1 | -1/+5 |
2008-03-13 | * Fix Mantis 761 (linking and delinking prims rapidly caused prims to 'disapp... | Justin Clarke Casey | 1 | -1/+1 |
2008-03-12 | * Fix mantis 757. | Justin Clarke Casey | 1 | -0/+24 |
2008-03-12 | * Don't abort (and keep failing) the update if one Entity gives us an excepti... | Justin Clarke Casey | 1 | -30/+30 |
2008-03-08 | Thank you kindly, Ldviopeng for: | Charles Krinke | 1 | -0/+16 |
2008-03-07 | More spelling corrections in the spirit of r3771. | Jeff Ames | 1 | -5/+5 |
2008-03-07 | * Minor spelling corrections as per mantis 712 | Justin Clarke Casey | 1 | -2/+2 |
2008-03-06 | * Disabled ancient TerrainEngine. | Adam Frisby | 1 | -74/+10 |
2008-03-05 | * Removed more compiler warnings, dead code, etc. | Adam Frisby | 1 | -4/+0 |
2008-03-05 | * New Terrain Module (disabled, search for 'usingTerrainModule = false' to re... | Adam Frisby | 1 | -1/+1 |
2008-03-04 | * One line fix to get everything working again. Essentially set the originR... | Teravus Ovares | 1 | -1/+0 |
2008-03-04 | Merged 3Di code that provides scene and avatar serialization, and plugin supp... | Johan Berntsson | 1 | -10/+45 |
2008-03-03 | * Removed and sorted using clauses in a number of files. | Adam Frisby | 1 | -2/+2 |
2008-03-02 | * This is a very icky implementation of physical linkset prim using fixed joi... | Teravus Ovares | 1 | -2/+2 |
2008-02-27 | * Turned Friends Module into a shared module (to comply with Scene.AddXmlRPCH... | Teravus Ovares | 1 | -1/+6 |
2008-02-27 | UserService.ClearAgent call is no longer made when a childagent connection is... | MW | 1 | -6/+5 |
2008-02-25 | * Caught HttpListenerException and swallowed if with output | lbsa71 | 1 | -2/+2 |
2008-02-20 | * Cleanup of some memory consuming items on ScenePresence.Close(). | Teravus Ovares | 1 | -1/+25 |
2008-02-20 | * Made a quickupdate method to run through only entities that have scheduled ... | Teravus Ovares | 1 | -1/+14 |
2008-02-18 | Thank you very much Ahzzmandius for adding the support | Charles Krinke | 1 | -0/+2 |
2008-02-16 | Moved the AgentAssetTransactionsManager (and AgentAssetTransactions) out of C... | MW | 1 | -4/+8 |
2008-02-16 | Some changes to remove some of the direct calls to CommsManager from Scene, s... | MW | 1 | -7/+7 |
2008-02-15 | * ODE Stability update 4 :D | Teravus Ovares | 1 | -1/+16 |
2008-02-15 | Fixed bug in AvatarFactoryModule that resulted in removing cloth items, not b... | MW | 1 | -0/+1 |
2008-02-14 | * Made new Framework.Constants class, added RegionSize member. | Adam Frisby | 1 | -12/+12 |
2008-02-14 | * Exposed AddHandlers in response to mantis #534. Thanks, kmeisthax! | lbsa71 | 1 | -4/+33 |