enigma-bbs/core
Bryan Ashby 670bf0fd6e * Load fse stuff from menu.json. Will use form 0..n 2015-06-27 15:32:29 -06:00
..
servers * Minor fixes 2015-06-21 21:11:11 -06:00
ansi_escape_parser.js * Start work on pausable ANSI display/etc. 2015-05-03 17:35:55 -06:00
ansi_term.js * WIP on MaskEditTextView stuff. Nothing major yet 2015-05-27 17:27:36 -06:00
art.js * Very very early work on FSE module 2015-06-25 22:34:33 -06:00
asset.js * Some mostly placeholder work for @art, etc. in View properties (e.g. menu.json) 2015-06-06 19:34:55 -06:00
bbs.js * Minor fixes 2015-06-21 21:11:11 -06:00
button_view.js * Some SyncTERM / EtherTerm key support for new key system 2015-06-06 00:33:59 -06:00
client.js * Page Up / Page Down for SyncTERM 2015-06-21 22:36:07 -06:00
client_term.js * Some code cleanup 2015-06-18 22:17:51 -06:00
config.js * Some notes 2015-06-24 22:45:21 -06:00
connect.js * Moved menus -> menus.json::menus 2015-05-15 23:02:58 -06:00
database.js * Some additional message related tables 2015-06-26 23:12:12 -06:00
edit_text_view.js * Most everything converted to new 'key press' system. Still WIP, some cleanup & probably a few keys to add for various BBS style terminals 2015-06-05 16:20:26 -06:00
logger.js * Not much. Will start on DEMO mode for View development, etc. 2015-04-24 16:54:25 -06:00
mask_edit_text_view.js * Most everything converted to new 'key press' system. Still WIP, some cleanup & probably a few keys to add for various BBS style terminals 2015-06-05 16:20:26 -06:00
mci_view_factory.js * Start work on TextBuffer version of MLTEV 2015-05-31 21:18:23 -06:00
menu_module.js * Very very early work on FSE module 2015-06-25 22:34:33 -06:00
menu_util.js * Moved menus -> menus.json::menus 2015-05-15 23:02:58 -06:00
menu_view.js * Most everything converted to new 'key press' system. Still WIP, some cleanup & probably a few keys to add for various BBS style terminals 2015-06-05 16:20:26 -06:00
misc_util.js * Better form submit format 2015-03-25 23:23:14 -06:00
module_util.js * clearScreen -> cls for nostalgia 2015-04-20 22:50:58 -06:00
multi_line_edit_text_view.js * Start work on TextBuffer version of MLTEV 2015-05-31 21:18:23 -06:00
multi_line_edit_text_view2.js * Load fse stuff from menu.json. Will use form 0..n 2015-06-27 15:32:29 -06:00
plugin_module.js * Allow passing of arguments to menu's via menu.json including formatted parameters 2015-04-04 14:41:04 -06:00
server_module.js * WIP Menu system vs raw module access 2015-03-22 22:52:04 -06:00
spinner_menu_view.js * Most everything converted to new 'key press' system. Still WIP, some cleanup & probably a few keys to add for various BBS style terminals 2015-06-05 16:20:26 -06:00
standard_menu.js * clearScreen -> cls for nostalgia 2015-04-20 22:50:58 -06:00
string_util.js * Fix line feed losing a character 2015-06-14 21:19:25 -06:00
system_menu_method.js * Start on new theme re-work 2015-05-12 23:04:22 -06:00
text_buffer.js * Not much 2015-05-31 21:50:49 -06:00
text_view.js * Rename position x/y stuff to row/col. X/Y were backwards anyway :) 2015-05-18 11:31:35 -06:00
theme.js * Very very early work on FSE module 2015-06-25 22:34:33 -06:00
ticker_text_view.js * Rename position x/y stuff to row/col. X/Y were backwards anyway :) 2015-05-18 11:31:35 -06:00
toggle_menu_view.js * Most everything converted to new 'key press' system. Still WIP, some cleanup & probably a few keys to add for various BBS style terminals 2015-06-05 16:20:26 -06:00
user.js * Start on new theme re-work 2015-05-12 23:04:22 -06:00
user_group.js * Some code cleanup in user.js 2015-05-12 16:34:11 -06:00
vertical_menu_view.js * Most everything converted to new 'key press' system. Still WIP, some cleanup & probably a few keys to add for various BBS style terminals 2015-06-05 16:20:26 -06:00
view.js * Some SyncTERM / EtherTerm key support for new key system 2015-06-06 00:33:59 -06:00
view_controller.js * Load fse stuff from menu.json. Will use form 0..n 2015-06-27 15:32:29 -06:00