Commit Graph

  • 3b259f6088 Merge branch 'master' of https://github.com/Dion-Systems/4coder Allen Webster 2021-01-17 16:09:26 -0800
  • c55d8891be Finish user directory on Linux Allen Webster 2021-01-17 16:09:16 -0800
  • dc7d0693b5 Fix compilation errors on mac Allen Webster 2021-01-17 16:06:58 -0800
  • d0ba1bc6bf Add audio test files Allen Webster 2021-01-17 14:43:09 -0800
  • 769c9a0ab3 Start implementing linux user directory Allen Webster 2021-01-17 14:22:00 -0800
  • 474bb3c434 Default to 8bit aa mode Allen Webster 2021-01-17 14:13:40 -0800
  • ee3ad5c0e0 Fix audio load fclose crashes Allen Webster 2021-01-17 12:56:49 -0800
  • 3ff0968538 Fix 4coder project for linux and mac Allen Webster 2021-01-17 12:37:25 -0800
  • b7aed593d7 Fix crash on missing zap sfx Allen Webster 2021-01-17 12:32:35 -0800
  • 8f67525380 1-bit font anti-aliasing Allen Webster 2021-01-16 20:21:35 -0800
  • 91ac59b3ec Load themes from search list Allen Webster 2021-01-16 16:26:14 -0800
  • 655e5892f6 Load fonts from new search list Allen Webster 2021-01-16 16:14:12 -0800
  • f1b0bd0522 Setup for loading config from the user directory Allen Webster 2021-01-16 15:41:41 -0800
  • 8da55068a5 Add user path to API; implement for windows; go to user path command Allen Webster 2021-01-16 14:59:34 -0800
  • 46f0d9904f Project reprint fully up and running; 4coder project converted to v2 Allen Webster 2021-01-15 16:18:30 -0800
  • cc326a2a2d Commands in project stringize Allen Webster 2021-01-15 15:49:28 -0800
  • a4e634b0e5 Add load paths to project stringize Allen Webster 2021-01-15 15:18:58 -0800
  • edded66424 Partial implementation of project reprint command Allen Webster 2021-01-12 21:56:01 -0800
  • af179b2094 Update new project function to generate v2 project file Allen Webster 2021-01-11 22:36:49 -0800
  • 3beb070c05 Sort away project v1 -> v2 conversion code Allen Webster 2021-01-11 21:54:41 -0800
  • b8e2d60e2c todos for next steps Allen Webster 2021-01-08 23:29:40 -0800
  • 0ed7a55e66 Fix pattern match names Allen Webster 2021-01-08 23:06:55 -0800
  • 6275df55b3 Simplify some of the project code; clean up project type names Allen Webster 2021-01-08 22:58:05 -0800
  • 33e6fc7819 Sort project commands; nicer string types Allen Webster 2021-01-08 21:20:39 -0800
  • da32d5f869 Some progress sorting out project functions, cleaning up old stuff Allen Webster 2021-01-07 00:41:04 -0800
  • 8940b29ab1 project command lister switched over to new variable system Allen Webster 2021-01-05 21:00:37 -0800
  • 46ecbc1afe project_go_to_root_directory now works on new variable system Allen Webster 2021-01-05 19:54:41 -0800
  • d550df94c1 Get project path lists and pattern filters working directly off of variables Allen Webster 2021-01-01 15:33:03 -0800
  • a6467d7cfa Consolidate project parsing, up converting, and dumping Allen Webster 2020-12-30 23:53:21 -0800
  • a07e4d0d32 Variable parents; project root path from variables Allen Webster 2020-12-30 23:43:25 -0800
  • 5ace38f37d Rip out the super annoying Data String_Const_u8 distinction Allen Webster 2020-12-30 16:55:11 -0800
  • 7b7b7df7b8 Fix crash bug in project command lister Allen Webster 2020-12-30 16:36:59 -0800
  • 4d4f345365 flatten out crufty helper layers in project parsing Allen Webster 2020-12-30 16:27:59 -0800
  • 5a0865d4dd Nil sentinel setup Allen Webster 2020-12-30 15:58:38 -0800
  • 3904b21826 put os/arch/compiler names in context cracking; remove PlatformName from project code Allen Webster 2020-12-30 15:27:53 -0800
  • b2340c5b2e Remove project command lister cruft Allen Webster 2020-12-30 15:21:39 -0800
  • 3836ff05da Run project commands via new variable system Allen Webster 2020-12-05 16:54:33 -0800
  • aa9004e92b Fix mysterious regression of project conversion path (???) Allen Webster 2020-12-05 12:32:56 -0800
  • ff8b39f4b7 Finish project version upconvert (fkey commands) Allen Webster 2020-11-27 12:52:40 -0800
  • 0c046972d6 Transfer the last of the config variables to new system; rip out Config_Data type and simplify config loading code paths Allen Webster 2020-11-27 10:03:23 -0800
  • 2151ff8b28 Whoops; transition last integer type over to new config system Allen Webster 2020-11-27 09:52:44 -0800
  • ed619c7960 Transition integer types over to new config system Allen Webster 2020-11-26 13:12:59 -0800
  • 46bfdd9bad Move code extension list over to new config system Allen Webster 2020-11-26 10:45:53 -0800
  • 2671dec536 Move all string config variables over to new config system Allen Webster 2020-11-25 19:20:36 -0800
  • a6c307944f Move user_name over to new config system Allen Webster 2020-11-25 18:29:21 -0800
  • 07b6b85ac9 Put all config boolean variables on new config system Allen Webster 2020-11-25 18:05:52 -0800
  • de41152df1 More carefully controlled virtual whitespace toggling Allen Webster 2020-11-25 16:56:02 -0800
  • 43913b122a Try moving one variable out of the old config system into the new one 'enable_virtual_whitespace' Allen Webster 2020-11-25 14:35:27 -0800
  • f0339a9eb7 Project version up-converter Allen Webster 2020-11-25 00:41:30 -0800
  • c153a05de2 Tried something but then backed off it; not sure what changes are still there Allen Webster 2020-11-24 22:04:50 -0800
  • ee37906724 Put version in variable dump Allen Webster 2020-11-24 20:16:07 -0800
  • eee6ae3640 Take out explicit project printing Allen Webster 2020-11-24 19:48:35 -0800
  • a0bca352ce Take out explicit config writer Allen Webster 2020-11-24 19:13:42 -0800
  • a541d4b4c9 Run variable dump on config apply; fix bugs in variable dump Allen Webster 2020-11-24 18:04:46 -0800
  • 6cd965ffbe Finished first pass of config -> variables Allen Webster 2020-11-24 17:36:43 -0800
  • d9eb312ccb More progress on variables dump; more cleanup Allen Webster 2020-11-24 17:06:12 -0800
  • 8c5e345f66 Partial implementation of dump to vars; cleanup some unused config cruft Allen Webster 2020-11-24 16:58:29 -0800
  • 7464320e56 Organize config parsing stuff Allen Webster 2020-11-24 16:26:11 -0800
  • 9241285f74 linux audio Alex Baines 2020-11-24 20:11:47 +0000
  • cd6e11f6ee Merge remote-tracking branch 'origin/master' into linux-update Alex Baines 2020-11-24 19:27:14 +0000
  • 9bda1cf991 Setup default load path for files Allen Webster 2020-11-23 22:27:33 -0800
  • 0486e92577 Move '4ed_search_list.h/.cpp' to custom layer; rename to 4coder_* Allen Webster 2020-11-23 20:06:03 -0800
  • 0eecb215ef Cleanup audio system; put mixer in custom layer; hooks in win32 layer Allen Webster 2020-11-23 19:32:35 -0800
  • 4f31b9d5aa Stop audio API; switch to float based mixer Allen Webster 2020-11-23 17:45:04 -0800
  • a9a1931e34 Hack in new audio system contributed by casey; win32 only for now Allen Webster 2020-11-23 13:46:01 -0800
  • 45ab2afe61 [default-features] open_matching_cpp creates missing file if no match is found Allen Webster 2020-10-24 16:39:28 -0700
  • fe8acba488 [dynamic bindings] fixing bugs; got it working Allen Webster 2020-10-22 19:36:17 -0700
  • 8915bcceba [variables] added new 4coder variables system Allen Webster 2020-10-22 14:57:28 -0700
  • 05027b9ef0 [code index] put notes into a hash table Allen Webster 2020-10-18 17:44:01 -0700
  • 2cc4a8f0a7 probably fix linux font loading Alex Baines 2020-05-16 13:19:25 +0100
  • 36bb5f8db0 Word complete bug fix; 4.1.6 version ready Allen Webster 2020-05-15 08:13:42 -0700
  • 791a08e1ee Thought git said I was up to date with the remote!!! Allen Webster 2020-05-12 17:52:15 -0700
  • 75cde02a4a Assorted fixes Allen Webster 2020-05-12 17:51:22 -0700
  • afb493e2ec real basic fixups for fusion behavior Allen Webster 2020-05-12 06:19:03 -0700
  • ad52b05ca2 Merge in linux dead key recognizing Allen Webster 2020-05-12 05:18:05 -0700
  • aedd7a136a Merge branch 'linux-update' Allen Webster 2020-05-12 04:32:44 -0700
  • e7d2ef7a8d Tweaks to fusion Allen Webster 2020-05-11 06:54:06 -0700
  • 1eaac285d9 point stack - jump to definition - fusion Allen Webster 2020-05-10 08:00:50 -0700
  • 7e43a45c8a Tracking down a linux bug that forces me to work on Windows ... Allen Webster 2020-05-09 15:18:50 -0700
  • b81f636795 Win32 numpad bug fixed Allen Webster 2020-05-09 15:07:31 -0700
  • 398051f390 Simplified get_next_input to get_next_input_raw; introduced dead key flag on key stroke events; introduced helper for iterating text events attached to a key stroke Allen Webster 2020-05-09 14:01:23 -0700
  • 3e700cb401 remove debug line Alex Baines 2020-05-09 21:25:40 +0100
  • 8b8fd3314d linux keycode physical/language switch, numpad tweaks Alex Baines 2020-05-09 21:13:20 +0100
  • b7f00101c2 API for controlling camera bounds; isearch vertical margins expanded Allen Webster 2020-05-09 10:22:53 -0700
  • 4ae8883d4c Arbitrary text rotation in immediate mode text draw Allen Webster 2020-05-09 09:55:01 -0700
  • d23135dfed Function list printing format fix Allen Webster 2020-05-09 08:40:44 -0700
  • 075373c82b Fix newline and tab insert on Mac Allen Webster 2020-05-09 08:28:42 -0700
  • c9c1e1bcb3 Stubbed in new functions (need to go make sure they build still) Allen Webster 2020-05-09 08:11:43 -0700
  • a410ce5f6c PLATFORM LAYER FEATURE: Win32 implementation. set_key_mode determines whether to return physical key codes or language translated key codes Allen Webster 2020-05-09 08:03:10 -0700
  • aa773f7413 notepad scrolling bug fix; win32 window icon Allen Webster 2020-05-09 07:44:36 -0700
  • 6bc50194a1 Merge branch 'master' of https://bitbucket.org/4coder/4coder Allen Webster 2020-05-08 07:41:58 -0700
  • 72b2c029a2 Important undo fade I forgot to commit and push Allen Webster 2020-05-08 07:41:51 -0700
  • c68992e15a 4.1.5 version number change - time to try to package Allen Webster 2020-05-08 07:24:37 -0700
  • 7b77ee23f2 Undo fade in config.4coder Allen Webster 2020-05-08 07:23:45 -0700
  • 01e187561c Recovered original undo/redo fade ranges Allen Webster 2020-05-03 08:05:34 -0700
  • c4e47935d4 Undo fade out Allen Webster 2020-05-03 08:00:28 -0700
  • 33933da218 Upgrade to view change buffer hook; quick_swap_buffer Allen Webster 2020-05-03 06:40:07 -0700
  • 7c1931ebb0 View change buffer hook Allen Webster 2020-05-03 06:24:39 -0700
  • 265e112cf2 Catch up on changes.txt Allen Webster 2020-05-03 06:12:29 -0700
  • b2348d5100 Keep lister text field's right side in view always Allen Webster 2020-05-03 06:08:17 -0700