Commit Graph

145 Commits

Author SHA1 Message Date
Lucio Andrés Illanes Albornoz
e7ea7e8c92 assets/html/help.html:Tips on using the keyboard: updated.
assets/html/help.html:Notate bene: added.
assets/text/TODO: updated.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
678ba6fcf1 index.html, assets/js/{clipboard,lex,matrix,ui/controls}.js: removes non-functional ANSI export format.
index.html, assets/js/{clipboard,lex,matrix,ui/controls}.js: removes Irssi export format due to lack of interest on #MiRCart.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
7a26476aec assets/text/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
c100fc5cc5 index.html, assets/js/{app,gfx,ui/controls}.js: removes pointless brush [xy] mirroring `feature.'
index.html, assets/{css/sally.css,js/{matrix,ui/controls}.js}: removes dead {rotate[d],pixels} code.
index.html: cleanup UI layout.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
7e5b6ec1a7 assets/{css/sally.css,js/ui/controls.js}, index.html: always show `advanced' UIs. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
a4bf6cbb8b assets/text/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
252769b2b2 assets/doc/index.html, index.html: renamed to assets/html/help.html. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
8398a70e61 assets/doc/irssi.txt: removed from repository.
assets/doc/{tips.txt,index.html}: merged.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
dc555966d9 assets/js/*: substitute VT w/ SP. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
551dfdaf68 assets/*, index.html: remove {trailing,leading} SP. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
cfdb8a151a assets/js/ui/{brush,custom}.js, index.html: merged into brush.js.
assets/js/ui/{letters,palette}.js, index.html: merged into paletters.js.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
07b0380242 assets/js/{app,ui/{canvas,controls,tool,util}}.js: remove is_{android,desktop,i{pad,phone},mobile}. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
9aaf6fdd3b assets/shell/bump-version.sh: melp? 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
a7f26952c0 assets/shell/bump-version.sh: added to repository. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
d05e39476c assets/shell/deploy-www.sh:deploy(): switch from TGZ back to ZIP. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
b036bf73b5 assets/shell/deploy-all.sh:main(): fix typo. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
4d09571092 assets/shell/deploy-all.sh:main(): cd into asciiblaster-${_build}/ prior to calling deployment script.
assets/shell/deploy-nwjs.sh, asciiblaster-nw/deploy.sh: renamed to assets/shell/deploy-nw.sh.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
3f354c93c4 asciiblaster-www/: added to repository.
.gitignore: ignore asciiblaster-www/releases/*.
asciiblaster-{cordoba,nw,www}/deploy.sh, assets/shell/: melp?
index.html: add version to <title>.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
e7d499553b assets/js/ext/*, index.html: merges assets/js/ext/ into assets/js/. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
094866c78b assets/js/ext/oktween.js, index.html: remove dead code. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
2e9fd149bc assets/*, index.html: removes shader feature due to lack of interest on #MiRCart & maintenance cost. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
f7dcd7fd5a assets/*, index.html: removes nopaint feature due to lack of interest on #MiRCart & maintenance cost. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
8c7e7f2d0c assets/text/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
85b7aabda2 assets/text/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
257295cfad assets/text/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
0080b3cb6b Refactor & clean up repository tree. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
9c4cc5bd99 assets/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
bd9c7f69a7 assets/TODO: updated. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
1e68c8a885 assets/release.sh:release(): fix lapse in logic. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
809f234d6e assets/nwjs.manifest: added to repository.
assets/release.sh:release(): check SHA256 sum of downloaded NW.js archives.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
c2a7c22f31 assets/release.sh: fix typo. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
dbbaf9e9dc assets/release.sh: obtain version number from package.json. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
27399ee6f6 assets/release.sh, package.json: bump to v1.0.1. 2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
82d30822d5 assets/release.sh: added to automate GitHub standalone NW.js app releases.
.gitignore: ignore releases/.
asciiblaster.cmd: added as convenience wrapper on Windows.
2018-11-26 10:23:26 +01:00
Lucio Andrés Illanes Albornoz
9716bbc5d5 assets/sally.css, index.html, js/clipboard.js: remove gallery link. 2018-11-26 10:22:19 +01:00
Lucio Andrés Illanes Albornoz
2704c413c4 js/ui/controls.js: remove webcam code.
assets/sally.css, index.html: updated.
2018-11-26 10:22:19 +01:00
Lucio Andrés Illanes Albornoz
a9723b648c assets/fsex300-webfont.eot?: removed. 2018-11-26 10:22:19 +01:00
Lucio Andrés Illanes Albornoz
29b72c23fd {css,img,fonts}/: merged into assets.
doc/index.html, index.html: updates URIs.
TODO: moved into assets/.
2018-11-26 10:22:19 +01:00
Lucio Andrés Illanes Albornoz
7b0d65f333 Stash dead repository MiRCARTools. 2018-07-05 15:21:30 +02:00
Lucio Andrés Illanes Albornoz
d6f72e17f7 MiRCART{CanvasInterface,Frame}.py: complete set of {brush,canvas} size operations.
assets/tool{De,In}cr{Brush,Canvas}{H{,W},W}.png: added/updated.
2018-01-11 23:26:36 +01:00
Lucio Andrés Illanes Albornoz
25a0a696f6 MiRCARTFrame.py: add {in,de}crease {height,width} toolbar items.
assets/tool{De,In}crCanvas{H,W}.png: added.
2018-01-11 02:49:53 +01:00
Lucio Andrés Illanes Albornoz
321ec8ffd9 assets/tool{Clone,Move}.png: updated. 2018-01-11 01:09:00 +01:00
Lucio Andrés Illanes Albornoz
24de84093d MiRCART{CanvasInterface,Frame}.py: adds (flood) fill tool.
MiRCARTToolFill.py: initial implementation.
assets/toolFill.png: added.
2018-01-11 00:27:50 +01:00
Lucio Andrés Illanes Albornoz
7e7df8a31c MiRCART{CanvasInterface,Frame}.py: adds clone & move (selection) tools.
MiRCARTTool{Clone,Move}Select.py: initial implementation.
assets/tool{Clone,Move}.png: added.
MiRCART.png: updated.
2018-01-10 18:29:16 +01:00
Lucio Andrés Illanes Albornoz
9e3af62f97 MiRCART{General,}Frame.py, assets/*.png: adds icons for tools.
MiRCART{Frame,ToolText}.py: initial implementation of Text tool.
2018-01-08 20:28:43 +01:00