Commit Graph

1214 Commits (4648cc307e13b66c10812e36de2d41266b5733e6)

Author SHA1 Message Date
Allen Webster 894479bfca mostly wrapped up the mac init function, need to link free type properly, left lots of unimplemented stubs to work on 2017-09-26 11:44:13 -04:00
Allen Webster 80b32ca4ed worked out dialogue box, work queue, stubbed more functions 2017-09-26 11:12:51 -04:00
Allen Webster 670726442b setup to work on mac cli calls 2017-09-10 16:41:30 -04:00
Allen Webster cdccd7d912 zip coroutine functions 2017-09-10 15:14:41 -04:00
Allen Webster fd141031b9 mac clipboard wrapper 2017-09-10 14:40:11 -04:00
Allen Webster 67ab069e5b setting up more mac build stuff 2017-09-10 14:24:26 -04:00
Allen Webster d02f9158d0 setting up Mac to work in the new partially cleaned up platform layer 2017-09-09 19:51:11 -04:00
Allen Webster 5c9016ddf2 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2017-07-19 16:24:08 -04:00
Allen Webster 1ca4ed357e fix for linux something or other 2017-07-19 16:24:04 -04:00
Allen Webster 14adfea27c reordered events in init to get everything working 2017-07-19 16:23:39 -04:00
Allen Webster 1148347105 fixed linux current directory compile bug 2017-07-19 16:14:07 -04:00
Allen Webster 850b5dd5d4 fixed linux current directory compile bug 2017-07-19 16:13:38 -04:00
Allen Webster 5bb69d6d96 zipped the coroutine init code 2017-07-19 16:10:05 -04:00
Allen Webster e4a4608007 almost finished with a generalized coroutine solution 2017-07-19 16:07:50 -04:00
Allen Webster 681f53fae1 more work zipping together the library handling 2017-07-19 12:33:12 -04:00
Allen Webster 8f7cab3217 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2017-07-18 20:24:18 -04:00
Allen Webster 93eb18eece fixed some name problems in linux library wrapper 2017-07-18 20:24:12 -04:00
Allen Webster e3f1b57821 fixed sysfuncs ordering for linux 2017-07-18 20:23:38 -04:00
Allen Webster 9c5977dc74 starting to zip together library loading code 2017-07-18 20:19:38 -04:00
Allen Webster def252481c generalized the error box idea 2017-07-18 19:41:28 -04:00
Allen Webster 7fa4bf30a9 moved fatal error message as high up as possible 2017-07-18 19:30:02 -04:00
Allen Webster b7dd4eb0a0 nothing 2017-07-18 19:23:36 -04:00
Allen Webster 8b90f90480 got new allocations working on linux 2017-07-18 19:20:42 -04:00
Allen Webster 94b8b70472 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2017-07-18 19:17:51 -04:00
Allen Webster 12bd9a523d zipped memory together 2017-07-18 19:17:40 -04:00
Allen Webster 8046b7e45f fixed fullscreen on linux 2017-07-18 18:36:50 -04:00
Allen Webster db78c80cda cleaned up the windows fullscreen BULLS 2017-07-18 18:34:57 -04:00
Allen Webster b52c82f1ae reordered windows to match linux, trimming down the fullscreen code 2017-07-18 18:09:16 -04:00
Allen Webster 5836647d71 made win32 match with linux 2017-07-18 17:29:39 -04:00
Allen Webster c53049900d fix linux build bugs 2017-07-18 17:23:45 -04:00
Allen Webster 1a629cedcc zipped fonts together 2017-07-18 17:19:28 -04:00
Allen Webster 179cbd7404 organizing windows file handling, removed profile junk from past 2017-07-18 16:51:44 -04:00
Allen Webster 866fcf988c fix linux cv size bug 2017-07-18 16:22:00 -04:00
Allen Webster b108f80247 fix linux build bug 2017-07-18 16:21:04 -04:00
Allen Webster 023447aef7 moved threading wrappers into headers 2017-07-18 16:17:57 -04:00
Allen Webster 39bd02e79c merged the fucking shit 2017-07-18 15:55:20 -04:00
Allen Webster e0db8d1627 creating merge conflicts just because I can 2017-07-18 15:53:12 -04:00
Allen Webster 7053582b32 forget what I was doing, looks important 2017-07-18 15:52:41 -04:00
Allen Webster 7737ee8bc1 dramatic cleanup of threading code 2017-07-18 13:44:54 -04:00
Allen Webster bfc6fc689d zipped all of the threading code together 2017-07-18 13:19:59 -04:00
Allen Webster 122cecb6ff zipped a lot of linux and windows code together related to multithreading and the system code linking 2017-07-18 12:41:40 -04:00
Allen Webster c97e82524e fix linux comp bug 2017-07-18 11:55:04 -04:00
Allen Webster 6908775450 starting to collapse cross platform duplication 2017-07-18 11:50:37 -04:00
Allen Webster 24857007bc lots of cleanup to the command coroutine events 2017-07-17 20:00:07 -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
Allen Webster bd5569a389 fixed jump to todo bug 2017-07-17 19:03:38 -04:00
Allen Webster a1b0f805d1 cleaned up the child process updating and CLI list managing 2017-07-17 18:46:56 -04:00
Allen Webster bd2ef80f30 cleaned up arbitrary system command code more 2017-07-17 17:16:29 -04:00
Allen Webster 367a72fa03 cleaned up the arbitrary system command code a little 2017-07-17 17:13:57 -04:00
Allen Webster 6d90c58f81 more cleanup of the buffer creation code 2017-07-17 16:59:28 -04:00