aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-20* Only count download requests for assets which are not already waiting for d...Justin Clarke Casey5-20/+22
2008-02-20div+Tedd Hansen2-1/+14
2008-02-20* Found the land bug, yayTeravus Ovares2-5/+17
2008-02-20* Properly guard removal of asset request lists on AssetCache.AssetNotFound (...Justin Clarke Casey2-14/+16
2008-02-20* Remove unused texture dictionaries from AssetCacheJustin Clarke Casey2-48/+73
2008-02-20Minor cleanup.Jeff Ames206-445/+345
2008-02-20Report command string on ConsoleBase.RunCommand exceptionJustin Clarke Casey2-3/+4
2008-02-20* Fixed a long standing race condition in physics events. Could this be the...Teravus Ovares1-3/+3
2008-02-20llSetTimerEvent updated to use ticks instead of DateTime for internal timing.Tedd Hansen3-24/+41
2008-02-20* Report 'asset not found' situations back to UserTextureDownloadServiceJustin Clarke Casey6-33/+91
2008-02-20llSetTimerEvent was setting seconds as milliseconds causing major problems in...Tedd Hansen2-2/+2
2008-02-20* re-enabled AssetNotFound codelbsa712-92/+96
2008-02-20Fixed big bug in AgentAssetTransactions, now don't seem to be getting any Abo...MW1-4/+4
2008-02-20some changes to the initialising of AgentAssetTransactionModule to see if the...MW1-9/+23
2008-02-20* just added a readonly and a commentlbsa712-2/+2
2008-02-20small changeMW1-0/+11
2008-02-20* Added a few more packets to ClientView. Added tendons to the Skeletal Group...Teravus Ovares4-15/+303
2008-02-20* Fixed xml loading bug (the xml was scheduled for update before added to a s...lbsa714-75/+104
2008-02-20* Caught 'OPTIONS' verb in BaseHttpServer that would otherwise explode.lbsa711-1/+17
2008-02-20* Cleanup of some memory consuming items on ScenePresence.Close().Teravus Ovares5-10/+78
2008-02-20* Made a quickupdate method to run through only entities that have scheduled ...Teravus Ovares4-1/+55
2008-02-19Doc correctionJustin Clarke Casey1-1/+1
2008-02-19* Add documentationJustin Clarke Casey3-16/+112
2008-02-19Putting in eyecatcher lines on OpenSim start as we had previously. This make...Justin Clarke Casey1-1/+5
2008-02-19Remove "Loading inventory" messages from item inventory loadsJustin Clarke Casey3-15/+15
2008-02-19From: Michael Osias <mosias@us.ibm.com>Sean Dague10-197/+576
2008-02-19* Adds limited support for each hollow type for the supported prim., Cube wit...Teravus Ovares1-124/+192
2008-02-19Playing "Name that thread". Adding names and isbackground=true to all threads...Tedd Hansen9-7/+28
2008-02-19*rawfile fix.Teravus Ovares1-1/+1
2008-02-19* This patch adds Prism support to the Meshmerizer. Prism is one of the obj...Teravus Ovares2-1/+211
2008-02-19* Committing Ahzz's patch number 620.Teravus Ovares1-135/+177
2008-02-18A bit more prominent sign of start up completion :-) thanks HashBox for the A...Dalien Talbot1-0/+15
2008-02-18Committing ahzz's patch #619 - Description:Teravus Ovares2-19/+48
2008-02-18* Probably fixed the corner freeze bug. On uninitialized avatar, ODEPlugin ...Teravus Ovares1-3/+9
2008-02-18* Output XmlRpc error message if user server gets a fault response from the r...Justin Clarke Casey3-9/+21
2008-02-18* Fixed a land manager exception or two with Math.Max(255,Math.Min(0,val))Teravus Ovares2-9/+65
2008-02-18* Make RegionProfileData.RequestSimProfileData staticJustin Clarke Casey4-13/+28
2008-02-18* Since default loglevel is debug, I'm commenting out the resending x packet ...Teravus Ovares1-2/+2
2008-02-18* Putting the resending x packet into debug mode only. Set your loglevel to...Teravus Ovares1-1/+1
2008-02-18* Do not allow a user to be created if one with the same name already existsJustin Clarke Casey5-43/+69
2008-02-18a new attempt at converting to the right typesSean Dague1-1/+1
2008-02-18Attempt to fix casting issue introduced by RegionSize constant. I think thisSean Dague1-1/+1
2008-02-18* Allow create user on standalone even if authentication is off, in case the ...Justin Clarke Casey1-9/+3
2008-02-18More exception checks and crash hintsTedd Hansen6-17/+38
2008-02-18bring back some script engine debugging, hoping this will help track down the...Sean Dague3-18/+18
2008-02-18Patch from Michael Osias IBM (jimbo2120)Justin Clarke Casey5-0/+50
2008-02-18Small change to the IAgentAssetTransactions file that Chi11ken added for me (...MW1-2/+2
2008-02-18* Thanks to Ahzz, more verbose error messages on the console and possibly a f...Teravus Ovares2-34/+58
2008-02-18* Added /even more/ debugging messages to the UDP server to help people in re...Teravus Ovares2-8/+72
2008-02-18Thank you very much Ahzzmandius for adding the supportCharles Krinke5-0/+79