420 Commits

Author SHA1 Message Date
Gunter Labes
0ac9a6075b integrated KOTF tournament prize into Silverhead Crossing 2011-08-16 19:20:49 +00:00
Eric S. Raymond
d3740f939e wmllint cleanup. 2011-08-14 22:02:16 +00:00
Steven Panek
bcbb34c0da Added tracking variable for the number of troops acquired;...
...simplifies the [show_if] for researching warfare; fixes bug #14822.
2011-08-12 06:04:33 +00:00
Steven Panek
2ed505497e Cleansed ANL of excessive macro use, expanded tabs,
...touched up a couple of strings; made stuff consistent.
2011-08-12 04:56:58 +00:00
Gunter Labes
616fdfa5cf Updated maps: Aethermaw, Hornshark Island, Sablestone Delta,
...Thousand Stings Garrison
2011-08-04 22:28:23 +00:00
Steven Panek
22cfb93509 Unhyphenated more directional words. 2011-07-25 23:36:33 +00:00
Steven Panek
b2cbebacdf Unhyphenate words such as 'South-East'. 2011-07-25 23:34:10 +00:00
Steven Panek
c911d3dc07 Use the transparent portraits. 2011-07-25 22:27:20 +00:00
Steven Panek
74f6b6eb3a Added Pango markup that should have been added awhile ago;...
...removed some TODOs.
2011-07-25 22:03:55 +00:00
Steven Panek
1f98792c19 Fixed bug #16477. 2011-07-25 21:31:31 +00:00
Eric S. Raymond
c4adb689e7 wmllint, spelling, and punctuation cleanup. 2011-05-08 15:13:41 +00:00
George Birthisel
10e8f23793 visual update to mp map 6p Volcano 2011-05-05 14:04:09 +00:00
Lukasz Dobrogowski
a3ba0a4af8 reverted 2011-04-28T12:11:25Z!lukasz.dobrogowski@gmail.com and 2011-05-04T13:38:34Z!lukasz.dobrogowski@gmail.com for now,
since it introduces a bug and isn't high priority
2011-05-05 08:01:41 +00:00
George Birthisel
6acbfe3d5b renamed Khalifate unit monawishy -> monawish 2011-05-05 00:52:49 +00:00
Ignacio R. Morelle
5f79ee3d04 Kalifa -> Khalifate, step 2 (directories and filenames) 2011-05-05 00:31:59 +00:00
Ignacio R. Morelle
ff215f2bfc Kalifa -> Khalifate, step 1 (WML) 2011-05-05 00:31:39 +00:00
Ignacio R. Morelle
934947b679 Rename all Khalifate unit type ids to match mainline conventions
Basically, this is: "unit-type" -> "Unit Type"

The exception to this rule is "qatif-al-nar", which became "Qatif-al-nar"
according to the translatable unit type name.
2011-05-04 23:53:33 +00:00
Lukasz Dobrogowski
2c9926e051 changed default leader for Kalifa to random, as it is in other factions 2011-05-04 13:38:34 +00:00
Nils Kneuper
b2f79b2472 apply wmlindent on basically all of mainline 2011-05-04 10:04:57 +00:00
George Birthisel
a554d362d5 new era: default+Kalifa for multiplayer play.
Some issues remain: missing art for a few units.  CERTAINLY some
unknown minor bugs/issues remain with things like movetypes, wrong
defense or mp for some terrain, wrong attack icons, sounds etc.
Testing is welcome!

new map: 6p Volcano

changelog/players changelog updated as well.
2011-05-04 00:47:50 +00:00
Lukasz Dobrogowski
849ac0c1ff patch #2642 by faabumc: MP default era: Use random leader when pick faction 2011-04-28 12:11:25 +00:00
Steven Panek
57fc13b40f Ran umcpropfix. 2011-04-22 07:46:28 +00:00
Lari Nieminen
121b2eb83d Revert an accidental Hornshark commit. 2011-04-22 07:44:32 +00:00
Lari Nieminen
64bd24919c New multiplayer maps and updates to existing ones from Doc Paterson. 2011-04-22 07:39:43 +00:00
Anonymissimus
42ca625fea New macros ERA_DEFAULT and ERA_HEROES...
...to ease things for UMC era authors which add to/modify the default
eras.
2011-03-25 01:08:37 +00:00
Lari Nieminen
406449e4b6 Map update to Ruins of Terra-Dwelve from Velensk. 2011-01-26 20:06:44 +00:00
Eric S. Raymond
a1fdc572ce wmllint cleanup. 2011-01-16 22:37:27 +00:00
Derek Hoagland
ee0efb7f44 Put back a great tree that had been (inadvertantly?)...
...replaced with shroud at some point between 1.8 and now.
2011-01-13 20:32:00 +00:00
Guillaume Melquiond
69121b6010 Awarded correct amount of research to units.
(Fix for bug #17406, patch by kernigh.)
2010-12-29 08:03:05 +00:00
Ignacio R. Morelle
b091b851ce Fix Siege Castles' dimensions in the description (part of bug #15835) 2010-12-07 23:06:15 +00:00
Eric S. Raymond
bdf41495a3 wmlscope/wmllint cleanups.
This caught one real bug in 6p_Team_Survival.cfg.
2010-12-07 22:58:25 +00:00
Steven Panek
206d6be94c Converted the remaining instances of 'add -' for real... hopefully. 2010-12-05 23:56:32 +00:00
Steven Panek
03a3d3b552 Converted remaining instances of 'add -'. 2010-12-05 23:45:04 +00:00
Steven Panek
cc5198da7c Deprecated REDRAW. 2010-11-28 11:22:44 +00:00
Steven Panek
8230629fa1 Deprecated SIDE_PLAYER and SIDE_COMPUTER. 2010-11-25 10:02:22 +00:00
Steven Panek
6874d8807f Deprecated ON_EVENT, ON_PRESTART, ON_START, ON_SIDETURN,
...ON_TURN, ON_VICTORY, ON_DEFEAT, ALLOW_UNDO, and ON_TILE_ONCE.
2010-11-25 09:51:10 +00:00
Steven Panek
6ac7fa73e9 Made a combo of three terminating punctuation marks into a combo of two. 2010-11-18 00:25:45 +00:00
Eric S. Raymond
4627e24856 Fix a minor WML error and some spelling glitches. 2010-11-05 16:40:18 +00:00
Lari Nieminen
7a598ef3ed Fixed a broken [set_recruit]. 2010-10-24 20:49:36 +00:00
Steven Panek
36c64353a6 Converted an apostrophe. 2010-10-18 07:52:03 +00:00
Steven Panek
15bf6ea1a1 Fixed some spelling errors; made wmllint shut up about 'misspellings'. 2010-10-18 07:46:06 +00:00
Lari Nieminen
a0a32e3cef Cleaned up some unnecessary macro usage...
...and fixed the walls coming down around empty player sides.
2010-10-17 18:57:10 +00:00
Lari Nieminen
ea48793ec1 Fixed a broken </span>. 2010-10-14 12:04:13 +00:00
Steven Panek
3a6eb75ee8 Renamed [removeitem] to [remove_item]; deprecated [removeitem]. 2010-10-01 23:42:21 +00:00
Eric S. Raymond
055d489ce5 Fix variuous small glitches found by wmlscope/wmllint. 2010-09-28 22:09:17 +00:00
Eric S. Raymond
d32c0205dc Clear up a bunch of minor string FIXMes from before 1.8. 2010-09-23 22:29:13 +00:00
Eric S. Raymond
e7d337a676 Reindent mainline. 2010-09-23 13:04:56 +00:00
Steven Panek
31b651fb10 Converted all SET_LABEL_PERSISTENT calls to [label] codeblocks. 2010-09-22 02:27:24 +00:00
Lari Nieminen
b603839822 Made the ANL guardians unable to move also in shallow water. 2010-09-16 06:07:08 +00:00
Steven Panek
6b1cbcb407 Merged all duplicate domains,
...added some new rules; uncommented some older ones; applied pofix.
2010-09-13 23:18:35 +00:00