1. 30 Aug, 2007 1 commit
  2. 29 Aug, 2007 12 commits
  3. 28 Aug, 2007 2 commits
  4. 27 Aug, 2007 1 commit
  5. 26 Aug, 2007 1 commit
  6. 25 Aug, 2007 6 commits
  7. 24 Aug, 2007 8 commits
  8. 23 Aug, 2007 2 commits
  9. 18 Aug, 2007 1 commit
    • twanvl's avatar
      Added validator for locales based on all strings in the source code. · 5ef8ff29
      twanvl authored
      It checks:
       - whether all keys used by the program are in the locale
       - whether the right number of %s are used
       - if there are no extra keys in the locale that shouldn't be there
      This will become very useful when translations need to be updated for new MSE versions.
      
      There is a perl script for generating the 'expected_locale_keys' resource file.
      This file contains a list of all the locale keys used.
      This is a resource and not a data file because it is automatically generated from the code,
       the user has no business modifying it.
      
      I also fixed all the locale errors I found in the process.
      5ef8ff29
  10. 16 Aug, 2007 1 commit
    • coppro's avatar
      Attempted to update type symbols on futureshifts to remove scripting · 668adacf
      coppro authored
      (precise modifications still needed, but MSE runs faster when the 
      positions aren't scripted)
      
      Added translation for the 'Open most recent set' button.
      Moved 'type symbol' from the game to the futureshift templates.
      Fixed a few BOMs.
      TODO: Move common elements from futureshifts to an include folder.
      668adacf
  11. 15 Aug, 2007 1 commit
    • pichoro's avatar
      Added new kind of multicolor gradient to old styles. (a la artfreakwiu) · 0599d14b
      pichoro authored
      Added option to old style to use all common rarity symbols (like before Exodus).
      Cleaned up fix for horizontal hybrid textboxes and typelines.
      Automatic paintbrushes for magic-textless, magic-new-token, futureshifts, and all FPM styles.
      Removed paintbrush font and all associated scripts.
      Newly failed attempt at making different colored colorless symbols in magic-mana-future work.
      Non-mana costs work for Suspend and Forecast.
      Guild mana for magic-mana-future.
      Fixed problem relating to name alignment in magic-new-token.
      Updated image mask and artifact masks for magic-futureshift.
      Started alterations to font colors in magic-futureshift.
      0599d14b
  12. 11 Aug, 2007 2 commits
  13. 08 Aug, 2007 2 commits