Commit Graph

23 Commits

Author SHA1 Message Date
KikooDX 20c4d8ca1a Modes. Normal and insert modes implemented. 2021-02-02 14:21:12 +01:00
KikooDX 68817ce969 Rectangle preview and mouse cursor. 2021-02-01 11:16:44 +01:00
KikooDX 8cdc788a4e Improved mouse controls. 2021-02-01 10:37:58 +01:00
KikooDX 8fc2e3fefb Mouse support. Yes, I hate myself for this one. 2021-02-01 00:30:28 +01:00
KikooDX 1ebed24110 Create conf.zig, verb.zig ; clean up stuff and add replace verb + move... but don't 2021-01-31 00:09:08 +01:00
KikooDX f14c60c630 Legendary delete inserted 2021-01-30 16:49:40 +01:00
KikooDX 11d6ebef3c Mighty zoom is back (scale system) 2021-01-30 16:43:55 +01:00
KikooDX 3361e859ed Actions are no longer hardcoded, dynamic bindings base. 2021-01-30 16:13:06 +01:00
KikooDX 16e3620fad Add default bindings to README.md + reset zoom is now bounded to `=` 2021-01-29 18:32:52 +01:00
KikooDX dca275fb03 Stupidity fix. 2021-01-29 18:06:41 +01:00
KikooDX 6cd12f6333 Add MIT license notice at the top of source files. 2021-01-29 12:32:38 +01:00
KikooDX 178d6e53df First action (delete) for testing, misc improvements here and there. 2021-01-28 17:06:03 +01:00
KikooDX 1750fe8cd0 Better movement code, 8 directions. 2021-01-28 16:52:49 +01:00
KikooDX 0519e630d8 Meh zoom implementation. 2021-01-28 16:12:41 +01:00
KikooDX 0b52b35238 Big commit, selection structure and code. 2021-01-28 13:46:02 +01:00
KikooDX c4125520ea Cursor is now u8. 2021-01-27 19:26:12 +01:00
KikooDX 497f1239e6 Base for left and right movement code. 2021-01-27 17:23:45 +01:00
KikooDX 23fac64415 Add input buffer. 2021-01-27 14:12:44 +01:00
KikooDX cf65e74492 Use a more appropriate allocator for level buffer.
Switched from General Purpous to Arena allocator.
2021-01-26 23:38:41 +01:00
KikooDX 0a94deded4 Base level draw code + lot of stuff arround it. 2021-01-26 17:44:40 +01:00
KikooDX c07858308a Cleaner module format. 2021-01-26 14:10:29 +01:00
KikooDX 98eb7ad4e7 Level uses memory allocation + LICENSE file 2021-01-26 13:10:16 +01:00
KikooDX e8c5a3f39e Create repository. 2021-01-24 19:22:48 +01:00