#include <stdio.h>#include "strtmesg.h"#include "stringtokenizer.h"#include "misc.h"Include dependency graph for strtmesg.cpp:

Go to the source code of this file.
Functions | |
| const char * | getVersionString () |
| int | getNumericVersion () |
| const char * | getFullVersionString () |
| ASCString | getVersionAndCompilation () |
| Version: 1.2.3 ; compiled : ... | |
| ASCString | getstartupmessage () |
| ASCString | getaboutmessage () |
| ASCString | kgetstartupmessage () |
| ASCString | kgetaboutmessage () |
| ASCString | getVersionString (int version) |
Variables | |
| const char * | asc_release = "ASC2.1.4.2" |
|
|
Definition at line 76 of file strtmesg.cpp. References asc_release. |
|
|
Definition at line 58 of file strtmesg.cpp. References asc_release. Referenced by tsavegameloaders::savegame(), tmaploaders::savemap(), and tnetworkloaders::savenwgame(). |
|
|
Definition at line 37 of file strtmesg.cpp. References asc_release, and atoi(). Referenced by checkUsedASCVersions(), and GameMap::endTurn(). |
|
|
Definition at line 70 of file strtmesg.cpp. References getVersionAndCompilation(). Referenced by main(). |
|
|
Version: 1.2.3 ; compiled : ...
Definition at line 63 of file strtmesg.cpp. References asc_release. Referenced by execaction(), getstartupmessage(), and helpAbout(). |
|
|
Definition at line 97 of file strtmesg.cpp. References strrr(). |
|
|
Definition at line 32 of file strtmesg.cpp. Referenced by main(), showPlayerTime(), and StartupScreen::StartupScreen(). |
|
|
Definition at line 90 of file strtmesg.cpp. References asc_release. |
|
|
Definition at line 83 of file strtmesg.cpp. References asc_release. Referenced by main(). |
|
|
Definition at line 24 of file strtmesg.cpp. Referenced by getaboutmessage(), getFullVersionString(), getNumericVersion(), getVersionAndCompilation(), getVersionString(), kgetaboutmessage(), and kgetstartupmessage(). |
1.4.2