363 Commits (c2049c27466735380b7f752de3b680ec1cfefbf8)
 

Author SHA1 Message Date
cancel 3da9461243 Cleanup, add more helper macros 7 years ago
cancel 67805c0d07 Add some test helper macros to sim.c 7 years ago
cancel 4d1520b47a Add basic test of star/bang and E movement 7 years ago
cancel 096768fc13 Add clear and deinit markmap (test) 7 years ago
cancel 460f98e13c Cleanup 7 years ago
cancel 1e63defb1c Change incompatible-pointer-types warning to error 7 years ago
cancel 10cbab99ba Change markmap to separate buffer from reusable 7 years ago
cancel 5d5828d79e Add basic (incorrect) 'E' implementation 7 years ago
cancel 1d99e512d8 Add mark.c and mark.h 7 years ago
cancel 0e08ced817 Remove redundant casts 7 years ago
cancel 99a99580a8 Clean up punctuation in error msgs 7 years ago
cancel 0c17f59302 Cleanup arg naming 7 years ago
cancel 008b0fe90a Rename 'Term' to 'Glyph' 7 years ago
cancel 49e8f11dec Remove unnecessary subheader 7 years ago
cancel ee27e2b11c Remove mentions of TUI for now 7 years ago
cancel 8ce9de3b8a Update readme 7 years ago
cancel 3690e9da57 Cleanup unnecessary cast 7 years ago
cancel 4fa340881b Fix warning in tui build 7 years ago
cancel e3a679e17c Rename USz and ISz to Usz and Isz 7 years ago
cancel 5b6174b6a9 Add type alias for size_t/ssize_t to USz/ISz 7 years ago
cancel b8dadb5d15 Change to use size_t/ssize_t for field operations 7 years ago
cancel 0ad3b513a0 Add ORCA_ROW_MAX and ORCA_COL_MAX 7 years ago
cancel 316de2e60c Add narrowing conversion warning, fix warnings 7 years ago
cancel 6b2bc499af Add better usage/help options to cli 7 years ago
cancel e7b18481bb Reformat 7 years ago
cancel 393635d534 Fix mod-by-zero 7 years ago
cancel 68fd711a23 Fix Mac Clang build 7 years ago
Devine Lu Linvega b5c616a3de Added m 7 years ago
cancel dcb00be880 Add test basic 'a' function 7 years ago
cancel dd160f7bd7 Change to only link ncurses in tui 7 years ago
cancel 3c8d899296 Change to use better error message for >1 file arg 7 years ago
cancel affc8ff2ab Change to default to 1 tick 7 years ago
cancel f406736648 Change to fill bad file load chars with '.' 7 years ago
cancel 4bb6966550 Change to invoke orca_run and reject bad time args 7 years ago
cancel ae16f05272 Add basic loading of grid fields from file 7 years ago
cancel 94b57818a4 Change to use -Og in debug builds instead of -O0 7 years ago
Devine Lu Linvega 33fa5ff1b5 Updated examples 7 years ago
cancel f4ff0e71ad Add basic printing of Field to stdout 7 years ago
cancel 7616d6c699 Change to only build cli by default 7 years ago
Devine Lu Linvega e6b5f8508e Extra build instructions 7 years ago
Devine Lu Linvega f2db883da2 Added notes to README 7 years ago
cancel c41c9befad Split tui and cli executables 7 years ago
cancel 9b15b51c3f Add example .orca files 7 years ago
cancel 4846a23b20 Add sim.h/.c add stub for orca_run() 7 years ago
cancel 44a39f8b8e Clean up test drawing code to clear each frame 7 years ago
cancel 88101b646a Change to make quiet when invoking cc 7 years ago
cancel 68beaa1129 Detect Darwin for use of ncurses instead of ncursesw 7 years ago
cancel 8b9a95f9a2 Add test use of extended ncurses 7 years ago
cancel f0bf102bf4 Remove -fsanitize=leak for Mac compat 7 years ago
cancel d7777edfa5 Simplify header includes 7 years ago