Crypto City
0bb92d8003
game: allow hiding some columns in flag list
2020-02-18 01:31:31 +00:00
Crypto City
e71d90d735
game: sort flags by clicking on header buttons in player info dialog
2020-02-17 18:20:49 +00:00
Crypto City
bf30f57596
game: player flags grid now has resizable columns
2020-02-16 15:43:24 +00:00
Crypto City
35e0c6a753
game: fix tooltip interfering with mouse rotation
2020-02-09 15:41:07 +00:00
Crypto City
85aef12433
urho3d: disable some stuff we don't need
2020-02-05 02:13:30 +00:00
Crypto City
e41bd2a01e
game: add graphics mode options
2020-02-05 01:54:56 +00:00
Crypto City
fccb8c6f15
game: add header to buildings list in player info dialog
2020-02-04 00:41:37 +00:00
Crypto City
b25216c890
tb: rename header to filter in select list
2020-02-03 21:54:22 +00:00
Crypto City
e7b5daed28
tb: update to fix a few bugs
2020-02-03 16:20:22 +00:00
Crypto City
09b4953f3c
game: show tooltip with building info on hover
2020-02-03 16:20:22 +00:00
Crypto City
048282de81
game: player info dialog
2020-02-03 16:20:22 +00:00
Crypto City
a4495fe653
game: add camera type selection, and default to walker
2020-01-31 14:29:04 +00:00
Crypto City
51a400aad1
glfw3: remove obsolete repo
2020-01-24 15:49:34 +00:00
Crypto City
3e28b6f6cf
freetype: build with -DPIC -fPIC -O2
2020-01-19 12:16:54 +00:00
Crypto City
a9b39c68aa
game: wip - switch to turbo badger for ui
2020-01-16 13:36:02 +00:00
Crypto City
a6d47c4c4a
game: wip - switch to turbo badger for ui
2020-01-15 01:30:50 +00:00
Crypto City
0465ed3b96
game: wip - switch to turbo badger for ui
2020-01-13 18:49:18 +00:00
Crypto City
06c92d3cec
game: wip - switch to turbo badger for ui
2020-01-13 03:34:14 +00:00
Crypto City
88ea3cf8c6
game: player info window skeleton
2020-01-10 22:22:25 +00:00
Crypto City
6eee3091fb
game: improve procsky (and enable it by default) and lighting
...
Procsky is now updated only when needed, removing the performance hit
A nighttime camera light is now added, and interpolates with the
sun light at dawn and dusk
2020-01-06 12:44:11 +00:00
Crypto City
f2b28c8b73
urho3d: fix side effect of disabling LineEdit cursor when not editable
2020-01-02 22:04:15 +00:00
Crypto City
a92347f08b
urho3d: lineEdit: hide cursor when not editable
2020-01-02 18:41:47 +00:00
Crypto City
d9a5afb18b
urho3d: fix warning in Input.h
2019-12-13 01:32:49 +00:00
Crypto City
0ab0f8d687
game: chat improvements: smileys, colors
2019-12-13 01:31:25 +00:00
Crypto City
6a4b803920
game: improve chat UI
...
Display /me lines in italic, and display timestamps in smaller font
2019-12-13 01:31:25 +00:00
Crypto City
5922cdad67
better player name lookup in game
...
Automatic lookup, and snapshots include the current set
2019-12-13 01:31:25 +00:00
Crypto City
be0ebbe148
fix fresh clone build
2019-12-13 01:31:04 +00:00
Crypto City
e93ff8cf84
procsky: disable UI and texture dump
2019-12-13 01:21:44 +00:00
Crypto City
db94699425
update procsky for build fix
2019-12-13 01:19:10 +00:00
Crypto City
ad61f42304
add procsky (disabled)
...
It looks nice, but is very slow, might be usable as an option
2019-12-13 01:12:39 +00:00
Crypto City
2c40c41b9b
urho3d: fix modal dialogs
2019-12-13 01:12:39 +00:00
Crypto City
9c2412209c
add urho3d submodule
2019-12-13 01:10:16 +00:00
Crypto City
b9ea0d835c
foo!
2019-12-13 00:55:07 +00:00
luigi1111
425da2381d
Merge pull request #6037
...
f49a8ca
easylogging++: add screen.xterm-256color to the 'allow colour' TERM list (moneromooo-monero)
2019-12-12 13:40:09 -06:00
tevador
2efc6acdb2
RandomX: Update to v1.1.6
2019-10-30 20:25:10 +01:00
moneromooo-monero
f49a8cad23
easylogging++: add screen.xterm-256color to the "allow colour" TERM list
2019-10-26 20:16:19 +00:00
luigi1111
be6c5afabb
Merge pull request #6016
...
afcfb3b
easylogging++: windows does not need terminal colour support (moneromooo-monero)
2019-10-24 18:41:38 -05:00
moneromooo-monero
afcfb3b32f
easylogging++: windows does not need terminal colour support
2019-10-24 16:00:45 +00:00
tevador
22d1a6c16d
RandomX: update to v1.1.5
2019-10-23 19:46:57 +02:00
tevador
ea813cfb1b
RandomX: update to v1.1.4
...
* Faster cache initialization with SSSE3/AVX2
* Automatic detection of CPU capabilities in RandomX
* Fixed a possible out-of-bounds access in superscalar program generator
* Use MONERO_RANDOMX_UMASK to manually disable RandomX flags in monerod
2019-10-13 18:43:27 +02:00
moneromooo-monero
080ea734c2
easylogging++: fix build with glibc
2019-10-08 23:49:28 +00:00
luigi1111
5920913171
Merge pull request #5948
...
1c600a4
Fix randomx cache selection for RPCs (hyc)
2675cf4
Update to RandomX v1.1.3, simplify (hyc)
f54301d
Fix for miners on reorg (hyc)
2019-10-08 14:48:36 -05:00
luigi1111
577b06028c
Merge pull request #5927
...
6d378d9
easylogging++: always omit ANSI codes when colour is not supported (moneromooo-monero)
2019-10-08 14:43:53 -05:00
luigi1111
29075e69ae
Merge pulll request #5924
...
5bcbd97
Disable easylogging crash log on non-glibc libraries (omartijn)
2019-10-08 14:40:53 -05:00
Howard Chu
2675cf4483
Update to RandomX v1.1.3, simplify
...
We don't need to detect if the cache has changed, just always
call to set it on the VM. The call will be a no-op if the cache
hasn't changed.
2019-10-05 18:51:20 +01:00
Riccardo Spagni
b8643752c1
Merge pull request #5549
...
81c2ad6d
RandomX integration (Howard Chu)
2019-09-25 17:52:16 -04:00
Howard Chu
81c2ad6d5b
RandomX integration
...
Support RandomX PoW algorithm
2019-09-25 21:29:42 +01:00
moneromooo-monero
31bf2e25c5
Revert "easylogging++: ensure it finds boost headers"
...
This reverts commit 9a95827ea7
.
2019-09-24 20:09:33 +00:00
moneromooo-monero
614d6b5714
easylogging++: split strings manually
...
Avoids cmake skullduggery
2019-09-24 20:09:32 +00:00
moneromooo-monero
9a95827ea7
easylogging++: ensure it finds boost headers
2019-09-24 18:22:37 +00:00