Commit Graph
428 Commits
Author SHA1 Message Date
Krzosa Karol dec70c10e7 Color of title bar when active and window size 2025-05-03 21:16:16 +02:00
Krzosa Karol 7a5d949a12 console size, ListCommands, Indent on bracket 2025-05-03 18:45:05 +02:00
krzosa 93c1ba606a Console update 2025-05-02 22:20:09 +02:00
krzosa 4871494c50 Eval on click, fix reopen buffers, detecting change 2025-05-02 12:53:13 +02:00
krzosa d7908bee54 Improving basic commands 2025-05-02 12:02:13 +02:00
krzosa fd8a319b18 init.lua 2025-05-01 15:06:48 +02:00
krzosa d1d9b39200 save 2025-05-01 15:06:43 +02:00
krzosa 6374f3cd1a Fix mouse, fix allocator in file iter, GetCFiles 2025-05-01 08:26:55 +02:00
krzosa e652d5b0e2 lua api improvements 2025-04-30 22:34:00 +02:00
krzosa dc3861adfe Lua_GetProjectPath, SDLK_Period 2025-04-30 21:38:21 +02:00
krzosa a00f8acd9a Get info for lua commands on buffer, ctrl shift Q thing, packaging 2025-04-30 09:34:54 +02:00
krzosa 46dcd1cc4e unspecial directory buffer 2025-04-29 22:41:44 +02:00
krzosa a5d99ffb9a search bar 2025-04-29 22:25:04 +02:00
krzosa daa0d2d4c4 VCVarsall improvements, reload entire config every time 2025-04-29 18:02:25 +02:00
krzosa 92139cf799 ALOT OF CHANGES 2025-04-29 16:22:26 +02:00
Krzosa Karol ed9ec06eee Reporting errors, set active to console 2024-12-02 08:35:15 +01:00
Krzosa Karol f1e674ca37 Return to project, refactoring 2024-11-30 11:08:08 +01:00
Krzosa Karol 35cc5ae48d Remove exec word, insert titlebar command, error reporting in titlebar, some lua commands 2024-09-28 07:40:00 +02:00
Krzosa Karol 9ea1e254e0 Lua_SetProjectFile 2024-08-17 07:19:43 +02:00
Krzosa Karol 1c0063e834 String16, commands, Lua_New, layout next, build and encodings 2024-08-16 15:40:18 +02:00
Krzosa Karol afd4e1d21c Misc 2024-08-16 07:23:50 +02:00
Krzosa Karol 2065c9ded7 String16 routines 2024-08-15 15:32:51 +02:00
Krzosa Karol bafe0af407 Stop using WindowSize and actually make use of event window size, provide default 2024-08-15 15:09:14 +02:00
Krzosa Karol d0bc7bdc4a Lua_ToggleFullscreen .lua_project 2024-08-15 14:57:20 +02:00
Krzosa Karol fbe34b2d40 Fix autoenclose and override F1 in config 2024-08-15 12:44:27 +02:00
Krzosa Karol e49838b974 Lua_Error, ClangFormatOnSave 2024-08-15 12:28:39 +02:00
Krzosa Karol 7ed46b9724 Report errors idea using titlebar 2024-08-15 11:54:32 +02:00
Krzosa Karol 41a05fb08c Add coroutines on C++ side, Implement the test in C++ 2024-08-15 11:28:27 +02:00
Krzosa Karol 8f09e25710 Move test to data folder 2024-08-15 10:04:46 +02:00
Krzosa Karol a28c172ac1 Add the test projec 2024-08-15 10:03:50 +02:00
Krzosa Karol b5772fa52c OnCommand and OnInit 2024-08-15 10:03:44 +02:00
Krzosa Karol d4ac1dd817 Describe event using macros 2024-08-15 08:50:04 +02:00
Krzosa Karol 5e51e2fbad Auto enclose 2024-08-15 08:22:56 +02:00
Krzosa Karol a3e87b2508 Fix ApplyRules misfires on weird paths, gotos don't include gc buffers 2024-08-15 07:27:05 +02:00
Krzosa Karol eeb6caa58d Improve ApplyRules 2024-08-14 17:22:33 +02:00
Krzosa Karol 212392386c Testing setup using project files 2024-08-14 16:03:29 +02:00
Krzosa Karol a84a7073dc Lua_Play now works in coroutines 2024-08-14 15:08:27 +02:00
Krzosa Karol 8cd754c923 Lua project config 2024-08-14 13:05:38 +02:00
Krzosa Karol 225d1ffc06 Implement coroutine handling 2024-08-14 12:41:09 +02:00
Krzosa Karol f38c20b975 Lua_Play events 2024-08-14 12:17:50 +02:00
Krzosa Karol a0315f161c Serialize and playback events 2024-08-14 09:55:54 +02:00
Krzosa Karol cac092a344 Serializing and de serializing events 2024-08-14 08:40:18 +02:00
Krzosa Karol 5fd790bd54 Event move to separate file 2024-08-14 07:43:39 +02:00
Krzosa Karol b60f846209 Improve reopen buffer 2024-08-14 07:42:11 +02:00
Krzosa Karol 2b4a43ddc1 Reopen changed files 2024-08-14 07:35:12 +02:00
Krzosa Karol f125a38c50 Improve GC 2024-08-13 16:02:22 +02:00
Krzosa Karol 40cb8582fd Begin garbage collector 2024-08-13 13:51:36 +02:00
Krzosa Karol 7db1fc7bd6 Ls and some improvements 2024-08-13 12:27:45 +02:00
Krzosa Karol 50e642483d Refactor 2024-08-13 12:11:16 +02:00
Krzosa Karol 915679b87b Refactor WindowCommands 2024-08-13 11:43:56 +02:00