Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | * Add 'asset not found' statistics to grid asset server stats | Justin Clarke Casey | 2008-01-30 | 2 | -10/+35 | |
| | ||||||
* | * Minor asset server message tweak | Justin Clarke Casey | 2008-01-30 | 1 | -1/+2 | |
| | ||||||
* | * Deal with asset requests with malformed guids to the asset server in more ↵ | Justin Clarke Casey | 2008-01-30 | 1 | -6/+13 | |
| | | | | | | | | user-friendly way than throwing an Exception * Compact status messages to reduce verbosity and be more informative | |||||
* | * Print out exception information when a mysql asset fetch fails | Justin Clarke Casey | 2008-01-30 | 1 | -16/+29 | |
| | | | | | | * Attempt reconnection on fetch and create exceptions. | |||||
* | * Insert 'assets served per hour' speed to asset server stats | Justin Clarke Casey | 2008-01-30 | 1 | -6/+15 | |
| | ||||||
* | Updated ODE lib for OS X (built from opensim-libs r27) | Jeff Ames | 2008-01-30 | 1 | -0/+0 | |
| | ||||||
* | Updating ODE.NET as the version I used possibly caused the slowness. | Teravus Ovares | 2008-01-30 | 2 | -0/+2 | |
| | ||||||
* | * See if this helps Nebadon. | Teravus Ovares | 2008-01-30 | 1 | -8/+3 | |
| | ||||||
* | * This update restores *nix support | Teravus Ovares | 2008-01-30 | 2 | -1/+8 | |
| | | | | | * This stability optimization is disabled on Apple Computers until the .dylib library is updated. | |||||
* | * Experimental ODE Update to make ODE more stable | Teravus Ovares | 2008-01-30 | 5 | -4/+50 | |
| | | | | | * WARNING: This update will break *nix support. Will be restored in the next revision | |||||
* | * Fixed a crash if the server is unable to connect to the UserServer when a ↵ | Teravus Ovares | 2008-01-29 | 1 | -1/+9 | |
| | | | | user logs off | |||||
* | * Implemented grab and throw in ODE. It's a little strong still so toss ↵ | Teravus Ovares | 2008-01-29 | 8 | -6/+138 | |
| | | | | gently at first to test the waters or you'll lose prim to the pit at the edge of the sim. Make sure the object is physical before trying to toss it or it'll just move to the new location. | |||||
* | * Patch from Ansi (IBM) | Justin Clarke Casey | 2008-01-29 | 2 | -2/+59 | |
| | | | | | | | * Allows the creation of a user via the RemoteAdminPlugin. * Many thanks! | |||||
* | * No more massive spires and massive pits when editing land using Select + ↵ | Teravus Ovares | 2008-01-29 | 1 | -1/+11 | |
| | | | | tool + amount + apply; | |||||
* | Thanks kinoc for your improved IRC Gateway patch as referenced in mantis ↵ | Teravus Ovares | 2008-01-29 | 2 | -23/+81 | |
| | | | | issue 390. | |||||
* | * Commenting out the 'collision notifications' on BulletX, as there hasn't ↵ | Teravus Ovares | 2008-01-29 | 1 | -2/+2 | |
| | | | | been an update on bullet in a while and the console notifications consume the entire CPU to make bullet completely unusable. | |||||
* | * This fixes the stair issue that Sdague reported on *nix. Be aware that if ↵ | Teravus Ovares | 2008-01-29 | 1 | -2/+11 | |
| | | | | you cross a border into a region, the new region doesn't know your height and therefore you're about a meter off the ground. If the region doesn't know your height, you won't be able to climb steps. If you're in that state, edit your appearance and the region will learn your height and you will again be able to climb steps. | |||||
* | * Add total logouts (and total logins) to server side user stats | Justin Clarke Casey | 2008-01-28 | 8 | -16/+69 | |
| | | | | | | | * Passing the stats collector through object chains is not ideal - this will change when more stats come in * This change will need a prebuild | |||||
* | * Move AssetStatsReporter to Framework.Statistics | Justin Clarke Casey | 2008-01-28 | 4 | -0/+3 | |
| | | | | | | | * The hooks are still plugged in too high at the asset server, but then next layer down is the database and this may be refactored soon. * This change will requires a prebuild | |||||
* | * ODE Going to Time Step 0.020 = (1000\20) - ((1000\20) * .09) = ~45 pfps | Teravus Ovares | 2008-01-28 | 1 | -1/+1 | |
| | ||||||
* | * Mostly ODE update. Things are a bit more behaved then the last ↵ | Teravus Ovares | 2008-01-28 | 3 | -11/+47 | |
| | | | | experimental update. | |||||
* | * Highly experimental ODE_STEPSIZE = 0.025f - 1000 / 25 = 40fps - 10 ↵ | Teravus Ovares | 2008-01-27 | 2 | -12/+13 | |
| | | | | | | | | substeps with fallback to 5 substeps when things get slow * Just to give you an idea of the difference .. previous ODE_STEPSIZE was 0.005f - 1000/5 = 200fps - 10 substeps with fallback to 5 substeps when things get slow * *nix avatar may fall over again, *sorry* | |||||
* | * Shifted strategy of detecting specific *nix distributions to detecting *nix. | Teravus Ovares | 2008-01-26 | 1 | -2/+2 | |
| | | | | | * Let me know if all your avatar are standup. | |||||
* | * Added a try/catch handler around childdataupdates because the enumeration ↵ | Teravus Ovares | 2008-01-26 | 2 | -10/+18 | |
| | | | | is prone to modification when logging on. These can be safely ignored because the data gets old fast and new ones get generated somewhat quickly. | |||||
* | Updated contributors list. | Jeff Ames | 2008-01-26 | 1 | -5/+7 | |
| | ||||||
* | Rewrote svn properties handling script in python. Added more file types. | Jeff Ames | 2008-01-26 | 62 | -2341/+2447 | |
| | ||||||
* | Removed ScriptServer.csproj from svn. | Jeff Ames | 2008-01-26 | 1 | -47/+0 | |
| | ||||||
* | Ugly workaround for mono-1.2.6 compile failure in TribalMedia code. | Jeff Ames | 2008-01-26 | 2 | -42/+75 | |
| | | | | | | Future versions of mono should not need this. Please revert if this makes you cry. | |||||
* | Set svn properties. | Jeff Ames | 2008-01-26 | 6 | -18/+53 | |
| | ||||||
* | * Add statistics reference to the opensim app and the example app | Justin Clarke Casey | 2008-01-25 | 1 | -0/+2 | |
| | | | | | | | | * Interestingly, OpenSim builds fine on mono under nant without these references (as nulls are passed in instead of the objects) * But it appears other systems (at least VS2008) complain if the references aren't present * Many thanks to Grumly57 for catching this! | |||||
* | * Add missed out evn:eol-style native | Justin Clarke Casey | 2008-01-25 | 1 | -43/+43 | |
| | | | | | | | | * I intended to think about refactoring the servers to use this common base class, but temporary laziness won out. * I'm leaving this here as a reminder/mind poke and for reasons of laziness (again) * If people object to me leaving this kind of thing lying around, please say | |||||
* | * Add very basic initial login stats to the user server | Justin Clarke Casey | 2008-01-25 | 10 | -22/+206 | |
| | | | | | | | | * Typing 'stats' on the command line will given total number of successful logins today and yesterday * A little bit more to come, probably * Refactoring will follow next | |||||
* | Implemented a suggestion from Mic Bowman regarding border crossing and ↵ | Teravus Ovares | 2008-01-25 | 1 | -1/+4 | |
| | | | | SignificantClientMovement. | |||||
* | * Stubbed out beginnings of a user server stress test | Justin Clarke Casey | 2008-01-25 | 2 | -11/+62 | |
| | | | | | | * Does absolutely nothing at the moment | |||||
* | * Changing && to || as suggested by dirk and ChrisD, also looks sensible to me | Justin Clarke Casey | 2008-01-25 | 1 | -2/+2 | |
| | | | | | | * Please revert if this is wrong, Teravus | |||||
* | * Added Ubuntu to the OS detection routine. This seems to have helped on ↵ | Teravus Ovares | 2008-01-24 | 1 | -1/+1 | |
| | | | | Debian. | |||||
* | * Reinsert 3 second land loading delay of r3132 accidentally removed in r3141. | Justin Clarke Casey | 2008-01-24 | 1 | -0/+3 | |
| | | | | | | * Sorry Tedd! | |||||
* | Another try at fixing the Animations problem on region crossing. | Brian McBee | 2008-01-24 | 1 | -1/+4 | |
| | ||||||
* | * This update updates ODE to again use the AMotor to keep the avatar upright ↵ | Teravus Ovares | 2008-01-23 | 2 | -34/+38 | |
| | | | | instead of the 'avatar wobble' This also uses a hack to detect debian and change the force applied by the AMotor to a different value for Debian. The intent of this all is to get the avatar to stand up in Debian with the AMotor. | |||||
* | * Added ReadEtcIssue to Util | Teravus Ovares | 2008-01-23 | 2 | -6/+26 | |
| | | | | | | * If you have Debian running, you should get a platform line that says, 'Found Debian!' when starting up your sim. * If someone running Debian will confirm this does occur, that would be most helpful. | |||||
* | * One more try at specifically identifying Debian from the code. | Teravus Ovares | 2008-01-23 | 1 | -0/+8 | |
| | | | | | * There's 3 platform lines now. Would someone running debian and/or Fedora core please try this revision out and send me the three [PLATFORM] lines? | |||||
* | * When Scene loads, added a platform string print out for testing purposes. ↵ | Teravus Ovares | 2008-01-23 | 2 | -1/+3 | |
| | | | | Anyone on Debian want to run this revision and send me back the two platform lines? It would be helpful. | |||||
* | put the number in front of the migrations to make them easier to deal with | Sean Dague | 2008-01-23 | 4 | -0/+0 | |
| | ||||||
* | * Changing log messages to use 24 hour clock rather than 12 hour - hope ↵ | Justin Clarke Casey | 2008-01-23 | 1 | -2/+2 | |
| | | | | nobody objects | |||||
* | * Timer wants, ms, not secs! | Justin Clarke Casey | 2008-01-23 | 1 | -1/+1 | |
| | | | | | | * May also be another bug lurking | |||||
* | * Add very very very basic initial statistical information collection to ↵ | Justin Clarke Casey | 2008-01-23 | 3 | -13/+112 | |
| | | | | | | | | | | asset server * stats can be seen by typing stats on the asset server command line * Currently collecting only raw requests for today and yesterday * And I haven't yet tested the 24 hour rollover | |||||
* | * Library scripts can now be dragged into prims | Justin Clarke Casey | 2008-01-23 | 1 | -9/+28 | |
| | | | | | | | * Unfortunately, they show us as non modify, though they will run * We're probably hitting unimplement permissions stuff | |||||
* | * Persistent prim inventory script storage is now turned on by default | Justin Clarke Casey | 2008-01-23 | 2 | -4/+7 | |
| | | | | | | | | | * Persistence of things apart from scripts will be implemented later on - I at least want to do some work with asset server stats so loading can be monitored first. * No MSSQL implementation as of yet * Progress can be followed at http://opensimulator.org/wiki/OpenSim:Prim_Inventory_Persistence * Please let me know if you see issues resulting from this change. | |||||
* | using embedded resources is a lot easier if you actually | Sean Dague | 2008-01-22 | 1 | -0/+1 | |
| | | | | | | build them in the first place. :) | |||||
* | * I just love doing these substantial contributions. | lbsa71 | 2008-01-22 | 1 | -3/+3 | |
| |