Commit Graph

1311 Commits

Author SHA1 Message Date
dannye
2c1422e057
Merge pull request #163 from Sha0den/master
Some checks failed
CI / build (push) Has been cancelled
Better descriptions for attack effect parameters in card data
2025-09-14 11:44:06 -05:00
Sha0den
263da90d9f Better descriptions for attack effect parameters in card data 2025-09-07 19:46:45 -04:00
Rangi42
b9be4249fd Update hardware.inc to 5.3.0 and use its new constants
Some checks failed
CI / build (push) Has been cancelled
2025-08-11 16:25:47 -04:00
Rangi42
74bdac9094 Allow -255..-128 bytes
Some checks failed
CI / build (push) Has been cancelled
2025-08-03 17:04:15 -04:00
dannye
9edc0a8fad
Merge pull request #162 from ElectroDeoxys/master
Use hardware.inc
2025-08-03 13:32:42 -05:00
Electro
d0f4073e69 hardware.inc corrections 2025-08-03 16:16:46 +01:00
Electro
16e04b0869 Use PAL_COLORS constant 2025-08-01 23:11:29 +01:00
Electro
a9714350ba Update hardware.inc to 5.2.0 2025-08-01 01:03:13 +01:00
Electro
33aa25af7f Use hardware.inc 2025-07-22 11:39:08 +01:00
dannye
d9bac99019 Fix a few hardcoded fw chars
Some checks failed
CI / build (push) Has been cancelled
2025-07-08 07:57:30 -05:00
dannye
7b63ea5da7 Use multi-value charmaps for all full-width character sets
Some checks are pending
CI / build (push) Waiting to run
and require rgbds v0.9.3
2025-07-07 22:49:58 -05:00
dannye
87f32ad617 Use rgbds v0.9.0 in ci build
Some checks failed
CI / build (push) Has been cancelled
2025-06-10 17:09:44 -05:00
dannye
e7f7fde343 Require rgbds v0.9.0 2025-06-10 17:02:46 -05:00
dannye
6e71ed3267 Use multi-value charmaps for TX_SYMBOL 2025-06-10 16:48:08 -05:00
dannye
3e8b2c913b Fix rgbds warning for "Overriding charmap mapping" 2025-06-10 16:36:30 -05:00
dannye
09a13508fb Update README.md 2025-06-08 16:44:11 -05:00
dannye
4a7bcdcd57 Minor tweaks to bugs_and_glitches.md 2025-06-08 16:29:20 -05:00
dannye
ad9cf364f5 Update outdated examples in CONTRIBUTING.md 2025-06-08 15:41:47 -05:00
dannye
729e23e0f6 Remove trailing whitespace 2025-06-08 15:07:39 -05:00
dannye
28a342c5c0 Rename STYLE_GUIDE.md to CONTRIBUTING.md and minor tweaks
to match poketcg2
2025-06-08 15:01:38 -05:00
dannye
ef9540b2d2 Fix typos 2025-06-08 14:37:12 -05:00
dannye
8df454f8a8
Merge pull request #160 from ElectroDeoxys/master
Document and improve animation engine labels
2025-06-05 17:28:31 -05:00
ElectroDeoxys
d818eb6fb9 Some minor corrections 2025-06-05 12:21:20 +01:00
ElectroDeoxys
e8e2f8e360 Document and improve animation engine labels 2025-04-17 19:30:16 +01:00
dannye
2398298eea Use left/right bool args for sfx_pan
Some checks failed
CI / build (push) Has been cancelled
2025-03-23 17:32:28 -05:00
dannye
92235b0637
Merge pull request #157 from ElectroDeoxys/sfx_commands
Identify sfx commands
2025-03-23 17:17:08 -05:00
dannye
e6eaa1971b Install libpng-dev for GitHub Actions
Some checks failed
CI / build (push) Has been cancelled
2025-03-08 12:01:22 -06:00
ElectroDeoxys
b820a47a18 Use integers for sfx_freq argument 2025-01-27 09:56:11 -08:00
ElectroDeoxys
27f3896ae2
Fix bugs_and_glitches.md file path
Some checks failed
CI / build (push) Has been cancelled
2024-12-05 19:57:47 +00:00
dannye
94c3d86acd
Merge pull request #156 from ElectroDeoxys/ai_documentation
Some checks failed
CI / build (push) Has been cancelled
Identify AI info in card data, rename AI score routines
2024-11-15 19:28:55 -06:00
dannye
e79d8c3005
Merge pull request #155 from ElectroDeoxys/master
Misc findings and documentation fixes
2024-11-15 19:17:33 -06:00
ElectroDeoxys
1861304a6d Identify sfx commands 2024-11-12 05:17:26 -08:00
ElectroDeoxys
061ea37b8d Identify AI info in card data, rename AI score routines 2024-11-11 22:35:24 +00:00
ElectroDeoxys
81842fed3b Use CARD_LOCATION_PLAY_AREA instead of CARD_LOCATION_ARENA 2024-11-10 22:05:00 +00:00
ElectroDeoxys
0a1bcf7626
Merge pull request #154 from eltociear/patch-1
Some checks failed
CI / build (push) Has been cancelled
docs: update STYLE_GUIDE.md
2024-11-06 14:50:33 -08:00
ElectroDeoxys
4ead64d18d Misc findings and documentation fixes 2024-11-06 22:44:53 +00:00
dannye
e4cf3fc950
Merge pull request #153 from Sha0den/master
Some checks failed
CI / build (push) Has been cancelled
Miscellaneous labels
2024-10-03 10:52:46 -05:00
Ikko Eltociear Ashimine
fe3f2ddb4f
docs: update STYLE_GUIDE.md
accross -> across
2024-09-26 14:36:44 +09:00
Sha0den
d1dd98c4f3 Add wLineSeparation constants 2024-09-24 18:06:53 -04:00
Sha0den
0285528d21 Use ClearMemory_Bank2 instead of ClearNBytesFromHL 2024-09-24 02:37:20 -04:00
Sha0den
915e498488 Revert -1 -> $ff changes in substatus.asm 2024-09-24 02:34:24 -04:00
Sha0den
fb2b7491b5 Borrow some substatus function labels from poketcg2 dissassembly 2024-09-16 15:10:52 -04:00
Sha0den
68f981d440 Fix Label Typo 2024-09-13 16:02:38 -04:00
Sha0den
cd3867a33e Adjust 2 of the new labels 2024-09-11 14:23:49 -04:00
Sha0den
f9a8aac91b Label various unlabeled functions 2024-09-07 19:48:34 -04:00
Sha0den
94858fe999 Matching labels for identical AI Logic functions 2024-09-07 19:35:20 -04:00
Sha0den
7889bf964a Identify some more variables using existing constants 2024-09-07 16:40:57 -04:00
ElectroDeoxys
6538bde700
Merge pull request #152 from Sha0den/master
Update comments and labels in src/engine/input_name.asm
2024-08-20 00:46:16 -07:00
Sha0den
0e1cd23672 Add some optimization notes for hackers 2024-08-14 11:38:20 -04:00
Sha0den
a0521cdc21 Update new labels to conform to STYLE_GUIDE.md 2024-08-14 11:15:20 -04:00