cancel
|
7636f011e4
|
Add more bank procedures
|
6 years ago |
cancel
|
56ea948871
|
Rename Field_buffer to Gbuffer
|
6 years ago |
cancel
|
460f98e13c
|
Cleanup
|
6 years ago |
cancel
|
1d99e512d8
|
Add mark.c and mark.h
|
6 years ago |
cancel
|
008b0fe90a
|
Rename 'Term' to 'Glyph'
|
6 years ago |
cancel
|
e3a679e17c
|
Rename USz and ISz to Usz and Isz
Easier to read/type
|
6 years ago |
cancel
|
5b6174b6a9
|
Add type alias for size_t/ssize_t to USz/ISz
|
6 years ago |
cancel
|
b8dadb5d15
|
Change to use size_t/ssize_t for field operations
All coordinates passed for y/x/height/width are implicitly assumed to be
<= ORCA_Y_MAX or ORCA_X_MAX.
|
6 years ago |
cancel
|
0ad3b513a0
|
Add ORCA_ROW_MAX and ORCA_COL_MAX
|
6 years ago |
cancel
|
316de2e60c
|
Add narrowing conversion warning, fix warnings
|
6 years ago |
cancel
|
dcb00be880
|
Add test basic 'a' function
|
6 years ago |
cancel
|
ae16f05272
|
Add basic loading of grid fields from file
|
6 years ago |
cancel
|
f4ff0e71ad
|
Add basic printing of Field to stdout
|
6 years ago |
cancel
|
4846a23b20
|
Add sim.h/.c add stub for orca_run()
|
6 years ago |
cancel
|
d7777edfa5
|
Simplify header includes
This makes some stuff have redundant includes, but we'll worry about
that more later when we actually have a lot of files.
|
6 years ago |
cancel
|
433de277b3
|
Split stuff out from main.c into separate files
|
6 years ago |