hedgewars/hwLibrary.pas
branchqmlfrontend
changeset 11843 01f88c3b7b66
parent 11438 1a6148b4de3b
child 12856 95d903b976d0
equal deleted inserted replaced
11842:93e6c401cc3d 11843:01f88c3b7b66
   179     tryRemoveTeam,
   179     tryRemoveTeam,
   180     changeTeamColor,
   180     changeTeamColor,
   181     // network
   181     // network
   182     connectOfficialServer,
   182     connectOfficialServer,
   183     passNetData,
   183     passNetData,
       
   184     passToNet,
   184     passFlibEvent,
   185     passFlibEvent,
   185     sendChatLine,
   186     sendChatLine,
   186     joinRoom,
   187     joinRoom,
   187     partRoom,
   188     partRoom,
   188 
   189