enigma-bbs/core
Bryan Ashby 39fff7826c + Spin & Toggle menu demo start 2015-04-28 21:15:36 -06:00
..
servers + Introduction of WIP asset system - menus, prompts, art, etc. @type:location/asset 2015-04-05 01:15:04 -06:00
ansi_escape_parser.js * More work on menu system and form handling. Lots of work to do! 2015-03-30 21:29:06 -06:00
ansi_term.js * Mostly code cleanup & minor refactors 2015-04-27 22:40:05 -06:00
art.js * Again change ANSI font handling 2015-04-23 23:00:48 -06:00
asset.js * Fixed double extra view redraws 2015-04-26 20:46:16 -06:00
bbs.js * New @systemMethod 2015-04-20 23:24:15 -06:00
button_view.js * Lots of work with fonts: Support mappings of various cterm/SyncTERM fonts. 2015-04-16 22:29:53 -06:00
client.js * Mostly code cleanup & minor refactors 2015-04-27 22:40:05 -06:00
client_term.js * Allow passing of arguments to menu's via menu.json including formatted parameters 2015-04-04 14:41:04 -06:00
config.js * Fixed double extra view redraws 2015-04-26 20:46:16 -06:00
connect.js * Tons of work with menu/prompts refactoring -- more to come soon 2015-04-19 02:13:13 -06:00
database.js + Very start of theme support. Various changes 2014-10-26 22:06:41 -06:00
edit_text_view.js * Merged changes 2015-04-27 20:23:21 -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 - Remove inputType from previous check in. Will replace with MaskEditTextView stuff 2015-04-08 22:54:13 -06:00
mci_view_factory.js + ToggleMenuView 2015-04-27 16:04:41 -06:00
menu_module.js * clearScreen -> cls for nostalgia 2015-04-20 22:50:58 -06:00
menu_util.js * Fixed double extra view redraws 2015-04-26 20:46:16 -06:00
menu_view.js * Allow hot keys to be case insensitive 2015-04-27 17:27:23 -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
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 * Some work on cursor hiding while redrawing. WIP. 2015-04-27 20:19:17 -06:00
standard_menu.js * clearScreen -> cls for nostalgia 2015-04-20 22:50:58 -06:00
string_util.js * Fix 'small i' textStyle 2015-04-28 17:21:24 -06:00
system_menu_method.js * New @systemMethod 2015-04-20 23:24:15 -06:00
text_view.js * Mostly code cleanup & minor refactors 2015-04-27 22:40:05 -06:00
theme.js * New @systemMethod 2015-04-20 23:24:15 -06:00
ticker_text_view.js - Remove inputType from previous check in. Will replace with MaskEditTextView stuff 2015-04-08 22:54:13 -06:00
toggle_menu_view.js + Spin & Toggle menu demo start 2015-04-28 21:15:36 -06:00
user.js * ButtonView is now MCI BT. BN is pre-defined "Board Name" 2015-04-15 22:46:45 -06:00
vertical_menu_view.js + ToggleMenuView 2015-04-27 16:04:41 -06:00
view.js * Merged changes 2015-04-27 20:23:21 -06:00
view_controller.js * Minor changes to demo mode. 2015-04-28 17:18:02 -06:00