Make the microai use actions instead of orders.
Based on a patch by per. Closes #2391.
Make sure sequences.wz overrides all other files.
This is needed to make localized files in sequences.wz work in all cases. Closes #2728.
Based on Zarel's earlier patch. Also adds support for unzipped maps in their own subdirectory. Refs #2825. Conflicts: src/main.c
Mouse wheel scrolling in research and build menus.
Cherry-picked from the 3.0 branch, plus compilation fix. Commit patch from ticket:2110 "Mousewheel menu patch" Author: noccy Thanks for the patch! Format and additional changes by me. Close ticket:2110 (cherry picked from commit e979b6a) Fix missing declaration from e979b6a (cherry picked from commit 55cf2a4)
pre-3.0: Port over AI improvements from master/trunk. Build hover tru…
…cks when available. Removing buggy sensor clump hack. More uses of pickDroidStructLocation instead of pickStructLocation to avoid attempts to build on inaccessible map areas. Do not attempt to build power gen if not available yet. Remove hacks that made AI not use certain methods of attacks against human players (no more mr nice guy). Add thermite bombers (beware).
Backport fix for derrick building from master so that trucks will not…
… be paralyzed if the closest oil is inaccessible. This should fix ticket:2876
Add a hyperlink type button to the main menu
closes ticket:2875 refs: f984be9
Finally, get around to adding this. --
add novideo.ogg add sequences to base with 9 FMVs as discussed on ML. Fix Makefile git-svn-id: https://warzone2100.svn.sourceforge.net/svnroot/warzone2100/tags/2.3.5@11721 4a71c877-e1ca-e34f-864e-861f7616d084 (cherry picked from commit e151241)
When installing Warzone for windows, we will now show the version of …
…the game in the start menu, and also shown in the 'Uninstall programs' list in the control panel, and the desktop shortcut as well. This fixes ticket:2856 (cherry picked from commit a7e177c) Conflicts: pkg/nsis/warzone2100.nsi