| Commit message (Expand) | Author | Age | Files | Lines |
* | Move TESTING.txt from bin to root | Justin Clarke Casey | 2008-02-08 | 1 | -24/+0 |
* | * Forced nunit.framework.dll into the repo | Adam Frisby | 2008-02-08 | 1 | -0/+0 |
* | * Added TESTING.txt | Adam Frisby | 2008-02-08 | 1 | -0/+24 |
* | Missed the appender change on the previous log4net config file sync. | Jeff Ames | 2008-02-07 | 9 | -9/+9 |
* | Convert pCampBot to use log4net | Jeff Ames | 2008-02-07 | 1 | -0/+28 |
* | Sync other log4net config files with region server config. | Jeff Ames | 2008-02-07 | 9 | -9/+9 |
* | make a couple more changes to get us back very close to old color scheme | Sean Dague | 2008-02-06 | 1 | -1/+1 |
* | pass 1 on getting colors back to the console | Sean Dague | 2008-02-06 | 1 | -2/+2 |
* | Shortened console log messages. | Jeff Ames | 2008-02-06 | 10 | -19/+19 |
* | change the console logging format a little bit to look more like | Sean Dague | 2008-02-06 | 1 | -2/+2 |
* | Revert color console changes until a cross-platform method is found. | Jeff Ames | 2008-02-06 | 10 | -190/+10 |
* | Added colors back to console output. | Jeff Ames | 2008-02-06 | 10 | -10/+190 |
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 10 | -0/+280 |
* | Reverted MySQLDataStore.cs to not use static mutexes any more, patch didn't w... | Tedd Hansen | 2008-02-05 | 1 | -4/+5 |
* | First part of avatar persistence, currently only really works in standalone m... | MW | 2008-02-04 | 1 | -0/+4 |
* | * Chat Message format patch from kinoc (#443) Thanks! | Adam Frisby | 2008-02-04 | 1 | -2/+12 |
* | * Made sure the excuses are up to date and properly attributed.(pCampBot uses... | Teravus Ovares | 2008-02-03 | 1 | -5/+2 |
* | * Adding the PhysicsCamperBot load testing app to the SVN in it's own folder.... | Teravus Ovares | 2008-02-03 | 1 | -0/+463 |
* | * Added Full support for llSetTextureAnim. To ckrinke: Let the fountains o... | Teravus Ovares | 2008-02-02 | 1 | -0/+0 |
* | fixed a timing bug in config re-read. Apparently there is 1000000000 ns in on... | Tedd Hansen | 2008-02-02 | 2 | -0/+0 |
* | Added commands to change config file from console: | Tedd Hansen | 2008-02-02 | 3 | -0/+0 |
* | Updated svn properties. | Jeff Ames | 2008-02-02 | 2 | -0/+0 |
* | Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait). | Tedd Hansen | 2008-02-02 | 2 | -0/+0 |
* | Last patch was a disaster... reset terrain whenever bug occurred. Trying agai... | Tedd Hansen | 2008-02-02 | 2 | -0/+0 |
* | And one more patch before sleep | Tedd Hansen | 2008-02-02 | 1 | -1/+0 |
* | Re-enabled AllowedCompilers function | Tedd Hansen | 2008-02-02 | 3 | -0/+1 |
* | Almost forgot to check in: | Tedd Hansen | 2008-02-02 | 3 | -0/+0 |
* | Bugfixes. Now it even reads configuration before it uses it! ;) | Tedd Hansen | 2008-02-02 | 1 | -3/+3 |
* | Added load/unload queue size limit | Tedd Hansen | 2008-02-02 | 1 | -0/+12 |
* | Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS... | Tedd Hansen | 2008-02-02 | 1 | -0/+19 |
* | Added some error checking to MaintenanceThread, no-crash (just log) loading o... | Tedd Hansen | 2008-02-02 | 1 | -5/+22 |
* | SCRIPTING STILL BROKEN | Tedd Hansen | 2008-02-01 | 1 | -2/+19 |
* | SCRIPT SUPPORT IS STILL BROKEN. | Tedd Hansen | 2008-02-01 | 1 | -0/+3 |
* | Config option to set number of scripts per AppDomain | Tedd Hansen | 2008-02-01 | 1 | -0/+8 |
* | Added config options: | Tedd Hansen | 2008-02-01 | 1 | -1/+10 |
* | Experimental | Tedd Hansen | 2008-02-01 | 1 | -0/+32 |
* | * Added more supported feature to particlesystems. While this appears to hav... | Teravus Ovares | 2008-02-01 | 1 | -0/+0 |
* | 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 | 1 | -0/+0 |
* | * This update restores *nix support | Teravus Ovares | 2008-01-30 | 1 | -0/+0 |
* | * Experimental ODE Update to make ODE more stable | Teravus Ovares | 2008-01-30 | 2 | -0/+0 |
* | Rewrote svn properties handling script in python. Added more file types. | Jeff Ames | 2008-01-26 | 37 | -1397/+1397 |
* | * Persistent prim inventory script storage is now turned on by default | Justin Clarke Casey | 2008-01-23 | 1 | -2/+5 |
* | * 32bit Linux libode update | Teravus Ovares | 2008-01-13 | 1 | -0/+0 |
* | * HeightField handling update in ODE. Should improve the terrain pits. So f... | Teravus Ovares | 2008-01-13 | 1 | -0/+0 |
* | Changed URL in example to avoid RIAA issues. | alondria | 2008-01-12 | 1 | -1/+1 |
* | Fill out and add wiki link to OpenSim.ini.example for prim inventory persistence | Justin Clarke Casey | 2008-01-11 | 1 | -0/+7 |
* | * Just an update to the default login form | Teravus Ovares | 2008-01-10 | 1 | -5/+6 |
* | * After fighting with it a bit more, Opensim is now compatible with the most ... | Teravus Ovares | 2008-01-10 | 1 | -1/+1 |
* | Minor spelling change on NotecardsAssetSet.xml. The example notecard should ... | Justin Clarke Casey | 2008-01-10 | 1 | -0/+0 |