Commit Graph

76 Commits (617804e54dee572304918f1759f71a611a85ead0)

Author SHA1 Message Date
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 6b7d09b9d5 Started the preprocessor situation *sigh*; fixed an issue with how I was handling UNC paths 2018-06-10 14:35:28 -07:00
Allen Webster f19db03f0e Fixed windows network drive file enumertion and file opening 2018-06-08 17:08:51 -07:00
Allen Webster 4fd34688ba Version 4.0.27 ready to ship 2018-06-02 16:02:14 -07:00
Allen Webster cb9b9f6160 Removed 4coder_helper folder from 4ed_build.cpp 2018-05-10 01:18:54 -07:00
Allen Webster 4270f54698 Removed the error on failed file open 2018-05-09 14:40:20 -07:00
Allen Webster b703a512d7 Cleaning up the project code more 2018-05-08 22:22:33 -07:00
Allen Webster 56f92bf4de Fix for variable hiding compilation errors 2018-05-06 21:20:59 -07:00
Allen Webster a6f525a900 4.0.26 bug fix list completed 2018-05-06 19:47:22 -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 16bb223770 Passing the generated sim events into the application 2018-03-03 12:22:24 -08:00
Allen Webster ce5039d0ca simulated input testing mostly done 2018-03-02 23:46:44 -08:00
Allen Webster 6cdaa02312 Got window title changing working robustly ish 2017-11-30 14:02:37 -05: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 53184771ad Fix for make on Windows, Fix for -D flag 2017-11-28 14:11:44 -05:00
Allen Webster 5e0670ed27 Hopefully better behavior when 4coder is the parent of GNU Make on Windows 2017-11-27 17:37:50 -05:00
Allen Webster fdf407fc08 Got windows clipboard monitoring working 2017-11-27 14:38:48 -05:00
Allen Webster c7b6948195 Windows big copy 2017-11-27 11:58:54 -05:00
Allen Webster edd941b5fd Got rename working on Windows 2017-11-21 16:30:40 -05:00
Allen Webster 291bfa2e32 Fixed font pixels, added delete file command 2017-11-21 14:48:04 -05:00
Allen Webster 16c002fe7c Font italics and bold working on Windows 2017-11-20 12:51:02 -05:00
Allen Webster f15c59c621 Lots of progress towards new font face system 2017-11-19 19:47:55 -05:00
Allen Webster 818e3781df Finished the bindings.html generator (mostly), fixed the windows crash bug (major 2017-11-18 17:40:10 -05:00
Allen Webster eb6f4fa08e Linux fonts up and running 2017-11-17 16:20:25 -05:00
Allen Webster 54de2b4812 Finished system font listing and loading on windows 2017-11-17 14:22:12 -05:00
Allen Webster 4f3b07168d Working on font cleanup all day all day all day 2017-11-16 18:03:36 -05:00
Allen Webster a56b7575b7 Moved 100% of opengl work to opengl file 2017-11-14 18:37:38 -05:00
Allen Webster f5c5add46d Fixed windows clipboard problem 2017-11-13 17:12:04 -05:00
Allen Webster cc9a282d55 prepared for git bisect on the windows copying issue. 2017-11-13 15:22:49 -05:00
Allen Webster 23d07141bd fixed app.step == 0 protection 2017-11-12 14:15:11 -05:00
Allen Webster fa31c3e90d app.step == 0 protection 2017-11-12 14:13:04 -05:00
Allen Webster 7c05edf13c Fixing problems with the package rule 2017-11-11 11:26:43 -05:00
Allen Webster 161b037d31 Wheel behavior upgrade 2017-11-10 20:21:50 -05:00
Allen Webster 4a76692826 Rendering improvements and partial cleanup 2017-11-10 19:58:47 -05:00
Allen Webster e43390a6c0 Super 'by the book' wgl setup 2017-11-10 16:13:02 -05:00
Allen Webster c0bf8966eb cleaning up opengl code 2017-11-10 13:27:39 -05:00
Allen Webster 7ee470cf6e New idea for mac-4coder-like organization, added debug to command caller 2017-11-08 19:56:26 -05:00
Allen Webster 772adc67a3 mac layer almost finished 2017-11-07 16:35:26 -05:00
Allen Webster d25aa1bf62 fixed the win32 ShowCursor failure - have to make sureverything runs on the main thread - coroutines no longer count as the main thread 2017-10-31 13:29:52 -04:00
Allen Webster bf6db5bf49 Merge branch 'master' of https://bitbucket.org/4coder/4coder 2017-10-31 12:52:52 -04:00
Allen Webster 608744a1ae win32_4ed.cpp changes? 2017-10-31 12:52:39 -04:00
Allen Webster cdccd7d912 zip coroutine functions 2017-09-10 15:14:41 -04:00
Allen Webster 14adfea27c reordered events in init to get everything working 2017-07-19 16:23:39 -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 e3f1b57821 fixed sysfuncs ordering for linux 2017-07-18 20:23:38 -04:00