Commit graph

  • 280c90b966 Pokemon species split: Schema changes Petr Viktorin 2011-04-30 00:16:53 +0300
  • be3e224cad Pokemon species split: Other data changes Petr Viktorin 2011-04-30 00:37:14 +0300
  • 24b0862c32 Pokemon species split: Automatic data changes Petr Viktorin 2011-04-29 22:09:36 +0300
  • 750a5c1ae4 Pokemon species split: Script for automatic changes. See #579 Petr Viktorin 2011-04-29 16:50:22 +0300
  • 349fbb2d94 Merge remote-tracking branch 'origin/encukou-markdown' Eevee 2011-04-28 19:40:20 -0700
  • 7d7fcc74c8 Don't set autoincrement for ids with zeroes. Test included. #580 Petr Viktorin 2011-04-19 12:24:40 +0300
  • b711edd511 Port the Markdown value tests from spline-pokedex. Fix remaining strings. Petr Viktorin 2011-04-28 16:50:22 +0300
  • f7a9c28e60 Rename MoveFlagType/MoveFlag to MoveFlag/MoveFlagMap. #591 Petr Viktorin 2011-04-28 13:23:10 +0200
  • 85d779ba83 Move Markdown handling to the translation classes Petr Viktorin 2011-04-20 21:47:37 +0200
  • 5a6ff3d27b Fix some move short effects Petr Viktorin 2011-04-20 22:51:00 +0300
  • 059f7dfc55 Autofill empty labels in Markdown links Petr Viktorin 2011-04-20 16:27:57 +0300
  • 051d6563a4 Don't try to replace the $effect_chance in missing effect translations Petr Viktorin 2011-04-20 14:05:52 +0300
  • 733bedd602 Remove explicit labels that match the target's name from Markdown links Petr Viktorin 2011-04-20 03:50:23 +0300
  • 8fdd91ecc1 Change the markdown-link-rewriting script to remove explicit labels Petr Viktorin 2011-04-20 03:35:26 +0300
  • 98dcc613e2 Use relationship() instead of the deprecated relation(). #596 Petr Viktorin 2011-04-28 13:01:56 +0300
  • 7d1f5ada12 Add a README to scripts/, indicating that these are not for general use. Petr Viktorin 2011-04-27 23:12:20 +0300
  • 4a9a4bfc62 Fix names of evolution triggers Petr Viktorin 2011-04-27 00:56:16 +0300
  • 7767d546ac Don't recreate the lookup index in tests Petr Viktorin 2011-04-20 14:09:47 +0300
  • 3c17720a1c order_by_name: properly fall back to the specified languages, or identifier Petr Viktorin 2011-04-19 13:00:41 +0300
  • 247f7ead43 Add __init__.py to pokedex/util Petr Viktorin 2011-04-19 12:37:35 +0300
  • 4b5de689f8 Give Rotom's forms an explicit order. Lynn "Zhorken" Vaughan 2011-04-27 14:25:57 -0400
  • b2db58afc7 Fix discrepancy between media-accessors branches. Eevee 2011-04-17 22:35:24 -0700
  • 47c4235cdd Merge branch 'encukou-util' Eevee 2011-04-17 22:34:26 -0700
  • 69140a88f5 Move the rest of pokedex.util.get to pokedex.db.util Petr Viktorin 2011-04-14 20:08:05 +0300
  • f271812cf7 Break "simple" query functions out of pokedex.util.get Petr Viktorin 2011-04-14 19:24:30 +0300
  • 2f014411e1 Add pokedex.util.get: helpers to get stuff out of the DB easily Petr Viktorin 2011-04-14 17:42:35 +0300
  • 1f2df80a00 Make Pokemon.form an actual relation Petr Viktorin 2011-04-14 17:32:52 +0300
  • 4cd68fb5e3 Typo: multilang docstring was wrong Petr Viktorin 2011-04-14 14:25:42 +0300
  • dd89c811b8 Move util.py to compatibility.py Petr Viktorin 2011-04-14 13:46:12 +0300
  • 3d25d125f4 Merge branch 'encukou-media-accessors' Eevee 2011-04-17 21:04:19 -0700
  • 7292ede94a Test media accessors, and the media organization itself Petr Viktorin 2011-04-09 18:20:58 +0300
  • 11c0c4778b Add media accessors Petr Viktorin 2011-04-09 16:39:27 +0300
  • 9edec64de5 Add 'underground' flag to Iron Ball and Light Clay Petr Viktorin 2011-04-09 03:26:24 +0300
  • 0f7feab591 Make PokemonForm.pokemon an actual relation Petr Viktorin 2011-04-13 22:44:50 +0300
  • 27d33556d4 Load local_language lazily Petr Viktorin 2011-04-13 18:54:32 +0300
  • 8e1bbe0004 Merge remote-tracking branch 'origin/encukou-translations' Eevee 2011-04-17 17:43:42 -0700
  • 47d4d9d334 Fixed some missed markdown identifier conversions. Eevee 2011-04-14 08:49:04 -0700
  • 0118d8a92b Merge branch 'encukou-markdown-identifiers' Eevee 2011-04-12 21:34:39 -0700
  • 695347bcff Update markdown.py docstring Petr Viktorin 2011-04-12 11:10:36 +0300
  • 77693e4dae Change the Markdown links to always use identifiers Petr Viktorin 2011-04-12 11:05:47 +0300
  • 90ee23662d Add script that changes Markdown links to use identifiers Petr Viktorin 2011-04-12 07:15:52 +0300
  • 10d9bc83b3 Mark MoveEffect.effect as a Markdown column. Petr Viktorin 2011-04-12 08:57:30 +0300
  • f42f5f32d0 Expand some string limits so links with identifiers can fit Petr Viktorin 2011-04-12 03:59:13 +0300
  • 5d18ae7ab6 Make the schema tests pass Petr Viktorin 2011-04-12 08:57:49 +0300
  • ae5225c932 Automatically disambiguate location identifiers Petr Viktorin 2011-04-12 00:43:03 +0300
  • 901c3a02bb Fix a 'Fuschia City' typos in item effects Petr Viktorin 2011-04-12 02:56:28 +0300
  • 05cca04306 Add usage text for --langs Petr Viktorin 2011-04-03 19:59:09 +0200
  • 34a8070449 Load translations in pokedex load. Petr Viktorin 2011-04-03 19:05:21 +0200
  • 817c4c289d Don't dump unofficial translations in pokedex dump Petr Viktorin 2011-04-03 19:05:21 +0200
  • 9b7a3dc4c9 Make poupdate work correctly without a i18n directory Petr Viktorin 2011-04-07 02:31:18 +0300
  • 0ed5d65384 Add current Czech translations Petr Viktorin 2011-04-07 02:30:31 +0300
  • 4c2ad2bdf1 Reading, merging, and writing translations Petr Viktorin 2011-04-07 01:28:54 +0300
  • 36fa8b7093 Fix a misuse of a set as a dictionary in db loading. Eevee 2011-04-10 18:51:03 -0700
  • b652c49b80 Merge branch '247-item-rewrite' Eevee 2011-04-10 18:22:05 -0700
  • 72cfea5723 Dozen or so more item effects rewritten. #247 Eevee 2011-04-09 22:22:38 -0700
  • dc75747175 Effects for the remaining B/W items. #247 Eevee 2011-04-03 19:38:23 -0700
  • 8fd61ad55d Update item effects with English names. Added new stone evos. Eevee 2011-03-29 23:15:13 -0700
  • e8df2c70e5 Remaining B/W item effects, save for some gimmicks and key items. #377 Eevee 2011-01-02 00:20:20 -0800
  • ed825f9e23 B/W item effects up through the jewels. #377 Eevee 2011-01-01 22:23:19 -0800
  • 8d1487781f B/W item effects and mail item effects. #377 Eevee 2010-12-15 21:08:01 -0800
  • 8dbac07f56 Great Item Effect Rewrite, part 2: up through berries. #247 Eevee 2010-12-12 17:30:55 -0800
  • 310c618c83 Addressed Zhorken's myriad comments on the item rewrite so far. #247 Eevee 2010-12-12 16:49:21 -0800
  • e91246126f Great Item Effect Rewrite, part 1; up through the flutes. #247 Eevee 2010-12-12 16:42:52 -0800
  • 28d81cc25f Rearranged evolution table; added new B/W evolutions. #378 Eevee 2011-04-10 16:33:18 -0700
  • 08bfd753e0 Fix default language assignment once and for all. Eevee 2011-04-10 00:54:14 -0700
  • f666327fa0 Remove old move effect categories. #389 Eevee 2011-04-09 22:58:40 -0700
  • 8de33be206 Added identifiers for move meta categories. Eevee 2011-04-09 22:22:58 -0700
  • 8e2ad429d9 hurp durp default language Eevee 2011-04-05 23:34:28 -0700
  • 905f5b3d13 Merge remote-tracking branch 'origin/encounters-i18n' Eevee 2011-04-05 22:32:51 -0700
  • 5b0f290ec5 Unbreak db.connect(), whoops. Eevee 2011-04-05 21:46:11 -0700
  • acf44c63a0 Merge branch 'encukou' Eevee 2011-04-05 21:04:32 -0700
  • 9441ffb165 Remove the responsibility of setting a default language from multilang. Eevee 2011-04-05 21:03:41 -0700
  • ef29dd667c Always joinedload the local_language for a full language map. Eevee 2011-04-05 20:48:10 -0700
  • 81f384e562 Add FR/LG encounters. #136 a_magical_me 2011-04-04 02:42:29 -0700
  • 841694f83f Add R/S/E encounters. #136 a_magical_me 2011-04-03 15:09:45 -0700
  • c9a3ceb88f Rename terrain => method. #375 a_magical_me 2011-04-03 06:34:49 -0700
  • 03813bd765 Add script for adding B/W locations a_magical_me 2011-04-03 05:16:15 -0700
  • 7b7c0addde Add B/W locations. #375 a_magical_me 2011-04-03 05:12:09 -0700
  • 4291c33c00 Make MultilangSession's language class configurable Petr Viktorin 2011-04-04 21:51:12 +0300
  • 9fdb8e1bd0 Make session.default_language set/get work Petr Viktorin 2011-04-03 22:05:56 +0300
  • dbb293e727 Add identifier_from_name() function. a_magical_me 2011-04-03 04:49:34 -0700
  • 2e7fdf7d10 Re-add scripts/migration-i18n.py. a_magical_me 2011-04-03 04:38:26 -0700
  • 34a888cc16 Revert "Added a bunch of autoincrement=False." a_magical_me 2011-04-03 04:28:29 -0700
  • 8cddfefc4c Add __repr__ to mapped classes Petr Viktorin 2011-04-03 21:00:58 +0300
  • a06498cb39 Make a bunch of text columns nullable to support missing translations Petr Viktorin 2011-04-03 19:34:44 +0300
  • 6f36907341 Enable nullable MarkdownColumns Petr Viktorin 2011-04-03 19:42:46 +0300
  • 105d9422ca Change item short effect format to markdown Petr Viktorin 2011-04-03 19:34:18 +0300
  • bbb7cb9907 Make load.py more idiomatic. a_magical_me 2011-04-03 04:26:45 -0700
  • b9a54c63d8 Add usage text for --safe. a_magical_me 2011-04-03 03:21:54 -0700
  • 9340f24ae4 load: Add --recursive option. a_magical_me 2011-04-03 02:10:33 -0700
  • ff1c4b530d Alter some identifiers. #207 a_magical_me 2011-04-02 17:30:08 -0700
  • bc0b4acb84 Add MarkdownString.__html__(). a_magical_me 2011-03-31 13:51:19 -0700
  • b924a82236 Remove all uses of str.format(). a_magical_me 2011-03-29 14:39:54 -0700
  • e7c40a08af Speed up import pokedex.db slightly. a_magical_me 2011-03-28 20:49:17 -0700
  • 629d99885c Change item short effects to markdown. Eevee 2011-04-03 02:16:15 -0700
  • 721b07084f Random lookup algorithm is now more naive, but less broken. Eevee 2011-04-03 01:56:27 -0700
  • c519a4c824 Added a truckload of innerjoins and joinedloads. Eevee 2011-04-03 01:26:55 -0700
  • d90db39d43 Fix the i18n test; now uses multilang's session subclasses. Eevee 2011-04-03 01:26:31 -0700
  • 50b3adf949 Split up MoveEffectProperty; don't detect dict proxies. Eevee 2011-04-03 01:25:59 -0700
  • adbd3b628f Fix pokedex load with empty tables. Eevee 2011-04-03 01:23:48 -0700