aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin (unfollow)
Commit message (Expand)AuthorFilesLines
2008-02-07Sync other log4net config files with region server config.Jeff Ames9-9/+9
2008-02-06make a couple more changes to get us back very close to old color schemeSean Dague1-1/+1
2008-02-06pass 1 on getting colors back to the consoleSean Dague1-2/+2
2008-02-06Shortened console log messages.Jeff Ames10-19/+19
2008-02-06change the console logging format a little bit to look more likeSean Dague1-2/+2
2008-02-06Revert color console changes until a cross-platform method is found.Jeff Ames10-190/+10
2008-02-06Added colors back to console output.Jeff Ames10-10/+190
2008-02-05Converted logging to use log4net.Jeff Ames10-0/+280
2008-02-05Reverted MySQLDataStore.cs to not use static mutexes any more, patch didn't w...Tedd Hansen1-4/+5
2008-02-04First part of avatar persistence, currently only really works in standalone m...MW1-0/+4
2008-02-04* Chat Message format patch from kinoc (#443) Thanks!Adam Frisby1-2/+12
2008-02-03* Made sure the excuses are up to date and properly attributed.(pCampBot uses...Teravus Ovares1-5/+2
2008-02-03* Adding the PhysicsCamperBot load testing app to the SVN in it's own folder....Teravus Ovares1-0/+463
2008-02-02* Added Full support for llSetTextureAnim. To ckrinke: Let the fountains o...Teravus Ovares1-0/+0
2008-02-02fixed a timing bug in config re-read. Apparently there is 1000000000 ns in on...Tedd Hansen2-0/+0
2008-02-02Added commands to change config file from console:Tedd Hansen3-0/+0
2008-02-02Updated svn properties.Jeff Ames2-0/+0
2008-02-02Hopefully fixed MySQL DB crash on startup issue (so we can remove 3 sec wait).Tedd Hansen2-0/+0
2008-02-02Last patch was a disaster... reset terrain whenever bug occurred. Trying agai...Tedd Hansen2-0/+0
2008-02-02And one more patch before sleepTedd Hansen1-1/+0
2008-02-02Re-enabled AllowedCompilers functionTedd Hansen3-0/+1
2008-02-02Almost forgot to check in:Tedd Hansen3-0/+0
2008-02-02Bugfixes. Now it even reads configuration before it uses it! ;)Tedd Hansen1-3/+3
2008-02-02Added load/unload queue size limitTedd Hansen1-0/+12
2008-02-02Added OpenSim.32BitLaunch.exe that can be used on 64-bit systems to run OpenS...Tedd Hansen1-0/+19
2008-02-02Added some error checking to MaintenanceThread, no-crash (just log) loading o...Tedd Hansen1-5/+22
2008-02-01SCRIPTING STILL BROKENTedd Hansen1-2/+19
2008-02-01SCRIPT SUPPORT IS STILL BROKEN.Tedd Hansen1-0/+3
2008-02-01Config option to set number of scripts per AppDomainTedd Hansen1-0/+8
2008-02-01Added config options:Tedd Hansen1-1/+10
2008-02-01ExperimentalTedd Hansen1-0/+32
2008-02-01* Added more supported feature to particlesystems. While this appears to hav...Teravus Ovares1-0/+0
2008-01-30Updated ODE lib for OS X (built from opensim-libs r27)Jeff Ames1-0/+0
2008-01-30Updating ODE.NET as the version I used possibly caused the slowness.Teravus Ovares1-0/+0
2008-01-30* This update restores *nix supportTeravus Ovares1-0/+0
2008-01-30* Experimental ODE Update to make ODE more stableTeravus Ovares2-0/+0
2008-01-26Rewrote svn properties handling script in python. Added more file types.Jeff Ames37-1397/+1397
2008-01-23* Persistent prim inventory script storage is now turned on by defaultJustin Clarke Casey1-2/+5
2008-01-13* 32bit Linux libode updateTeravus Ovares1-0/+0
2008-01-13* HeightField handling update in ODE. Should improve the terrain pits. So f...Teravus Ovares1-0/+0
2008-01-12Changed URL in example to avoid RIAA issues.alondria1-1/+1
2008-01-11Fill out and add wiki link to OpenSim.ini.example for prim inventory persistenceJustin Clarke Casey1-0/+7
2008-01-10* Just an update to the default login formTeravus Ovares1-5/+6
2008-01-10* After fighting with it a bit more, Opensim is now compatible with the most ...Teravus Ovares1-1/+1
2008-01-10Minor spelling change on NotecardsAssetSet.xml. The example notecard should ...Justin Clarke Casey1-0/+0
2008-01-09Set svn:eol-style.Jeff Ames37-2304/+2304
2008-01-09* This update enables the web_login method.Teravus Ovares1-0/+60
2008-01-09moving Region store for SQLite into the OpenSim.Framework.Data.SQLiteSean Dague1-1/+1
2008-01-09* Added a hashtable based HTTP processor in preparation of the web_login_keyTeravus Ovares2-0/+2
2008-01-09Third part of CharlieO's library rework. We now have library organization! Th...Brian McBee8-1095/+163