| Commit message (Expand) | Author | Files | Lines |
2007-08-06 | * commands are done foreach instead of by [i] | lbsa71 | 1 | -10/+19 |
2007-08-06 | * renamed some scene to world | lbsa71 | 1 | -102/+2 |
2007-08-06 | * encapsulated firstname/lastname on ScenePresence | lbsa71 | 1 | -6/+5 |
2007-08-06 | * SimpleApp works again: | lbsa71 | 1 | -20/+13 |
2007-08-04 | clean up of startup config settings (command line args etc), | MW | 2 | -89/+55 |
2007-08-03 | ATTENTION!!! Change to default to "sandbox" (did we come up with a better nam... | Brian McBee | 1 | -5/+5 |
2007-08-03 | Changes to prepare for future possible configuration of separate logdir, conf... | Brian McBee | 1 | -6/+20 |
2007-07-29 | * Switched back to NullStorage until crazy DB4o error is fixed. | Adam Frisby | 1 | -1/+1 |
2007-07-29 | Commit 1/2 | Adam Frisby | 1 | -4/+4 |
2007-07-29 | * Fixed an issue with Mono/UNIX filenames and DB4o storage engine. | Adam Frisby | 1 | -1/+1 |
2007-07-29 | * Db4o Datastore is now the default. | Adam Frisby | 1 | -1/+1 |
2007-07-29 | * OpenSim now performs compatibility checks at startup and warns the user if ... | Adam Frisby | 1 | -1/+13 |
2007-07-29 | * Applying issue#238 - Console help is incomplete. (Thanks CutterRubio) | Adam Frisby | 1 | -2/+10 |
2007-07-26 | * Started renaming world to Scene | lbsa71 | 1 | -18/+18 |
2007-07-22 | * Some work in progress code: Inventory cache, start of inventory server/serv... | MW | 1 | -3/+6 |
2007-07-20 | * Fixed an config issue (log not initialized in RegionInfo config) | lbsa71 | 1 | -0/+1 |
2007-07-19 | *Moved XmlConfiguration to its own project | mingchen | 1 | -2/+2 |
2007-07-19 | Added some Alert methods to Scene , and a console command handler. So from th... | MW | 1 | -0/+7 |
2007-07-18 | *New Configuration System, much easier and less buggy compared to the origina... | mingchen | 1 | -30/+8 |
2007-07-18 | * Reverting 1371 | Adam Frisby | 1 | -1/+1 |
2007-07-18 | * Please to be checking you rename the strings inside the project when you re... | Adam Frisby | 1 | -1/+1 |
2007-07-17 | * Added "backup" console command for sdague | Adam Frisby | 1 | -0/+7 |
2007-07-16 | * RegionApplicationBase restructuring now complete | lbsa71 | 1 | -60/+20 |
2007-07-16 | * And yet more restructuring of startup sequence... | lbsa71 | 2 | -89/+75 |
2007-07-16 | * Massive restructuring of RegionApplicationBase, OpenSimMain and SimpleApp | lbsa71 | 2 | -67/+32 |
2007-07-16 | *Renamed everything Parcels and ParcelData to Land and LandData | mingchen | 1 | -2/+2 |
2007-07-16 | *Renamed ParcelManager to LandManager | mingchen | 1 | -2/+2 |
2007-07-16 | * Since we're discussing it, applying the m_ convention on some members... | lbsa71 | 1 | -17/+17 |
2007-07-16 | * Removed some superfluous assigns | lbsa71 | 2 | -16/+14 |
2007-07-16 | * working on RegionApplicationBase | lbsa71 | 1 | -1/+1 |
2007-07-16 | * Restructured the RegionApplicationBase. | lbsa71 | 1 | -10/+19 |
2007-07-16 | changed to native line ending encoding | Sean Dague | 3 | -657/+657 |
2007-07-16 | *Trunk compiles now | mingchen | 1 | -1/+1 |
2007-07-16 | * Some minor renamings | lbsa71 | 1 | -17/+17 |
2007-07-16 | *Fixed bug that incorrectly tabulated 'others' prims on a parcel | mingchen | 1 | -1/+1 |
2007-07-15 | * Added new scripting related events, in particular a new event which is trig... | Adam Frisby | 1 | -1/+7 |
2007-07-15 | Removed the reference to ClientManager from scene, as scene really shouldn't ... | MW | 1 | -1/+1 |
2007-07-15 | Removed reference to Scene EventManager from primitive. In its place, primiti... | MW | 1 | -2/+0 |
2007-07-15 | * Storage Manager now initialises with a DB name equal to that of the region ... | Adam Frisby | 1 | -1/+1 |
2007-07-15 | * Added loading methods for NullStorage. | Adam Frisby | 1 | -1/+4 |
2007-07-14 | * Excelsior! | Adam Frisby | 1 | -0/+7 |
2007-07-14 | * Added "quit" alias for the "shutdown" console command in RegionServer | Adam Frisby | 1 | -0/+1 |
2007-07-14 | * Apparently, we need to tell ParcelManager that there is no parcels. | lbsa71 | 1 | -1/+1 |
2007-07-13 | Part two of Darok's Bullet physics plugin: added the actual plugin, although ... | MW | 2 | -0/+10 |
2007-07-13 | Changed simpleApp to use basic physics. | MW | 1 | -1/+0 |
2007-07-12 | Next time maybe I should check it still compiles before committing. | MW | 1 | -5/+0 |
2007-07-10 | Gird mode in sugilite should now work in so far as you should be able to logi... | MW | 1 | -7/+5 |
2007-07-09 | * some follow up renaming of members et c. | lbsa71 | 1 | -1/+1 |
2007-07-08 | * By popular demand, all generated build files are now deleted. Somebody shou... | lbsa71 | 2 | -250/+0 |
2007-07-08 | * Updating prebuild | Adam Frisby | 2 | -4/+4 |