]> icculus.org git repositories - btb/d2x.git/history - ui/keypad.c
use the orientation parameter of g3_draw_bitmap
[btb/d2x.git] / ui / keypad.c
2021-07-17 Bradley BellMerge pull request #2 from btb/github-workflow-1
2021-07-17 Bradley Belldon't use overlapping args in s[n]printf
2018-03-06 KpRename include/error.h to include/dxxerror.h
2015-05-04 Chris TaylorRename MessageBox to ui_messagebox to avoid a conflict...
2015-01-30 Bradley Bellmore header cleanup
2015-01-03 Bradley Bellremove rcs tags
2005-02-26 Chris Taylorhandle characters > 128 correctly
2005-02-26 Chris Tayloruse cfile for reading in keypad files
2005-02-26 Chris Tayloruse d_free instead of free
2005-02-26 Chris Taylorno unnecessarily including MS DOS headers
2005-01-25 Martin Schaffneruse unsigned char when comparing to > 127
2005-01-24 Martin Schaffnerinclude u_mem.h and pstypes.h instead of d1-style mem...
2004-12-19 Bradley Bellinclude conf.h in new editor files
2004-12-19 Bradley Bellmoved unused/ui to ui