Commit Graph

31348 Commits

Author SHA1 Message Date
Bartek Waresiak
b5dd534402 Made unit loop formulas work even when no unit formula is specified 2009-03-06 22:07:20 +00:00
Bartek Waresiak
ce19b4430f Update after recent formula change 2009-03-06 21:38:29 +00:00
Bartek Waresiak
3bd2402b64 Made formula AI unit members correspond to these in SingleUnitWML 2009-03-06 21:37:39 +00:00
Phil Barber
cf9cf97d74 Add and wire LordBob's Bowman portrait, update changelogs, portrait credits. 2009-03-06 16:27:36 +00:00
Phil Barber
bc87146ed3 Add and wire LordBob's Woodsman portrait, update changelogs, portrait credits. 2009-03-06 16:21:46 +00:00
Gunter Labes
6d28b0ab54 allow the usual truth values 2009-03-06 06:21:57 +00:00
David White
75b926f4e8 make AI 'supporting' other units disabled by default,
...since it seems to mess up a lot
2009-03-06 04:43:00 +00:00
Bartek Waresiak
03e05ed78b Made shortest_path formula function return empty array...
...if destination is unreachable, use simplest_path if you want to get
some result no matter what
2009-03-05 23:34:17 +00:00
Bartek Waresiak
f296c39716 Bugfix, new formula function: simplest_path, improved shortest_path function 2009-03-05 23:14:45 +00:00
Bartek Waresiak
143e5909ec Code cleanup and pathfinding improvmements for formula AI 2009-03-05 22:25:39 +00:00
Chris Hopman
f75fcee0a8 fix bug #11031 2009-03-05 21:24:00 +00:00
Fabian Müller
beac05b88e damn,forgot to commit. Made the ai simpler for ease debuging. 2009-03-05 19:33:07 +00:00
Ali El Gariani
7134a97d16 Fix (IMHO) bug #12938: In-game MP chat is ugly in 1.5.x
Use an alpha boost of 1.13 instead of 2.0 to compensate the darkening
of the anti-aliased part. Feel free to tweak it more, if you still
notice a difference with 1.4 chat
2009-03-05 14:10:11 +00:00
Fabian Müller
2f57465708 LoW::2, LoW::3: Balancing changes. 2009-03-05 10:49:28 +00:00
Nils Kneuper
c180b7efb0 pot-update (no new/altered strings)
generated doc files
2009-03-05 09:37:05 +00:00
Nils Kneuper
3a4d253537 updated Chinese (Simplified), Hungarian and Turkish translation 2009-03-05 09:10:34 +00:00
Gunter Labes
58095a1f53 remove python stuff from the man page 2009-03-05 09:09:11 +00:00
Lari Nieminen
9205840a85 Updated release announcement with some missing notable items,
...removed the mention of cave path and moved the mention of new core
units a bit.
2009-03-05 09:08:55 +00:00
Gunter Labes
3a3ef2536a removed obsolete code 2009-03-05 09:08:51 +00:00
Gunter Labes
0bc1c0ce92 add a missing space and tweak a string to not break the UI 2009-03-05 07:11:46 +00:00
Gunter Labes
1159110990 log registration status on login 2009-03-05 07:11:36 +00:00
Richard Kettering
46f9a44813 Standardized shadows on the dwarves. 2009-03-05 07:09:30 +00:00
Richard Kettering
67645df832 Removed fighter-defend.png in favor of the identical fighter-defend-1.png 2009-03-05 05:28:16 +00:00
Richard Kettering
f2900dd1b9 Removed unused dwarven lord image. 2009-03-05 04:34:29 +00:00
Bartek Waresiak
a304d00ade Fix for attack function and some overall improvements 2009-03-04 22:17:06 +00:00
Nils Kneuper
be0945efe5 changelog update for the last commit 2009-03-04 21:44:59 +00:00
Nils Kneuper
1eeccf6019 updated Czech translation 2009-03-04 21:43:30 +00:00
Sergey Popov
ceb360dd58 Refactored the Gentoo ebuild and removed smallgui USE-flag. 2009-03-04 21:43:15 +00:00
Sergey Popov
a0ca28dfb9 Committed Gentoo ebuild for 1.5.12 2009-03-04 17:08:31 +00:00
Fabian Müller
e4c31dfa55 LoW::5, LoW::19: Reassigned the starting positions. 2009-03-04 16:37:39 +00:00
Fabian Müller
b04e3630df More map and related macro updates.
Removed an old map that is now generated with the help of a mask.
2009-03-04 15:31:36 +00:00
Guillaume Melquiond
c40ddd0f32 Fixed bug #13111 by storing translatable strings inside menus. 2009-03-04 13:38:05 +00:00
Guillaume Melquiond
80a278835b Fixed campaignd using relative path. 2009-03-04 12:25:00 +00:00
Guillaume Melquiond
f4da28d4b6 Removed useless conversion. 2009-03-04 12:24:56 +00:00
Richard Kettering
d4d6d75a28 Fixed some minor artifacts on the pine trees. 2009-03-04 09:19:53 +00:00
Richard Kettering
d6c060b4d6 Snowy versions of mixed winter tiles. 2009-03-04 08:41:12 +00:00
Richard Kettering
f0b805c2d9 Snowy versions of deciduous winter tiles. 2009-03-04 08:34:38 +00:00
Richard Kettering
010ef83830 Added new variations of base dirt tile, moved dirt transitions underneath sand. 2009-03-04 07:58:31 +00:00
Fabian Müller
b9d2f9ce83 Deleted the map from LoW::13 because it was the same as for LoW::10. 2009-03-04 01:08:03 +00:00
Fabian Müller
9b2b632a52 LoW: Many map updates. 2009-03-03 23:28:16 +00:00
Guillaume Melquiond
2bbc36c66a Fixed editor so that it can load maps passed as relative path on command line. 2009-03-03 22:43:59 +00:00
Guillaume Melquiond
7b8971f952 Added function normalize_path to convert filenames to an absolute path. 2009-03-03 22:43:55 +00:00
Fabian Müller
efd508477c LoW::4: Updated Map. 2009-03-03 22:25:20 +00:00
Lari Nieminen
7024b427cf Added decidous and mixed forests as well as some forested hills to TRoW maps. 2009-03-03 21:25:57 +00:00
Nils Kneuper
ecb4f92f83 updated Russian and Slovak translation 2009-03-03 21:12:33 +00:00
Nils Kneuper
6c0e00719b updated Polish translation 2009-03-03 21:01:24 +00:00
Chris Hopman
35d5ac7d1a revert 2009-03-03T04:36:38Z!cjhopman@gmail.com 2009-03-03 20:50:52 +00:00
Eric S. Raymond
4e70c973c3 Decorate the Forbidden Forest with deciduous tiles. 2009-03-03 19:57:47 +00:00
Fabian Müller
cdfa499ba6 LoW: More map changes. 2009-03-03 19:39:32 +00:00
Lari Nieminen
a3bd41b9d8 Map updates from Doc Paterson. 2009-03-03 19:15:00 +00:00