Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | * Added Primitive2 to vs2005 solution | lbsa71 | 2007-04-04 | 1 | -48/+48 |
| | | | | | * Apparently, Prebuild thinks DEBUG should be in there. | ||||
* | Finished initial sim<>Grid login (kinda) | gareth | 2007-04-03 | 1 | -48/+48 |
| | | | | | | | Can login but no config data sent/updated yet | ||||
* | * lovely. svn doesn't delete the files from disk on svn delete, so they show ↵ | lbsa71 | 2007-04-03 | 1 | -1/+0 |
| | | | | up in prebuilt projs and build files. | ||||
* | * Fixad namespace clash | lbsa71 | 2007-04-03 | 1 | -0/+1 |
| | |||||
* | Added OpenSim.GenericConfig.Xml project, so we can swap to a more generic ↵ | MW | 2007-04-02 | 1 | -48/+48 |
| | | | | configuration method, so that it is easier to load configuration data from a ogs server | ||||
* | Added new REST protocol (partially complete) | gareth | 2007-04-02 | 1 | -48/+48 |
| | | | | | | | | Made sim profiles load from DB Updated build files for grid server Added sim login | ||||
* | * Moved LoginServer and LocalUserProfileManager to OpenSim.Servers | lbsa71 | 2007-03-29 | 1 | -0/+1 |
| | |||||
* | * revert the revert - begin the beguine | lbsa71 | 2007-03-27 | 1 | -4/+4 |
| | |||||
* | * Reverting todays work. It was worth a try. | lbsa71 | 2007-03-27 | 1 | -4/+4 |
| | |||||
* | * vaseline + duct-tape. | lbsa71 | 2007-03-27 | 1 | -1/+1 |
| | |||||
* | * Fixed yet another project ref fuck-up in Prebuild. | lbsa71 | 2007-03-27 | 1 | -4/+4 |
| | |||||
* | * Now there's one Console class, and instead the apps responds to cmd's and ↵ | lbsa71 | 2007-03-27 | 1 | -47/+47 |
| | | | | | | | | | | | | show's * Removed Golden Future TCP/SimChat options * Moved Ode.NET.dll to bin and changed prebuild accordingly (due to Prebuild limitations) * Normalized some namespaces * Added FxCop project * Added (temp disabled) Servers project (for great justice) | ||||
* | ODE plugin now can fly but sinks through ground when walking (?!!!??!??!) | gareth | 2007-03-27 | 1 | -47/+47 |
| | |||||
* | * Added Prebuild exe (just delete the old one) | lbsa71 | 2007-03-26 | 1 | -47/+47 |
| | | | | | * Reverted faulty build files | ||||
* | Fresh prebuild + nant sets | gareth | 2007-03-26 | 1 | -47/+47 |
| | |||||
* | * fixed buildfiles | lbsa71 | 2007-03-26 | 1 | -47/+47 |
| | |||||
* | Added -ode parameter | gareth | 2007-03-26 | 1 | -47/+47 |
| | | | | | | | Updated buildscripts (to fix ODE references) Fixed up ODE plugin to the point of being able to login and get weird bugs (no real movement code yet) | ||||
* | (no commit message) | MW | 2007-03-25 | 1 | -47/+47 |
| | |||||
* | Brought in the OGS user server into the main trunk (in a rather messy way) | gareth | 2007-03-24 | 1 | -47/+47 |
| | |||||
* | * Added separate exe project | lbsa71 | 2007-03-24 | 1 | -0/+47 |
* Prebuild exe is now built in /bin dir |