Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting cleanup. | Jeff Ames | 2008-03-18 | 2 | -52/+50 |
| | |||||
* | Added copyright heaaders. Minor cleanup. | Jeff Ames | 2008-03-04 | 1 | -2/+2 |
| | |||||
* | Converted logging to use log4net. | Jeff Ames | 2008-02-05 | 1 | -0/+2 |
| | | | | | | Changed LogBase to ConsoleBase, which handles console I/O. This is mostly an in-place conversion, so lots of refactoring can still be done. | ||||
* | Added copyright statements. | Jeff Ames | 2008-02-05 | 2 | -4/+60 |
| | |||||
* | fixed a timing bug in config re-read. Apparently there is 1000000000 ns in ↵ | Tedd Hansen | 2008-02-02 | 1 | -2/+22 |
| | | | | one second... | ||||
* | Updated svn properties. | Jeff Ames | 2008-02-02 | 3 | -108/+108 |
| | |||||
* | Almost forgot to check in: | Tedd Hansen | 2008-02-02 | 3 | -0/+109 |
OpenSim.32BitLaunch.exe is a 32-bit application that loads OpenSim.exe using .Net framework, hence it is JIT-compiled to 32-bit. Use this app to start OpenSim on 64-bit systems (works great on Vista 64 :)) |