chiark / gitweb /
Make the code base clean under -Wwrite-strings.
[sgt-puzzles.git] / palisade.c
2017-10-01 Simon TathamReturn error messages as 'const char *', not 'char *'.
2017-10-01 Simon TathamUse a proper union in struct config_item.
2017-10-01 Simon TathamNew name UI_UPDATE for interpret_move's return "".
2017-04-26 Simon TathamRework the preset menu system to permit submenus.
2016-02-01 Simon TathamAdd missing casts to unsigned char inside ctype functions.
2015-11-03 Simon TathamFix loophole in Palisade completion checker.
2015-11-03 Simon TathamFormat Palisade solve-type moves in sensible ASCII.
2015-10-18 Jonas KölkerAdd a new puzzle: Palisade.