Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | En masse NULL -> nullptr replace | Tiger Wang | 2014-10-23 | 1 | -4/+4 |
* | Fixed spaces around single-line comments. | madmaxoft | 2014-07-17 | 1 | -3/+3 |
* | Fixed basic whitespace problems. | madmaxoft | 2014-07-17 | 1 | -13/+10 |
* | Fixed MSVC 64-bit build warnings. | Mattes D | 2014-05-09 | 1 | -3/+3 |
* | Unified Vector classes | andrew | 2014-03-11 | 1 | -0/+2 |
* | Exported cScoreboard::ForEachTeam | andrew | 2014-03-01 | 1 | -1/+14 |
* | Shortened enums | andrew | 2014-03-01 | 1 | -18/+18 |
* | Exported cScoreboard::ForEachObjective | andrew | 2014-03-01 | 1 | -2/+17 |
* | Exported and documented cScoreboard | andrew | 2014-03-01 | 1 | -31/+36 |
* | cWorld now saves/loads the scoreboard | andrew | 2014-01-22 | 1 | -10/+22 |
* | Scoreboard SendTo() | andrew | 2014-01-21 | 1 | -0/+17 |
* | Scoreboard protocol support | andrew | 2014-01-21 | 1 | -2/+11 |
* | Scoreboard serialization | andrew | 2014-01-20 | 1 | -5/+13 |
* | Scoreboard deserialization | andrew | 2014-01-20 | 1 | -28/+57 |
* | Scoreboard improvements | andrew | 2014-01-19 | 1 | -57/+51 |
* | Basic scoreboard implementation | andrew | 2014-01-19 | 1 | -0/+207 |