jl777
|
b4a06f0cbc
|
Test
|
2019-03-26 06:39:26 -11:00 |
|
jl777
|
fd1ff16d47
|
Test
|
2019-03-26 05:46:18 -11:00 |
|
jl777
|
b91cd4346b
|
Standalone
|
2019-03-25 08:50:49 -11:00 |
|
jl777
|
a06129b526
|
init_pair
|
2019-03-25 08:07:18 -11:00 |
|
jl777
|
02facf2da7
|
Test
|
2019-03-25 08:04:50 -11:00 |
|
jl777
|
9c555e6168
|
Colors
|
2019-03-25 07:59:17 -11:00 |
|
jl777
|
259b9a9838
|
Errata
|
2019-03-25 07:35:23 -11:00 |
|
jl777
|
c1be8157e7
|
Dont advance keystrokes unless keystrokes tx worked
|
2019-03-25 06:51:16 -11:00 |
|
jl777
|
219c6c4239
|
Revert delay in keystrokes
|
2019-03-24 19:56:21 -11:00 |
|
jl777
|
d0aa3c7e13
|
Skip keystrokes processing unless > 5 min from last one
|
2019-03-24 08:03:13 -11:00 |
|
DeckerSU
|
9cead95733
|
[fix] player lose focus, when call [i] inventory with MAXPACK (23) items
|
2019-03-21 22:51:40 +03:00 |
|
jl777
|
94adc14066
|
Revert "Morph static variables"
This reverts commit 0322f2d98c.
|
2019-03-20 06:30:28 -11:00 |
|
jl777
|
f8c3d42f9b
|
Revert "Const"
This reverts commit 02613880a1.
|
2019-03-20 06:29:53 -11:00 |
|
jl777
|
02613880a1
|
Const
|
2019-03-19 01:38:15 -11:00 |
|
jl777
|
0322f2d98c
|
Morph static variables
|
2019-03-19 01:35:15 -11:00 |
|
jl777
|
2f4fd73ed4
|
-log
|
2019-03-13 08:01:36 -11:00 |
|
jl777
|
784e1cb127
|
Test
|
2019-03-13 07:52:57 -11:00 |
|
jl777
|
00955f71b0
|
-potions file
|
2019-03-13 07:46:34 -11:00 |
|
jl777
|
41d89521a1
|
-file fp
|
2019-03-13 07:43:10 -11:00 |
|
jl777
|
7a04cea145
|
-prints
|
2019-03-13 07:37:40 -11:00 |
|
jl777
|
680c622eec
|
'void (*)(struct rogue_state *, int)
|
2019-03-13 07:33:10 -11:00 |
|
jl777
|
827d8f54f8
|
turn_see is a daemon!
|
2019-03-13 07:31:47 -11:00 |
|
jl777
|
8f18bbbed5
|
Logfp
|
2019-03-13 07:14:29 -11:00 |
|
jl777
|
01a63eb151
|
All funcs
|
2019-03-13 06:49:46 -11:00 |
|
jl777
|
5b32b491b6
|
Fuse prints
|
2019-03-13 06:39:21 -11:00 |
|
jl777
|
e5d33bab93
|
Daemons or fuses
|
2019-03-13 06:29:59 -11:00 |
|
jl777
|
9e79992258
|
Fp2
|
2019-03-13 06:22:23 -11:00 |
|
jl777
|
f1417140a5
|
static FILE *fp;
|
2019-03-13 06:21:06 -11:00 |
|
jl777
|
dece47b479
|
Prints
|
2019-03-13 06:20:20 -11:00 |
|
jl777
|
6e8626bbff
|
Test
|
2019-03-13 06:06:48 -11:00 |
|
jl777
|
2a3370da6d
|
Fp
|
2019-03-13 06:03:06 -11:00 |
|
jl777
|
37392635f7
|
Commands log
|
2019-03-13 06:02:27 -11:00 |
|
jl777
|
fc6546f8d9
|
Log seed
|
2019-03-13 05:48:02 -11:00 |
|
jl777
|
94eaa600de
|
;
|
2019-03-13 05:45:09 -11:00 |
|
jl777
|
31ecac1e22
|
Potion file
|
2019-03-13 05:43:20 -11:00 |
|
jl777
|
393c9a065e
|
Log seed
|
2019-03-13 05:35:04 -11:00 |
|
jl777
|
b4c7d73c78
|
Debug file
|
2019-03-13 05:31:23 -11:00 |
|
jl777
|
d4a4e6e6c6
|
Print
|
2019-03-13 05:29:24 -11:00 |
|
DeckerSU
|
6579ea6c21
|
Patch rogue msvc (#1330)
* + msvc 2015 deps headers
* + msvc deps build script
this script builds only deps, to build rogue binary, open
*.sln file in MSVC 2015 and build x64 Release version.
* + msvc solution (*.sln) update
* + msvc build fix
* fix libcurl deps install (msvc)
* [msvc] fix seed str -> uint64 conversion
* [msvc] fix config file name issue
+ debug print for send raw tx
* + comment debug printouts
* [ msvc ] display compiler version and build date on startup
|
2019-03-13 01:03:43 -11:00 |
|
DeckerSU
|
bc0073b27d
|
rogue msvc build (#1327)
* + msvc 2015 deps headers
* + msvc deps build script
this script builds only deps, to build rogue binary, open
*.sln file in MSVC 2015 and build x64 Release version.
* + msvc solution (*.sln) update
* + msvc build fix
* fix libcurl deps install (msvc)
|
2019-03-10 19:33:40 -11:00 |
|
jl777
|
00f1b19d62
|
Fix Qsend spend of Qsend
|
2019-03-06 21:19:53 -11:00 |
|
jl777
|
b7326ab6cd
|
Dont long sends
|
2019-03-06 07:10:16 -11:00 |
|
jl777
|
6e26b4505d
|
Fix crash
|
2019-03-06 05:34:58 -11:00 |
|
jl777
|
1bf8f35386
|
Resobj
|
2019-03-06 05:17:21 -11:00 |
|
jl777
|
415bc355f3
|
Sendrawtransaction result
|
2019-03-06 05:16:21 -11:00 |
|
jl777
|
c5b6ed9894
|
Print
|
2019-03-06 05:04:04 -11:00 |
|
jl777
|
3c5d1a7fea
|
Test
|
2019-03-06 04:55:14 -11:00 |
|
jl777
|
e8d71bc8f1
|
Enable keystrokes sending
|
2019-03-06 04:35:14 -11:00 |
|
jl777
|
40d4907f8c
|
Resobj
|
2019-03-06 04:22:47 -11:00 |
|
jl777
|
2bc42f00e0
|
Fix rogue results processing
|
2019-03-06 04:22:11 -11:00 |
|