aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Data/NHibernate/Terrain.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * This is the fabled LibOMV update with all of the libOMV types from JHurlimanTeravus Ovares2008-09-061-5/+5
| | | | | | | * This is a HUGE OMG update and will definitely have unknown side effects.. so this is really only for the strong hearted at this point. Regular people should let the dust settle. * This has been tested to work with most basic functions. However.. make sure you back up 'everything' before using this. It's that big! * Essentially we're back at square 1 in the testing phase.. so lets identify things that broke.
* Formatting cleanup.Jeff Ames2008-08-181-10/+10
|
* terrain is close to working, but I still end up at the bottom of the seaSean Dague2008-07-171-10/+21
| | | | | | right now.
* first pass at Terrain implementationSean Dague2008-07-171-0/+6
|
* add a Terrain object for the purpose of mapping. This may make senseSean Dague2008-07-171-0/+101
to stick up in framework later, but for now we'll just keep it close to the data.