Block a user
957fdaf3a1
game: fix crash when a building is demolished
6a847cc588
disable dandelion
36f93c0c9d
game: reset queued commands list when changing wallets
af1558329d
game: fix crash reading reserves
86639dcd7d
functional_tests: fix discoveries test after cost increase
371bb437cd
bump version to 0.24.0.1
a97da78821
chat: use a standard strftime format string
e6fa304713
disable joystick on windows, fix link issue
eece80a87a
Vector3: only use rsqrt intrinsics with x86_64 GCC
d0820d9626
Node: support derived components in GetComponent
cbce2b69d8
SDL: move WASAPI audio driver after DSOUND
f653bff647
Terrain: speed up a bit, and possible occlusion bug fix
6f9df12621
bump version to 0.24.0.0
c6f63ee223
epee: allow custom command line parsing
d410df436d
chat: add console in-game chat
3f54fed776
wallet: add a convenience get_cc_account_name
efdb1cf8c6
add a tl;dr to the binaries README
4e884b3213
game: cut down a little on unnecessary reallocs
d4af84717e
game: make view distance configurable
289540f59c
even faster pow for tests
9ec6e65098
fast pow for tests
5ce5f4906c
add --noBatch benchmark option
9905ec9c5a
Merge pull request #188 from cryptonote-social/master
863765bbe6
Merge pull request #185 from tevador/pr-crosscomp
d410df436d
chat: add console in-game chat
3f54fed776
wallet: add a convenience get_cc_account_name
efdb1cf8c6
add a tl;dr to the binaries README
4e884b3213
game: cut down a little on unnecessary reallocs
d4af84717e
game: make view distance configurable
9f39f612cb
game: add turn rate config
e349e5694e
give higher level woods more heating power
eece80a87a
Vector3: only use rsqrt intrinsics with x86_64 GCC
d0820d9626
Node: support derived components in GetComponent
cbce2b69d8
SDL: move WASAPI audio driver after DSOUND
f653bff647
Terrain: speed up a bit, and possible occlusion bug fix
6f768e246b
Terrain: use faster approximate Normalized function for normals/tangents
413b76fd60
Octree: faster drawable removal as we don't need to preserve order
8fef7281ba
Octree: use const ref rather than copying shared pointers
2d0afe4535
Octree: do not preserve drawable ordering
eece80a87a
Vector3: only use rsqrt intrinsics with x86_64 GCC
d0820d9626
Node: support derived components in GetComponent
cbce2b69d8
SDL: move WASAPI audio driver after DSOUND
f653bff647
Terrain: speed up a bit, and possible occlusion bug fix
6f768e246b
Terrain: use faster approximate Normalized function for normals/tangents