Mercurial > hg > early-roguelike
log xrogue/state.c @ 308:13b482bd9e66
age | author | description |
---|---|---|
Fri, 30 Apr 2021 20:48:30 -0400 | John "Elwin" Edwards | Fix some warnings related to format strings. |
Wed, 14 Apr 2021 18:55:33 -0400 | John "Elwin" Edwards | Fix many compiler warnings. |
Sat, 23 Sep 2017 09:47:00 -0400 | John "Elwin" Edwards | Fix some potential problems detected by clang. |
Fri, 22 Sep 2017 16:24:40 -0400 | John "Elwin" Edwards | Fix more header-related warnings. |
Fri, 15 Sep 2017 19:57:54 -0400 | John "Elwin" Edwards | Use C stdio functions for score files and save files. |
Sat, 28 Jan 2017 15:49:41 -0500 | John "Elwin" Edwards | Use more portable random seed generation. |