Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New converter #1151

Merged
merged 253 commits into from
Aug 22, 2020
Merged

New converter #1151

merged 253 commits into from
Aug 22, 2020
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 18, 2020

  1. Configuration menu
    Copy the full SHA
    ff3e4ad View commit details
    Browse the repository at this point in the history
  2. convert: Load nyan API.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    0f5253f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b1de57 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ccced44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a5c6a42 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2e7274 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5f5cf4e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    631f656 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ace8b77 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    95f853a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a79b54e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    33f2fdd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    6fde505 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    314fd77 View commit details
    Browse the repository at this point in the history
  15. convert: Data pre-processor.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    deeff5a View commit details
    Browse the repository at this point in the history
  16. convert: Process unit lines.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    575c541 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    24416a0 View commit details
    Browse the repository at this point in the history
  18. convert: Link creatables.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    c1b16fd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b85336c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    b73a8e0 View commit details
    Browse the repository at this point in the history
  21. convert: API pre-loading.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    b664d3d View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    347c78e View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    79ebd48 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    7244519 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    586322d View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8b79f04 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    431adde View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f4f21cb View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    6af42eb View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0893c69 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    14d8f67 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    24ab18e View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    833e535 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    f8a56ac View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    eb04f56 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    1afe432 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    266b6d4 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    615ff82 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    9b01ba5 View commit details
    Browse the repository at this point in the history
  40. convert: Modpack container.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    d0d5171 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    27d4f1e View commit details
    Browse the repository at this point in the history
  42. convert: Modpack export.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    6860f5d View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    3123322 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    8e4f4d7 View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    a95e317 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    438451c View commit details
    Browse the repository at this point in the history
  47. export: dotsprite and dotterrain

    brisvag authored and heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    2682d56 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    0da77fe View commit details
    Browse the repository at this point in the history
  49. convert: Replace set() with OrderedSet in nyan_structs.

    This makes the output predictable which is required for hashing.
    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    eeecd1c View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    8a3b909 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    5f9d76c View commit details
    Browse the repository at this point in the history
  52. convert: API v0.3.0 changes.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    943c089 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    3e3feeb View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    05fdf00 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    df163b5 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    fa23f1b View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    7bc88e4 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    244b033 View commit details
    Browse the repository at this point in the history
  59. util: Observer pattern.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    22d7f2d View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    c3eb67d View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    f41399e View commit details
    Browse the repository at this point in the history
  62. Configuration menu
    Copy the full SHA
    861a476 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    b7e64a9 View commit details
    Browse the repository at this point in the history
  64. convert: Fix up GenieVillagersGroups.

    Makes the villager groups behave ore similar to normal units when used from the method interface.
    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    5a13c6e View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    925a7a0 View commit details
    Browse the repository at this point in the history
  66. util: Inherited member's get_name() behaves identical to normal membe…

    …r's.
    
    The previous get_name behavior <origin>.<member_name> received its own function get_name_with_origin().
    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    f5e706d View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    daf4025 View commit details
    Browse the repository at this point in the history
  68. convert: Let subprocessor handle building lines and add Named and Cre…

    …ate ability conversion.
    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    6295fcf View commit details
    Browse the repository at this point in the history
  69. Configuration menu
    Copy the full SHA
    326b2ac View commit details
    Browse the repository at this point in the history
  70. Configuration menu
    Copy the full SHA
    3672688 View commit details
    Browse the repository at this point in the history
  71. Configuration menu
    Copy the full SHA
    d0d95df View commit details
    Browse the repository at this point in the history
  72. convert: Export sounds.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    1c769d3 View commit details
    Browse the repository at this point in the history
  73. Configuration menu
    Copy the full SHA
    8c81f96 View commit details
    Browse the repository at this point in the history
  74. Configuration menu
    Copy the full SHA
    e5c8d57 View commit details
    Browse the repository at this point in the history
  75. Configuration menu
    Copy the full SHA
    30050b1 View commit details
    Browse the repository at this point in the history
  76. convert: Research ability.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    3ecea92 View commit details
    Browse the repository at this point in the history
  77. convert: Hitbox ability.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    8ba735c View commit details
    Browse the repository at this point in the history
  78. Configuration menu
    Copy the full SHA
    bc85fe0 View commit details
    Browse the repository at this point in the history
  79. Configuration menu
    Copy the full SHA
    87db7e4 View commit details
    Browse the repository at this point in the history
  80. convert: Projectile ability.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    c532b6c View commit details
    Browse the repository at this point in the history
  81. Configuration menu
    Copy the full SHA
    1b300cd View commit details
    Browse the repository at this point in the history
  82. Configuration menu
    Copy the full SHA
    0d6b224 View commit details
    Browse the repository at this point in the history
  83. Configuration menu
    Copy the full SHA
    4613001 View commit details
    Browse the repository at this point in the history
  84. Configuration menu
    Copy the full SHA
    7810e70 View commit details
    Browse the repository at this point in the history
  85. Configuration menu
    Copy the full SHA
    ac1d6cc View commit details
    Browse the repository at this point in the history
  86. Configuration menu
    Copy the full SHA
    c73ce58 View commit details
    Browse the repository at this point in the history
  87. Configuration menu
    Copy the full SHA
    7123818 View commit details
    Browse the repository at this point in the history
  88. convert: Gather ability.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    d7bac41 View commit details
    Browse the repository at this point in the history
  89. convert: Restock ability.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    c0bc120 View commit details
    Browse the repository at this point in the history
  90. Configuration menu
    Copy the full SHA
    727f51c View commit details
    Browse the repository at this point in the history
  91. convert: RallyPoint ability.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    8b73395 View commit details
    Browse the repository at this point in the history
  92. Configuration menu
    Copy the full SHA
    3741bbd View commit details
    Browse the repository at this point in the history
  93. Configuration menu
    Copy the full SHA
    3ac06c1 View commit details
    Browse the repository at this point in the history
  94. Configuration menu
    Copy the full SHA
    0e4c172 View commit details
    Browse the repository at this point in the history
  95. Configuration menu
    Copy the full SHA
    ae2587d View commit details
    Browse the repository at this point in the history
  96. convert: Resistance ability.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    4f272d3 View commit details
    Browse the repository at this point in the history
  97. Configuration menu
    Copy the full SHA
    26e5181 View commit details
    Browse the repository at this point in the history
  98. convert: Terrain objects.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    2150061 View commit details
    Browse the repository at this point in the history
  99. Configuration menu
    Copy the full SHA
    55267a8 View commit details
    Browse the repository at this point in the history
  100. Configuration menu
    Copy the full SHA
    0b23292 View commit details
    Browse the repository at this point in the history
  101. convert: Attack ability.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    77ab5c6 View commit details
    Browse the repository at this point in the history
  102. Configuration menu
    Copy the full SHA
    674451d View commit details
    Browse the repository at this point in the history
  103. Configuration menu
    Copy the full SHA
    462fdf0 View commit details
    Browse the repository at this point in the history
  104. Configuration menu
    Copy the full SHA
    fe792fe View commit details
    Browse the repository at this point in the history
  105. Configuration menu
    Copy the full SHA
    0705fa6 View commit details
    Browse the repository at this point in the history
  106. Configuration menu
    Copy the full SHA
    eb366b2 View commit details
    Browse the repository at this point in the history
  107. Configuration menu
    Copy the full SHA
    22b8f1e View commit details
    Browse the repository at this point in the history
  108. Configuration menu
    Copy the full SHA
    0772d11 View commit details
    Browse the repository at this point in the history
  109. Configuration menu
    Copy the full SHA
    0736b75 View commit details
    Browse the repository at this point in the history
  110. Configuration menu
    Copy the full SHA
    fb9d975 View commit details
    Browse the repository at this point in the history
  111. Configuration menu
    Copy the full SHA
    5b95d32 View commit details
    Browse the repository at this point in the history
  112. Configuration menu
    Copy the full SHA
    0cac123 View commit details
    Browse the repository at this point in the history
  113. Configuration menu
    Copy the full SHA
    a64ea36 View commit details
    Browse the repository at this point in the history
  114. Configuration menu
    Copy the full SHA
    019ffe3 View commit details
    Browse the repository at this point in the history
  115. Configuration menu
    Copy the full SHA
    4cb0550 View commit details
    Browse the repository at this point in the history
  116. Configuration menu
    Copy the full SHA
    31e8179 View commit details
    Browse the repository at this point in the history
  117. Configuration menu
    Copy the full SHA
    5f7c1f7 View commit details
    Browse the repository at this point in the history
  118. Configuration menu
    Copy the full SHA
    50520df View commit details
    Browse the repository at this point in the history
  119. Configuration menu
    Copy the full SHA
    076dfbe View commit details
    Browse the repository at this point in the history
  120. Configuration menu
    Copy the full SHA
    240c5e5 View commit details
    Browse the repository at this point in the history
  121. Configuration menu
    Copy the full SHA
    e2adc2c View commit details
    Browse the repository at this point in the history
  122. Configuration menu
    Copy the full SHA
    62a337c View commit details
    Browse the repository at this point in the history
  123. Configuration menu
    Copy the full SHA
    eb0b956 View commit details
    Browse the repository at this point in the history
  124. Configuration menu
    Copy the full SHA
    2624c82 View commit details
    Browse the repository at this point in the history
  125. Configuration menu
    Copy the full SHA
    3783ebe View commit details
    Browse the repository at this point in the history
  126. Configuration menu
    Copy the full SHA
    ad681e2 View commit details
    Browse the repository at this point in the history
  127. Configuration menu
    Copy the full SHA
    e08fa39 View commit details
    Browse the repository at this point in the history
  128. Configuration menu
    Copy the full SHA
    69f881d View commit details
    Browse the repository at this point in the history
  129. Configuration menu
    Copy the full SHA
    daa6cb0 View commit details
    Browse the repository at this point in the history
  130. Configuration menu
    Copy the full SHA
    6eed492 View commit details
    Browse the repository at this point in the history
  131. Configuration menu
    Copy the full SHA
    add356d View commit details
    Browse the repository at this point in the history
  132. Configuration menu
    Copy the full SHA
    896313a View commit details
    Browse the repository at this point in the history
  133. Configuration menu
    Copy the full SHA
    531e77a View commit details
    Browse the repository at this point in the history
  134. Configuration menu
    Copy the full SHA
    f3a9d8c View commit details
    Browse the repository at this point in the history
  135. convert: Damage graphics.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    4d3150b View commit details
    Browse the repository at this point in the history
  136. Configuration menu
    Copy the full SHA
    06f3d75 View commit details
    Browse the repository at this point in the history
  137. Configuration menu
    Copy the full SHA
    f1fa2e3 View commit details
    Browse the repository at this point in the history
  138. convert: SWGB parser.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    8a9257a View commit details
    Browse the repository at this point in the history
  139. convert: DE2 parser.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    f1ee055 View commit details
    Browse the repository at this point in the history
  140. convert: DE1 parser.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    035db60 View commit details
    Browse the repository at this point in the history
  141. buildsystem: Fix buildsystem for Python.

    The dependency on the converter will be removed soon anyway.
    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    b9238a7 View commit details
    Browse the repository at this point in the history
  142. Configuration menu
    Copy the full SHA
    77d6258 View commit details
    Browse the repository at this point in the history
  143. Configuration menu
    Copy the full SHA
    42fdac4 View commit details
    Browse the repository at this point in the history
  144. Configuration menu
    Copy the full SHA
    4ead449 View commit details
    Browse the repository at this point in the history
  145. Configuration menu
    Copy the full SHA
    9c9864f View commit details
    Browse the repository at this point in the history
  146. Configuration menu
    Copy the full SHA
    0de403e View commit details
    Browse the repository at this point in the history
  147. Configuration menu
    Copy the full SHA
    28b9cf7 View commit details
    Browse the repository at this point in the history
  148. Configuration menu
    Copy the full SHA
    286f4f9 View commit details
    Browse the repository at this point in the history
  149. Configuration menu
    Copy the full SHA
    7d6dcb5 View commit details
    Browse the repository at this point in the history
  150. convert: Variant groups.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    da429a3 View commit details
    Browse the repository at this point in the history
  151. Configuration menu
    Copy the full SHA
    f3d02dc View commit details
    Browse the repository at this point in the history
  152. Configuration menu
    Copy the full SHA
    e86f394 View commit details
    Browse the repository at this point in the history
  153. Configuration menu
    Copy the full SHA
    042f49d View commit details
    Browse the repository at this point in the history
  154. Configuration menu
    Copy the full SHA
    181a99b View commit details
    Browse the repository at this point in the history
  155. Configuration menu
    Copy the full SHA
    296a228 View commit details
    Browse the repository at this point in the history
  156. Configuration menu
    Copy the full SHA
    4456995 View commit details
    Browse the repository at this point in the history
  157. Configuration menu
    Copy the full SHA
    da4c4e0 View commit details
    Browse the repository at this point in the history
  158. Configuration menu
    Copy the full SHA
    3f0292e View commit details
    Browse the repository at this point in the history
  159. convert: Formation ability.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    62a04ec View commit details
    Browse the repository at this point in the history
  160. Configuration menu
    Copy the full SHA
    7198bf3 View commit details
    Browse the repository at this point in the history
  161. Configuration menu
    Copy the full SHA
    9341534 View commit details
    Browse the repository at this point in the history
  162. convert: Find more TODOs.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    bb8dc9b View commit details
    Browse the repository at this point in the history
  163. convert: Repair costs.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    17ba12f View commit details
    Browse the repository at this point in the history
  164. Configuration menu
    Copy the full SHA
    d9dd607 View commit details
    Browse the repository at this point in the history
  165. Configuration menu
    Copy the full SHA
    61bfeeb View commit details
    Browse the repository at this point in the history
  166. Configuration menu
    Copy the full SHA
    06f62f9 View commit details
    Browse the repository at this point in the history
  167. Configuration menu
    Copy the full SHA
    0025cf2 View commit details
    Browse the repository at this point in the history
  168. Configuration menu
    Copy the full SHA
    0b1d2db View commit details
    Browse the repository at this point in the history
  169. Configuration menu
    Copy the full SHA
    0a12cd8 View commit details
    Browse the repository at this point in the history
  170. Configuration menu
    Copy the full SHA
    fecdf2e View commit details
    Browse the repository at this point in the history
  171. Configuration menu
    Copy the full SHA
    dee1725 View commit details
    Browse the repository at this point in the history
  172. Configuration menu
    Copy the full SHA
    ac39e64 View commit details
    Browse the repository at this point in the history
  173. export: .sprite files.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    e772535 View commit details
    Browse the repository at this point in the history
  174. Configuration menu
    Copy the full SHA
    fd18868 View commit details
    Browse the repository at this point in the history
  175. Configuration menu
    Copy the full SHA
    ed75f65 View commit details
    Browse the repository at this point in the history
  176. Configuration menu
    Copy the full SHA
    e3f8841 View commit details
    Browse the repository at this point in the history
  177. Configuration menu
    Copy the full SHA
    5481418 View commit details
    Browse the repository at this point in the history
  178. convert: Let internal nyan names depend on game version.

    This removes hardcoded imports of lookup dicts from the processors and implements a service that retrieves the dict instead. The change should make processor functions accessible across game versions. Some testing internal names for AoE1 were also introduced.
    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    693a0ba View commit details
    Browse the repository at this point in the history
  179. Configuration menu
    Copy the full SHA
    5749987 View commit details
    Browse the repository at this point in the history
  180. convert: RoR pre-processor.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    d17e024 View commit details
    Browse the repository at this point in the history
  181. Configuration menu
    Copy the full SHA
    fc8fbfd View commit details
    Browse the repository at this point in the history
  182. Configuration menu
    Copy the full SHA
    c95745f View commit details
    Browse the repository at this point in the history
  183. Configuration menu
    Copy the full SHA
    7980bff View commit details
    Browse the repository at this point in the history
  184. Configuration menu
    Copy the full SHA
    35a80c5 View commit details
    Browse the repository at this point in the history
  185. Configuration menu
    Copy the full SHA
    035673b View commit details
    Browse the repository at this point in the history
  186. Configuration menu
    Copy the full SHA
    16637fe View commit details
    Browse the repository at this point in the history
  187. Configuration menu
    Copy the full SHA
    5b0f25b View commit details
    Browse the repository at this point in the history
  188. Configuration menu
    Copy the full SHA
    c090617 View commit details
    Browse the repository at this point in the history
  189. Configuration menu
    Copy the full SHA
    62475bd View commit details
    Browse the repository at this point in the history
  190. convert: Rise of Rome civs.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    fafcffa View commit details
    Browse the repository at this point in the history
  191. Configuration menu
    Copy the full SHA
    3250e8e View commit details
    Browse the repository at this point in the history
  192. Configuration menu
    Copy the full SHA
    00301d0 View commit details
    Browse the repository at this point in the history
  193. Configuration menu
    Copy the full SHA
    bd779ee View commit details
    Browse the repository at this point in the history
  194. Configuration menu
    Copy the full SHA
    d938de8 View commit details
    Browse the repository at this point in the history
  195. convert: SWGB unit lines.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    4ba5b3f View commit details
    Browse the repository at this point in the history
  196. convert: SWGB tech groups.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    dd7eef1 View commit details
    Browse the repository at this point in the history
  197. convert: SWGB unit upgrades.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    af0eb94 View commit details
    Browse the repository at this point in the history
  198. Configuration menu
    Copy the full SHA
    191f7db View commit details
    Browse the repository at this point in the history
  199. convert: SWGB garrisons.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    c1647d6 View commit details
    Browse the repository at this point in the history
  200. Configuration menu
    Copy the full SHA
    19327d5 View commit details
    Browse the repository at this point in the history
  201. Configuration menu
    Copy the full SHA
    c43387b View commit details
    Browse the repository at this point in the history
  202. export: SWGB minimal export.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    c36b191 View commit details
    Browse the repository at this point in the history
  203. convert: SWGB terrains.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    3413c32 View commit details
    Browse the repository at this point in the history
  204. Configuration menu
    Copy the full SHA
    a60a6d4 View commit details
    Browse the repository at this point in the history
  205. convert: SWGB techs.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    e8b1480 View commit details
    Browse the repository at this point in the history
  206. convert: SWGB civ setups.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    9fdf0a7 View commit details
    Browse the repository at this point in the history
  207. png: Optimize compression.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    ec6a81a View commit details
    Browse the repository at this point in the history
  208. Configuration menu
    Copy the full SHA
    ca5e762 View commit details
    Browse the repository at this point in the history
  209. Configuration menu
    Copy the full SHA
    ad2e47b View commit details
    Browse the repository at this point in the history
  210. convert: DE2 pre-processor.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    6bb495f View commit details
    Browse the repository at this point in the history
  211. Configuration menu
    Copy the full SHA
    8f94686 View commit details
    Browse the repository at this point in the history
  212. Configuration menu
    Copy the full SHA
    d63a965 View commit details
    Browse the repository at this point in the history
  213. Configuration menu
    Copy the full SHA
    6f477df View commit details
    Browse the repository at this point in the history
  214. convert: DE2 tech groups.

    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    268970f View commit details
    Browse the repository at this point in the history
  215. Configuration menu
    Copy the full SHA
    cb516c2 View commit details
    Browse the repository at this point in the history
  216. convert: Replace deprecated get_member() calls with __getattr__().

    Makes the code more readable.
    heinezen committed Jun 18, 2020
    Configuration menu
    Copy the full SHA
    b01d6ec View commit details
    Browse the repository at this point in the history
  217. Configuration menu
    Copy the full SHA
    ccce522 View commit details
    Browse the repository at this point in the history
  218. Configuration menu
    Copy the full SHA
    ed6309e View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. Configuration menu
    Copy the full SHA
    c755526 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    62dd114 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2020

  1. media: Encode player color palette index in G channel.

    Also
    
    - Remove requirement to specify palette for conversion
    - Extract palette number for SLP files
    heinezen committed Jun 27, 2020
    Configuration menu
    Copy the full SHA
    3a9bc4f View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

  1. media: Terrain tiles merge.

    heinezen committed Jun 29, 2020
    Configuration menu
    Copy the full SHA
    62c1f4a View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2020

  1. Configuration menu
    Copy the full SHA
    b279020 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2020

  1. Configuration menu
    Copy the full SHA
    8664303 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0459010 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. Configuration menu
    Copy the full SHA
    789e113 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2020

  1. Configuration menu
    Copy the full SHA
    66c85c1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b4985a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a8560a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f310415 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa58148 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d9c8517 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    72918bb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a27d39a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    cbdcaaa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f7126f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6652a59 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3b736ac View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    874e35a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a631553 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2020

  1. Configuration menu
    Copy the full SHA
    8156323 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa6f51a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    816b4b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a3424b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bdc9f8 View commit details
    Browse the repository at this point in the history
  6. refactor: Organize all modules into subcategories 'init', 'read', 'co…

    …nversion' and 'export'.
    heinezen committed Aug 21, 2020
    Configuration menu
    Copy the full SHA
    147b473 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    607117b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    708eac4 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    63a86b4 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2020

  1. Configuration menu
    Copy the full SHA
    1e593f3 View commit details
    Browse the repository at this point in the history