Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed spaces | Tycho | 2014-06-14 | 1 | -1/+1 |
* | fixed const issue | Tycho | 2014-06-14 | 1 | -3/+3 |
* | Fixed comments | Tycho | 2014-06-14 | 1 | -2/+2 |
* | merge master | Tycho | 2014-06-14 | 1 | -301/+262 |
|\ | |||||
| * | Further improvements on redstone speed | Tiger Wang | 2014-06-07 | 1 | -1/+1 |
| * | Fixed #1057 | Tiger Wang | 2014-06-04 | 1 | -1/+1 |
| * | removed NULL assignment to const value | Tycho | 2014-05-30 | 1 | -1/+0 |
| * | removed unneded addressof | Tycho | 2014-05-30 | 1 | -7/+11 |
| * | Fixed cChunkData nibble copying. | madmaxoft | 2014-05-30 | 1 | -9/+9 |
| * | Fixed sign comparison. | madmaxoft | 2014-05-30 | 1 | -1/+1 |
| * | Fixed wrong copy sizes in cChunkData. | madmaxoft | 2014-05-30 | 1 | -10/+10 |
| * | Attempt at fixing an unresolved symbol in gcc / clang. | madmaxoft | 2014-05-29 | 1 | -1/+1 |
| * | Fix bug when a_Idx is not a multiple of SectionBLockCount | worktycho | 2014-05-29 | 1 | -1/+1 |
| * | Derp | worktycho | 2014-05-29 | 1 | -1/+1 |
| * | fix underflow | worktycho | 2014-05-29 | 1 | -1/+1 |
| * | Fixed wrong block sizes for copying / setting. | madmaxoft | 2014-05-29 | 1 | -40/+35 |
| * | Fixed Wrong types in nibble sizeofs | worktycho | 2014-05-29 | 1 | -3/+3 |
| * | Fixed overflow bug | worktycho | 2014-05-29 | 1 | -6/+9 |
| * | Added comments, reformatted code. | madmaxoft | 2014-05-29 | 1 | -249/+142 |
| * | Fixed forgotten changes. | madmaxoft | 2014-05-29 | 1 | -3/+3 |
| * | cChunkData: Normalized code style. | madmaxoft | 2014-05-28 | 1 | -78/+90 |
| * | Fixed cChunkData formatting. | madmaxoft | 2014-05-28 | 1 | -28/+90 |
| * | Fixed test globals to work with precompiled headers | Tycho | 2014-05-27 | 1 | -4/+0 |
* | | Fixed bad merge | Tycho | 2014-05-25 | 1 | -5/+5 |
* | | Merge branch 'chunksparsing/structs' into AllocationPool | Tycho | 2014-05-25 | 1 | -18/+251 |
|\| | |||||
| * | inject TestGlobals.h correctly | Tycho | 2014-05-24 | 1 | -3/+7 |
| * | Moved accessors to cpp file | Tycho | 2014-05-24 | 1 | -1/+229 |
| * | Implemented style changes | Tycho | 2014-05-24 | 1 | -33/+28 |
* | | Implemented Allocation Pool use by cChunkData | Tycho | 2014-05-23 | 1 | -3/+3 |
|/ | |||||
* | Fixed if spaces | Tycho | 2014-05-21 | 1 | -6/+7 |
* | Fixed reversed comparisons to null | Tycho | 2014-05-21 | 1 | -9/+9 |
* | Added space to ChunkData.cpp | Tycho | 2014-05-21 | 1 | -20/+100 |
* | Fixed stylistic issues | Tycho | 2014-05-21 | 1 | -9/+9 |
* | Renamed cChunkBuffer to cChunkData | Tycho | 2014-05-21 | 1 | -0/+320 |