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 |
Allen Webster
|
edd941b5fd
|
Got rename working on Windows
|
2017-11-21 16:30:40 -05:00 |
Allen Webster
|
b405737272
|
Fixed up mac bindings a bit
|
2017-11-21 15:07:05 -05:00 |
Allen Webster
|
793ba6fc83
|
Lots of new convenience features
|
2017-11-21 13:25:19 -05:00 |
Allen Webster
|
05a89b37e8
|
Fixed up packaging and building with new file organization, added docs for new font stuff
|
2017-11-20 19:35:35 -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
|
f46c37f0d0
|
mac libfreetype linkage
|
2017-11-11 14:54:31 -05:00 |
Allen Webster
|
e3ee5ad872
|
Removed debug nonsense from file moving
|
2017-11-11 12:01:25 -05:00 |
Allen Webster
|
a01fe50280
|
Merge branch 'master' of https://bitbucket.org/4coder/4coder
|
2017-11-11 11:27:06 -05:00 |
Allen Webster
|
3286519fb0
|
work on mac package bug
|
2017-11-11 11:27:04 -05:00 |
Allen Webster
|
7c05edf13c
|
Fixing problems with the package rule
|
2017-11-11 11:26:43 -05:00 |
Allen Webster
|
772adc67a3
|
mac layer almost finished
|
2017-11-07 16:35:26 -05:00 |
Allen Webster
|
f3ea38abec
|
lots of mac build progress
|
2017-11-04 01:07:14 -04:00 |
Allen Webster
|
67ab069e5b
|
setting up more mac build stuff
|
2017-09-10 14:24:26 -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
|
db78c80cda
|
cleaned up the windows fullscreen BULLS
|
2017-07-18 18:34:57 -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
|
6908775450
|
starting to collapse cross platform duplication
|
2017-07-18 11:50:37 -04:00 |
Allen Webster
|
6d90c58f81
|
more cleanup of the buffer creation code
|
2017-07-17 16:59:28 -04:00 |
Allen Webster
|
0f8dc7f205
|
made clear fodler nicer to use
|
2017-07-17 16:47:49 -04:00 |
Allen Webster
|
ff0a1f3bc3
|
deleted unused nonsense
|
2017-07-15 13:05:04 -04:00 |
Allen Webster
|
4c437ac138
|
got new site resources directory working
|
2017-07-13 16:53:28 -04:00 |
Allen Webster
|
5db53af699
|
added new externals repository for fonts and libs
|
2017-07-13 16:26:19 -04:00 |
Allen Webster
|
58d7599978
|
got site builder end section working
|
2017-07-10 13:52:01 -04:00 |
Allen Webster
|
e5abd6a135
|
fully removed out context
|
2017-07-10 13:42:09 -04:00 |
Allen Webster
|
b3c40ba79b
|
almost removed out context completely
|
2017-07-10 13:05:30 -04:00 |
Allen Webster
|
bd090a2504
|
got metagen working without Partition
|
2017-07-10 12:35:25 -04:00 |
Allen Webster
|
643f656780
|
added END_SECTION to site source materials
|
2017-07-10 12:29:14 -04:00 |
Allen Webster
|
a9ead759e7
|
more cleanup of string and site builders, standardized comments
|
2017-07-10 11:56:57 -04:00 |
Allen Webster
|
95c33280db
|
got string builder working without mem.h
|
2017-07-10 10:52:19 -04:00 |
Allen Webster
|
312035ac8c
|
cleaned up the complex memory in sitegen
|
2017-07-10 10:51:19 -04:00 |
Allen Webster
|
ea2f28ce82
|
DS_Store BE GONE
|
2017-07-10 09:49:45 -04:00 |
Allen Webster
|
d26a21ab20
|
merged with partial fuck up on mac
|
2017-07-09 23:39:33 -04:00 |
Allen Webster
|
8791fe28a5
|
got string builder working through the primary build.cpp
|
2017-07-09 15:49:41 -04:00 |
Allen Webster
|
dabda53ddc
|
name fixing, project fixing, temp memory collision fixing
|
2017-07-09 15:22:57 -04:00 |
Allen Webster
|
f7f9192b41
|
Revert "fucked everything over"
This reverts commit 38414d5cb9 .
|
2017-07-09 15:00:13 -04:00 |
Allen Webster
|
38414d5cb9
|
fucked everything over
|
2017-07-09 15:00:06 -04:00 |
Allen Webster
|
f474c25dc3
|
got string build working again
|
2017-07-09 00:28:33 -04:00 |
Allen Webster
|
f76b564d95
|
started cleaning up site build
|
2017-07-08 23:25:29 -04:00 |
Allen Webster
|
98fc2c7252
|
cleaned up windows build line building
|
2017-07-08 22:09:24 -04:00 |
Allen Webster
|
e2bb8cf07e
|
whitespace cleanup in build.cpp (sublime...)
|
2017-07-08 20:50:58 -04:00 |
Allen Webster
|
0ab0cb9b97
|
even more clean up on the build system
|
2017-07-08 20:48:53 -04:00 |
Allen Webster
|
a4137ca739
|
fixup build on linux
|
2017-07-08 15:33:34 -04:00 |
Allen Webster
|
0642d555fc
|
lots of clean up on the build system
|
2017-07-08 15:25:23 -04:00 |
Allen Webster
|
0f307c67ac
|
lots more cleanup on the file moving api
|
2017-07-08 01:40:27 -04:00 |
Allen Webster
|
0a7b7d0d60
|
got build working on Mac, doing more cleanup
|
2017-07-07 23:38:29 -04:00 |
Allen Webster
|
2c0e22e7e1
|
cleaning up lots of build related stuff
|
2017-07-07 19:54:50 -04:00 |
Allen Webster
|
b32d31152b
|
got build working on win32 again
|
2017-06-30 17:47:24 -04:00 |
Allen Webster
|
a291c8c3d1
|
moving things over to unix file
|
2017-06-30 17:28:09 -04:00 |
Allen Webster
|
1298496ae7
|
updated docs, got win32 build working in platform folder
|
2017-06-30 14:20:34 -04:00 |
Allen Webster
|
8fc0420306
|
Setup build.cpp to handle multiple build files on a single line
|
2017-06-29 21:18:44 -04:00 |
Allen Webster
|
d652cb46af
|
setup cpp to m linkage correctly
|
2017-06-29 21:13:20 -04:00 |
Allen Webster
|
c0ceff4c26
|
introduced platform inc folders
|
2017-06-29 20:34:11 -04:00 |
Allen Webster
|
6237cb00e5
|
setup platform folders (not on windows)
|
2017-06-29 20:10:34 -04:00 |
Allen Webster
|
0486657364
|
fixed bug with dumping custom_4coder.so into the code path
|
2017-06-29 20:02:36 -04:00 |
Allen Webster
|
1dc1154089
|
better fix for mac warning
|
2017-06-29 19:41:39 -04:00 |
Allen Webster
|
ca5f5bbc3c
|
fix for mac warning
|
2017-06-29 19:39:41 -04:00 |
Allen Webster
|
1f1617ad3c
|
finished getting 4coder to build on Linux again (custom_4coder.so bug still occurring)
|
2017-06-29 19:37:48 -04:00 |
Allen Webster
|
613361ddb7
|
working on getting right flags to compiler for OS
|
2017-06-29 19:20:18 -04:00 |
Allen Webster
|
d1bed5ec30
|
setup a file for a mac platform layer
|
2017-06-28 22:53:51 -04:00 |
Allen Webster
|
cbd60d136c
|
Merge branch 'master' of https://bitbucket.org/4coder/4coder
|
2017-06-27 12:02:41 -04:00 |
Allen Webster
|
0bdf034601
|
made the easy changes to the indenter
|
2017-06-27 11:49:27 -04:00 |
Allen Webster
|
982dca7e5e
|
Got custom and app layers building on Mac
|
2017-06-26 22:47:00 -04:00 |
Allen Webster
|
f9153fa2a5
|
setting up Mac OS build code, fixes to the string library
|
2017-06-26 21:11:23 -04:00 |
Allen Webster
|
42265ce123
|
filling out docs for the site, fixing up the stb-dark color theme
|
2017-06-24 10:07:32 -04:00 |
Allen Webster
|
b3e55cfbc2
|
4.0.21 building and ready on win7, still needs test driving
|
2017-06-24 09:49:20 -04:00 |
Allen Webster
|
66f421dd77
|
relying on the good setup scripts for buildsuper
|
2017-06-22 21:04:42 -04:00 |
Allen Webster
|
28cc8cf2e3
|
fixing up the zip batch
|
2017-06-22 20:41:23 -04:00 |