aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Region/Application (unfollow)
Commit message (Expand)AuthorFilesLines
2007-08-11Added a new column (SceneGroupID) to sqlite3 table (sqlite3-prims.sql) so tha...MW1-11/+7
2007-08-11Made account Authentication optional in "sandbox/standalone" mode. Just chang...MW1-2/+20
2007-08-10I'm sorry but it has now became a case of either it goes or I go, so I'm remo...MW1-1/+1
2007-08-10Some cleaning up and removed a few old files no longer in use.MW1-31/+30
2007-08-09Making sure my local working copy is in sync with svn before I start the job ...MW1-1/+1
2007-08-06Re-added Grid mode. (which had got removed/disabled in revision 1515)MW2-10/+20
2007-08-06* commands are done foreach instead of by [i]lbsa711-10/+19
2007-08-06* renamed some scene to worldlbsa711-102/+2
2007-08-06* encapsulated firstname/lastname on ScenePresencelbsa711-6/+5
2007-08-06* SimpleApp works again:lbsa711-20/+13
2007-08-04clean up of startup config settings (command line args etc),MW2-89/+55
2007-08-03ATTENTION!!! Change to default to "sandbox" (did we come up with a better nam...Brian McBee1-5/+5
2007-08-03Changes to prepare for future possible configuration of separate logdir, conf...Brian McBee1-6/+20
2007-07-29* Switched back to NullStorage until crazy DB4o error is fixed.Adam Frisby1-1/+1
2007-07-29Commit 1/2Adam Frisby1-4/+4
2007-07-29* Fixed an issue with Mono/UNIX filenames and DB4o storage engine.Adam Frisby1-1/+1
2007-07-29* Db4o Datastore is now the default.Adam Frisby1-1/+1
2007-07-29* OpenSim now performs compatibility checks at startup and warns the user if ...Adam Frisby1-1/+13
2007-07-29* Applying issue#238 - Console help is incomplete. (Thanks CutterRubio)Adam Frisby1-2/+10
2007-07-26* Started renaming world to Scenelbsa711-18/+18
2007-07-22* Some work in progress code: Inventory cache, start of inventory server/serv...MW1-3/+6
2007-07-20* Fixed an config issue (log not initialized in RegionInfo config)lbsa711-0/+1
2007-07-19*Moved XmlConfiguration to its own projectmingchen1-2/+2
2007-07-19Added some Alert methods to Scene , and a console command handler. So from th...MW1-0/+7
2007-07-18*New Configuration System, much easier and less buggy compared to the origina...mingchen1-30/+8
2007-07-18* Reverting 1371Adam Frisby1-1/+1
2007-07-18* Please to be checking you rename the strings inside the project when you re...Adam Frisby1-1/+1
2007-07-17* Added "backup" console command for sdagueAdam Frisby1-0/+7
2007-07-16* RegionApplicationBase restructuring now completelbsa711-60/+20
2007-07-16* And yet more restructuring of startup sequence...lbsa712-89/+75
2007-07-16* Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApplbsa712-67/+32
2007-07-16*Renamed everything Parcels and ParcelData to Land and LandDatamingchen1-2/+2
2007-07-16*Renamed ParcelManager to LandManagermingchen1-2/+2
2007-07-16* Since we're discussing it, applying the m_ convention on some members...lbsa711-17/+17
2007-07-16* Removed some superfluous assignslbsa712-16/+14
2007-07-16* working on RegionApplicationBaselbsa711-1/+1
2007-07-16* Restructured the RegionApplicationBase.lbsa711-10/+19
2007-07-16changed to native line ending encodingSean Dague3-657/+657
2007-07-16*Trunk compiles nowmingchen1-1/+1
2007-07-16* Some minor renamingslbsa711-17/+17
2007-07-16*Fixed bug that incorrectly tabulated 'others' prims on a parcelmingchen1-1/+1
2007-07-15* Added new scripting related events, in particular a new event which is trig...Adam Frisby1-1/+7
2007-07-15Removed the reference to ClientManager from scene, as scene really shouldn't ...MW1-1/+1
2007-07-15Removed reference to Scene EventManager from primitive. In its place, primiti...MW1-2/+0
2007-07-15* Storage Manager now initialises with a DB name equal to that of the region ...Adam Frisby1-1/+1
2007-07-15* Added loading methods for NullStorage.Adam Frisby1-1/+4
2007-07-14* Excelsior!Adam Frisby1-0/+7
2007-07-14* Added "quit" alias for the "shutdown" console command in RegionServerAdam Frisby1-0/+1
2007-07-14* Apparently, we need to tell ParcelManager that there is no parcels.lbsa711-1/+1
2007-07-13Part two of Darok's Bullet physics plugin: added the actual plugin, although ...MW2-0/+10