Change log for HawkNLU Version 0.7 alpha (unreleased) Split HawkNL, HawkVoice, and HawkNLU into separate projects Updated source files for latest HawkNL version 1.5 Updated protocol.h to reduce message overhead Removed CRC from packets Removed length from packets Changed sequence to unsigned short Removed length from NLU_GAME_DATA message Added new NLU_GAME_DATA_LOW message for low priority messages Removed the NLU_BEGIN_RESEND message Removed NLU_RESEND_LAST option Changed client API to allow multiple local players in the same game Updated all references to 'player' to be of type NLUplayer Updated nluInit to require the network type Updated strings to NLchar for unicode/Windows CE compatibility