63938 Commits

Author SHA1 Message Date
Celtic Minstrel
d49ef6be41 Update XCode project 2016-03-21 12:50:06 -04:00
Celtic Minstrel
e805a38735 Fix preferences not recentering on resolution switch 2016-03-21 12:50:06 -04:00
Celtic Minstrel
2449dcf65b Scale portraits to uniform size in help
The size varies from 200x200 to 400x400 depending on window width.
2016-03-21 12:50:05 -04:00
Celtic Minstrel
c55d7cb50a Reformat unit_topic_generator 2016-03-21 12:50:05 -04:00
Celtic Minstrel
c2e216be5a Tweak some small_profiles 2016-03-21 12:50:04 -04:00
Celtic Minstrel
60a819f17e Remove all non-transparent portrait images
The small_profile key has been used in several cases to approximately preserve the cropping and orientation from the non-transparent portraits. Some of these could be up for review.
2016-03-21 12:50:04 -04:00
Celtic Minstrel
633b0d7d4c Add new ~SCALE_INTO(w,h) IPF 2016-03-21 12:49:54 -04:00
gfgtdf
1094db6871 fix msvc build 2016-03-21 17:34:14 +01:00
Celtic Minstrel
72c5abc87e Merge pull request #634 from Wedge009/vc_project
VC Project Update
2016-03-21 09:29:41 -04:00
Wedge009
e48b74dbb9 VC Project Update
Properly update VC9 project file after CelticMinstrel's moving of files. Put those files into appropriate filters and ensure their compiled objects are placed in appropriate directories.
2016-03-22 00:24:54 +11:00
Charles Dang
cb992e88b0 Removed Data Manage dialog
This dialog didn't do anything more than allow you to delete saves.
2016-03-21 22:14:34 +11:00
Charles Dang
e7ea0a88c2 Forward-declare widget classes in a few dialogs 2016-03-21 21:57:10 +11:00
Charles Dang
4d342447ea Cleaned up inclusions of team.hpp 2016-03-21 21:43:52 +11:00
loonycyborg
ec7fcee4d0 Made unit tests compile again 2016-03-21 12:55:58 +03:00
Celtic Minstrel
9ff6d3e110 Yet another fixup 2016-03-21 01:32:28 -04:00
Celtic Minstrel
f357b588ad Another fixup 2016-03-21 00:50:17 -04:00
Celtic Minstrel
917f059500 Fixup 2016-03-21 00:16:18 -04:00
Celtic Minstrel
c0afb53a2f Fix build/project files 2016-03-20 23:27:40 -04:00
Celtic Minstrel
620b228fa8 Consolidate related GUI2 dialogs in directories 2016-03-20 23:18:49 -04:00
Celtic Minstrel
6307b9459c Move most of gui/auxiliary to gui/core to reflect its true nature 2016-03-20 23:18:48 -04:00
Celtic Minstrel
040b4ca49a Consolidate GUI2 widget files
Now every GUI2 widget requires only two source files, instead of six (or in rare cases four).
2016-03-20 23:18:46 -04:00
Charles Dang
d1e972b318 Remove '/transparent' from remaining unit type profile paths 2016-03-21 13:07:33 +11:00
Charles Dang
c82807aea3 Allow use of small_profile in help browser if specified 2016-03-21 13:00:40 +11:00
Charles Dang
05743bce20 Decoupled small_profile from profile
small_profile will not longer be generated from the value of profile. Instead,
it's being kept as an independent key intended for specifying a help image.
2016-03-21 12:52:37 +11:00
Charles Dang
d2bec9ec9d Refactored out preferences display manager 2016-03-21 10:11:35 +11:00
Charles Dang
15db95f05e Update CB projfile 2016-03-21 09:28:47 +11:00
Charles Dang
465f1b27d4 Removed dead inclusion 2016-03-21 09:26:39 +11:00
Celtic Minstrel
3b98062048 Fixup 2016-03-20 16:39:24 -04:00
Celtic Minstrel
bc711f5f43 Consolidate related files into subdirectories 2016-03-20 16:20:09 -04:00
Celtic Minstrel
fe0df45947 Consolidate formula and hotkey files in corresponding dirs 2016-03-20 16:15:50 -04:00
Celtic Minstrel
2682b679cb Add force_lock_settings default to missed case 2016-03-20 16:14:47 -04:00
gfgtdf
6e37603538 Attempt to fix travis mp tests 2016-03-20 19:04:33 +01:00
Charles Dang
e1d003f488 Cleaned up inclusions of unit_types.hpp 2016-03-21 04:04:51 +11:00
mattsc
3d01dabce6 Protect Unit Micro AI: fix bug in AI setup 2016-03-20 10:00:02 -07:00
Charles Dang
33a04c32e2 Removed old code for [portrait]
This was an experimental feature that was never finished. Any [portrait]
tags were removed from the unit type WML a while back
2016-03-21 03:47:13 +11:00
mattsc
11e1917d21 Guardians Micro AI test scenario: update an image path 2016-03-20 09:37:05 -07:00
ln-zookeeper
6fa2c2ddf0 Added doofus-01's updates to the ruined sand castle 2016-03-20 18:02:14 +02:00
gfgtdf
c37c5d6434 remove old code handling controller=network/network_ai
controller= doesn't support 'network' or 'network_ai' values anymore, so these can be removed.
2016-03-20 16:02:22 +01:00
Elvish_Hunter
803c54dacc changelog entry 2016-03-20 11:19:55 +01:00
Elvish_Hunter
2ba445dbef Merge pull request #630 from Elvish-Hunter/hexometer-python
Ported hexometer from Bash to Python 3
2016-03-20 11:12:44 +01:00
Celtic Minstrel
308cd8b34f Tutorial S1: Fix deselecting your unit after the select event message 2016-03-20 03:02:58 -04:00
Celtic Minstrel
dcdac2fe7f Tutorial S2: Highlight talked-about locations
This also tweaks some locations, in particular fixing a case of scrolling to the wrong village
2016-03-20 02:55:16 -04:00
Celtic Minstrel
1c27cafa74 Add highlight=yes|no to [scroll_to], [scroll_to_unit], [message]
Defaults to no in the first two cases, yes in the third
If yes, the target hex is outlined.
2016-03-20 02:55:12 -04:00
Celtic Minstrel
09d4033916 Fix some issues with recruit lists changing unexpectedly
This only happened for [test] scenarios.
2016-03-20 02:55:09 -04:00
Celtic Minstrel
9d3ea7ad94 Tutorial: Female variants of most student messages and some generic
This is because, in some languages, the first-person pronoun depends on the speaker of the gender.
Thus, in any case where the gender of the speaker can vary, two versions of the message need to be supplied.
2016-03-20 02:55:03 -04:00
Charles Dang
ad01dfc6bf Improved editor brush image 2016-03-20 16:41:50 +11:00
Celtic Minstrel
3992f08338 Fix unit test 2016-03-20 00:26:17 -04:00
Celtic Minstrel
8562421434 Fix animations never terminating 2016-03-20 00:26:16 -04:00
Celtic Minstrel
333a97b426 Formatting
No code changes. I did this because the indentation was very confusing due to mixed spaces and tabs with different tab widths.
2016-03-20 00:26:14 -04:00
Celtic Minstrel
2900f1cb38 Better deprecation message for new DescriptionWML 2016-03-20 00:26:14 -04:00