Allen Webster
|
c625620950
|
Setup basics for visible markers, fixed some stability issues
|
2018-09-17 11:47:06 -07:00 |
Allen Webster
|
4a0f9c316f
|
Fixed some new bugs, added sort exact matches to the top
|
2018-09-14 12:02:02 -07:00 |
Allen Webster
|
a25b5c0baa
|
Moved Managed_Scope and Managed_Object over to checkable id system with u32_Ptr_Table
|
2018-08-26 02:55:12 -07:00 |
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
|
b4b19886f3
|
Setting up lifetime buckets
|
2018-08-10 22:42:00 -07:00 |
Allen Webster
|
9e3e7519d0
|
Lister wrappers and fixed option lists
|
2018-08-05 00:09:18 -07:00 |
Allen Webster
|
3d70957efd
|
Implementing every 4coder list in the new UI system.
|
2018-08-03 19:41:38 -07:00 |
Allen Webster
|
468a7a33bc
|
Progress on GUI scrolling
|
2018-07-16 20:21:22 -07:00 |
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
|
c835f46570
|
View variables
|
2018-06-22 20:03:58 -07:00 |
Allen Webster
|
7699b37767
|
Upgraded new project commands, cursor at bottom of output option
|
2018-06-01 17:29:36 -07:00 |
Allen Webster
|
23e6660172
|
Font size and hinting in config.4coder
|
2018-05-28 11:14:26 -07:00 |
Allen Webster
|
59e2a62f37
|
Config printing
|
2018-05-27 18:00:13 -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
|
56f92bf4de
|
Fix for variable hiding compilation errors
|
2018-05-06 21:20:59 -07:00 |
Allen Webster
|
43a55714b3
|
Another fix to the *messages* text for 4.0.26
|
2018-05-06 20:22:00 -07:00 |
Allen Webster
|
db464aee0f
|
4.0.26 version and message update
|
2018-05-06 19:58:17 -07:00 |
Allen Webster
|
a6f525a900
|
4.0.26 bug fix list completed
|
2018-05-06 19:47:22 -07:00 |
Allen Webster
|
4915ed36fd
|
Finished the reorganization of the codebase to break up 4ed_view.cpp
|
2018-03-25 22:19:08 -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
|
f6ce7477c4
|
Lots more organizational stuff: h/cpp separation for all cpp files, splitting stuff out of 4ed_view.cpp
|
2018-03-24 14:43:57 -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
|
199d6d8f80
|
Got input recording up and running
|
2018-03-09 18:06:55 -08: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
|
47a8221cbb
|
Fixed API for buffer resolution, site readability, build notes
|
2017-12-01 14:13:36 -05:00 |
Allen Webster
|
d9ff9c6651
|
Better version of buffer resolution algorithms
|
2017-12-01 13:04:07 -05:00 |
Allen Webster
|
65e794f9d3
|
Lots of good work, also half assed shitty poop sauce of a buffer uniquifier
|
2017-11-30 18:25:49 -05:00 |
Allen Webster
|
6cdaa02312
|
Got window title changing working robustly ish
|
2017-11-30 14:02:37 -05:00 |
Allen Webster
|
a1c79c5313
|
Some of the work is done on getting the window title thing working
|
2017-11-30 11:50:39 -05:00 |
Allen Webster
|
6c13041dee
|
Moved set_title into custom API, implemented set_title tests there
|
2017-11-30 11:39:35 -05:00 |
Allen Webster
|
f00812a511
|
System level set_tite call, Mac set_title implementation, system level set_title test
|
2017-11-30 10:44:08 -05:00 |
Allen Webster
|
bf4198d910
|
Updated version, looking around in app_step
|
2017-11-27 18:26:56 -05:00 |
Allen Webster
|
538ec0df26
|
Ready to ship 4.0.24
|
2017-11-22 16:02:56 -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
|
6a725838d3
|
Entire font core system up and running, still need docs and nicer font usage in default framework
|
2017-11-20 18:31:57 -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
|
15587cf18d
|
4.0.22 Ready To Ship
|
2017-11-11 12:23:09 -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
|
c0bf8966eb
|
cleaning up opengl code
|
2017-11-10 13:27:39 -05:00 |
Allen Webster
|
277e66f2c4
|
Minor change, who knows
|
2017-11-08 20:19:55 -05:00 |
Allen Webster
|
30c16d6752
|
cleaning up everything in mac input setup
|
2017-11-08 19:12:14 -05:00 |
Allen Webster
|
bb7a098663
|
dynamic remapping up and running, first pass at the new maps is done
|
2017-11-08 16:28:44 -05:00 |
Allen Webster
|
dca823fe4f
|
setup the remapping commands, restructured the 4coder mapping internals, started working on global_set_mapping
|
2017-11-08 13:24:30 -05:00 |
Allen Webster
|
e4a4608007
|
almost finished with a generalized coroutine solution
|
2017-07-19 16:07:50 -04:00 |
Allen Webster
|
db78c80cda
|
cleaned up the windows fullscreen BULLS
|
2017-07-18 18:34:57 -04:00 |
Allen Webster
|
1a629cedcc
|
zipped fonts together
|
2017-07-18 17:19:28 -04:00 |