~stilbruch/cobble

15227b83 — stilbruch 4 years ago master
Added new linked list type
8db868f2 — stilbruch 4 years ago
Bugfixes
52bfdaf7 — stilbruch 4 years ago
HUGE commit! Added a new packet generation script, and implemented all
functions required for the code that is generated to compile.
3d0d0c9b — stilbruch 4 years ago
Fixed queue implementation (for now)
fc74dd6c — stilbruch 4 years ago
random little changes. Next commit will be a redo of some of the core
data structures.
bec28ada — stilbruch 4 years ago
Added new X-Macro for config
bde0a532 — stilbruch 4 years ago
Started config system, needs some work.
Cleaned up packet header (a little bit) with X-Macros.
0be12ccb — stilbruch 4 years ago
Improved error header with X-macros
02c5b1c0 — stilbruch 4 years ago
Added new connect and disconnect methods to the client class.
2d477825 — stilbruch 4 years ago
Bug fixes and general code cleanup
92bb7d24 — stilbruch 4 years ago
Major changes to the layout of the project.
Removed libuv, and replaced it with libuev.
Server can now respond to server list ping.
add429bd — stilbruch 4 years ago
Added new encoder for writing packets
5c793f9b — stilbruch 4 years ago
Bugfixes for decoding functions
c71442e9 — stilbruch 4 years ago
Renamed parsing files to decode. I think the new name is more clear.
a1b6e7c1 — stilbruch 4 years ago
Renamed packet types
794c7c15 — stilbruch 4 years ago
Added some unit testing for the parsing system
ccb7bd27 — stilbruch 4 years ago
Bugfixes
eeaacc55 — stilbruch 4 years ago
More additions to the parser
3ce60a8c — stilbruch 4 years ago
Rename mc_pkttype enum
aa38e34d — stilbruch 4 years ago
Cleaned up packet API
Next