Commit Graph

17 Commits

Author SHA1 Message Date
352fd6b2b5 Reduced number of libraris in Makefile to compile 2016-02-28 01:48:30 +03:00
035a96d9d0 Modified Travis config and Makefile for CI 2016-02-28 01:21:18 +03:00
f9d8fbf10a Added new non CodeLite Makefile 2016-02-28 00:30:42 +03:00
da28a8687f Added translation to Russian. Fixed non-standard lamda in crossword generating. Added release builder script 2015-07-23 22:53:56 +03:00
c1eb60d5c3 Improvements by Cppcheck 2015-06-23 10:39:31 +03:00
c830057810 Some codestyle changes 2015-06-22 15:00:54 +03:00
8ead60066e Structure changes in CrossBench 2015-06-22 00:48:38 +03:00
b3f8230d07 Added primitive for Crossword Exporting.
Added first exporting function
2015-06-16 16:58:30 +03:00
ea8f6d573e A lot of changes. Probably works now.
In procCross now argument isn't a array of wxChars, but array of 1-byte numbers. It should improve performance.
2015-06-14 22:55:38 +03:00
425f4e3756 Added generateAllWords function 2015-06-13 22:28:07 +03:00
010ad6577f Added switcher to CrossBench for enabling random. It is default disabled 2015-06-13 08:43:21 +03:00
5b68f01e62 srand() moved from crossgen.hpp to wxCrossGen/main.cpp 2015-06-13 08:29:32 +03:00
524e7b66da A lot of changes with CrossBench. Created CUI, one fix in crossgen.hpp 2015-06-12 20:51:47 +03:00
4ece16c53f Some code improvement 2015-06-11 22:36:29 +03:00
0481d8272a Fixed lack of map header in crossgen.hpp 2015-06-11 22:23:04 +03:00
142f57ac4b First workable release 2015-05-31 17:27:15 +03:00
ebd7e84601 First commit 2015-05-30 18:07:04 +03:00