Allen Webster
|
ee9ef5d6aa
|
panel division is now based on lerp position
|
2016-06-28 17:12:17 -04:00 |
Allen Webster
|
9240b4a457
|
start of new build system
|
2016-06-28 15:48:12 -04:00 |
Allen Webster
|
ed29d04c10
|
now generating API headers and docs solely from the implementation file, thus eliminating the declaration/definition duplication
|
2016-06-27 11:52:58 -04:00 |
Allen Webster
|
7f05551216
|
4.0.8 almost ready to go
|
2016-06-23 19:11:09 -04:00 |
Allen Webster
|
5144c3eed2
|
cli hang bug fixed
|
2016-06-21 13:43:25 -04:00 |
Allen Webster
|
e9c5f89575
|
new protection API
|
2016-06-20 16:34:48 -04:00 |
Allen Webster
|
da19d21bac
|
font work
|
2016-06-16 23:31:15 -04:00 |
Allen Webster
|
f8c5738dc1
|
codified the view/file getting rule
|
2016-06-14 16:40:57 -04:00 |
Allen Webster
|
df6eaf7e29
|
update to paste API
|
2016-06-14 15:00:03 -04:00 |
Allen Webster
|
fc2c5ba4d7
|
began moving clipboard to direct API
|
2016-06-14 10:20:15 -04:00 |
Allen Webster
|
6ec67c0913
|
got 4coder_casey.cpp working with API updates.
|
2016-06-13 14:54:26 -04:00 |
Allen Webster
|
33c8339c92
|
removed parameter stack, autogenerate more API stuff
|
2016-06-13 12:56:33 -04:00 |
Allen Webster
|
02e7b57d9b
|
fixed dt bug
|
2016-06-11 22:10:35 -04:00 |
Allen Webster
|
86c6780a5d
|
a4.0.7
|
2016-06-11 10:46:00 -04:00 |
Allen Webster
|
180b4016d1
|
exposing clicks to custom api
|
2016-06-10 19:46:30 -04:00 |
Allen Webster
|
4abac7a639
|
more view debugging
|
2016-06-09 23:20:45 -04:00 |
Allen Webster
|
368e79e78c
|
memory debugging
|
2016-06-07 16:12:23 -04:00 |
Allen Webster
|
412ad98864
|
seeing debug mouse events and mouse consumption
|
2016-06-07 14:52:40 -04:00 |
Allen Webster
|
b41bdc9995
|
consumption tracking completed
|
2016-06-07 14:05:33 -04:00 |
Allen Webster
|
86f0537690
|
setup consumer tracking on consumer's side
|
2016-06-07 13:49:18 -04:00 |
Allen Webster
|
e49249c7e4
|
input debug working, fixed frame waster in gui
|
2016-06-07 13:22:42 -04:00 |
Allen Webster
|
48eeb211ae
|
improvements to the string library
|
2016-06-07 12:26:11 -04:00 |
Allen Webster
|
fb1230e991
|
moved mark-cursor-swap, and Home/End to custom layer
|
2016-06-06 14:41:17 -04:00 |
Allen Webster
|
b6f86f4f8d
|
fixed scroll location on file change bug
|
2016-06-06 12:56:22 -04:00 |
Allen Webster
|
91386e62d0
|
combined font-info-load and font-load
|
2016-06-03 14:45:51 -04:00 |
Allen Webster
|
9bd09d1da2
|
moved a lot of basics to the custom side
|
2016-06-03 12:20:45 -04:00 |
Allen Webster
|
4dd5d1bfa0
|
fixed issue with scroll controling in GUI lists
|
2016-06-03 09:40:05 -04:00 |
Allen Webster
|
58a334190d
|
temporary fix for lack of floating sections
|
2016-06-02 09:47:43 -04:00 |
Allen Webster
|
2f572ee72b
|
another small indent rule improvement
|
2016-05-31 16:01:25 -04:00 |
Allen Webster
|
43f65dd5ef
|
remove overlapped sections, need floating sections instead
|
2016-05-31 13:07:31 -04:00 |
Allen Webster
|
0f3f7ce05b
|
exchange is totally gone
|
2016-05-31 12:27:40 -04:00 |
Allen Webster
|
9ac0727d08
|
trimmed down custom api
|
2016-05-30 21:22:55 -04:00 |
Allen Webster
|
ce27493fb3
|
set up GUI to consume keys it uses
|
2016-05-30 10:56:54 -04:00 |
Allen Webster
|
17dfa93c34
|
removed the delayed action system
|
2016-05-29 18:01:27 -04:00 |
Allen Webster
|
5275ac5823
|
removed try_kill from the dact system
|
2016-05-29 17:34:52 -04:00 |
Allen Webster
|
5138d565d8
|
removed switch from the dact system
|
2016-05-29 17:02:03 -04:00 |
Allen Webster
|
cd6614b215
|
removed 'touch' from the dact system
|
2016-05-29 16:50:07 -04:00 |
Allen Webster
|
37e0b17e7c
|
removed kill from the dact system
|
2016-05-29 16:41:51 -04:00 |
Allen Webster
|
bc15f0ed3c
|
removed open, and open_background from the dact system
|
2016-05-29 16:12:53 -04:00 |
Allen Webster
|
d224d8cd7b
|
removed save, save_as, and new from the dact system
|
2016-05-29 15:54:20 -04:00 |
Allen Webster
|
93a1d3931f
|
switched app.step over to a big input struct so that the signature does not have to change if I want to pass in more parameters in the future
|
2016-05-29 15:28:29 -04:00 |
Allen Webster
|
c56703cbc8
|
change rate limitting in win32 a bit, fixed up bad calls to BeginPaint, and got rid of OWNDC
|
2016-05-29 15:05:27 -04:00 |
Allen Webster
|
319bae8799
|
temporarily remove view routines
|
2016-05-29 13:49:38 -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 |
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
|
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 |