Allen Webster
|
8940b29ab1
|
project command lister switched over to new variable system
|
2021-01-05 21:00:37 -08:00 |
Allen Webster
|
46ecbc1afe
|
project_go_to_root_directory now works on new variable system
|
2021-01-05 19:54:41 -08:00 |
Allen Webster
|
d550df94c1
|
Get project path lists and pattern filters working directly off of variables
|
2021-01-01 15:33:03 -08:00 |
Allen Webster
|
a6467d7cfa
|
Consolidate project parsing, up converting, and dumping
|
2020-12-30 23:53:21 -08:00 |
Allen Webster
|
a07e4d0d32
|
Variable parents; project root path from variables
|
2020-12-30 23:43:25 -08:00 |
Allen Webster
|
5ace38f37d
|
Rip out the super annoying Data String_Const_u8 distinction
|
2020-12-30 16:55:11 -08:00 |
Allen Webster
|
7b7b7df7b8
|
Fix crash bug in project command lister
|
2020-12-30 16:36:59 -08:00 |
Allen Webster
|
4d4f345365
|
flatten out crufty helper layers in project parsing
|
2020-12-30 16:27:59 -08:00 |
Allen Webster
|
5a0865d4dd
|
Nil sentinel setup
|
2020-12-30 15:58:38 -08:00 |
Allen Webster
|
3904b21826
|
put os/arch/compiler names in context cracking; remove PlatformName from project code
|
2020-12-30 15:27:53 -08:00 |
Allen Webster
|
b2340c5b2e
|
Remove project command lister cruft
|
2020-12-30 15:21:39 -08:00 |
Allen Webster
|
3836ff05da
|
Run project commands via new variable system
|
2020-12-05 16:54:33 -08:00 |
Allen Webster
|
aa9004e92b
|
Fix mysterious regression of project conversion path (???)
|
2020-12-05 12:32:56 -08:00 |
Allen Webster
|
ff8b39f4b7
|
Finish project version upconvert (fkey commands)
|
2020-11-27 12:52:40 -08:00 |
Allen Webster
|
0c046972d6
|
Transfer the last of the config variables to new system; rip out Config_Data type and simplify config loading code paths
|
2020-11-27 10:03:23 -08:00 |
Allen Webster
|
2151ff8b28
|
Whoops; transition last integer type over to new config system
|
2020-11-27 09:52:44 -08:00 |
Allen Webster
|
ed619c7960
|
Transition integer types over to new config system
|
2020-11-26 13:12:59 -08:00 |
Allen Webster
|
46bfdd9bad
|
Move code extension list over to new config system
|
2020-11-26 10:45:53 -08:00 |
Allen Webster
|
2671dec536
|
Move all string config variables over to new config system
|
2020-11-25 19:20:36 -08:00 |
Allen Webster
|
a6c307944f
|
Move user_name over to new config system
|
2020-11-25 18:29:21 -08:00 |
Allen Webster
|
07b6b85ac9
|
Put all config boolean variables on new config system
|
2020-11-25 18:05:52 -08:00 |
Allen Webster
|
de41152df1
|
More carefully controlled virtual whitespace toggling
|
2020-11-25 16:56:02 -08:00 |
Allen Webster
|
43913b122a
|
Try moving one variable out of the old config system into the new one 'enable_virtual_whitespace'
|
2020-11-25 14:35:27 -08:00 |
Allen Webster
|
f0339a9eb7
|
Project version up-converter
|
2020-11-25 00:41:30 -08:00 |
Allen Webster
|
c153a05de2
|
Tried something but then backed off it; not sure what changes are still there
|
2020-11-24 22:04:50 -08:00 |
Allen Webster
|
ee37906724
|
Put version in variable dump
|
2020-11-24 20:16:07 -08:00 |
Allen Webster
|
eee6ae3640
|
Take out explicit project printing
|
2020-11-24 19:48:35 -08:00 |
Allen Webster
|
a0bca352ce
|
Take out explicit config writer
|
2020-11-24 19:13:42 -08:00 |
Allen Webster
|
a541d4b4c9
|
Run variable dump on config apply; fix bugs in variable dump
|
2020-11-24 18:04:46 -08:00 |
Allen Webster
|
6cd965ffbe
|
Finished first pass of config -> variables
|
2020-11-24 17:36:43 -08:00 |
Allen Webster
|
d9eb312ccb
|
More progress on variables dump; more cleanup
|
2020-11-24 17:06:12 -08:00 |
Allen Webster
|
8c5e345f66
|
Partial implementation of dump to vars; cleanup some unused config cruft
|
2020-11-24 16:58:29 -08:00 |
Allen Webster
|
7464320e56
|
Organize config parsing stuff
|
2020-11-24 16:26:11 -08:00 |
Alex Baines
|
9241285f74
|
linux audio
|
2020-11-24 20:11:47 +00:00 |
Alex Baines
|
cd6e11f6ee
|
Merge remote-tracking branch 'origin/master' into linux-update
|
2020-11-24 19:27:14 +00:00 |
Allen Webster
|
9bda1cf991
|
Setup default load path for files
|
2020-11-23 22:27:33 -08:00 |
Allen Webster
|
0486e92577
|
Move '4ed_search_list.h/.cpp' to custom layer; rename to 4coder_*
|
2020-11-23 20:06:03 -08:00 |
Allen Webster
|
0eecb215ef
|
Cleanup audio system; put mixer in custom layer; hooks in win32 layer
|
2020-11-23 19:32:35 -08:00 |
Allen Webster
|
4f31b9d5aa
|
Stop audio API; switch to float based mixer
|
2020-11-23 17:45:04 -08:00 |
Allen Webster
|
a9a1931e34
|
Hack in new audio system contributed by casey; win32 only for now
|
2020-11-23 13:46:01 -08:00 |
Allen Webster
|
45ab2afe61
|
[default-features] open_matching_cpp creates missing file if no match is found
|
2020-10-24 16:39:28 -07:00 |
Allen Webster
|
fe8acba488
|
[dynamic bindings] fixing bugs; got it working
|
2020-10-22 19:36:17 -07:00 |
Allen Webster
|
8915bcceba
|
[variables] added new 4coder variables system
|
2020-10-22 14:57:28 -07:00 |
Allen Webster
|
05027b9ef0
|
[code index] put notes into a hash table
|
2020-10-18 17:44:01 -07:00 |
Alex Baines
|
2cc4a8f0a7
|
probably fix linux font loading
|
2020-05-16 13:19:25 +01:00 |
Allen Webster
|
36bb5f8db0
|
Word complete bug fix; 4.1.6 version ready
|
2020-05-15 08:13:42 -07:00 |
Allen Webster
|
791a08e1ee
|
Thought git said I was up to date with the remote!!!
|
2020-05-12 17:52:15 -07:00 |
Allen Webster
|
75cde02a4a
|
Assorted fixes
|
2020-05-12 17:51:22 -07:00 |
Allen Webster
|
afb493e2ec
|
real basic fixups for fusion behavior
|
2020-05-12 06:19:03 -07:00 |
Allen Webster
|
ad52b05ca2
|
Merge in linux dead key recognizing
|
2020-05-12 05:18:05 -07:00 |