lzwdgc
|
13be828ef6
|
Reimplement decode_f4(). It uses RLE.
|
2018-01-28 03:28:43 +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
|
ce1ba32d58
|
Fix object angles.
|
2017-12-09 22:21:06 +03:00 |
|
lzwdgc
|
5f7c59e2eb
|
Extract light, heavy and rocket weapons.
|
2017-12-08 14:07:14 +03:00 |
|
lzwdgc
|
10c9a85358
|
Initial mesh SOCKETs implementation.
|
2017-12-08 02:57:34 +03:00 |
|
lzwdgc
|
d3f2b44120
|
Initial attempt on adding sockets to models.
|
2017-12-08 02:19:59 +03:00 |
|
lzwdgc
|
13529a1a76
|
Add cp conversions.
|
2017-07-30 17:50:09 +03:00 |
|
lzwdgc
|
f86e9e9f2a
|
Add db_add_language tool.
|
2017-07-30 03:00:41 +03:00 |
|
lzwdgc
|
f9f9cedef8
|
Add simple mod reader.
|
2017-07-29 00:46: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
|
6ce917f5e8
|
Initial fbx model converter.
|
2017-07-28 03:06:37 +03:00 |
|
lzwdgc
|
98d993fa55
|
Fix incorrect end_ index in buffer.
|
2017-07-28 03:06:25 +03:00 |
|
lzwdgc
|
a0aab7807d
|
Switch output y and z coordinates.
|
2017-07-27 19:27:20 +03:00 |
|
lzwdgc
|
3ae21d2eca
|
Rotate normals also.
|
2017-07-27 18:17:56 +03:00 |
|
lzwdgc
|
26f276ff94
|
Print two variants for ue4 and usual fbx.
|
2017-07-27 00:34:21 +03:00 |
|
lzwdgc
|
91c0463604
|
Improve groups printing.
|
2017-07-26 15:07:09 +03:00 |
|
lzwdgc
|
eec6fb3ded
|
Improve model creation.
|
2017-07-25 18:17:56 +03:00 |
|
lzwdgc
|
faf3226a1b
|
Some clarifications.
|
2017-07-25 04:23:05 +03:00 |
|
lzwdgc
|
9213e46d2f
|
Multiply scale by 100.
|
2017-06-01 21:31:25 +03:00 |
|
lzwdgc
|
16fc4fea61
|
Some fixes.
|
2017-06-01 21:30:01 +03:00 |
|
lzwdgc
|
0df077b7ab
|
Switch to cppan.
|
2017-02-05 02:31:42 +03:00 |
|
lzwdgc
|
5bc953198e
|
Add kaitai format for .mmo files.
|
2017-02-05 02:31:25 +03:00 |
|
lzwdgc
|
d2fb7d43d9
|
Improve MECH loading. Add ability to rewrite values.
|
2016-06-24 17:12:41 +03:00 |
|
lzwdgc
|
01ec4f3a44
|
Initial MECH section.
|
2016-06-24 01:38:40 +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
|
540af823f4
|
Format pak.h. Update to the latest data manager.
|
2016-06-01 00:45:03 +03:00 |
|
lzwdgc
|
26588ebbfd
|
Add flex+bison parser of aim1 scripts.
|
2015-12-17 22:46:01 +03:00 |
|
lzwdgc
|
165d48d8a5
|
Minor improvements in beautifier.
|
2015-12-09 18:47:45 +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 |
|
lzwdgc
|
79bf2cc606
|
Update to the latest Data Manager.
|
2015-11-16 00:33:19 +03:00 |
|
lzwdgc
|
e1e46a3b75
|
Fix mmp extractor. Add mpj loader. Some fixes in buffer class.
|
2015-10-22 19:34:26 +03:00 |
|
lzwdgc
|
78812b5236
|
Add option to name generator how many names to generate.
|
2015-10-06 12:20:50 +03:00 |
|
lzwdgc
|
9649aa6301
|
Add simple banlist.
|
2015-10-06 12:14:36 +03:00 |
|
lzwdgc
|
795a9a374c
|
Merge branch 'master' of github.com-lzwdgc:aimrebirth/tools
|
2015-10-04 21:39:08 +03:00 |
|
lzwdgc
|
c268da3ea1
|
Add name generator.
|
2015-10-04 21:38:54 +03:00 |
|
lzwdgc
|
78e84dfdd4
|
Update README.md
|
2015-09-29 13:06:23 +03:00 |
|
lzwdgc
|
6a8aa716e7
|
Make DATABASE_MANAGER_DIR unnecessary.
|
2015-09-29 13:01:07 +03:00 |
|
lzwdgc
|
d130a1546d
|
Fix version number without git. Set it to 0.
|
2015-08-13 01:14:23 +03:00 |
|
lzwdgc
|
5f2b0334b2
|
Add DXT5 converter. Complete tm converter, mmm extractor. Add boundary building objects from AIM2.
|
2015-08-09 17:44:56 +03:00 |
|
lzwdgc
|
1a237c283d
|
Extract texture maps from mmp.
|
2015-08-08 01:08:36 +03:00 |
|
lzwdgc
|
7f214ed2ec
|
Extract all information from MMP files.
|
2015-08-05 18:04:39 +03:00 |
|
lzwdgc
|
93850b0864
|
Fix obj_extractor: angle, scale, Towers.
|
2015-08-01 00:59:06 +03:00 |
|
lzwdgc
|
25956640c9
|
Fix rad2grad.
|
2015-07-20 16:54:52 +03:00 |
|