Commit Graph

176 Commits (59d70950d6514b7fab3df40233e70dbdc727cb52)

Author SHA1 Message Date
Allen Webster 59d70950d6 Removed keycodes from 4ed_metagen.cpp 2018-11-22 10:34:11 -08:00
Allen Webster c5a5ad6efc Update 4coder_experiments.cpp to use new EventOn* flags 2018-11-20 23:55:37 -08:00
Allen Webster 1d5621f5b6 Cleaned up input, replaced all {0} with {} 2018-11-20 00:18:54 -08:00
Allen Webster a1f240f04e Input handling cleanup, new view_activate key, fix notepad-like click to new view problem 2018-11-08 18:16:11 -08:00
Allen Webster 1ca6adc49b Mac flags 4.0.29 2018-10-06 12:16:31 -07:00
Allen Webster 14293fcbb1 Linux packaging fixes 4.0.29 2018-10-06 12:04:45 -07:00
Allen Webster c59352aacf Updated change log 2018-10-06 11:08:15 -07:00
Allen Webster 9a36222662 Merge with mac changes 2018-10-06 08:49:52 -07:00
Allen Webster 89be77f903 Updated various mac things 2018-10-06 08:49:13 -07:00
Allen Webster 1ca1dc1395 Cleanup and bug fixes 2018-10-05 18:42:56 -07:00
Allen Webster 418b14f092 4.0.29 Major new features 2018-09-30 05:14:47 -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 76edc98c4d Line highlight, snipe target highlight 2018-09-22 16:45:24 -07:00
Allen Webster c625620950 Setup basics for visible markers, fixed some stability issues 2018-09-17 11:47:06 -07:00
Allen Webster 2c20e18a8d Command lister, Jump lister, Function lister 2018-09-15 16:48:02 -07:00
Allen Webster e6d503abe5 Finishing up the new memory and lifetime API stuff, fixed some of the bug reports 2018-09-07 15:39:33 -07:00
Allen Webster 1469f78ba0 Fixed experiments file 2018-09-04 12:16:46 -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 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 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 df15d4fe6c Fixed 4coder_casey.cpp 2018-06-16 15:21:05 -07:00
Allen Webster 782e3d9ede Fixed problems with build_metadata.sh 2018-06-16 15:07:34 -07:00
Allen Webster 6e55710432 Miscellanious improvements 2018-06-16 13:57:32 -07:00
Allen Webster c084f42e58 New preprocessor step in buildsuper 2018-06-15 13:10:49 -07:00
Allen Webster 8680bb7488 Fixed issue with preprocessor indetations applying to non preprocessor '#ident' words 2018-06-08 14:16:43 -07:00
Allen Webster 1c2c580f2f Upgrading casey's custom file 2018-06-04 13:16:17 -07:00
Allen Webster c1d5db2a7c Fix problem in config_var 2018-06-04 02:02:37 -07:00
Allen Webster 0815d7c67b Fix problem in config_compound_member 2018-06-04 01:57:36 -07:00
Allen Webster 91384ca559 Moved meta generation for config system into the 4coder code base, and added refernce lists to generated operations 2018-05-30 13:27:47 -07:00
Allen Webster 59e2a62f37 Config printing 2018-05-27 18:00:13 -07:00
Allen Webster cb1273d4cb Moved the entire project system over to the new config parsing base 2018-05-19 15:05:31 -07:00
Allen Webster 2a25ef193a Fixes to the command bindings 2018-05-10 19:00:03 -07:00
Allen Webster cb9b9f6160 Removed 4coder_helper folder from 4ed_build.cpp 2018-05-10 01:18:54 -07:00
Allen Webster 9181371be7 The end of 4coder_helper as a folder, all helpers grouped with main helper file or other appropriate code. End of power as a folder, all power code preserved at same level as normal code 2018-05-10 01:12:47 -07:00
Allen Webster ba4c7f7959 Aggressive reorganization of the default custom layer 2018-05-09 00:10:07 -07:00
Allen Webster b703a512d7 Cleaning up the project code more 2018-05-08 22:22:33 -07:00
Allen Webster a6f525a900 4.0.26 bug fix list completed 2018-05-06 19:47:22 -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 17704c6036 Fixed several bugs, setup regression tests, working on organizing code for aggressive cleanup 2018-03-24 03:06:45 -07:00
Allen Webster 294c87a306 Dunno, stuff about tests or what not, I forget now 2018-03-23 12:13:41 -07:00
Allen Webster 199d6d8f80 Got input recording up and running 2018-03-09 18:06:55 -08:00
Allen Webster c48dbaa6dc Fixed up the file enumeration on windows, added invoke to the 4is parser rules 2018-03-09 15:19:32 -08:00
Allen Webster ce5039d0ca simulated input testing mostly done 2018-03-02 23:46:44 -08:00
Allen Webster 08ad61316f Putting in the new icon setup 2018-02-24 22:35:08 -08:00
Allen Webster 4648cc307e Got build working on new machine 2018-02-14 15:22:33 -08:00
Allen Webster 37b525fadd Lots and lots of new commands, and sharpened up some other stuff too 2017-11-29 18:00:14 -05:00
Allen Webster c27248dcf0 Rust error arrow thing '-->' 2017-11-27 17:16:23 -05:00
Allen Webster efc595cbaa Rust parsing fixed 2017-11-27 16:13:17 -05:00
Allen Webster fcb4fe279b Added metadata generator to buildsuper 2017-11-22 15:05:58 -05:00