| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * Issue#206 - Casting of a LLUUID from XMLRPC hashtable causes an error. (Tha... | Adam Frisby | 2007-07-21 | 1 | -1/+23 |
* | * Assortment of Console changes - console messages are now grouped into modul... | Adam Frisby | 2007-07-20 | 1 | -6/+6 |
* | Some work on Inventory (not yet finished or enabled) | MW | 2007-07-19 | 1 | -0/+4 |
* | Added some Alert methods to Scene , and a console command handler. So from th... | MW | 2007-07-19 | 1 | -0/+54 |
* | * Moved EventManager to SceneBase (from Scene) | Adam Frisby | 2007-07-19 | 1 | -8/+1 |
* | * Cleaned out remaining references to the old LocalStorage system in prep. to... | Adam Frisby | 2007-07-19 | 1 | -1/+5 |
* | Sculpted Prims should now work. | MW | 2007-07-18 | 1 | -0/+1 |
* | few small changes | MW | 2007-07-18 | 1 | -0/+4 |
* | * Changed SimpleApp to use EventManager and Scene timer | lbsa71 | 2007-07-17 | 1 | -164/+162 |
* | * debugged quite a lot of db-related strangeness and various refactoring goofs | lbsa71 | 2007-07-17 | 1 | -10/+3 |
* | * RegionApplicationBase restructuring now complete | lbsa71 | 2007-07-16 | 1 | -2/+2 |
* | * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApp | lbsa71 | 2007-07-16 | 1 | -1/+1 |
* | *Renamed everything Parcels and ParcelData to Land and LandData | mingchen | 2007-07-16 | 1 | -12/+12 |
* | *Renamed ParcelManager to LandManager | mingchen | 2007-07-16 | 1 | -20/+22 |
* | changed to native line ending encoding | Sean Dague | 2007-07-16 | 1 | -919/+919 |
* | *Trunk compiles now | mingchen | 2007-07-16 | 1 | -3/+29 |
* | *Fixed bug that incorrectly tabulated 'others' prims on a parcel | mingchen | 2007-07-16 | 1 | -0/+3 |
* | * More scripting enhancemnents and properties. | Adam Frisby | 2007-07-15 | 1 | -0/+5 |
* | * Added new scripting related events, in particular a new event which is trig... | Adam Frisby | 2007-07-15 | 1 | -0/+9 |
* | Hijacked simpleApp again (sorry lbsa71, guess I should create my own simpleAp... | MW | 2007-07-15 | 1 | -2/+2 |
* | *Added support for the "show" button that highlights objects over the selecte... | mingchen | 2007-07-15 | 1 | -1/+2 |
* | * Primitives are now loaded from Datastore during scene initialisation. | Adam Frisby | 2007-07-15 | 1 | -0/+9 |
* | Removed the reference to ClientManager from scene, as scene really shouldn't ... | MW | 2007-07-15 | 1 | -11/+19 |
* | Removed reference to Scene EventManager from primitive. In its place, primiti... | MW | 2007-07-15 | 1 | -5/+12 |
* | * Marked old terrain methods as obsolete. | Adam Frisby | 2007-07-15 | 1 | -2/+3 |
* | * Terrain now uses the new StorageManager. | Adam Frisby | 2007-07-15 | 1 | -4/+4 |
* | * Storage Manager now initialises with a DB name equal to that of the region ... | Adam Frisby | 2007-07-15 | 1 | -1/+1 |
* | * Added loading methods for NullStorage. | Adam Frisby | 2007-07-15 | 1 | -1/+4 |
* | * Fixed duplicate CAP bug when a user logs out then relogs back in in grid mode. | Adam Frisby | 2007-07-14 | 1 | -1/+10 |
* | *Removed ParcelManager from SceneObject and Primitive and replaced with event... | mingchen | 2007-07-14 | 1 | -1/+4 |
* | *Added support for simwide area and simwide prim count for parcels | mingchen | 2007-07-14 | 1 | -1/+1 |
* | * Worked some more on SimpleApp | lbsa71 | 2007-07-14 | 1 | -28/+27 |
* | *Added support for prim counting on parcels | mingchen | 2007-07-14 | 1 | -1/+22 |
* | * encapsulated some public fields | lbsa71 | 2007-07-14 | 1 | -12/+25 |
* | * Apparently, we need to tell ParcelManager that there is no parcels. | lbsa71 | 2007-07-14 | 1 | -8/+14 |
* | Added AddPreCompiledScript method to ScriptManager. | MW | 2007-07-14 | 1 | -1/+3 |
* | *Moved the OnSignificantClientMovement event to ScenePresence. | mingchen | 2007-07-13 | 1 | -1/+0 |
* | *Reworked parcel joining to work the same way as LL's method. | mingchen | 2007-07-13 | 1 | -0/+2 |
* | Chat/Shout/etc should be working again | MW | 2007-07-13 | 1 | -1/+1 |
* | * Default parcel flags now allow flying, landmark creation, object entry, dee... | Adam Frisby | 2007-07-13 | 1 | -1/+1 |
* | * Renamed OpenSim.Region.Enviroment.Scripting to OpenSim.Region.Scripting | Adam Frisby | 2007-07-13 | 1 | -1/+1 |
* | Part two of Darok's Bullet physics plugin: added the actual plugin, although ... | MW | 2007-07-13 | 1 | -1/+1 |
* | Think SceneObject/Primitive copying should now work, just need to hook it up ... | MW | 2007-07-13 | 1 | -10/+10 |
* | * ObjectAddPacket now confined to ClientView,´using PrimitiveBaseShape inste... | lbsa71 | 2007-07-13 | 1 | -19/+2 |
* | *Parcel and estate support fully restored into Sugilite | mingchen | 2007-07-12 | 1 | -1/+2 |
* | *Found and fixed bug that crashed viewer when logging in or viewing land owners | mingchen | 2007-07-12 | 1 | -7/+9 |
* | Hopefully texturing prims should now work correctly. | MW | 2007-07-11 | 1 | -0/+1 |
* | * Applying dalien's patches from bug#177 and #179 | Adam Frisby | 2007-07-11 | 1 | -0/+22 |
* | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 2007-07-10 | 1 | -3/+0 |
* | * some follow up renaming of members et c. | lbsa71 | 2007-07-09 | 1 | -5/+5 |