Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Touhou Patch Center

Touhou Patch Center is a platform for translating the Touhou Project games by Team Shanghai Alice from Japanese into any language. It is built to automatically supply translation patches for your game, completely under the control of fans like you.
Collective - Host: opensource - https://opencollective.com/thpatch - Website: https://www.thpatch.net - Code: https://github.com/thpatch

datpacker/th06: Implement extraction.

--HG--
extra : rebase_source : 400d70a69887b52fa4af063532d1316fbae9fa08

github.com/thpatch/thtk - eb3cd1d91d71cd02f00127b66c4868be10b20384 authored over 14 years ago by xarnonymous <[email protected]>
datpacker/th02: Implement extraction.

--HG--
extra : rebase_source : 71925afbfa51ef30e08bab81ec221b3acfefd82e

github.com/thpatch/thtk - a6d51073d455a4f742ea2a79bb099e90852d2236 authored over 14 years ago by xarnonymous <[email protected]>
datpacker: Implement a new argument parsing system.

--HG--
extra : rebase_source : 46ca3ce985f7c6c23f8d58050feb84d8e8d508e2

github.com/thpatch/thtk - caa91dcff277e241aec6da7f60ca4e8e8f6e18ad authored over 14 years ago by xarnonymous <[email protected]>
datpacker: Add initial APIs for extracting archives.

--HG--
extra : rebase_source : 953e6c86d5cc3e59a533311e1dbe4dede1e3036b

github.com/thpatch/thtk - f6d4a93a543414bfc73b372c30b64c24ea97350a authored over 14 years ago by xarnonymous <[email protected]>
thrle: Implement decompression.

--HG--
extra : rebase_source : 39a1b0db22f26c3c38cb973cd8d606c275156a38

github.com/thpatch/thtk - 66e301734af56ac2a7508b9c3366649a2719a8b7 authored over 14 years ago by xarnonymous <[email protected]>
thanm: Change some error messages and change some aborts to exits.

github.com/thpatch/thtk - f385389a5851c06a5f83ad7da5191c1b2d3ccade authored over 14 years ago by xarnonymous <[email protected]>
thanm: Check for errors when opening file in anm_write.

github.com/thpatch/thtk - 7e8c3dd447ae388cfffd87f6823e4233acf5bd0a authored over 14 years ago by xarnonymous <[email protected]>
thanm: Use a more concise format for instructions.

github.com/thpatch/thtk - c0cdc4dfd32a0d5b49b5026b2172db253130d1aa authored over 14 years ago by xarnonymous <[email protected]>
thanm: Check for errors when reading PNG files.

github.com/thpatch/thtk - 4fc2ed603d068c1b1ed69c31bf64b815d8382359 authored over 14 years ago by xarnonymous <[email protected]>
thecl: Add syntax for other instructions.

Adds an expression parser.

github.com/thpatch/thtk - 22b1cb2458efbad765e30d2df45aeed1e986ef5b authored over 14 years ago by xarnonymous <[email protected]>
thecl: Implement syntax for the "goto" instruction.

ecldump was refactored in the process.

github.com/thpatch/thtk - ca61c781c3edcb8f1778e30338e0ce40ba7c7734 authored over 14 years ago by xarnonymous <[email protected]>
thecl/eclc: Refactor instruction parsing.

github.com/thpatch/thtk - 111eb8b443acd09dcb5d372d408a8e7e2d942bb7 authored over 14 years ago by xarnonymous <[email protected]>
thecl/eclc: Add an error message when a label is not found.

github.com/thpatch/thtk - f03007bed014e780affa95821c1c7e71e847e101 authored over 14 years ago by xarnonymous <[email protected]>
thecl: Add a "stack instruction" framework.

github.com/thpatch/thtk - 03c9968e808b6b04495aa5a6fcd719a6e32b365d authored over 14 years ago by xarnonymous <[email protected]>
doc: Remove COPYING.libiconv.

A separate libiconv is no longer used.

github.com/thpatch/thtk - 11804ad0560b53f843cd2c798fedaf49f8dd3582 authored over 14 years ago by xarnonymous <[email protected]>
util: Add a WIN32 alternative for util_iconv.

Link against kernel32 instead of iconv.

github.com/thpatch/thtk - 05f54c975a9216e0e7807723c7e93f897ab25d09 authored over 14 years ago by xarnonymous <[email protected]>
thecl: Encode to and from CP932 instead of SHIFT_JIS.

github.com/thpatch/thtk - a607910f2b2e9d7c1471ddbdf5383cd9a4cd0c1c authored over 14 years ago by xarnonymous <[email protected]>
thecl/eclc: Do not die on \r.

github.com/thpatch/thtk - 196d9ac7c8ee8ac418faf37b2c73dc31e09dbacc authored over 14 years ago by xarnonymous <[email protected]>
util: Fix a typo in an error message.

github.com/thpatch/thtk - 6319086e88c7522c3ef852d9d61b6257c166fed1 authored over 14 years ago by xarnonymous <[email protected]>
Make: Use $^ where applicable.

github.com/thpatch/thtk - 3f0ce0ff116bc2401b420e8f4d7b8993ee09884a authored over 14 years ago by xarnonymous <[email protected]>
Make: Fix spelling of libpng_CFLAGS.

github.com/thpatch/thtk - 31a083aa3972ab8886bc1370304af6349aea8166 authored over 14 years ago by xarnonymous <[email protected]>
thanm: Support TH06.

github.com/thpatch/thtk - 817ad85417a5e7a7ccafde7a6c7b3acafc8ba006 authored over 14 years ago by xarnonymous <[email protected]>
thanm: Do not leave the sentinel instruction out of dumps.

github.com/thpatch/thtk - 1d6ea88baa4fd98b978e084f4043db179aec6cbc authored over 14 years ago by xarnonymous <[email protected]>
thanm: Write large enough THTX entries and pad them with zeroes.

github.com/thpatch/thtk - 5880753cc1f8f43c0663cfdb2546268d374ae734 authored over 14 years ago by xarnonymous <[email protected]>
thanm: Refactor out PNG functionality.

github.com/thpatch/thtk - 5977413d5d7b005148caddc55667682a013a310e authored over 14 years ago by xarnonymous <[email protected]>
thanm: Use unsigned chars in rgba_to_fmt.

github.com/thpatch/thtk - 92995bcfde89ce3a807a0e5bdfbbf574addac62c authored over 14 years ago by xarnonymous <[email protected]>
thanm: Rename unknown2 to hasdata and use the field as such.

github.com/thpatch/thtk - 4b4c049a54972bf0296ec4abe6d6a4ec618b6494 authored over 14 years ago by xarnonymous <[email protected]>
thanm: Split the time field into time and param_mask.

github.com/thpatch/thtk - 0487e54ee7ed4ac67235a0e8e1050a65eb41cda8 authored over 14 years ago by xarnonymous <[email protected]>
thanm: Replace some magic numbers by #defines.

github.com/thpatch/thtk - 01418fe36675b9e4b4acc1d0a8c9fcddbcdce3e6 authored over 14 years ago by xarnonymous <[email protected]>
thanm: Refactor out the name lookup functionality.

github.com/thpatch/thtk - 22663b05c72e93ae7ac1e15ec3d646f13be324ec authored over 14 years ago by xarnonymous <[email protected]>
thanm: Implement ANM creation.

github.com/thpatch/thtk - c55823828b6bb646349aaa81e41381d870dabe22 authored over 14 years ago by xarnonymous <[email protected]>
thanm: Reorganize the structures and replace anm_list with anm_dump.

github.com/thpatch/thtk - 92716de153f906b73da7d042f48673c71c2ebba1 authored over 14 years ago by xarnonymous <[email protected]>
thecl/ecldump: Remove trailing space.

github.com/thpatch/thtk - b7b6c406833721ed9605fbbbc35196af49407ce6 authored over 14 years ago by xarnonymous <[email protected]>
datpacker: Call streams by their right name.

github.com/thpatch/thtk - b29565828953363d2a019b69cc1a5147651b7fa1 authored over 14 years ago by xarnonymous <[email protected]>
datpacker: Only warn when duplicate filenames are added.

github.com/thpatch/thtk - a3006b7aeb7914119e9fcf93a819b1caa3c8444b authored over 14 years ago by xarnonymous <[email protected]>
thanm: Properly implement the filemap option.

github.com/thpatch/thtk - 051409878759080085b1be2b980c325eaf5f31a9 authored over 14 years ago by xarnonymous <[email protected]>
thanm: Do not use libpng functionality deprecated in 1.4.

github.com/thpatch/thtk - a3a7b89d06f3c130798fcdef3b9ca0df8299de0a authored over 14 years ago by xarnonymous <[email protected]>
thanm: Use a different algorithm for RGBA8888->BGRA4444 conversion.

github.com/thpatch/thtk - 88e1d204ad895d36bba91de66c78995a0c9a89b1 authored over 14 years ago by xarnonymous <[email protected]>
datpacker/th08: Avoid undefined behavior in tolowerstr.

github.com/thpatch/thtk - 4ad08427204008eaa871f2639d211cf0eb6fecb9 authored over 14 years ago by xarnonymous <[email protected]>
Make: Enable all warnings for Bison.

github.com/thpatch/thtk - 0b166896d4f43f4513bf4b06ef6f7930573a7b63 authored over 14 years ago by xarnonymous <[email protected]>
bits: Make bitstream_grow static.

github.com/thpatch/thtk - 1136189b57e241a5c6510729a76510630ab1d66a authored over 14 years ago by xarnonymous <[email protected]>
thanm: Support TH125.

github.com/thpatch/thtk - 4d91722ebdcc79eaf2b233ce7ffaef4eb3312278 authored over 14 years ago by xarnonymous <[email protected]>
thecl: Support TH125.

github.com/thpatch/thtk - bdae3ce56b651231f08024e9b594e907cf2b4478 authored over 14 years ago by xarnonymous <[email protected]>
Make: Do not look for a specific version of libpng.

github.com/thpatch/thtk - ae20fdc69e83981cf4660efa60fb91fae2c046e3 authored over 14 years ago by xarnonymous <[email protected]>
datpacker: Support TH125.

github.com/thpatch/thtk - 5e3d03667081fb3e5c46be58226f5b11db78de35 authored over 14 years ago by xarnonymous <[email protected]>
util: Don't free the pointer basename returns.

github.com/thpatch/thtk - b3107cf338668a2b36cd67bbce791088a34c67cd authored almost 15 years ago by xarnonymous <[email protected]>
thecl/ecldump: Store instructions on a stack before outputting them.

github.com/thpatch/thtk - 31dafc596268570fea07a54146cbc2eed12e22b3 authored almost 15 years ago by xarnonymous <[email protected]>
thecl/ecldump: Break out ecldump_display_param.

github.com/thpatch/thtk - 7e9a0ce5b592e90e8673fc2030f049c59dbc87f9 authored almost 15 years ago by xarnonymous <[email protected]>
thecl/ecldump: Pass the version to ecldump_translate_print.

github.com/thpatch/thtk - 1a8da49412ab7ddb04bead960aacd19243330341 authored almost 15 years ago by xarnonymous <[email protected]>
thecl/parser: Make the usage description look similar to ecldump's.

github.com/thpatch/thtk - 25bcfdaaf3d9a9206465fdc957d22f6f8513f929 authored almost 15 years ago by xarnonymous <[email protected]>
thecl/parser: Require that the version is specified on the commandline.

github.com/thpatch/thtk - b48d8b6be738368bbc200090237595e91aa8e8ff authored almost 15 years ago by xarnonymous <[email protected]>
thecl/parser: Rename square_params and cast_params to singular forms.

github.com/thpatch/thtk - adf38ecf3bc1371859888128511c49c39dca2b3a authored almost 15 years ago by xarnonymous <[email protected]>
thecl/ecldump: Close output stream.

github.com/thpatch/thtk - b93cf387a525403abe66010039b5d41d5d402142 authored almost 15 years ago by xarnonymous <[email protected]>
thecl: Prefix instructions with ins_.

github.com/thpatch/thtk - cefe3661927c3de2986a979b56ce011c1c2993fd authored about 15 years ago by xarnonymous <[email protected]>
Initial import.

github.com/thpatch/thtk - d291e7e605ace8abe7672658891aff25d4f2359e authored about 15 years ago by xarnonymous <[email protected]>