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 |
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
|
b7dd4eb0a0
|
nothing
|
2017-07-18 19:23:36 -04:00 |
Allen Webster
|
12bd9a523d
|
zipped memory together
|
2017-07-18 19:17:40 -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
|
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
|
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
|
643f656780
|
added END_SECTION to site source materials
|
2017-07-10 12:29:14 -04:00 |
Allen Webster
|
312035ac8c
|
cleaned up the complex memory in sitegen
|
2017-07-10 10:51:19 -04:00 |
Allen Webster
|
2c0e22e7e1
|
cleaning up lots of build related stuff
|
2017-07-07 19:54:50 -04:00 |
Allen Webster
|
88de96e68a
|
got new 4ed path working on linux
|
2017-06-30 18:57:20 -04:00 |
Allen Webster
|
9862c8b926
|
cleaned up the binary path getter on win32
|
2017-06-30 18:54:06 -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 |