Commit graph

4 commits

Author SHA1 Message Date
Alex Barney
267f82bd82 Remove unneeded ".this" 2018-12-01 14:24:37 -06:00
Alex Barney
77972140a6 Naming conventions 2018-12-01 14:03:56 -06:00
emmauss
caa181edf2 Save Common implementation (#434)
* save common implementation

* remove zero userid check

* Renamed UserId to UInt128

* fix index in hex conversion
2018-10-07 15:13:46 +02:00
emmauss
fc77b089a6 Implements proper save path (#386)
* initial save path implementation

* fix savedatatype offset, remove incomplete createsavedata implimentation

* address nits

* fix crash if npdm is not found

* made saveinfo readonly, other stuff

* remove context param from saveinfo contructor

* fix style

* remove whitespace
2018-09-08 19:04:26 -03:00