| Commit message (Expand) | Author | Files | Lines |
2007-07-25 | Start of the OpenSim library , for now only contains a few textures. | MW | 12 | -1302/+1506 |
2007-07-24 | * Users doing terraforming should see updates instantly now. | Adam Frisby | 1 | -1/+1 |
2007-07-24 | * More console related changes. | Adam Frisby | 1 | -0/+5 |
2007-07-24 | * Reduced a significant number of compiler warnings (back down to 9 for all p... | Adam Frisby | 4 | -8/+8 |
2007-07-23 | *Added configuration plugin (OpenSim.Framework.Configuration.HTTP.dll) that f... | mingchen | 5 | -11/+148 |
2007-07-23 | Applied makomk 's patch from issue #219. | MW | 1 | -9/+7 |
2007-07-22 | Couple of small changes | MW | 1 | -2/+2 |
2007-07-22 | Think I've recovered my deleted files, so hopefully it works now. | MW | 6 | -0/+1290 |
2007-07-22 | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 29 | -319/+1243 |
2007-07-21 | Re-added the ability to set the database provider (dll) in the config file fo... | MW | 2 | -2/+12 |
2007-07-21 | * Issue#206 - Casting of a LLUUID from XMLRPC hashtable causes an error. (Tha... | Adam Frisby | 3 | -1/+101 |
2007-07-20 | *Added ability to manually set the configuration plugin dll from Configuratio... | mingchen | 1 | -1/+5 |
2007-07-20 | * Fixed an config issue (log not initialized in RegionInfo config) | lbsa71 | 2 | -0/+40 |
2007-07-20 | * Assortment of Console changes - console messages are now grouped into modul... | Adam Frisby | 3 | -3/+6 |
2007-07-20 | * New log functions which include the module name as an argument. | Adam Frisby | 1 | -0/+134 |
2007-07-19 | *Moved XmlConfiguration to its own project | mingchen | 3 | -14/+46 |
2007-07-19 | Some work on Inventory (not yet finished or enabled) | MW | 7 | -15/+100 |
2007-07-19 | *Handler Functions can now refuse an object as invalid by returning false, th... | mingchen | 6 | -54/+94 |
2007-07-19 | Added some Alert methods to Scene , and a console command handler. So from th... | MW | 2 | -2/+6 |
2007-07-19 | * Removed yet more compiler warnings | Adam Frisby | 1 | -1/+1 |
2007-07-18 | *Removed files that were no longer important and prevented compile | mingchen | 3 | -150/+0 |
2007-07-18 | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 11 | -491/+767 |
2007-07-18 | * Added "GetHostFromDNS" to Util to replace the various DNS resolution method... | Adam Frisby | 2 | -1/+26 |
2007-07-18 | A script/custom application should be able to add a particle system to a prim... | MW | 2 | -6/+4 |
2007-07-18 | Sculpted Prims should now work. | MW | 3 | -1/+8 |
2007-07-18 | More testing some ideas, to find best method for SceneObject Primitive classes. | MW | 3 | -132/+1 |
2007-07-18 | few small changes | MW | 1 | -0/+130 |
2007-07-18 | * Added a FileSystemObject to SimpleApp | lbsa71 | 2 | -57/+75 |
2007-07-17 | * Applying babblefrog's DNS patches from issue #188 | Adam Frisby | 1 | -2/+3 |
2007-07-16 | * RegionApplicationBase restructuring now complete | lbsa71 | 1 | -2/+2 |
2007-07-16 | * Trimmed a few hundred warnings off SimpleApp. | Adam Frisby | 1 | -0/+2 |
2007-07-16 | *Renamed everything Parcels and ParcelData to Land and LandData | mingchen | 3 | -129/+129 |
2007-07-16 | * Restructured the RegionApplicationBase. | lbsa71 | 1 | -1/+1 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 87 | -10637/+10637 |
2007-07-16 | *Trunk compiles now | mingchen | 1 | -0/+2 |
2007-07-16 | *Fixed bug that incorrectly tabulated 'others' prims on a parcel | mingchen | 2 | -2/+6 |
2007-07-15 | *Fixed master avatar requesting when in grid mode. | mingchen | 1 | -2/+3 |
2007-07-15 | Hijacked simpleApp again (sorry lbsa71, guess I should create my own simpleAp... | MW | 1 | -0/+125 |
2007-07-15 | *Added support for the "show" button that highlights objects over the selecte... | mingchen | 1 | -1/+3 |
2007-07-15 | * Marked old terrain methods as obsolete. | Adam Frisby | 1 | -0/+2 |
2007-07-15 | * Fixed bug where UserServer SendKey would not be saved in configuration. | Adam Frisby | 1 | -1/+1 |
2007-07-14 | * Excelsior! | Adam Frisby | 1 | -1/+1 |
2007-07-14 | * Upgraded MySQL Connector to support 1222 changes. | Adam Frisby | 1 | -2/+6 |
2007-07-14 | *Added support for simwide area and simwide prim count for parcels | mingchen | 1 | -3/+5 |
2007-07-14 | *Added support for prim counting on parcels | mingchen | 1 | -0/+4 |
2007-07-14 | Added AddPreCompiledScript method to ScriptManager. | MW | 1 | -0/+2 |
2007-07-13 | *Moved the OnSignificantClientMovement event to ScenePresence. | mingchen | 2 | -5/+4 |
2007-07-13 | *Reworked parcel joining to work the same way as LL's method. | mingchen | 1 | -0/+6 |
2007-07-13 | * Fixing issue with ParcelFlags. ParcelFlags is now a uint rather than an enum. | Adam Frisby | 1 | -1/+1 |
2007-07-13 | * Default parcel flags now allow flying, landmark creation, object entry, dee... | Adam Frisby | 1 | -1/+1 |