Amulets & Armor  v1.02
Open Source Game
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros | Functions
TESTME

Main Top Level Code. More...

Macros

#define CAP_TICK_RATE   1
 

Functions

T_void CheckCopyProtection (T_void)
 
void HangUp (void)
 
T_void IClientLoginAck (T_word32 extraData, T_packetEitherShortOrLong *p_packet)
 
T_void main (T_word16 argc, char *argv[])
 
T_void PacketReceiveData (T_void *p_data, T_word16 size)
 
void UpdateCmdqueue (void)
 

Detailed Description

Main Top Level Code.

TestMe is the old old old name for Main.

See Also
http://www.amuletsandarmor.com/AALicense.txt

Macro Definition Documentation

#define CAP_TICK_RATE   1

Function Documentation

T_void CheckCopyProtection ( T_void  )
void HangUp ( void  )
T_void IClientLoginAck ( T_word32  extraData,
T_packetEitherShortOrLong p_packet 
)

IClientLoginAck notes that the player is successfully connected to the server.

T_void main ( T_word16  argc,
char *  argv[] 
)
T_void PacketReceiveData ( T_void p_data,
T_word16  size 
)
void UpdateCmdqueue ( void  )