RSS feed
b5d27c81
– Mahdi-Hsh <mahdi.hoseini1381@yahoo.com>
authored
and mkf <mkf@hp.lan>
committed
on 2023/04/28 16:41
lots of fixes and changes
ac44a33d
– mkf <mkf@hp.lan>
authored
on 2023/04/27 16:45
fix build errors, remove giveup completely.
6956319c
– mkf <mkf@hp.lan>
authored
on 2023/04/27 15:13
more minor fixes, change random() to rand()
4c114d13
– mkf <mkf@hp.lan>
authored
on 2023/04/27 15:02
it seems pow needs <cmath> on some platforms.
1ce5e3ac
– mkf <mkf@hp.lan>
authored
on 2023/04/27 15:00
some minor string changes
f5d23dca
– mkf <mkf@hp.lan>
authored
on 2023/04/27 02:46
now it should work well on double digit len
813fe6b1
– mkf <mkf@hp.lan>
authored
on 2023/04/27 02:27
change some strings, replace arc4random() with random() for windows
7ff6f699
– mkf <mkf@hp.lan>
authored
on 2023/04/27 02:19
get rid of some more fromStdString()s
8141c826
– mkf <mkf@hp.lan>
authored
on 2023/04/27 02:12
hopefully got buttons right this time
d0e937b8
– mkf <mkf@hp.lan>
authored
on 2023/04/27 01:52
fix weird check loop, remove some headers, add copy for showgoal, hide
8c093d16
– mkf <mkf@hp.lan>
authored
on 2023/04/26 19:16
minor fixes
5340ee0a
– mkf <mkf@hp.lan>
authored
on 2023/04/26 18:58
Help? there is no help!
8210444a
– mkf <mkf@hp.lan>
authored
on 2023/04/26 18:25
dont try to enforce entering a length and some other minor changes
7180067a
– mkf <mkf@hp.lan>
authored
on 2023/04/26 11:58
removed mastermind-qt.pro.user, useless.
58b60ba3
– mkf <mkf9@riseup.net>
authored
and mkf <mkf@hp.lan>
committed
on 2023/04/26 11:49
made spinGuess uses IBeam cursor and window un-resizeable.
974cdc23
– mkf <mkf@d510>
authored
on 2023/04/24 12:13
use arc4random(), remove anotherround(), move new game stuff into action_newgame(), use QMessageBox correctly (thanks mh!), check for edge cases better, make guess checking more robust and better(?) strings, show mistakes 'X' in red and disallow resizing.
6608831b
– mkf <mkf>
authored
on 2023/04/24 04:08
import sources