about summary refs log tree commit diff stats
path: root/apworld
Commit message (Expand)AuthorAgeFilesLines
* Changed how door location names are formattedStar Rauchenberger2025-08-302-5/+72
* [Apworld] Require CC access + letters for CC color doorsStar Rauchenberger2025-08-301-0/+4
* Letter requirements in apworldStar Rauchenberger2025-08-272-7/+50
* Set apworld victory conditionStar Rauchenberger2025-08-274-28/+76
* Implemented complete_at=1 in the apworldStar Rauchenberger2025-08-201-3/+11
* Maps have display names nowStar Rauchenberger2025-08-203-6/+20
* Fill the item pool with "Nothing"sStar Rauchenberger2025-08-172-1/+10
* Assigned IDs for the_hive, the_impressive, and the_invisibleStar Rauchenberger2025-08-141-1/+1
* Assigned IDs for the_gold, the_graveyard, and the_greatStar Rauchenberger2025-08-142-3/+3
* Fixed some issues with door logicStar Rauchenberger2025-08-142-8/+28
* Assigned IDs for the_galleryStar Rauchenberger2025-08-131-0/+4
* Converted to proto2Star Rauchenberger2025-08-122-9/+8
* Items and connections in the apworldStar Rauchenberger2025-08-128-9/+254
* Added support for masteriesStar Rauchenberger2025-08-092-0/+18
* Added the_betweenStar Rauchenberger2025-08-092-3/+3
* Assigned IDs for four_roomsStar Rauchenberger2025-08-071-2/+2
* Assign AP IDs to doors and panels protoStar Rauchenberger2025-08-074-12/+30
* Started apworldStar Rauchenberger2025-08-077-0/+113
teral.String.Regex */ .highlight .s1 { color: #dd2200; background-color: #fff0f0 } /* Literal.String.Single */ .highlight .ss { color: #aa6600; background-color: #fff0f0 } /* Literal.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
/**
 * @license Copyright (c) 2003-2017, CKSource - Frederico Knabben. All rights reserved.
 * For licensing, see LICENSE.md or http://ckeditor.com/license
 */
CKEDITOR.plugins.setLang( 'widget', 'fa', {
	'move': 'کلیک و کشیدن برای جابجایی',
	'label': '%1 widget' // MISSING
} );