Commit Graph

118 Commits (add72934e0daf475139ca0e6b3899362568f612b)

Author SHA1 Message Date
Allen Webster 0d5f6e82d3 new word complete appears to work 2016-07-11 12:15:37 -04:00
Allen Webster c479e14f25 move towards searching commands custom side and custom allocator 2016-07-10 01:49:11 -04:00
Allen Webster a9c5bef61e uhhh what? thought I didn't change anything weird 2016-07-08 11:24:07 -04:00
Allen Webster 42cab1b573 eliminated max_y 2016-07-06 18:04:31 -04:00
Allen Webster 170f521e26 upgraded string library 2016-07-06 15:18:10 -04:00
Allen Webster cdcc01ec23 fixed off-by-one in remeasure widths 2016-07-04 00:04:39 -04:00
Allen Webster 8bcda623a8 get open and jump to line working again 2016-07-03 19:07:31 -04:00
Allen Webster 6599cac5e9 -h flag to enable hinting 2016-07-03 18:29:07 -04:00
Allen Webster 982ce836af switched over to new 4coder_types.h, wrote docs 2016-07-01 01:42:19 -04:00
Allen Webster 4023b96560 added mouse suppression mode 2016-06-29 15:11:37 -04:00
Allen Webster 69d617d406 improve the work-flow of jump to error a little more 2016-06-29 13:16:08 -04:00
Allen Webster ed29d04c10 now generating API headers and docs solely from the implementation file, thus eliminating the declaration/definition duplication 2016-06-27 11:52:58 -04:00
Allen Webster f458ba2113 pre-change to single location API names. 2016-06-27 10:25:17 -04:00
Allen Webster 7f05551216 4.0.8 almost ready to go 2016-06-23 19:11:09 -04:00
Allen Webster 69349fd749 cripsy new FT fonts in windows 2016-06-21 10:00:07 -04:00
Allen Webster e9c5f89575 new protection API 2016-06-20 16:34:48 -04:00
Allen Webster da19d21bac font work 2016-06-16 23:31:15 -04:00
Allen Webster 3bde12d039 bug fixes 2016-06-13 07:50:28 -04:00
Allen Webster 412ad98864 seeing debug mouse events and mouse consumption 2016-06-07 14:52:40 -04:00
Allen Webster e49249c7e4 input debug working, fixed frame waster in gui 2016-06-07 13:22:42 -04:00
Allen Webster fb1230e991 moved mark-cursor-swap, and Home/End to custom layer 2016-06-06 14:41:17 -04:00
Allen Webster 428696d95e new relexer starting to work 2016-06-06 00:02:20 -04:00
Allen Webster c38c0f5082 switch to new font system 2016-06-03 21:40:11 -04:00
Allen Webster c706bb9250 progress towards win32 fonts 2016-06-03 15:20:29 -04:00
Allen Webster 91386e62d0 combined font-info-load and font-load 2016-06-03 14:45:51 -04:00
Allen Webster f1996a6f1f added dpi aware back in 2016-06-01 12:03:45 -04:00
Allen Webster 2f572ee72b another small indent rule improvement 2016-05-31 16:01:25 -04:00
Allen Webster a09851af12 switched to condition-variable based cancelation 2016-05-31 14:32:58 -04:00
Allen Webster 0f3f7ce05b exchange is totally gone 2016-05-31 12:27:40 -04:00
Allen Webster 93a1d3931f switched app.step over to a big input struct so that the signature does not have to change if I want to pass in more parameters in the future 2016-05-29 15:28:29 -04:00
Allen Webster c56703cbc8 change rate limitting in win32 a bit, fixed up bad calls to BeginPaint, and got rid of OWNDC 2016-05-29 15:05:27 -04:00
Allen Webster 319bae8799 temporarily remove view routines 2016-05-29 13:49:38 -04:00
Allen Webster 5c604d8273 switched to CRITICAL_SECTION, reorganized win32main 2016-05-29 13:07:24 -04:00
Allen Webster 3ad0772662 win32 layer organization 2016-05-28 23:12:12 -04:00
Allen Webster 4f55fca356 moved file exchange struct into application side 2016-05-28 14:40:35 -04:00
Allen Webster 885e5b424f eliminated platform layer file exchange 2016-05-28 14:06:01 -04:00
Allen Webster a208c045e3 adjust how the font loading works 2016-05-27 21:11:48 -04:00
Allen Webster a90c33f09b make old file load/save shared 2016-05-27 20:46:22 -04:00
Allen Webster 92bab154e0 starting to eliminate the file exchange 2016-05-27 16:52:42 -04:00
Allen Webster 1edc41d324 reorganizing a lot of redundant stuff 2016-05-27 13:11:38 -04:00
Allen Webster b509731104 removed SET_CURSOR message 2016-05-27 10:51:12 -04:00
Allen Webster 939967bc94 got rid of message posting 2016-05-26 22:48:20 -04:00
Allen Webster ab502e75b4 simplified macro config stuff, just have FRED_INTERNAL now 2016-05-26 22:37:45 -04:00
Allen Webster 41bb4cf977 incorporated casey's GL debugging 2016-05-26 22:07:58 -04:00
Allen Webster 399b7aaa23 made win32 C++98 2016-05-25 22:42:02 -04:00
Allen Webster 5274ecd4e9 added a bunch of GUI, stuff, broke everything 2016-05-24 22:12:49 -04:00
Allen Webster e07ec779cb expose 4ed module path in custom API 2016-05-16 22:22:57 -04:00
Allen Webster 33f9da3930 added function keys 2016-05-14 16:11:52 -04:00
Allen Webster e6d27c2bd8 whitespace batch bug fixed, some indent bugs fixed, keyboard input improved, removed old keyboard files 2016-05-14 16:08:11 -04:00
Allen Webster 654ae784e2 fixed open empty file bug 2016-05-11 16:40:53 -04:00