Rachel

Results 22 issues of Rachel

We already have consensus on pointer-star alignment for variable declarations, e.g.: ```c Pokemon *mon; void ZeroMonData(Pokemon *mon); ``` I don't see any consensus on pointer-star alignment for function return types....

This makes use of a new feature in `knarc` 2.0 to specify an arbitrary file which describes the order of files within the generated archive. Use of the NAIX header...

https://github.com/mesonbuild/meson/discussions/13107

## Usage For convenience, a `format` target has been added to `build.sh`; the following command will format the full source tree according to rules specified in `.clang-format`: ``` ./build.sh format...

Pull request #191 introduces a Python utility for interpreting tutorable moves from individual species' data files and building the table for all species to be included in the ROM. However,...

Transferring over from #149 Resolves #146

We've had a number of issues related to line-endings, particularly when building data archives for the filesystem; we should address those with a top-level gitattributes file to ensure the same...

NARCs that have yet to be decompiled are organized underneath `res/prebuilt`. - [x] `poketool/pokegra/height.narc` - Height data for base Pokemon - [ ] `poketool/pokegra/height_o.narc` - Height data for Pokemon with...

Adding battle scripts to the build exposed the performance issues of WINE-wrapping. We should update `mwrap` to load the PE into memory and provide implementations of all the Windows functions...

These text values were swapped in the generated CSVs.