|  Allen Webster | aa565395e2 | FILE TRANSFER; almost have new input events up and running, needs a few more blocks | 2019-10-10 11:21:47 -07:00 | 
				
					
						|  Allen Webster | 3f72512332 | Partially finished rewriting events (STILL BROKEN, FILE TRANSFER) | 2019-10-09 17:07:38 -07:00 | 
				
					
						|  Allen Webster | c0cca3f426 | Fix the click positioning issue | 2019-10-09 12:48:01 -07:00 | 
				
					
						|  Allen Webster | def95ff54c | Safety check to prevent crash bug on get character box api | 2019-10-09 10:21:51 -07:00 | 
				
					
						|  Allen Webster | 323948ea55 | Force a single pixel gap between lines to avoid render artifacts. | 2019-10-09 07:40:50 -07:00 | 
				
					
						|  Allen Webster | 99e47cea94 | Binding FOPA | 2019-10-08 15:56:27 -07:00 | 
				
					
						|  Allen Webster | cb1ba69ed1 | Cool new scope command | 2019-10-08 15:51:32 -07:00 | 
				
					
						|  Allen Webster | 640481de56 | Fix in the hack index -> character; all of those things need to be revisited for robustness and performance! | 2019-10-08 13:39:35 -07:00 | 
				
					
						|  Allen Webster | 2f68a95fd5 | Fixed bug in view version of character fixup | 2019-10-08 13:25:22 -07:00 | 
				
					
						|  Allen Webster | f61f9db166 | Fixed shader issue in driver at work | 2019-10-08 13:05:29 -07:00 | 
				
					
						|  Allen Webster | 4668adbca4 | Preferred x bug fixed | 2019-10-08 12:16:20 -07:00 | 
				
					
						|  Allen Webster | de6429a2a1 | Good rounded rectangles finished | 2019-10-08 12:02:04 -07:00 | 
				
					
						|  Allen Webster | dba56df420 | First version of rounded rectangles (bad) | 2019-10-08 10:18:20 -07:00 | 
				
					
						|  Allen Webster | 0a55db9c1c | Fixed the really annoying thing with camel case seeking | 2019-10-07 18:44:21 -07:00 | 
				
					
						|  Allen Webster | 28c3715073 | Finished reorganizing everything for the shift into exposing system api right into the custom layer | 2019-10-07 18:42:23 -07:00 | 
				
					
						|  Allen Webster | b1548f3a43 | Move system api to custom layer | 2019-10-07 18:11:40 -07:00 | 
				
					
						|  Allen Webster | 54c5ce389b | Fixed paste next _again_ fixed the really horrible nonsense with ! marked files | 2019-10-07 18:08:42 -07:00 | 
				
					
						|  Allen Webster | 41b6705e84 | All rendering working without coordinate center changes | 2019-10-06 20:53:10 -07:00 | 
				
					
						|  Allen Webster | 36d2be14a8 | remove the nonsense input test scripts | 2019-10-06 20:10:13 -07:00 | 
				
					
						|  Allen Webster | 41a67e296d | API type check :D | 2019-10-06 20:09:21 -07:00 | 
				
					
						|  Allen Webster | 13e8c0aed4 | Rendering alignment bug fixed (this shit needs a deep cleaning!) | 2019-10-06 01:01:52 -07:00 | 
				
					
						|  Allen Webster | 5edbd93d26 | Cleaning up euclidean space types; simplifying some rendering stuff | 2019-10-05 23:59:35 -07:00 | 
				
					
						|  Allen Webster | d8167a8b88 | Fixed scope selection code | 2019-10-05 22:00:46 -07:00 | 
				
					
						|  Allen Webster | a79f6b41a1 | fixing up scope commands; fixed the paste next bug | 2019-10-05 20:25:00 -07:00 | 
				
					
						|  Allen Webster | 2d63c65d2b | Fixed parantheses problem in auto-indent | 2019-10-05 19:54:55 -07:00 | 
				
					
						|  Allen Webster | 8c8dc50935 | fixed scratch constructor problem; fixed file conflict resolution crash | 2019-10-05 13:28:08 -07:00 | 
				
					
						|  Allen Webster | fd336ae37d | I /think/ I fixed the problem with the cursor in the compilation window. | 2019-10-04 23:30:10 -07:00 | 
				
					
						|  Allen Webster | 78ad172a5f | Indentation parantheses alignment fixed | 2019-10-04 22:37:00 -07:00 | 
				
					
						|  Allen Webster | c2ad6d188d | new custom API linkage | 2019-10-04 19:48:05 -07:00 | 
				
					
						|  Allen Webster | 7af92c4b56 | Fixed auto-indent crash bug; also progress on whatever | 2019-10-03 16:06:42 -07:00 | 
				
					
						|  Allen Webster | 7a507ee6e4 | API parser | 2019-10-03 16:00:31 -07:00 | 
				
					
						|  Allen Webster | 5bb89e2460 | New and improved auto-indentation! Fixed some token iteration and boundary seeking bugs | 2019-10-03 13:54:13 -07:00 | 
				
					
						|  Allen Webster | d654adacc5 | Fully transitioned to the new system api linkage | 2019-10-03 10:57:44 -07:00 | 
				
					
						|  Allen Webster | 19f3d7a641 | Finished library loading logic; added api definition system; defined system api (and related) | 2019-10-02 19:58:05 -07:00 | 
				
					
						|  Allen Webster | 364d9ba63a | Removing obsolete files | 2019-10-01 17:25:13 -07:00 | 
				
					
						|  Allen Webster | 96a1697650 | Deleting obsolete files | 2019-10-01 17:24:12 -07:00 | 
				
					
						|  Allen Webster | 7544cf92a5 | Making old init logic shared file obsolete | 2019-10-01 17:23:52 -07:00 | 
				
					
						|  Allen Webster | 09cc36a3e3 | Deleting obsolete files | 2019-10-01 16:51:44 -07:00 | 
				
					
						|  Allen Webster | e32231c0a0 | Cleaning up dependencies in platform layer | 2019-10-01 16:50:56 -07:00 | 
				
					
						|  Allen Webster | 19034b7887 | Removed all string.h dependencies from core and win32 | 2019-10-01 16:41:23 -07:00 | 
				
					
						|  Allen Webster | 8a66a157d3 | Reorganized files for lexer generation | 2019-10-01 16:34:54 -07:00 | 
				
					
						|  Allen Webster | 0b16d153ad | Fixes for last character in the buffer | 2019-10-01 16:28:10 -07:00 | 
				
					
						|  Allen Webster | 58eb7cf3a5 | fixed word complete rewrite bug | 2019-10-01 16:10:25 -07:00 | 
				
					
						|  Allen Webster | 843ff44b6e | String seek bug fixed; cleaner isearch implementation | 2019-10-01 15:45:51 -07:00 | 
				
					
						|  Allen Webster | 3e31e78d1f | Fixed lexer for preprocssor directives completely; fixed up build paths some more | 2019-10-01 15:03:21 -07:00 | 
				
					
						|  Allen Webster | 73fa47a672 | Fixing up lexer build and preprocessor parsing logic | 2019-10-01 14:49:05 -07:00 | 
				
					
						|  Allen Webster | 457fc27d14 | Fixed bug in null character inputs | 2019-10-01 14:19:01 -07:00 | 
				
					
						|  Allen Webster | 7b97bd7105 | Fixed scratch init problem | 2019-10-01 14:14:56 -07:00 | 
				
					
						|  Allen Webster | c0c536651e | Cleaning up obsolete file track stuff | 2019-10-01 14:11:25 -07:00 | 
				
					
						|  Allen Webster | 92853a4fbc | More reorganization | 2019-10-01 14:08:59 -07:00 |