mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-16 02:56:44 -04:00
* Some files were still encoded with Windows newlines. I fixed all of that.
* Started using the static keyword in a few more places in the client * Updated libpng, libmpg123, and freetype to the latest versions, with position-independent code turned off rather than set to "both"
This commit is contained in:
parent
ecafff8c5c
commit
5713fc1bd1
23 changed files with 1432 additions and 1456 deletions
|
@ -108,6 +108,7 @@ IDI_TOOLS_RESORT RCDATA "../resources/icons/mail-send-receive.png"
|
|||
IDI_TOOLS_REMOVEHOLES RCDATA "../resources/icons/edit-clear.png"
|
||||
IDI_TOOLS_BATCH RCDATA "../resources/icons/utilities-terminal.png"
|
||||
IDI_HELP_WEBSITE RCDATA "../resources/icons/internet-web-browser.png"
|
||||
IDI_HELP_ABOUT RCDATA "../resources/icons/help-about.png"
|
||||
|
||||
IDB_INFO BITMAP "../resources/icons/info.bmp"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue