Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2015-08-31 | All physics plugins are now region modules. Compiles but doesn't run. | Diva Canto | 1 | -1/+1 | |
2014-07-21 | Allow reading the BulletSim detail log while the sim is running | Oren Hurvitz | 1 | -2/+2 | |
2013-03-19 | For those people collecting and comparing logfiles from servers scattered | Robert Adams | 1 | -1/+1 | |
around the world, change LogWriter to use DateTime.UtcNow rather than DateTime.Now. | |||||
2013-02-20 | Add flush after write feature to LogWriter | Robert Adams | 1 | -1/+12 | |
2012-11-15 | Revert "Merge master into teravuswork", it should have been avination, not ↵ | teravus | 1 | -170/+161 | |
master. This reverts commit dfac269032300872c4d0dc507f4f9062d102b0f4, reversing changes made to 619c39e5144f15aca129d6d999bcc5c34133ee64. | |||||
2012-10-02 | Add Flush() method to LogWriter. Also correct line endings to Linux form. | Robert Adams | 1 | -161/+170 | |
2012-07-20 | Correct namespace of BinaryLoggingModule (a cut-and-paste error). Add a ↵ | Robert Adams | 1 | -0/+161 | |
simple, high performance logger for high frequency logging (physics sub-operations, for instance). |