1
0
mirror of https://github.com/HarbourMasters/Shipwright.git synced 2024-12-21 23:58:51 -05:00
Commit Graph

2 Commits

Author SHA1 Message Date
Archez
fd9cd9c5eb
Fix: add workaround for boost versions >=1.84.0 () 2024-05-01 16:41:17 -04:00
Adam Bird
589e25948e
Add manual seed input for rando generation ()
* add manual seed input for rando generation

* add tooltip for seed input

* switch to calloc

* add seed testing count generator

* add console command for rando gen

* add boost and custom hash_32 functions

* use hash_32 funcs for rando generation

* limit seed input field to uint32

* rename custom boost header imports to boost_custom
2023-01-25 18:33:27 -05:00