Commit graph

  • 13529a1a76 Add cp conversions. lzwdgc 2017-07-30 17:50:09 +0300
  • f86e9e9f2a Add db_add_language tool. lzwdgc 2017-07-30 03:00:41 +0300
  • f9f9cedef8 Add simple mod reader. lzwdgc 2017-07-29 00:46:41 +0300
  • 986fd859d7 Remove py and bat scripts. lzwdgc 2017-07-28 20:47:18 +0300
  • 2dfc88e925 Initial preparation for refactoring. lzwdgc 2017-07-28 18:24:50 +0300
  • 0efa83b097 Switch tm converter from tga to bmp as ue4 hardly understands transparent tga. Or they just was incorrectly converted. lzwdgc 2017-07-28 04:40:27 +0300
  • 6ce917f5e8 Initial fbx model converter. lzwdgc 2017-07-28 03:06:37 +0300
  • 98d993fa55 Fix incorrect end_ index in buffer. lzwdgc 2017-07-28 03:06:25 +0300
  • a0aab7807d Switch output y and z coordinates. lzwdgc 2017-07-27 19:27:20 +0300
  • 3ae21d2eca Rotate normals also. lzwdgc 2017-07-27 18:17:56 +0300
  • 26f276ff94 Print two variants for ue4 and usual fbx. lzwdgc 2017-07-27 00:34:21 +0300
  • 91c0463604 Improve groups printing. lzwdgc 2017-07-26 15:07:09 +0300
  • eec6fb3ded Improve model creation. lzwdgc 2017-07-25 18:17:56 +0300
  • faf3226a1b Some clarifications. lzwdgc 2017-07-25 04:23:05 +0300
  • 9213e46d2f Multiply scale by 100. lzwdgc 2017-06-01 21:31:25 +0300
  • 16fc4fea61 Some fixes. lzwdgc 2017-06-01 21:30:01 +0300
  • 0df077b7ab Switch to cppan. lzwdgc 2017-02-05 02:31:42 +0300
  • 5bc953198e Add kaitai format for .mmo files. lzwdgc 2017-02-05 02:31:25 +0300
  • d2fb7d43d9 Improve MECH loading. Add ability to rewrite values. lzwdgc 2016-06-24 17:12:41 +0300
  • 01ec4f3a44 Initial MECH section. lzwdgc 2016-06-24 01:38:40 +0300
  • 50db190a25 Initial save loader for AIM2. lzwdgc 2016-06-23 00:21:01 +0300
  • 33368e5f3b Add read_(w)string methods to buffer. Replace char names[20] to std::strings. Stub for save loader. lzwdgc 2016-06-21 18:40:22 +0300
  • 540af823f4 Format pak.h. Update to the latest data manager. lzwdgc 2016-06-01 00:45:03 +0300
  • 26588ebbfd Add flex+bison parser of aim1 scripts. lzwdgc 2015-12-17 22:46:01 +0300
  • 165d48d8a5 Minor improvements in beautifier. lzwdgc 2015-12-09 18:47:45 +0300
  • 5e9b0d1e06 Update script2txt. lzwdgc 2015-12-09 17:24:33 +0300
  • 0fdf743260 Add tga writer. lzwdgc 2015-11-28 00:46:36 +0300
  • 79bf2cc606 Update to the latest Data Manager. lzwdgc 2015-11-16 00:33:19 +0300
  • e1e46a3b75 Fix mmp extractor. Add mpj loader. Some fixes in buffer class. lzwdgc 2015-10-22 19:34:26 +0300
  • 78812b5236 Add option to name generator how many names to generate. lzwdgc 2015-10-06 12:20:50 +0300
  • 9649aa6301 Add simple banlist. lzwdgc 2015-10-06 12:14:36 +0300
  • 795a9a374c Merge branch 'master' of github.com-lzwdgc:aimrebirth/tools lzwdgc 2015-10-04 21:39:08 +0300
  • c268da3ea1 Add name generator. lzwdgc 2015-10-04 21:38:54 +0300
  • 78e84dfdd4 Update README.md lzwdgc 2015-09-29 13:06:23 +0300
  • 6a8aa716e7 Make DATABASE_MANAGER_DIR unnecessary. lzwdgc 2015-09-29 13:01:07 +0300
  • d130a1546d Fix version number without git. Set it to 0. lzwdgc 2015-08-13 01:14:23 +0300
  • 5f2b0334b2 Add DXT5 converter. Complete tm converter, mmm extractor. Add boundary building objects from AIM2. lzwdgc 2015-08-09 17:44:56 +0300
  • 1a237c283d Extract texture maps from mmp. lzwdgc 2015-08-08 01:08:36 +0300
  • 7f214ed2ec Extract all information from MMP files. lzwdgc 2015-08-05 18:04:39 +0300
  • 93850b0864 Fix obj_extractor: angle, scale, Towers. lzwdgc 2015-08-01 00:59:06 +0300
  • 25956640c9 Fix rad2grad. lzwdgc 2015-07-20 16:54:52 +0300
  • f0388c4b33 Switch to CTable class. lzwdgc 2015-07-12 16:04:53 +0300
  • e93b472416 Remove coordinate multiplier. lzwdgc 2015-07-06 02:17:37 +0300
  • a83689ccf3 Remove submodule dbmgr. Now it should be located in the folder near this project. lzwdgc 2015-07-05 18:30:37 +0300
  • b5ad31087d Fix aim2 .mmo format reader. lzwdgc 2015-07-05 18:17:43 +0300
  • a5989276a7 Add more scripts. lzwdgc 2015-07-05 02:18:44 +0300
  • d76c25bd7a Fix OS X build. lzwdgc 2015-07-01 13:12:35 +0300
  • dea9368cd3 Set db_extractor to compile only on Windows. lzwdgc 2015-07-01 12:19:55 +0300
  • f6f8b50eaf Merge branch 'master' of github.com-lzwdgc:aimrebirth/tools lzwdgc 2015-07-01 11:55:13 +0300
  • b3bce7ff04 Revert submodule url. lzwdgc 2015-07-01 11:54:48 +0300
  • 30c5919682 Update README.md lzwdgc 2015-07-01 02:08:27 +0300
  • 9a502fd69a Update README.md lzwdgc 2015-07-01 02:07:30 +0300
  • 75a4f2b0d7 Add tm converter (into tga). lzwdgc 2015-07-01 02:03:38 +0300
  • 972bd3e1e8 Merge branch 'master' of github.com-lzwdgc:aimrebirth/tools lzwdgc 2015-06-30 21:03:16 +0300
  • e511c01359 Fix a lot of bugs. Add animations reading. lzwdgc 2015-06-30 21:02:40 +0300
  • 67d73e96d6 Update README.md lzwdgc 2015-06-30 01:45:23 +0300
  • fb6aa75845 Add common library with some helpers. lzwdgc 2015-06-29 18:50:30 +0300
  • ef6cd29915 Initial .obj model creation. lzwdgc 2015-06-28 22:45:21 +0300
  • e1f8b3b260 Initial mod converter. lzwdgc 2015-06-28 19:25:06 +0300
  • 0a67413c4b Add mmp extractor. lzwdgc 2015-06-01 01:30:35 +0300
  • c13dede2e8 Add object loader into DB. lzwdgc 2015-05-11 18:13:50 +0300
  • eaaa2fcfc1 Merge branch 'master' of github.com-lzwdgc:aimrebirth/tools lzwdgc 2015-04-20 23:46:22 +0300
  • 829d12f4bd Add script2txt. lzwdgc 2015-04-20 23:46:07 +0300
  • c37b0d99a6 Update README.md lzwdgc 2015-03-28 00:58:37 +0300
  • 7375318e5a Update README.md lzwdgc 2015-03-28 00:58:04 +0300
  • 5875885b0b Merge branch 'master' of github.com-lzwdgc:aimrebirth/tools lzwdgc 2015-03-28 00:51:18 +0300
  • 79e5ed74eb Add obj_extractor. lzwdgc 2015-03-28 00:48:16 +0300
  • 2b5b48f4fe Add table list table to database. lzwdgc 2015-03-27 15:00:11 +0300
  • 8aaf258536 Update README.md lzwdgc 2015-03-26 15:00:01 +0300
  • 0aca535fb8 Update README.md lzwdgc 2015-03-26 14:58:26 +0300
  • da923801b3 Add db_extractor, unpaker. lzwdgc 2015-03-26 14:03:00 +0300