ElectroDeoxys
|
061ea37b8d
|
Identify AI info in card data, rename AI score routines
|
2024-11-11 22:35:24 +00:00 |
|
dannye
|
e4cf3fc950
|
Merge pull request #153 from Sha0den/master
CI / build (push) Has been cancelled
Miscellaneous labels
|
2024-10-03 10:52:46 -05: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 |
|
Sha0den
|
6102d39646
|
ClearMemory Adjustments
|
2024-08-14 09:19:21 -04:00 |
|
Sha0den
|
4c2dbbf36e
|
Update comments and labels in src/engine/input_name.asm
|
2024-08-09 13:23:57 -04:00 |
|
dannye
|
c4c9d30b13
|
Merge pull request #151 from Sha0den/master
Fixes for src/engine/link/printer.asm
|
2024-08-05 23:59:42 -05:00 |
|
Sha0den
|
8b1cd38c25
|
Fixes for src/engine/link/printer.asm
|
2024-08-05 18:22:12 -04:00 |
|
dannye
|
83f22cd55c
|
Require rgbds v0.8.0
|
2024-08-04 20:28:24 -05:00 |
|
Rangi42
|
a341a11478
|
Build with RGBDS 0.8.0, though it is not yet required
|
2024-08-04 10:03:26 -04:00 |
|
Rangi42
|
e5305b5be8
|
Use compound assignment operators
|
2024-08-04 10:03:26 -04:00 |
|
Rangi42
|
701be471c5
|
Add a const_skip macro
|
2024-08-04 10:03:26 -04:00 |
|
Rangi42
|
893732d442
|
Refactor the _textfw macro
|
2024-08-04 10:03:26 -04:00 |
|
dannye
|
b70b342585
|
Merge pull request #149 from FrenchOrange/master
Fix tile IDs in bugs and glitches doc
|
2024-05-22 07:47:01 -05:00 |
|
FrenchOrange
|
b1b65ca525
|
Fix bug docs tile IDs
|
2024-05-22 13:59:51 +02:00 |
|
dannye
|
8b37eba4d3
|
Merge pull request #148 from FrenchOrange/master
Fix image preview in bugs and glitches doc
|
2024-05-16 19:31:46 -05:00 |
|
FrenchOrange
|
ddd26196e7
|
Merge branch 'master' of https://github.com/FrenchOrange/poketcg
|
2024-05-17 02:18:59 +02:00 |
|
FrenchOrange
|
84c7381e9f
|
Fix bug docs image link
|
2024-05-17 02:18:35 +02:00 |
|
ElectroDeoxys
|
973544c28b
|
Merge pull request #147 from FrenchOrange/master
Update bugs-and-glitches
|
2024-05-16 16:49:51 -07:00 |
|
FrenchOrange
|
fcaef40da2
|
Header correction
|
2024-05-14 14:49:01 +02:00 |
|
FrenchOrange
|
1ae0f4526b
|
Consistent "Card Pop!" spelling
|
2024-05-14 14:43:26 +02:00 |
|
FrenchOrange
|
2cea3082eb
|
Removed incorrect bugfix entry
|
2024-05-13 14:34:05 +02:00 |
|
FrenchOrange
|
405baace12
|
Update bugs-and-glitches
|
2024-05-12 16:32:40 +02:00 |
|
dannye
|
50e0299484
|
Merge pull request #146 from FrenchOrange/master
Identify and label sfx
|
2024-05-12 09:17:30 -05:00 |
|
FrenchOrange
|
96ac8094e9
|
Update sfx 08, 56 and 5D labels
|
2024-05-11 22:00:58 +02:00 |
|
FrenchOrange
|
151c9b69ed
|
Update sfx 0B and 5E labels
|
2024-05-09 18:25:55 +02:00 |
|
FrenchOrange
|
c1ff47dba1
|
Identify and label sfx
|
2024-05-05 00:58:35 +02:00 |
|
ElectroDeoxys
|
26b56447ae
|
Identify some magic numbers
|
2024-05-03 17:45:24 +01:00 |
|
dannye
|
9d83ac5456
|
Merge pull request #145 from ElectroDeoxys/master
Document and label some duel functions
|
2024-03-28 20:03:39 -05:00 |
|
ElectroDeoxys
|
4653c5ec6c
|
Document and label some duel functions
|
2024-03-22 19:38:06 +00:00 |
|
dannye
|
3c907f7698
|
Merge pull request #144 from ElectroDeoxys/master
Document IR functions and misc fixes
|
2024-03-21 18:11:44 -05:00 |
|
ElectroDeoxys
|
d64bd22be3
|
Document IR functions and misc fixes
|
2024-02-13 10:45:55 +00:00 |
|
dannye
|
edda25e138
|
Update Makefile and main.yml for rgbds v0.7.0
|
2024-02-04 07:08:06 -06:00 |
|
dannye
|
116df1cf30
|
Require rgbds v0.7.0
|
2024-02-04 06:52:16 -06:00 |
|
dannye
|
8f850ecce0
|
Merge pull request #143 from ElectroDeoxys/master
Label more stuff and document printer functions
|
2024-02-04 05:56:25 -06:00 |
|
ElectroDeoxys
|
9a8a34c536
|
Label more stuff and document printer functions
|
2024-02-02 17:21:38 +00:00 |
|
dannye
|
40dd3071d1
|
Add table assert for OverworldMap_CursorTransitions
|
2023-11-11 21:36:06 -06:00 |
|
dannye
|
945dffed48
|
Replace hard-coded relative offsets with new ow_frameset macro
|
2023-11-11 21:34:17 -06:00 |
|
dannye
|
b0077a35e3
|
Fix chōonpu charmap entry
|
2023-11-11 21:21:45 -06:00 |
|
dannye
|
0677ed2665
|
Merge pull request #140 from ElectroDeoxys/bgmap
Bgmap
|
2023-11-10 19:37:57 -06:00 |
|