adrienmalin
|
1aceb5ee74
|
Update _config.yml
|
2018-08-20 20:38:38 +02:00 |
|
adrienmalin
|
66001f701a
|
Update _config.yml
|
2018-08-20 20:36:40 +02:00 |
|
adrienmalin
|
c1cd0fc52e
|
Update _config.yml
|
2018-08-20 20:15:22 +02:00 |
|
adrienmalin
|
8c13ea2411
|
Set theme jekyll-theme-midnight
|
2018-08-20 20:14:24 +02:00 |
|
adrienmalin
|
d10f865361
|
Update _config.yml
|
2018-08-20 20:00:01 +02:00 |
|
adrienmalin
|
7186ceea7e
|
Update _config.yml
|
2018-08-20 19:43:37 +02:00 |
|
adrienmalin
|
34e3089859
|
Update _config.yml
|
2018-08-20 19:34:15 +02:00 |
|
adrienmalin
|
754136fac9
|
Update _config.yml
|
2018-08-20 19:31:28 +02:00 |
|
adrienmalin
|
512f1245e0
|
Set theme jekyll-theme-midnight
|
2018-08-20 19:30:38 +02:00 |
|
adrienmalin
|
5b80d7691e
|
Update _config.yml
|
2018-08-20 18:52:07 +02:00 |
|
adrienmalin
|
fa26103675
|
Update _config.yml
|
2018-08-20 01:28:44 +02:00 |
|
adrienmalin
|
d283688ce9
|
Set theme jekyll-theme-midnight
|
2018-08-20 01:19:01 +02:00 |
|
adrienmalin
|
9e9ce413a2
|
Change exe icon
|
2018-08-20 01:16:02 +02:00 |
|
adrienmalin
|
d5ae12996a
|
Update _config.yml
|
2018-08-20 00:44:59 +02:00 |
|
adrienmalin
|
ab3fddec1b
|
Update _config.yml
|
2018-08-20 00:44:05 +02:00 |
|
adrienmalin
|
059ee2baa2
|
Update README.md
|
2018-08-20 00:39:32 +02:00 |
|
adrienmalin
|
08c7b07af0
|
Update README.md
|
2018-08-20 00:38:54 +02:00 |
|
adrienmalin
|
16498f1971
|
Update _config.yml
|
2018-08-20 00:37:30 +02:00 |
|
adrienmalin
|
f7a63a7bf4
|
Update _config.yml
|
2018-08-20 00:35:46 +02:00 |
|
adrienmalin
|
823ca27c00
|
Update README.md
|
2018-08-19 23:52:58 +02:00 |
|
adrienmalin
|
23b2c613ae
|
Set theme jekyll-theme-midnight
|
2018-08-19 23:50:47 +02:00 |
|
adrienmalin
|
d22e434c43
|
Set theme jekyll-theme-midnight
|
2018-08-19 23:49:17 +02:00 |
|
adrienmalin
|
90978230c8
|
Set theme jekyll-theme-slate
|
2018-08-19 23:47:07 +02:00 |
|
adrienmalin
|
0841a30a31
|
Set theme jekyll-theme-midnight
|
2018-08-19 23:38:34 +02:00 |
|
adrienmalin
|
00f02b0787
|
Remove ancient builds
|
2018-08-19 23:35:40 +02:00 |
|
adrienmalin
|
b3ec394f5a
|
Update README.md
|
2018-08-19 23:35:07 +02:00 |
|
adrienmalin
|
86d3f59ede
|
Compiled with nuitka
|
2018-08-19 23:28:49 +02:00 |
|
adrienmalin
|
54bce41d50
|
Use nuitka for compiling, reorganize py files
|
2018-08-19 23:28:22 +02:00 |
|
adrienmalin
|
8139bf8154
|
Show details button by default
|
2018-08-19 23:08:54 +02:00 |
|
adrienmalin
|
ee0e684e82
|
Update README.md
|
2018-08-19 05:26:26 +02:00 |
|
adrienmalin
|
5fb4a09c5a
|
Update README.md
|
2018-08-19 05:24:52 +02:00 |
|
adrienmalin
|
bb1f4445b0
|
rebuild
|
2018-08-19 05:21:34 +02:00 |
|
adrienmalin
|
3f86f66a23
|
minor fixes
|
2018-08-19 05:16:51 +02:00 |
|
adrienmalin
|
f13962890f
|
Use my new super module propertize
|
2018-08-19 04:49:56 +02:00 |
|
adrienmalin
|
68cf21392c
|
propertize just Point.x and y
|
2018-08-18 00:16:58 +02:00 |
|
adrienmalin
|
174af377ae
|
undo property test
|
2018-08-17 22:43:56 +02:00 |
|
adrienmalin
|
a15b4f56d4
|
playuing with properties
|
2018-08-17 18:27:39 +02:00 |
|
adrienmalin
|
0f2d5f3f37
|
test propertize Qt5
|
2018-08-16 18:26:43 +02:00 |
|
adrienmalin
|
095e0ebf62
|
Reduce latency with no updating on ghost hard drop, merge block.py with tetromino.py
|
2018-08-12 17:14:19 +02:00 |
|
adrienmalin
|
3bd090b38e
|
Improve latence by using PreciseTimer
|
2018-08-12 03:02:37 +02:00 |
|
adrienmalin
|
93d3b19575
|
Merge branch 'master' of https://github.com/adrienmalin/Tetris2000
|
2018-08-11 12:46:49 +02:00 |
|
adrienmalin
|
97131e02cf
|
minor fix
- def move(self, horizontally, vertically, trail=False):
+ def move(self, horizontally, vertically, trail=0):
|
2018-08-11 12:46:23 +02:00 |
|
adrienmalin
|
256e10e9d6
|
Update README.md
|
2018-08-09 01:06:00 +02:00 |
|
adrienmalin
|
eebe0f724e
|
Update README.md
|
2018-08-09 01:03:20 +02:00 |
|
adrienmalin
|
2d5594dae8
|
CAPSLOCK
|
2018-08-09 00:58:32 +02:00 |
|
adrienmalin
|
0b24348370
|
Merge branch 'master' of https://github.com/adrienmalin/Tetris2000
|
2018-08-09 00:57:24 +02:00 |
|
adrienmalin
|
886b462230
|
New screenshot
|
2018-08-09 00:57:16 +02:00 |
|
adrienmalin
|
f6b64ae487
|
Add Screenshot
|
2018-08-09 00:48:02 +02:00 |
|
adrienmalin
|
1dc4426f77
|
Merge branch 'master' of https://github.com/adrienmalin/Tetris2000
|
2018-08-09 00:37:58 +02:00 |
|
adrienmalin
|
854d9eeac2
|
Add screeshots, move up next queue
|
2018-08-09 00:33:20 +02:00 |
|