root / veekun / trunk

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @448 [448] 6 weeks eevee Removed ability for anon users to post to the shoutbox. (#329)
(edit) @446 [446] 3 months eevee Removed TM33 for Furret in GSC. (#295)
(edit) @445 [445] 3 months eevee Fixed dexsuggest boxes that are supposed to only show moves. (#320)
(edit) @444 [444] 3 months eevee Added a z-index to the dex suggest dropdown thing. (#319)
(edit) @443 [443] 3 months eevee Changed an errant Scary Face to Mean Look for Zubat. (#317)
(edit) @442 [442] 3 months eevee Fixed moves for Jolteon in Yellow; they were supposed to be the same as in …
(edit) @441 [441] 3 months eevee Changed the default Pokemon search view to table. (#318)
(edit) @440 [440] 3 months eevee Fixed uri_for encoding its query args more and more on successive calls …
(edit) @439 [439] 3 months eevee Forgot to change the short description for Defog, my bad. (#286)
(edit) @438 [438] 3 months eevee Noted that the damage caused by Bide is typeless. (#303)
(edit) @437 [437] 3 months eevee Added Tackle and Screech at level 1 for GSC. (#294)
(edit) @436 [436] 3 months eevee Removed an erraneous line in wrapper.tt that was causing a blank style …
(edit) @435 [435] 3 months eevee Amended the description for Defog: it also removes Reflect and Light …
(edit) @434 [434] 3 months eevee Fixed: Pidgeot had RBY TM03 instead of TM04. (#274)
(edit) @433 [433] 3 months eevee Mostly finished up breeding chains app, at least for one move. (#302) - …
(edit) @432 [432] 3 months eevee Changed breeding chain calculator to interpret its Pokemon input as a …
(edit) @431 [431] 3 months eevee I give up; removing all the FormFu? code, as it doesn't work at all how I …
(edit) @430 [430] 4 months eevee Fixed Unicode submission problem; turned out to be double-encoding, after …
(edit) @429 [429] 4 months eevee Few small fixes for new breeding chains applet (#302). Deals a little …
(edit) @428 [428] 4 months eevee Replaced backtrace with a breeding chain app that performs about eight …
(edit) @427 [427] 5 months eevee Changed Perlbui to use a hashref of channels rather than an arrayref, so I …
(edit) @426 [426] 5 months eevee Removed use of svnversion in favor of svn info, which is way faster …
(edit) @425 [425] 5 months eevee Hurka-hur removed some warnings. (#289)
(edit) @424 [424] 5 months eevee Removed timed_exec in favor of the Time::Out module. (#289)
(edit) @423 [423] 5 months eevee Fixed caching of files as iso-8859-1.
(edit) @422 [422] 5 months eevee Changed all MyISAM tables to InnoDB, and changed one last latin1 table to …
(edit) @421 [421] 5 months eevee Bam. Fixed UTF-8 retrieval from the db. (#287)
(edit) @420 [420] 5 months eevee Converted all tables to UTF-8, hopefully fixing the little shoutbox …
(edit) @419 [419] 5 months eevee Fixed a minor db refactor problem with script/base_data.pl.
(edit) @417 [417] 6 months eevee Fixed a couple bad template vars resulting from the db refactoring.
(edit) @416 [416] 6 months eevee Fixed prev/next links for alt-forms. (#270)
(edit) @415 [415] 6 months eevee I should not code tipsy at 2 in the morning. (#178)
(edit) @414 [414] 6 months eevee Oh fuck. Timeout was not working. My bad. (#178)
(edit) @413 [413] 6 months eevee Missed firstpost/lastpost occurances in forum/common.tt. (#58)
(edit) @412 [412] 6 months eevee Whoops. Broke most-recent-commit box. (#178)
(edit) @411 [411] 6 months eevee Broke move table descriptions. Oops. (#58)
(edit) @410 [410] 6 months eevee Few more Pokemon/move bugs in RBY/GSC. (#257, #258, #259, #260)
(edit) @409 [409] 6 months eevee Fixed counting of move learners across all versions, and changed blanks to …
(edit) @408 [408] 6 months eevee Footer now supports non-integral of Pokemon team size. Woohoo?
(edit) @407 [407] 6 months eevee Added Bulbanews feed to the front page. (#178)
(edit) @406 [406] 6 months eevee Database refactoring. Renamed columns and tables to be more consistent …
(edit) @405 [405] 7 months eevee Replaced all icons with Tango icons. Far more consistent and far less …
(edit) @404 [404] 7 months eevee Bit of a shoutbox test. Not particularly amazing. For the life of me I …
(edit) @403 [403] 7 months eevee Very simple view controller for a gallery item. Been sitting around for a …
(edit) @402 [402] 7 months eevee BETTER fix for bbcode infinite loop, now that I realize why the original …
(edit) @401 [401] 7 months eevee Fix for an infinite loop in bbcode parser. A replaced tag with content …
(edit) @400 [400] 7 months eevee Ability pages were showing duplicates of Pokemon that have the same …
(edit) @399 [399] 7 months eevee Fixed problems with Miltank's TMs in GSC; 19, 22, and 24 should have been …
(edit) @398 [398] 7 months eevee Misdreavus learns Mean Look at 19 in GSC, not Scary Face. (#254)
(edit) @397 [397] 7 months eevee Editing user options always tried to fetch a remote file, even if the …
(edit) @396 [396] 8 months eevee Argh, new table; need to change dump script! (#228)
(edit) @395 [395] 8 months eevee Forgot to dump/commit locations db changes from r393. (#228)
(edit) @394 [394] 8 months eevee Location map is reborn. (#228) Threw in some minor addenda regarding D/P …
(edit) @393 [393] 8 months eevee Locations mini-commit. - Redid location pages to match the new format. - …
(edit) @392 [392] 8 months eevee Fixed several templates that were producing page lists with doubled bases. …
(edit) @391 [391] 8 months eevee Fixed Vee::Form's eating of printf control codes when giving a textarea a …
(edit) @390 [390] 8 months eevee Removed a warning that shouldn't have been there and which was …
(edit) @389 [389] 8 months eevee Minor pod fix for Schema/Pokemon.pm.
(edit) @388 [388] 8 months eevee Added a class to wrap around location/Pokemon pairs, and simplified …
(edit) @387 [387] 9 months latiass Jesus Christ. Fixed a bug with SVG.pm that would cause the graph to be …
(edit) @386 [386] 9 months eevee Sped up unread-post listing; added a 'mark all read' button. (end of #46)
(edit) @385 [385] 9 months latiass Removed user-specific permissions, as they are useless and add about 50 …
(edit) @384 [384] 9 months latiass Wow, this sure was hard. The post's time wasn't being updated when …
(edit) @383 [383] 9 months latiass Split the SVG-related stuff into it's own module. This is part of #206, …
(edit) @382 [382] 9 months eevee Moves learned by more than 50 Pokemon by level were being.. um.. …
(edit) @381 [381] 9 months eevee Fixed broken registration. (#186)
(edit) @380 [380] 9 months eevee Replaced the table with links to the search when the table would have > 50 …
(edit) @379 [379] 9 months eevee Removed contest information on move pages for D/P-only moves. Changed the …
(edit) @378 [378] 9 months eevee Added useful <title>s to the preview pages. (#183) Also some minor …
(edit) @377 [377] 9 months eevee Sunflora learns Razor Leaf at 10 in GSC, not Mega Drain. (#185)
(edit) @376 [376] 9 months eevee Added Kabutops learning Slash at level 40 in GSC. (#184)
(edit) @375 [375] 10 months eevee Brought the Pokedex info page up to date. (#5)
(edit) @374 [374] 10 months eevee Added a page describing how to get to the IRC channel. (#38)
(edit) @373 [373] 10 months eevee Luvdisc link in the D/P FAQ was incorrect.
(edit) @372 [372] 10 months eevee Exeggcute was missing Stun Spore in RBYGSC. (#171)
(edit) @371 [371] 10 months eevee Added version radio buttons to the comparer results page. (#141) Also …
(edit) @370 [370] 10 months eevee Dimmed non-submit buttons slightly.
(edit) @369 [369] 10 months eevee Pokemon search can now pass Pokemon to the comparer. (#140)
(edit) @368 [368] 10 months eevee Clarified the fuzzy behavior of the comparer by adding the Pokemon's name …
(edit) @367 [367] 10 months eevee Added a cries tarball to the resources page. (#164)
(edit) @366 [366] 10 months eevee Fixed: Hypno had the wrong level for Future Sight in GSC. (#160)
(edit) @365 [365] 10 months eevee Wood Hammer had the incorrect amount of recoil listed.
(edit) @364 [364] 10 months eevee Fixed: Pokemon with new TMs introduced halfway through a generation …
(edit) @363 [363] 10 months eevee Internal errors now use HTTP status 500. (#158)
(edit) @362 [362] 10 months eevee Added blurbs for the extra move types, but I don't know how to be more …