You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ly/src
Colin 1124c126f9
Clocks (#461)
* Added a big clock

* fixed clock timing when animation is turned off

* fix memory leak and segfault

* rename clock to bigclock

* Added formattable clock

* fix clock position on first draw

don't rely on box_x and box_y to position the clock, because it might not be initialized in the first frame.

* fix memory leak
1 year ago
..
bigclock.h Clocks (#461) 1 year ago
config.c Clocks (#461) 1 year ago
config.h Clocks (#461) 1 year ago
dragonfail_error.h initial commit 5 years ago
draw.c Clocks (#461) 1 year ago
draw.h Clocks (#461) 1 year ago
inputs.c Ctrl+{hjkl} Moving cursor (but not in text) (#492) 1 year ago
inputs.h Merge dev into master (closes #182) (#425) 2 years ago
login.c Increase length for UID to 20 (closes #444) 2 years ago
login.h initial commit 5 years ago
main.c Clocks (#461) 1 year ago
utils.c remove the ctypes submodule 3 years ago
utils.h initial commit 5 years ago