|
|
ef0efd652a
|
Some optimizing changes in generateCross function.
We can use caching of generated AllWords.
|
2015-06-16 10:51:46 +03:00 |
|
|
|
83bdef4bfa
|
Replaced for-cycle to std::transform in generateCross function
|
2015-06-15 19:50:37 +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 |
|
|
|
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 |
|
|
|
448c46649e
|
Added crossexport.hpp
|
2015-06-11 22:07:43 +03:00 |
|
|
|
a5e0efc408
|
Compiles with C++11 now. Used words now contains 4bytes-numbers
|
2015-06-07 13:22:27 +03:00 |
|
|
|
b7451f8db6
|
Deleted skiping of events and some refactoring
|
2015-06-07 13:15:16 +03:00 |
|
|
|
befbe90a88
|
Fixed double painting of letters on grid
|
2015-06-06 13:13:10 +03:00 |
|
|
|
f9b9af5c8e
|
Project path changed
|
2015-05-31 17:49:36 +03:00 |
|
|
|
294e5517dc
|
Some structure changes
|
2015-05-31 17:46:43 +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 |
|