13 コミット (7d9066da6ccb8176b9a91ea2350f9d0a4bd0f836)

作成者 SHA1 メッセージ 日付
  Bryan Miller 24b5db84dd Some tweaks to the UI for creating new 'Store' items. 5年前
  Bryan Miller 82e30d22ba Added .currentBank and .currentBankName properties to CTRLBanksStore 5年前
  Bryan Miller 8922f21cf5 Loading of a project json file now works! 5年前
  Bryan Miller b56ccb7bcc Continue to attempt to integrate JSON schema validation for project loading process. Not yet working, but application will run. 5年前
  Bryan Miller efbeb123db CTRLBanksStore, CTRLPalettesStore, and NESPalette now have an .obj property which returns a java object of the class's underlying data in a form that can be turned into a JSON. Each class's .json property has been modified to use the new .obj property. 5年前
  Bryan Miller d9ecac6506 Moved CTRLPalettesStore and CTRLBanksStore initialization from main to CTRLIO 5年前
  Bryan Miller d706e08883 Updated CTRLPalettesStore and CTRLBanksStore (and associative *ListItem.html files to use the new EditableText class. 5年前
  Bryan Miller 1c0213ac24 Tweaks 5年前
  Bryan Miller c282d88cee Updated CTRLPainter and CTRLBanksStore to use the new Renderer system to draw surfaces to the canvas. 5年前
  Bryan Miller 71cb5b3380 CTRLBanksStore properly renders thumbnail. 5年前
  Bryan Miller 9c6c78941e Fixed issue with bank item list canvas not displaying. 5年前
  Bryan Miller 44c56a74ff Added bankListItem and updated CTRLBanksStore to handle them. Issues with displaying canvas element in bankListItem. Currently renders to black. 5年前
  Bryan Miller 768cd68144 Created CTRLBanksStore and removed test code from main.js 5年前