| Commit message (Expand) | Author | Files | Lines |
2008-02-06 | Revert color console changes until a cross-platform method is found. | Jeff Ames | 10 | -190/+10 |
2008-02-06 | Added colors back to console output. | Jeff Ames | 10 | -10/+190 |
2008-02-05 | Converted logging to use log4net. | Jeff Ames | 10 | -0/+280 |
2008-02-05 | Reverted MySQLDataStore.cs to not use static mutexes any more, patch didn't w... | Tedd Hansen | 1 | -4/+5 |
2008-02-04 | First part of avatar persistence, currently only really works in standalone m... | MW | 1 | -0/+4 |
2008-02-04 | * Chat Message format patch from kinoc (#443) Thanks! | Adam Frisby | 1 | -2/+12 |
2008-02-03 | * Made sure the excuses are up to date and properly attributed.(pCampBot uses... | Teravus Ovares | 1 | -5/+2 |
2008-02-03 | * Adding the PhysicsCamperBot load testing app to the SVN in it's own folder.... | Teravus Ovares | 1 | -0/+463 |
2008-02-02 | * Added Full support for llSetTextureAnim. To ckrinke: Let the fountains o... | Teravus Ovares | 1 | -0/+0 |
2008-02-02 | fixed a timing bug in config re-read. Apparently there is 1000000000 ns in on... | Tedd Hansen | 2 | -0/+0 |
2008-02-02 | Added commands to change config file from console: | Tedd Hansen | 3 | -0/+0 |
2008-02-02 | Updated svn properties. | Jeff Ames | 2 | -0/+0 |
2008-02-02 | Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait). | Tedd Hansen | 2 | -0/+0 |
2008-02-02 | Last patch was a disaster... reset terrain whenever bug occurred. Trying agai... | Tedd Hansen | 2 | -0/+0 |
2008-02-02 | And one more patch before sleep | Tedd Hansen | 1 | -1/+0 |
2008-02-02 | Re-enabled AllowedCompilers function | Tedd Hansen | 3 | -0/+1 |
2008-02-02 | Almost forgot to check in: | Tedd Hansen | 3 | -0/+0 |
2008-02-02 | Bugfixes. Now it even reads configuration before it uses it! ;) | Tedd Hansen | 1 | -3/+3 |
2008-02-02 | Added load/unload queue size limit | Tedd Hansen | 1 | -0/+12 |
2008-02-02 | Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS... | Tedd Hansen | 1 | -0/+19 |
2008-02-02 | Added some error checking to MaintenanceThread, no-crash (just log) loading o... | Tedd Hansen | 1 | -5/+22 |
2008-02-01 | SCRIPTING STILL BROKEN | Tedd Hansen | 1 | -2/+19 |
2008-02-01 | SCRIPT SUPPORT IS STILL BROKEN. | Tedd Hansen | 1 | -0/+3 |
2008-02-01 | Config option to set number of scripts per AppDomain | Tedd Hansen | 1 | -0/+8 |
2008-02-01 | Added config options: | Tedd Hansen | 1 | -1/+10 |
2008-02-01 | Experimental | Tedd Hansen | 1 | -0/+32 |
2008-02-01 | * Added more supported feature to particlesystems. While this appears to hav... | Teravus Ovares | 1 | -0/+0 |
2008-01-30 | Updated ODE lib for OS X (built from opensim-libs r27) | Jeff Ames | 1 | -0/+0 |
2008-01-30 | Updating ODE.NET as the version I used possibly caused the slowness. | Teravus Ovares | 1 | -0/+0 |
2008-01-30 | * This update restores *nix support | Teravus Ovares | 1 | -0/+0 |
2008-01-30 | * Experimental ODE Update to make ODE more stable | Teravus Ovares | 2 | -0/+0 |
2008-01-26 | Rewrote svn properties handling script in python. Added more file types. | Jeff Ames | 37 | -1397/+1397 |
2008-01-23 | * Persistent prim inventory script storage is now turned on by default | Justin Clarke Casey | 1 | -2/+5 |
2008-01-13 | * 32bit Linux libode update | Teravus Ovares | 1 | -0/+0 |
2008-01-13 | * HeightField handling update in ODE. Should improve the terrain pits. So f... | Teravus Ovares | 1 | -0/+0 |
2008-01-12 | Changed URL in example to avoid RIAA issues. | alondria | 1 | -1/+1 |
2008-01-11 | Fill out and add wiki link to OpenSim.ini.example for prim inventory persistence | Justin Clarke Casey | 1 | -0/+7 |
2008-01-10 | * Just an update to the default login form | Teravus Ovares | 1 | -5/+6 |
2008-01-10 | * After fighting with it a bit more, Opensim is now compatible with the most ... | Teravus Ovares | 1 | -1/+1 |
2008-01-10 | Minor spelling change on NotecardsAssetSet.xml. The example notecard should ... | Justin Clarke Casey | 1 | -0/+0 |
2008-01-09 | Set svn:eol-style. | Jeff Ames | 37 | -2304/+2304 |
2008-01-09 | * This update enables the web_login method. | Teravus Ovares | 1 | -0/+60 |
2008-01-09 | moving Region store for SQLite into the OpenSim.Framework.Data.SQLite | Sean Dague | 1 | -1/+1 |
2008-01-09 | * Added a hashtable based HTTP processor in preparation of the web_login_key | Teravus Ovares | 2 | -0/+2 |
2008-01-09 | Third part of CharlieO's library rework. We now have library organization! Th... | Brian McBee | 8 | -1095/+163 |
2008-01-07 | More inventory work for CharlieO. Final patch to make it all work yet to come. | Brian McBee | 76 | -0/+3511 |
2008-01-06 | For CharlieO: new folders created for new asset set stuff. Mantis 313 | Brian McBee | 62 | -0/+40 |
2008-01-05 | Checked in my own Mono.Addins.dll by mistake. Here is correction. | Tedd Hansen | 1 | -0/+0 |
2008-01-05 | Only one queue is used for load/unload of scripts. | Tedd Hansen | 1 | -0/+0 |
2008-01-05 | Changes to ScriptServer to (hopefully) make it compile on both .Net and Mono. | Tedd Hansen | 1 | -1/+1 |