projects
/
zzz-pokedex.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
zzz-pokedex.git
2011-04-01
Petr Viktorin
Remove the test for filter(Pokemon.name > u"Xatu")
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Petr Viktorin
Update test_schema to the new API. Add some missing...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Petr Viktorin
Update test_strings.py to the new API (still fails...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Petr Viktorin
Add a mapped_classes list, and a translation_classes...
commit
|
commitdiff
|
tree
|
snapshot
2011-04-01
Eevee
Shapes for gen 5 Pokémon.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-31
Eevee
Disable autoincrement for MoveMetaAilment.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Eevee
Add Stat.is_battle_only.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Eevee
Update the pokedex.db.tables docs.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Eevee
Match default language by id, not identifier.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-30
Eevee
Joinedload current-language names.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Eevee
Merge remote-tracking branch 'origin/encukou'
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Petr Viktorin
Add Czech romanization
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Petr Viktorin
Print progress for dropping/creating tables
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Petr Viktorin
Faster `pokedex load` for PostgreSQL #526
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Eevee
Merge remote-tracking branch 'origin/ability-changes'
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Eevee
Add the 1% held items in B/W.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Eevee
We finally know what the last B/W move flag is.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Eevee
Recent changes to Bide and Feint. #570
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Lynn "Zhorken...
Some more ability fixes/changes. #561
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Eevee
Fix short effects for Grudge, Glaciate. #570
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Eevee
Fix ancient bug with Pursuit description. #569
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Eevee
Mud/Water Sport last until the user leaves battle....
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Eevee
Metal Burst returns 1.5× damage, not 2×. #567
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Eevee
Merge branch 'schema-sanity'
commit
|
commitdiff
|
tree
|
snapshot
2011-03-29
Eevee
language_id -> local_language_id
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Eevee
Remove back_populates, which doesn't seem to work.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Eevee
Remove a bunch of imports from tables.py.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Eevee
Rename internal_id to game_index.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Eevee
Rename *_texts tables to *_names.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-25
Eevee
Whoops; preserve column order.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Eevee
Remove LanguageSpecific.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-24
Eevee
Removed ProseColumn and TextColumn. Huzzah.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Eevee
Started switching to create_translation_table.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-22
Eevee
Sigh! Remove support for strings as keys; use Language...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-20
Eevee
New i18n schema thing impl, and fixed the new tests...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Eevee
Added a test for the i18n dynamic table generation.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-19
Eevee
Rename some meta-schema variables for ease of debugging.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Eevee
Add missing effect chance to Twister. #565
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Eevee
Replace String* sqla stuff with association_proxy.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-15
Eevee
Give every db table a __str__.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
Eevee
Tidy up relation creation for name tables.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-14
Eevee
Remove OfficiallyNamed and UnofficiallyNamed.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Eevee
Merge branch 'encukou'
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Eevee
Fix some i18n schema issues when running under a Real...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Petr Viktorin
Make the string properties mutable
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Petr Viktorin
Use DefaultLangProperty for Markdown columns
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Petr Viktorin
Rename StatHint.text to .message (clashed with the...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Petr Viktorin
fixup! I18n for the database schema
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Petr Viktorin
Actually test :foo in test_crash_empty_prefix
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Petr Viktorin
Fix connect() without arguments
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Petr Viktorin
Support filtering by strings (Pokemon.name, Pokemon...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Petr Viktorin
Add descriptions to new tables
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Petr Viktorin
Use a class + mapper instead of dynamic declarative...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Petr Viktorin
Replace all_tables by table_classes; get rid of globals()
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Petr Viktorin
Fix up the migration
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Petr Viktorin
Move English texts to language-specific tables
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Eevee
Preserve the order of TextColumns and ProseColumns.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Petr Viktorin
Add migration script to move English texts to language...
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Petr Viktorin
Make lookup index respect the moved names
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Petr Viktorin
Add data to language table
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Petr Viktorin
Multi-language markdown move properties
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Petr Viktorin
I18n for the database schema
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Lynn "Zhorken...
Some ability changes/fixes. #561
commit
|
commitdiff
|
tree
|
snapshot
2011-03-13
Brigit Lemanski
Fixing short desc for Acid Spray.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-11
Eevee
Give calculated_stat and calculated_hp the same signature.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Lynn "Zhorken...
Add Spanish B/W names.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Lynn "Zhorken...
Add Italian names for B/W stuff.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Lynn "Zhorken...
Add German names for B/W stuff.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-10
Lynn "Zhorken...
Remove the erroneous Dusclops-only Thief tutor.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Eevee
"Characteristic" text, here called stat hints.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Eevee
Add B/W move metadata. #389
commit
|
commitdiff
|
tree
|
snapshot
2011-03-09
Eevee
Add a SaveFilePokemon accessor to get the form.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
Lynn "Zhorken...
Add French names from B/W for everything. #252
commit
|
commitdiff
|
tree
|
snapshot
2011-03-03
Lynn "Zhorken...
Add B/W ability flavour text.
veekun-promotions/2011030302
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Lynn "Zhorken...
Add B/W Pokémon flavour text!
veekun-promotions/2011030301
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Lynn "Zhorken...
Add B/W move flavour text.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Lynn "Zhorken...
Add B/W item flavour text.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Lynn "Zhorken...
Rename item icons.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Lynn "Zhorken...
B/W item names. #451
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Lynn "Zhorken...
Fix Markdown references to Gen V stuff.
commit
|
commitdiff
|
tree
|
snapshot
2011-03-02
Lynn "Zhorken...
English names for everything! #451
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Lynn "Zhorken...
Shorten some over-long move effect changelog entries.
veekun-promotions/2011021501
veekun-promotions/2011021502
veekun-promotions/2011022101
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Lynn "Zhorken...
Fix references to Dragon Tail and Round.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Lynn "Zhorken...
Support null PP for Struggle and Shadow moves. #190
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Lynn "Zhorken...
Support null pre-D/P damage class for ??? and Shadow.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-11
Lynn "Zhorken...
Add names revealed 2011-02-10. #451
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Eevee
Add a couple relations for move effect changelogs.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-10
Eevee
Use engine_from_config for database connections. #390
commit
|
commitdiff
|
tree
|
snapshot
2011-02-09
Brigit Lemanski
Cleaning up move_changelog and move_effect_changelog...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
a_magical_me
Load/dump dance.
commit
|
commitdiff
|
tree
|
snapshot
2011-02-06
a_magical_me
Rename Basculin's sprites. #451
commit
|
commitdiff
|
tree
|
snapshot
2011-02-02
Lynn "Zhorken...
Tympole and Timburr; also Basculin's forms are Stripe...
commit
|
commitdiff
|
tree
|
snapshot
2011-02-01
Lynn "Zhorken...
Add more newly-revealed names. #451
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Lynn "Zhorken...
Order Ability's Pokémon relations by Pokemon.order.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Lynn "Zhorken...
Make Type.moves a proper relation with an order_by.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-31
Lynn "Zhorken...
Morning is not a separate time of day for evolution.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Lynn "Zhorken...
Add Sugimori art for Basculin.
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Lynn "Zhorken...
Castform's forms are all "the Weather Pokémon".
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Lynn "Zhorken...
Add new names revealed by IGN on 2011-01-27. #451
commit
|
commitdiff
|
tree
|
snapshot
2011-01-28
Petr Viktorin
Speed tweaks for pokedex load in SQLite
commit
|
commitdiff
|
tree
|
snapshot
next