Commit graph

14 commits

Author SHA1 Message Date
Zero Fanker
93e956e7ac
Enhance:ini registry sequence (#121)
* '+=' supported .
* introduced registry list value deduplication .
* TechnoType listing now parse data both from ini and map .
* added UT case .
2024-12-01 14:09:30 -05:00
Zero Fanker
f0f2439be0
refactored serde between waypoint number and 26 radix string . (#122) 2024-11-26 22:53:24 -05:00
Zero Fanker
0f01343846 UT compile potential issue . 2024-11-23 21:48:05 -05:00
Zero Fanker
9b24232f2e
Fix/overlay refactor mismatch (#101)
* fixed overlay encoding result differs from original .
* some type adjustments to silence compile warning, UT case added .
* escape Chinese comments .
* added compile dependency of UT on MissionPackLib .
2024-11-02 18:11:58 -04:00
Zero Fanker
f4617c29dd #52, fixed placing existing waypoint issue again . 2024-06-23 11:40:10 -04:00
Zero Fanker
1d5096c8a2 resolved x64 release build issues . 2024-06-19 21:27:58 -04:00
Zero Fanker
58b0de0907 implemented real CIniFileSection::Insert function, and distinguished with Append . 2024-06-17 01:10:26 -04:00
Zero Fanker
48c9065537 fixed bug that INI group might already been destroyed while iterating the group 2024-05-25 09:40:12 -04:00
Zero Fanker
90fa8eb408 Implemented IniMeta helpers to fetch combination of ini files . 2024-04-30 22:30:20 -04:00
Zero Fanker
1de6ad56c2 code reformatted . 2024-04-16 20:51:17 -04:00
Zero Fanker
c3a31ef172 enriched more Ini UT, fixed value remove issue . 2024-04-14 00:02:01 -04:00
Zero Fanker
e9a9e470eb enriched test cases for ini . 2024-04-13 11:20:51 -04:00
Zero Fanker
fcd5b6b37f some ini adjustment related to UT . 2024-04-11 23:23:05 -04:00
Zero Fanker
1f2da14f89 implemented UT project using google test . 2024-04-11 23:03:40 -04:00