madmaxoft
|
0d83477540
|
Fixed UNUSED macro so that it doesn't require type knowledge.
Introduced new UNUSED_VAR macro that is used when type knowledge is available (for local variables).
|
2014-09-26 22:53:39 +02:00 |
|
Mattes D
|
64fec204c4
|
Added initializers for class members.
As reported by Coverity, these weren't initialized.
|
2014-08-21 22:39:53 +02:00 |
|
archshift
|
4191be7ddb
|
Removed redundant semicolons and re-added warning
|
2014-07-24 11:21:37 -07:00 |
|
madmaxoft
|
5e198c6730
|
Basic style fixes.
|
2014-07-17 22:50:58 +02:00 |
|
Mattes D
|
5b54dc3eac
|
Build fixes after the last size_t batch.
|
2014-05-09 19:33:22 +02:00 |
|
Mattes D
|
fb58ef55be
|
Fixed MSVC 64-bit build warnings.
|
2014-05-09 18:32:03 +02:00 |
|
madmaxoft
|
b6b86b7270
|
Fixed warnings in FastNBT.
|
2014-05-01 22:43:37 +02:00 |
|
madmaxoft
|
396abb5db6
|
Fixed silly Clang's warnings in FastNBT.
|
2014-04-04 10:19:21 +02:00 |
|
Tiger Wang
|
c2978a3457
|
Merge branch 'master' into ballisticmissiles
Conflicts:
src/ClientHandle.cpp
|
2014-03-09 12:53:50 +00:00 |
|
madmaxoft
|
2998228e85
|
Added more documentation for FastNBT parser.
|
2014-03-02 08:22:27 +01:00 |
|
madmaxoft
|
3991c04d47
|
Improved comments in float size check.
|
2014-03-01 02:43:35 +01:00 |
|
madmaxoft
|
0aac17874c
|
Better fix for the 32-bit float reading.
|
2014-02-28 08:31:35 +01:00 |
|
Tiger Wang
|
baf2d88921
|
Implemented ballistic missiles (fireworks)
+ Added fireworks
|
2014-02-26 23:33:52 +00:00 |
|
madmaxoft
|
cb40d114ab
|
Fixed a gcc warning in FastNBT.h.
|
2014-02-26 22:17:28 +01:00 |
|
madmaxoft
|
15dddc7701
|
More memory alignment fixes.
Ref.: #420.
|
2014-01-02 18:08:38 +01:00 |
|
Alexander Harkness
|
675b4aa878
|
Moved source to src
|
2013-11-24 14:19:41 +00:00 |
|