Commit graph

56 commits

Author SHA1 Message Date
lzwdgc
3d76460d56 Improve mod library and example mod. 2024-02-12 21:40:20 +03:00
lzwdgc
5c641bcc04 Misc. 2024-02-03 05:51:36 +03:00
lzwdgc
308312f54a Misc. 2024-02-03 02:36:53 +03:00
lzwdgc
763f4aeb95 [unpaker] Unify m1 and m2 unpakers. 2024-02-02 23:21:09 +03:00
lzwdgc
31123f11fa Initial script2txt v2. 2024-02-01 00:59:17 +03:00
lzwdgc
74bffbda51 Update. 2022-12-20 21:06:37 +03:00
lzwdgc
2ca07e9b11 Fix linux build. 2021-02-15 15:56:24 +03:00
lzwdgc
e0d8f31839 Throw exception on unknown object. 2020-12-09 21:32:23 +03:00
lzwdgc
a604488ed8 Add natvis for model types. 2020-12-08 23:04:32 +03:00
lzwdgc
3640d875f6 Rename check method to be able to be included in UE4. 2020-12-08 18:42:34 +03:00
lzwdgc
c61cb0117e Fix headers. 2020-09-19 01:36:01 +03:00
lzwdgc
217ba181c0 [db] Prepare strings as utf-8. 2020-09-18 23:30:54 +03:00
lzwdgc
8fdac09842 Send errors to stderr. 2020-09-18 23:30:40 +03:00
lzwdgc
6819cd92fc [db] Keep raw strings. 2020-09-18 23:30:25 +03:00
lzwdgc
36f5234afb Use exceptions in default case. 2020-09-18 23:30:04 +03:00
lzwdgc
fd543790dd Add member function to process db into more friendly form. 2020-09-18 22:27:57 +03:00
lzwdgc
5f6c3e1fcf Better parameter name. 2020-09-18 22:27:30 +03:00
lzwdgc
fffc6f08f3 Fix includes order. 2020-09-18 22:27:12 +03:00
lzwdgc
068f0e185e Process db better. Respect value size. 2020-09-18 22:26:57 +03:00
lzwdgc
5327fe3e70 Move string conversion functions into common.cpp. 2020-09-18 22:26:10 +03:00
lzwdgc
6a74caf0d0 Initial dummy implementation of model patching. 2020-03-01 14:02:08 +03:00
lzwdgc
e96b6d0bea Improve wide paths support. 2020-01-12 22:16:48 +03:00
lzwdgc
5c88d06a62 Improve save loader. 2019-03-20 03:59:12 +03:00
lzwdgc
c59d9702a6 Split save implementation. Improve save loader. 2019-03-19 22:18:46 +03:00
lzwdgc
712fa30090 Dump heightmaps to 16-bit pngs. 2019-03-07 18:49:22 +03:00
lzwdgc
1be3906e78 Improve loading of orgs, org bases, map goods. 2019-02-24 02:29:35 +03:00
lzwdgc
a9ee110c75 Initial sw build. Remove test code from unpaker. Turn on zero compression algorithm in unpaker. 2018-12-29 00:55:17 +03:00
lzwdgc
9c3034e7ef Save to png via opencv. 2018-08-02 14:14:38 +03:00
lzwdgc
bdf5e9ff37 Add split colormap option. 2018-08-02 01:56:52 +03:00
lzwdgc
f900353090 Overhaul with modern command lines. 2018-08-02 00:36:18 +03:00
lzwdgc
dc81075ee1 Switch to cppan. 2018-07-31 01:28:23 +03:00
lzwdgc
5c8565d9d1 Fix mmp_extractor. 2018-07-09 20:28:34 +03:00
lzwdgc
c8da06be5c Add license. 2018-06-30 22:12:58 +03:00
lzwdgc
4515228ca6 Update buffer. 2018-06-22 01:50:38 +03:00
lzwdgc
8933e1203e Initial AimR mod extractor. 2018-04-24 23:52:28 +03:00
lzwdgc
cee62a2388 Correctly read all m1 and m2 models. 2018-04-15 22:39:38 +03:00
lzwdgc
aad50f9160 Update mmo, mmp. 2018-01-27 03:40:30 +03:00
lzwdgc
539c5dde83 Rename height to length. 2017-12-12 01:26:11 +03:00
lzwdgc
6d8cbc5a39 Add inline variables. 2017-12-11 17:36:44 +03:00
lzwdgc
eb834c0d44 Correctly export object angles. 2017-12-10 04:00:54 +03:00
lzwdgc
f86e9e9f2a Add db_add_language tool. 2017-07-30 03:00:41 +03:00
lzwdgc
986fd859d7 Remove py and bat scripts. 2017-07-28 20:47:18 +03:00
lzwdgc
2dfc88e925 Initial preparation for refactoring. 2017-07-28 18:24:50 +03:00
lzwdgc
0efa83b097 Switch tm converter from tga to bmp as ue4 hardly understands transparent tga. Or they just was incorrectly converted. 2017-07-28 04:40:27 +03:00
lzwdgc
98d993fa55 Fix incorrect end_ index in buffer. 2017-07-28 03:06:25 +03:00
lzwdgc
d2fb7d43d9 Improve MECH loading. Add ability to rewrite values. 2016-06-24 17:12:41 +03:00
lzwdgc
50db190a25 Initial save loader for AIM2. 2016-06-23 00:21:01 +03:00
lzwdgc
33368e5f3b Add read_(w)string methods to buffer. Replace char names[20] to std::strings. Stub for save loader. 2016-06-21 18:40:22 +03:00
lzwdgc
5e9b0d1e06 Update script2txt. 2015-12-09 17:24:33 +03:00
lzwdgc
0fdf743260 Add tga writer. 2015-11-28 00:46:36 +03:00