1
1
mirror of https://github.com/OpenDiablo2/OpenDiablo2 synced 2024-06-27 01:25:35 +00:00
OpenDiablo2/d2common/d2math
danhale-git 259c6e7e76
Vector method pointers (#621)
* All Vector methods which operate on the vector return pointers to it.

* All Vector methods which take vectors take Vector pointers.
2020-07-25 09:36:54 -04:00
..
d2vector Vector method pointers (#621) 2020-07-25 09:36:54 -04:00
doc.go Benchmark d2math (#595) 2020-07-17 18:50:07 -04:00
math_test.go Benchmark d2math (#595) 2020-07-17 18:50:07 -04:00
math.go Benchmark d2math (#595) 2020-07-17 18:50:07 -04:00
ranged_number_test.go adding ranged number type, for use in stats (#581) 2020-07-13 09:03:19 -04:00
ranged_number.go lint fixes (#615) 2020-07-23 12:56:50 -04:00