Minor change: Added constant for strings
[wordblah.git] / constantstrings.h
2020-05-22 HarishankarMinor change: Added constant for strings master
2020-05-11 HarishankarFixed license
2020-05-11 HarishankarCheck for invalid puzzle file added
2020-05-09 HarishankarRenamed the project to Wordblah from wordblox
2020-05-09 HarishankarSave and load grid state functionality implemented
2020-05-08 HarishankarSeparate solution password implemented
2020-05-06 HarishankarReveal solution functionality completed
2020-05-03 HarishankarContinue work on the GUI - added code for drawing
2020-05-02 HarishankarStarted work on the GUI for the wordblox player
2020-05-02 HarishankarImplemented GZIP functionality for the data file
2020-05-01 HarishankarPassword protect functionality and also changed file...
2020-04-30 HarishankarExport clues to Text file completed
2020-04-30 HarishankarAdded Puzzle export as PNG image
2020-04-29 HarishankarCompleted the clues across and down functionality
2020-04-29 HarishankarAdded freeze/unfreeze grid functionality
2020-04-29 HarishankarFirst commit