Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed spaces around single-line comments. | madmaxoft | 2014-07-17 | 1 | -1/+1 |
* | BlockInfo is now a proper C++ singleton. | madmaxoft | 2014-06-25 | 1 | -14/+9 |
* | cBlockInfo now manages the respective cBlockHandler | andrew | 2014-03-02 | 1 | -0/+27 |
* | GetById => Get | andrew | 2014-03-02 | 1 | -10/+10 |
* | Exported cBlockInfo | andrew | 2014-03-02 | 1 | -3/+8 |
* | g_BlockXXX => cBlockInfo::XXX | andrew | 2014-03-01 | 1 | -5/+22 |
* | Refactored global block property arrays | andrew | 2014-03-01 | 1 | -0/+54 |