Commit History
@rel_0_4
git clone https://git.catseye.tc/yoob.js/
- Updates for release of yoob.js 0.4. catseye 12 years ago
- Listen for keyup, not keydown. Keyboards aren't mouse buttons! Cat's Eye Technologies 12 years ago
- Handle key input in Chrome better, and preventDefault() plz thx. catseye 12 years ago
- PlayfieldCanvasView for a terminal shouldn't try to window around. catseye 12 years ago
- Don't allow backspace if no text entered. catseye 12 years ago
- Indent less badly. catseye 12 years ago
- Fix REPL demo. catseye 12 years ago
- drawElement -> drawCell (in PfCanView); keypress/keyup ordering! catseye 12 years ago
- Several only-marginally-helpful edits to yoob.TextTerminal. catseye 12 years ago
- TextConsole is no more. TextTerminal only, now. Bug fix pending. catseye 12 years ago
- yoob.TextTerminal is almost back in the running. catseye 12 years ago
- PlayfieldConsoleAdapter -> back to TextConsole. catseye 12 years ago
- Make ConsoleCell an inner class. catseye 12 years ago
- Can't speak for its efficiency, but it works much better now. catseye 12 years ago
- Alas, not quite. Well, almost. But alas. catseye 12 years ago
- PlayfieldConsoleAdapter has a proper Cursor in it now. catseye 12 years ago
- Slightly better. No colours or cursor yet. catseye 12 years ago
- Add page which demonstrates how poorly this is working so far. catseye 12 years ago
- Add a temporary PlayfieldConsoleAdapter class. catseye 12 years ago
- Add yoob.PlayfieldHTMLView class. catseye 12 years ago
- Make PlayfieldCanvasView a little smarter. catseye 12 years ago
- Split PlayfieldCanvasView off from Playfield. catseye 12 years ago
- Added tag rel_0_3_2013_0406 for changeset a33d0e1163e7 catseye 12 years ago
- Update version numbers and changelog for release of 0.3. catseye 12 years ago
- Add min/max x/y accessors, and offset to cursors. catseye 12 years ago
- Support `select` control (source selection) in yoob.Controller. catseye 12 years ago
- Haha oops. catseye 12 years ago
- Add utility script for converting eg sources to HTML for yoob.js. catseye 12 years ago
- Support `edit` control and (show/hide) display(/source) element. catseye 12 years ago
- Add movement methods to Sprite, foreach to SpriteManager. catseye 12 years ago