176 Commits (c2b49cf4a44111c4f554e3bb1443c66c5526ea11)

Author SHA1 Message Date
cancel bb7549673d Cleanup 7 years ago
cancel 050ed29126 Change sim to only use gbuffer, not field 7 years ago
cancel 76e8e65e13 Add gbuffer.h 7 years ago
cancel 56ea948871 Rename Field_buffer to Gbuffer 7 years ago
cancel 59d2bcc057 Add more movement and oper macros 7 years ago
cancel f79e32b604 Cleanup 7 years ago
cancel dfcae4a515 Add more directional operators 7 years ago
cancel 47fcbfe1b4 Add more helper macros for operators 7 years ago
cancel fd92107678 Cleanup 7 years ago
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 10cbab99ba Change markmap to separate buffer from reusable 7 years ago
cancel 5d5828d79e Add basic (incorrect) 'E' implementation 7 years ago
cancel 008b0fe90a Rename 'Term' to 'Glyph' 7 years ago
cancel 3690e9da57 Cleanup unnecessary cast 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 316de2e60c Add narrowing conversion warning, fix warnings 7 years ago
cancel 393635d534 Fix mod-by-zero 7 years ago
Devine Lu Linvega b5c616a3de Added m 7 years ago
cancel dcb00be880 Add test basic 'a' function 7 years ago
cancel f4ff0e71ad Add basic printing of Field to stdout 7 years ago
cancel 4846a23b20 Add sim.h/.c add stub for orca_run() 7 years ago