Commit Graph

43 Commits (d9f71adcb3d271e4d9c37124baab1bb9104380f5)

Author SHA1 Message Date
Allen Webster 93fe0e1472 Removing all inlines 2019-01-31 05:06:42 -08:00
Allen Webster 4867c26c43 New hook for edited files:: 2019-01-31 04:38:24 -08:00
Allen Webster 020d09227c Finished integrating immediate mode render changes from Casey 2019-01-25 17:12:25 -08:00
Allen Webster 63673bf9ed Merge casey changes 2019-01-25 13:03:52 -08:00
Allen Webster a1cfefbf86 Fixes: scope highlight scrolled right, ignore render items off the screen, scientific notation parsing with + 2018-12-16 20:31:04 -08:00
Allen Webster 3bad062613 Eliminated style generation 2018-11-27 09:56:42 -08:00
Allen Webster 180304dbe3 Remove style struct, focus on enum and array 2018-11-27 07:21:10 -08:00
Allen Webster 1d5621f5b6 Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
Allen Webster c82d38d4a7 Finished primary rewrite of input system 2018-11-19 20:18:57 -08:00
Allen Webster a34372191b eliminating Command_Data 2018-11-19 18:04:16 -08:00
Allen Webster 79e88ac55e Rewrite of 4ed_api_implementation to use Models instead of Command_Data 2018-11-18 11:47:28 -08:00
Allen Webster 1ca1dc1395 Cleanup and bug fixes 2018-10-05 18:42:56 -07:00
Allen Webster 10fdb57542 API Cleanup, documentation work 2018-10-01 12:32:28 -07:00
Allen Webster 418b14f092 4.0.29 Major new features 2018-09-30 05:14:47 -07:00
Allen Webster b9065e7cd3 Upgrade to marker visuals API 2018-09-28 16:42:32 -07:00
Allen Webster ca2afce6e3 Cursor rendering for ibar-highlight, wireframe the cursor in inactive views. 2018-09-27 13:15:32 -07:00
Allen Webster 1aaf470605 Cursor & mark render through marker system controlled in render caller 2018-09-26 22:27:25 -07:00
Allen Webster 88a8e2b4c6 Fixed last line highlight 2018-09-24 21:33:26 -07:00
Allen Webster 47220e60c1 Fixed render rectangle in command data, fixed unwrapped lines rendering, fixed 4ed line highlight color. 2018-09-24 16:33:26 -07:00
Allen Webster 76edc98c4d Line highlight, snipe target highlight 2018-09-22 16:45:24 -07:00
Allen Webster cc5afd931c Cursors, markers, ibars, and highlights all working 2018-09-21 17:29:32 -07:00
Allen Webster c625620950 Setup basics for visible markers, fixed some stability issues 2018-09-17 11:47:06 -07:00
Allen Webster 4a0f9c316f Fixed some new bugs, added sort exact matches to the top 2018-09-14 12:02:02 -07:00
Allen Webster 7ba053b2cc Replaced lifetime object user info with a dynamic workspace 2018-08-26 14:23:12 -07:00
Allen Webster a25b5c0baa Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table 2018-08-26 02:55:12 -07:00
Allen Webster a339c9fc9e New heap up and running. 2018-08-18 01:16:52 -07:00
Allen Webster 0f23470717 Progress towards a new dynamic scope API 2018-08-11 20:45:09 -07:00
Allen Webster 9e3e7519d0 Lister wrappers and fixed option lists 2018-08-05 00:09:18 -07:00
Allen Webster 3d70957efd Implementing every 4coder list in the new UI system. 2018-08-03 19:41:38 -07:00
Allen Webster 468a7a33bc Progress on GUI scrolling 2018-07-16 20:21:22 -07:00
Allen Webster af5d6c8360 GUI removed completely, new UI API implementation in place, old UI commands stripped and need to be replaced 2018-07-13 18:13:05 -07:00
Allen Webster c835f46570 View variables 2018-06-22 20:03:58 -07:00
Allen Webster a6f525a900 4.0.26 bug fix list completed 2018-05-06 19:47:22 -07:00
Allen Webster 4915ed36fd Finished the reorganization of the codebase to break up 4ed_view.cpp 2018-03-25 22:19:08 -07:00
Allen Webster 40b5e61e91 Cut down 4ed_view.cpp a lot more, cut the old debug view 2018-03-24 23:43:56 -07:00
Allen Webster f6ce7477c4 Lots more organizational stuff: h/cpp separation for all cpp files, splitting stuff out of 4ed_view.cpp 2018-03-24 14:43:57 -07:00
Allen Webster 17704c6036 Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup 2018-03-24 03:06:45 -07:00
Allen Webster 65e794f9d3 Lots of good work, also half assed shitty poop sauce of a buffer uniquifier 2017-11-30 18:25:49 -05:00
Allen Webster 6a725838d3 Entire font core system up and running, still need docs and nicer font usage in default framework 2017-11-20 18:31:57 -05:00
Allen Webster f15c59c621 Lots of progress towards new font face system 2017-11-19 19:47:55 -05:00
Allen Webster dca823fe4f setup the remapping commands, restructured the 4coder mapping internals, started working on global_set_mapping 2017-11-08 13:24:30 -05:00
Allen Webster e4a4608007 almost finished with a generalized coroutine solution 2017-07-19 16:07:50 -04:00
Allen Webster 61f3187767 fixed the jump parsing ONCE AND FOR ALL! cleaning up some TODOs 2017-07-17 19:35:13 -04:00