Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2014-03-19 | Added unreachable lines backit prtected by preprocessor guards | Tycho | 1 | -0/+6 | |
2014-03-14 | Removed missiterperatable malfunctioning error handling code | Tycho | 1 | -2/+0 | |
2014-03-05 | Implemented vanilla-like fluid simulator | andrew | 1 | -1/+1 | |
2014-03-02 | cBlockInfo now manages the respective cBlockHandler | andrew | 1 | -3/+9 | |
2014-03-01 | Exported cScoreboard::ForEachTeam | andrew | 1 | -0/+19 | |
2014-03-01 | Shortened enums | andrew | 1 | -31/+31 | |
2014-03-01 | Exported cScoreboard::ForEachObjective | andrew | 1 | -2/+22 | |
2014-03-01 | Exported and documented cScoreboard | andrew | 1 | -0/+30 | |
2014-02-05 | Fixed most of the reordering warnings | Tycho | 1 | -1/+1 | |
2014-01-22 | cWorld now saves/loads the scoreboard | andrew | 1 | -0/+3 | |
2014-01-21 | Scoreboard SendTo() | andrew | 1 | -3/+51 | |
2014-01-21 | Scoreboard protocol support | andrew | 1 | -7/+59 | |
2014-01-20 | Scoreboard serialization | andrew | 1 | -4/+7 | |
2014-01-20 | Scoreboard deserialization | andrew | 1 | -16/+150 | |
2014-01-19 | Scoreboard improvements | andrew | 1 | -55/+24 | |
2014-01-19 | Basic scoreboard implementation | andrew | 1 | -0/+301 | |