This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Functions | |
| const char * | getmessage (int id) |
| returns a pointer to the message id. The messages must have been loaded with loadmessages | |
| void | loadmessages () |
| loads all messages from the files message?.txt | |
|
|
returns a pointer to the message id. The messages must have been loaded with loadmessages
Definition at line 55 of file cannedmessages.cpp. Referenced by checkforvictory(), dispmessage2(), trunreplay::execnextreplaymove(), CargoGuiFunctions::Movement::execute(), DiplomaticStateVector::propose(), DiplomaticStateVector::sneakAttack(), transfer_all_outstanding_tribute(), and AddProductionLine_SelectionItemFactory::vehicleTypeSelected(). |
|
|
loads all messages from the files message?.txt
Definition at line 43 of file cannedmessages.cpp. References tfindfile::getnextname(), and loadsinglemessagefile(). Referenced by loadcursor(), and loaddata(). |
1.4.2