Commit Graph

2116 Commits (4ae8883d4c7564bb013b170f9218476b8b7fd9d7)

Author SHA1 Message Date
Allen Webster 1db0ad31c2 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-05-28 23:12:29 -04:00
Allen Webster 3ad0772662 win32 layer organization 2016-05-28 23:12:12 -04:00
Allen Webster 51fb028283 fix issue with general_memory_check: sentinel is not necessarily less than the first bubble 2016-05-28 20:31:49 -04:00
Allen Webster f5e2fc1d0b preparing to git bisect 2016-05-28 20:06:27 -04:00
Allen Webster 7b4f422744 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-05-28 18:25:41 -04:00
Allen Webster 2e8ea5f07f got file saving working without exchange system 2016-05-28 18:25:01 -04:00
Allen Webster d5a07a9732 got file loading working without exchange system 2016-05-28 18:12:27 -04:00
insofaras 441a6d26ea linux update file stuff 2016-05-28 20:52:46 +01: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 f73b8a0a6a Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-05-27 20:44:58 -04:00
Allen Webster 92bab154e0 starting to eliminate the file exchange 2016-05-27 16:52:42 -04:00
insofaras 8301f23550 linux: remove dumb debugging return, still asserts though 2016-05-27 21:27:52 +01:00
insofaras be7bb1a51b linux updates + fixes, but general_memory_check assert fails 2016-05-27 21:22:24 +01: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 56d716dde4 now generating the functions in 4coder_custom.h 2016-05-25 18:43:58 -04:00
Allen Webster e4461f3663 now have better yield checking 2016-05-25 11:22:56 -04:00
Allen Webster ddf06aecc2 get_event_message setup, need a little more on coroutine yield checking though 2016-05-25 11:06:30 -04:00
Allen Webster 5274ecd4e9 added a bunch of GUI, stuff, broke everything 2016-05-24 22:12:49 -04:00
Allen Webster 8d2b575b68 added coroutines, fixed _YET_ another scroll bug 2016-05-24 14:22:22 -04:00
Allen Webster 8cf1447714 a4.0.6 shipping state 2016-05-24 10:28:21 -04:00
Allen Webster 2a60fc7b80 fixed current_scroll crash bugs 2016-05-23 19:43:19 -04:00
Allen Webster 3628c03a36 bug with min_y, max_y 2016-05-23 14:19:04 -04:00
Allen Webster b710f1838f fixed wrapping at newline bug 2016-05-23 11:58:27 -04:00
Allen Webster dee1b91ed7 fixed some issues with context changing 2016-05-23 11:54:31 -04:00
Allen Webster 13fa946ca0 made the view's scroll vars the official authoritative copy 2016-05-23 10:41:39 -04:00
Allen Webster 199c2a2fc0 fixed file region width wrapping bug 2016-05-23 07:37:12 -04:00
Allen Webster 0ae66f5cdd another issue with new scroll-cursor tracking fixed 2016-05-20 13:45:38 -04:00
Allen Webster 5274c7c48d fixed incremental search bug 2016-05-20 13:14:46 -04:00
Allen Webster 00b3fc8020 fixed issue with command coroutine timing, new input consumption system 2016-05-20 10:54:06 -04:00
Allen Webster 8a9dd391a6 a.4.0.6 2016-05-20 10:00:26 -04:00
Allen Webster 3e921df542 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2016-05-20 09:53:35 -04:00
Allen Webster a16e77abd4 cleaned up view vs cursor issue, fixed casey goto error bug 2016-05-20 09:53:17 -04:00
Allen Webster 134e166099 fixed casey's 'panel lock up' bug 2016-05-19 21:12:41 -04:00
Allen Webster c8c62dca58 scrollbar may be toggled, file remeasure now tied to file region not panel region 2016-05-19 18:04:01 -04:00
Allen Webster 2800352ee6 rudimentary invisible scrollbar 2016-05-19 17:31:11 -04:00
insofaras 7275ad2d8f linux: get_4ed_path 2016-05-19 19:20:51 +01:00
Allen Webster 8bf8e36723 keep recent scroll position for files-view pairs 2016-05-19 14:01:36 -04:00
Allen Webster d6cfdf7413 file sort experiment 2016-05-19 12:23:12 -04:00
Allen Webster 95f33accb3 command maps can now be reopened and extended 2016-05-19 09:29:38 -04:00
Allen Webster 6145408548 standardized the list stuff again 2016-05-18 23:23:45 -04:00
Allen Webster 7b30e60c0d list index position is now tied to view 2016-05-18 23:13:21 -04:00
Allen Webster 6b6cb0b3ab view is now tied to list index position 2016-05-18 21:22:35 -04:00