0
I Use This!
Activity Not Available

Commits : Listings

Analyzed 7 months ago. based on code collected 7 months ago.
Sep 13, 2024 — Sep 13, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Speed up compilation on Windows when using recent versions of Visual Studio by utilising multiple processor cores. Works for me, not in a position to test older compilers and/or machines with fewer cores. More... about 15 years ago
Latest set; Scars of Mirrodin. More... over 15 years ago
Use correct date for Magic 2011. More... over 15 years ago
Magic 2011. More... over 15 years ago
Must have forgotten to commit this - add half-red to the mana costs. Used in one of the comedy sets. Can't reliably test it, stupidly, due to bad data on the WotC database web site. More... almost 16 years ago
Add the latest set to the predefines list for the importer. More... almost 16 years ago
Rise of the Eldrazi More... almost 16 years ago
Update import dialog set predefines for Zendikar and Worldwake. More... about 16 years ago
Worldwake. More... about 16 years ago
Changes to the build scripts to take the version number from the current svn revision, and to inject that revision number into compilation through the command line. Construction of the majority of the qmake command line is now in the generic build script rather than replicated in each of the platform scripts. More... over 16 years ago
The latest set. There are 269 cards here, although numerically there are 249 cards in the set. It seems that each of the land cards have two printings. One is in the 'old' style, top half of the card is art, the bottom half is the mana symbol. The other is a full frame art image. More... over 16 years ago
Misc tinkering in preperation for changes to building that will auto update build numbers (to match an svn change number). More... over 16 years ago
Qt trying to be cute, seeing a word in two different contexts, it automatically uses the one that's marked as translated. I probably shouldn't have used "language" as the place-holder in which to enter a language name, because it confused the "Language" label in the preferences dialog. More... over 16 years ago
Qt trying to be cute, seeing a word in two different contexts, it automatically uses the one that's marked as translated. I probably shouldn't have used "language" as the place-holder in which to enter a language name, because it confused the "Language" label in the preferences dialog. More... over 16 years ago
Further localisation changes. More... over 16 years ago
Further localisation changes. More... over 16 years ago
Some work on localisation. More... over 16 years ago
Some work on localisation. More... over 16 years ago
Make localisation work! More... over 16 years ago
Make localisation work! More... over 16 years ago
French! Sort of. Squirted the english through babel fish as an experiment. More... over 16 years ago
French! Sort of. Squirted the english through babel fish as an experiment. More... over 16 years ago
Messing around with localisation. The locale certainly changes, but what lacks are the actual translations being done, and also a way to select the language manually. More... over 16 years ago
Messing around with localisation. The locale certainly changes, but what lacks are the actual translations being done, and also a way to select the language manually. More... over 16 years ago
Trying to abstract xml parsing a little bit, with the first experiment being the set import dialog. The sets that appear in the predefined list in the combo box are now sourced from an xml file. More... over 16 years ago
I'd like to move a lot of compile time constants into xml files, so I can change or add them without needing a recompile. More... over 16 years ago
Fix up the importer so it imports Darksteel Colossus correctly. More... over 16 years ago
New set: Magic 2010 (aka 11th Edition). More... over 16 years ago
Finished (hopefully) the refactor of CManaData (although I'll probably rename CNewManaData shortly). More... almost 17 years ago
Update type extraction to reduce the amount of white space on either side of the -. More... almost 17 years ago