OpenDiablo2/d2common/d2math
Julien Ganichot 1f2771e8bc
Resolves #874 and #892 (#894)
* Move engine initialization to d2app
* adding debug print of error returned from `App.Run`
* adding ClampInt utility function to d2math
* cleaned up argument parsing in app.go, dedicated server no longer starts a renderer

Co-authored-by: gravestench <dknuth0101@gmail.com>
2020-11-01 16:05:50 -08:00
..
d2vector fix all gosec lint errors (#844) 2020-10-25 23:38:15 -07:00
doc.go Benchmark d2math (#595) 2020-07-17 18:50:07 -04:00
math.go Resolves #874 and #892 (#894) 2020-11-01 16:05:50 -08:00
math_test.go Benchmark d2math (#595) 2020-07-17 18:50:07 -04:00
ranged_number.go lint fixes (#615) 2020-07-23 12:56:50 -04:00
ranged_number_test.go adding ranged number type, for use in stats (#581) 2020-07-13 09:03:19 -04:00