Commit graph

30 commits

Author SHA1 Message Date
Elvish_Hunter
9514386f78 Prevent wmllint from converting Khalifate compatibility stuff 2018-08-08 22:02:45 +02:00
Severin Glöckner
93eb0337c7 name generators: update translation hint
[ci skip]
2018-05-21 08:49:21 +02:00
Charles Dang
3a90f86674 Addressed more whitespace issues from #2613
[ci skip]
2018-03-12 03:48:59 +11:00
pentarctagon
5b31b87f6a MP: Renames the Khalifate to Dunefolk.
Part of an effort to make the faction better fit into Wesnoth. See:
https://forums.wesnoth.org/viewtopic.php?f=12&t=47643
https://forums.wesnoth.org/viewtopic.php?f=12&t=47703
2018-01-19 17:28:40 -05:00
Celtic Minstrel
f43469e3c2 Add comments to the name generators so that their purpose can be divined in the po-files 2017-04-18 00:32:13 -04:00
Charles Dang
a6dd6c668c Ran wmlindent and fixed badly formatted code 2016-08-05 13:46:39 +11:00
Spixi
f96f86245e Improvements in the map and name generators
- Implement a way to escape special characters {|} in the CFG generator
- Eliminate null pointers to name generators
- Invalid generators now throw exceptions
- Name generating rules for different terrain elements can now be specified
  (The defaults in english.cfg are still used)
2016-07-17 23:42:19 -04:00
Celtic Minstrel
6b8b83c90d Female names grammar for the Khalifate
(Loosely based on a list of female Arabic names from behindthename.com)
2016-04-15 15:51:25 -04:00
Dugy
f84e8f4795 Added a new way to generate unit names, using rules of a context-free grammar. 2016-04-11 22:14:21 +02:00
Alexander van Gessel
7eea4c5fb9 Import khalifate from wesnoth-umc-dev r19414 2013-12-22 01:55:00 +01:00
Elvish_Hunter
a93279406d Removed two Khalifate leftovers (Hakim portrait and KHALIFATE_NAMES macro) 2012-09-05 09:06:58 +00:00
Steven Panek
fc6539caca Corrected capitalization and converted apostrophes...
...to the proper characters in the Khalifate names.
2011-05-06 15:44:34 +00:00
Ignacio R. Morelle
1856724288 Move Khalifate unit names to data/core/macros/names.cfg 2011-05-05 00:20:22 +00:00
Steven Panek
f550a88593 Converted straight apostrophes in the name macros...
...to their curly forms; ran pofix.
2010-06-16 02:29:03 +00:00
Eric S. Raymond
0aa99781cf Reindent mainline. 2009-11-23 14:39:03 +00:00
Eric S. Raymond
fdc1230bc7 Minor fix to a bug in Drake name phonotactics pointed out by Kitty. 2009-07-24 10:38:40 +00:00
Eric S. Raymond
4592d83e65 Simplify and document the phonology of Drake names,
...so Kitty can do the writing system.
2009-07-23 23:09:23 +00:00
Eric S. Raymond
e885d82937 Change all NAMED_LOYAL_UNIT calls for which the names aren't used in WML...
...to LOYAL_UNIT calls which will generate names instead, and throw
the names freed up back into the names.cfg pool.
2008-11-19 15:49:40 +00:00
Eric S. Raymond
b1b2435d40 Reindent the mainline content to uniiform whitespace. 2008-01-24 00:16:42 +00:00
Benoît Timbert
804c374be2 Sort all the names and remove the duplicate names 2008-01-10 21:39:33 +00:00
Benoît Timbert
cac46318cd Fix #10726 : remove the duplicate for the Elvish name "Sénd" 2008-01-10 20:51:27 +00:00
Eric S. Raymond
eb2121c0a6 Change name of troll ally in TSG to conform to new Troll name phonotactics.
This in turn is to open up space for the Gtyphon names, which get the vowel 
endings.  Also add a few more gryphon names.
2007-09-23 03:57:35 +00:00
Gunter Labes
4b1713b9a6 fix the preprocessor checking for EOF too early
remove the corresponding FIXME

clarify the includes
2007-09-22 20:34:41 +00:00
Gunter Labes
cf45040592 make female_names translatable, too 2007-09-22 19:11:13 +00:00
Eric S. Raymond
b9df94f7e7 Improve Holy Water description. Add some gryphon names. 2007-09-22 18:26:34 +00:00
Gunter Labes
1de99d10ba [[New Gryphon race]]
* create a gryphon race (GRYPHON_NAMES needs to be filled) and moved
  the appropriate units to their own directory

* create undead variations for the bat and gryphon race (using the
  drake image.. needs better fitting art)

* sorted names.cfg and races in units.cfg alphabetically
2007-09-22 16:57:14 +00:00
Eric S. Raymond
36a851841e Name fixes.
Kerlath -> Kerlath Province, otherwise it's easy to forget the referent.
2007-09-06 06:22:24 +00:00
Nils Kneuper
c19e3c2311 added a default textdomain definition to all .cfg files 2007-07-06 09:00:49 +00:00
Eric S. Raymond
5f58e50664 Reindented all macros except utils.cfg,
that has unbalanced FOREACH/NEXT in it and will need to be
hand-checked.
2007-06-29 11:19:19 +00:00
Lari Nieminen
7f02e3438a Moved all the rest of the .cfg's in core/ containing only macro definitions...
...to core/macros/.
2007-06-10 11:17:28 +00:00
Renamed from data/core/names.cfg (Browse further)