aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim (follow)
Commit message (Expand)AuthorAgeFilesLines
* Set svn properties.Jeff Ames2008-01-261-0/+0
* * Add missed out evn:eol-style nativeJustin Clarke Casey2008-01-251-43/+43
* * Add very basic initial login stats to the user serverJustin Clarke Casey2008-01-259-18/+180
* Implemented a suggestion from Mic Bowman regarding border crossing and Signif...Teravus Ovares2008-01-251-1/+4
* * Stubbed out beginnings of a user server stress testJustin Clarke Casey2008-01-251-0/+43
* * Changing && to || as suggested by dirk and ChrisD, also looks sensible to meJustin Clarke Casey2008-01-251-2/+2
* * Added Ubuntu to the OS detection routine. This seems to have helped on D...Teravus Ovares2008-01-241-1/+1
* * Reinsert 3 second land loading delay of r3132 accidentally removed in r3141.Justin Clarke Casey2008-01-241-0/+3
* Another try at fixing the Animations problem on region crossing.Brian McBee2008-01-241-1/+4
* * This update updates ODE to again use the AMotor to keep the avatar upright ...Teravus Ovares2008-01-232-34/+38
* * Added ReadEtcIssue to Util Teravus Ovares2008-01-232-6/+26
* * One more try at specifically identifying Debian from the code. Teravus Ovares2008-01-231-0/+8
* * When Scene loads, added a platform string print out for testing purposes. ...Teravus Ovares2008-01-232-1/+3
* put the number in front of the migrations to make them easier to deal withSean Dague2008-01-234-0/+0
* * Changing log messages to use 24 hour clock rather than 12 hour - hope nobod...Justin Clarke Casey2008-01-231-2/+2
* * Timer wants, ms, not secs!Justin Clarke Casey2008-01-231-1/+1
* * Add very very very basic initial statistical information collection to asse...Justin Clarke Casey2008-01-233-13/+112
* * Library scripts can now be dragged into primsJustin Clarke Casey2008-01-231-9/+28
* * Persistent prim inventory script storage is now turned on by defaultJustin Clarke Casey2008-01-231-2/+2
* * I just love doing these substantial contributions.lbsa712008-01-221-3/+3
* * changed nonsensical PermissionMask and ObjectFlags mixup; if this causes pe...lbsa712008-01-224-102/+44
* Giving Mantis 393 a shot (not enough info to really know for sure though).Teravus Ovares2008-01-221-2/+18
* Giving Mantis #388 a shotTedd Hansen2008-01-221-2/+3
* * Enabled dead region tracking for ChildAgentDataUpdates Teravus Ovares2008-01-2211-112/+276
* * Renamed a number of TerrainEngine functions to conform naming standards bet...Adam Frisby2008-01-222-16/+17
* * Added an army of exception handlers to the InterRegion logoff messageTeravus Ovares2008-01-211-1/+44
* * Shutting down child agents properly in neighbor regions.Teravus Ovares2008-01-219-26/+183
* Another attempt to squash the animation bug. Wish I could get this to fail at...Brian McBee2008-01-211-1/+1
* Change misleading placeholder error messages for attempts to persist non-scri...Justin Clarke Casey2008-01-211-2/+2
* Attempt to catch animation fubar on region crossing that causes client hang. ...Brian McBee2008-01-211-1/+11
* * Following on from sdague's r3144, commenting out other parts of TribalMediaJustin Clarke Casey2008-01-216-1/+14
* * Scripts edited within a prim will now be persisted correctlyJustin Clarke Casey2008-01-216-139/+71
* comment out use of the TribalMedia data mapper layerSean Dague2008-01-211-1/+1
* Method renameJustin Clarke Casey2008-01-213-5/+7
* Properly lock new separate database accessesJustin Clarke Casey2008-01-212-111/+117
* * Make object persistence more granular by separating prim and prim inventory...Justin Clarke Casey2008-01-218-131/+141
* Small bug in ResetScriptTedd Hansen2008-01-212-11/+1
* Add additional mainlog data to LogOffUserCharles Krinke2008-01-211-1/+2
* * And, so did the UDPServer VerbosenessTeravus Ovares2008-01-211-16/+7
* Surround the "non implemented" in an else clause if face is inappropriate for:Charles Krinke2008-01-211-16/+34
* * Stopped Physical Object saving on SQLite got commented out in my last commi...Teravus Ovares2008-01-212-7/+19
* * Added hooks for logout to all IUserService and all that implement it.Teravus Ovares2008-01-2015-27/+135
* Graceful failure of teleport to unavailable regions might actually work now.Brian McBee2008-01-204-10/+34
* Check if remote simulator is up before attempting teleport. Teleport to a rem...Brian McBee2008-01-205-27/+72
* Tedds temp fix for startup crash: Waiting 3 seconds for stuff to catch up. (S...Tedd Hansen2008-01-201-0/+2
* * Found and fixed a situation where a neighbor region would come up send a no...Teravus Ovares2008-01-201-2/+6
* * Announcing the alternative prim early adoption program.. Adding regular ...Teravus Ovares2008-01-192-5/+90
* Most is back in its original state :) Hope I didn't break anything... *looks ...Tedd Hansen2008-01-192-14/+8
* That didn't work -- added more debuggingTedd Hansen2008-01-191-19/+8
* That didn't work, trying with TableAdapter.FillSchema(DataSet, SchemaType.Sou...Tedd Hansen2008-01-191-4/+26