15 Комити (8a3a69a9d3662fd1f7b6a732faf8d3607b64f10d)

Аутор SHA1 Порука Датум
  Bryan Miller 58dedf6377 CTRLBanksStore.obj property will now return the full bank data instead of just the segment currently selected. пре 5 година
  Bryan Miller 671c2234e7 CTRLBanksStore now has a getBankName() method which will return the name of the given bank if it's stored in the list, a getBank() method which will return the NESBank object under the given name (or null if no bank exists). Also has a new .keys property which is an array of all the current bank names in the store. пре 5 година
  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 година