4coder
 
 
 
 
 
 
Go to file
Allen Webster 0e51ffa80d New mapping system looking decent 2019-10-10 15:57:02 -07:00
bin Finished reorganizing everything for the shift into exposing system api right into the custom layer 2019-10-07 18:42:23 -07:00
custom New mapping system looking decent 2019-10-10 15:57:02 -07:00
generated
opengl Fixed shader issue in driver at work 2019-10-08 13:05:29 -07:00
platform_linux New mapping system looking decent 2019-10-10 15:57:02 -07:00
platform_mac
platform_unix
platform_win32 New mapping system looking decent 2019-10-10 15:57:02 -07:00
ship_files More reorganization 2019-10-01 14:08:59 -07:00
.gitignore
4ed.cpp New mapping system looking decent 2019-10-10 15:57:02 -07:00
4ed.h
4ed_allocator_models.cpp
4ed_api_check.cpp
4ed_api_definition.cpp
4ed_api_definition.h
4ed_api_definition_main.cpp
4ed_api_implementation.cpp New mapping system looking decent 2019-10-10 15:57:02 -07:00
4ed_api_parser.cpp
4ed_api_parser_main.cpp
4ed_app_models.h
4ed_app_target.cpp
4ed_buffer.cpp Fix the click positioning issue 2019-10-09 12:48:01 -07:00
4ed_buffer.h Fix the click positioning issue 2019-10-09 12:48:01 -07:00
4ed_buffer_model.h Revert "Converting to proper use of umem everywhere (kind of went off on a tanget there :D)" 2017-03-23 15:16:39 -04:00
4ed_cli.cpp I /think/ I fixed the problem with the cursor in the compilation window. 2019-10-04 23:30:10 -07:00
4ed_cli.h
4ed_coroutine.cpp Fully transitioned to the new system api linkage 2019-10-03 10:57:44 -07:00
4ed_coroutine.h
4ed_cursor_codes.h Rendering improvements and partial cleanup 2017-11-10 19:58:47 -05:00
4ed_dynamic_variables.cpp
4ed_dynamic_variables.h
4ed_edit.cpp
4ed_edit.h
4ed_file.cpp
4ed_file.h
4ed_file_track_general.cpp
4ed_font_api.cpp
4ed_font_face.cpp
4ed_font_interface.h
4ed_font_provider_freetype.cpp
4ed_font_provider_freetype.h
4ed_font_set.cpp
4ed_font_set.h
4ed_generate_keycodes.cpp
4ed_graphics_api.cpp
4ed_gui.cpp
4ed_gui.h GUI removed completely, new UI API implementation in place, old UI commands stripped and need to be replaced 2018-07-13 18:13:05 -07:00
4ed_history.cpp Thread context now introduced to 4coder in ALL layers (booya!) :) 2019-09-30 19:06:21 -07:00
4ed_history.h
4ed_hot_directory.cpp
4ed_hot_directory.h
4ed_layout.cpp
4ed_layout.h
4ed_log.cpp
4ed_log.h
4ed_mem.cpp
4ed_render_target.cpp
4ed_render_target.h
4ed_search_list.cpp Fully transitioned to the new system api linkage 2019-10-03 10:57:44 -07:00
4ed_search_list.h
4ed_string_matching.cpp String seek bug fixed; cleaner isearch implementation 2019-10-01 15:45:51 -07:00
4ed_system_api.cpp
4ed_text_layout.cpp Thread context now introduced to 4coder in ALL layers (booya!) :) 2019-09-30 19:06:21 -07:00
4ed_text_layout.h
4ed_translation.cpp
4ed_translation.h
4ed_view.cpp FILE TRANSFER; almost have new input events up and running, needs a few more blocks 2019-10-10 11:21:47 -07:00
4ed_view.h
4ed_working_set.cpp
4ed_working_set.h
project.4coder
todo.txt