vn/code
sixtenhugosson 72d27870f0 Added 15-puzzles to the project. 2024-01-21 21:01:00 +01:00
..
core Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
generated Added 15-puzzles to the project. 2024-01-21 21:01:00 +01:00
third_party Reimplemented chaining arenas. 2023-10-29 11:00:34 +01:00
build.bat Reimplemented chaining arenas. 2023-10-29 11:00:34 +01:00
build_win32.bat Added basic asset system. Began navigation view. 2023-12-07 16:50:57 +01:00
build_win32_asan.bat Reimplemented chaining arenas. 2023-10-29 11:00:34 +01:00
opengl_defines.h Added scene view and runtime. 2023-08-22 05:19:51 +02:00
opengl_functions.md Started animating characters 2023-10-04 19:21:15 +02:00
opengl_render.cpp Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
opengl_render.h Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn.cpp Added 15-puzzles to the project. 2024-01-21 21:01:00 +01:00
vn_animation_curve.cpp Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_animation_curve.h Reimplemented chaining arenas. 2023-10-29 11:00:34 +01:00
vn_asset.cpp Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_asset.h Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_assets.md Added 15-puzzles to the project. 2024-01-21 21:01:00 +01:00
vn_character.md Reimplemented chaining arenas. 2023-10-29 11:00:34 +01:00
vn_config.cpp Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_config.h Reimplemented chaining arenas. 2023-10-29 11:00:34 +01:00
vn_debug_info.cpp Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_debug_info.h Completed Nav Editor. 2023-12-23 08:27:22 +01:00
vn_font.cpp Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_font.h Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_platform.cpp Reimplemented chaining arenas. 2023-10-29 11:00:34 +01:00
vn_platform.h Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_platform.md Revamped the text editor. 2023-12-26 09:11:41 +01:00
vn_render.cpp Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_render.h Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_scene2.cpp Added 15-puzzles to the project. 2024-01-21 21:01:00 +01:00
vn_scene2.h Added 15-puzzles to the project. 2024-01-21 21:01:00 +01:00
vn_scene2.md Added 15-puzzles to the project. 2024-01-21 21:01:00 +01:00
vn_scene_commands.cpp Added 15-puzzles to the project. 2024-01-21 21:01:00 +01:00
vn_scene_view.cpp Added 15-puzzles to the project. 2024-01-21 21:01:00 +01:00
vn_scene_view.h Added 15-puzzles to the project. 2024-01-21 21:01:00 +01:00
vn_text_op.h Revamped the text editor. 2023-12-26 09:11:41 +01:00
vn_theme_dark.h Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_tokenizer.cpp Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_tokenizer.h Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_ui.cpp Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_ui.h Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_ui.md Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_ui_utils.cpp Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_ui_utils.h Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_workspace.cpp Added 15-puzzles to the project. 2024-01-21 21:01:00 +01:00
vn_workspace.h Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_workspace_commands.cpp Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_workspace_file_lister.cpp Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_workspace_file_lister.h Completed Nav Editor. 2023-12-23 08:27:22 +01:00
vn_workspace_nav_editor.cpp Added 15-puzzles to the project. 2024-01-21 21:01:00 +01:00
vn_workspace_nav_editor.h Completed Nav Editor. 2023-12-23 08:27:22 +01:00
vn_workspace_text_editor.cpp Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_workspace_text_editor.h Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_workspace_view.cpp Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
vn_workspace_view.h Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
win32__main.rdbg Added 15-puzzles to the project. 2024-01-21 21:01:00 +01:00
win32_main.cpp Rewrote the scripting language. 2024-01-20 12:18:57 +01:00
win32_main.h Reimplemented chaining arenas. 2023-10-29 11:00:34 +01:00
win32_opengl.cpp Initial commit 2023-06-17 19:00:55 +02:00