xCrystal
|
5f0cdcaa85
|
Remove mom saving/spending coins (#1); add coins gained from a trainer battle to wCurLevelCoins (#30)
|
2024-03-18 18:17:35 +01:00 |
|
xCrystal
|
ff35ce6d6b
|
Player management [Commit 2] (#38)
|
2024-03-09 16:40:21 +01:00 |
|
xCrystal
|
dbb340515f
|
Player management [Commit 1] (#38)
|
2024-03-08 18:56:26 +01:00 |
|
xCrystal
|
f796199bab
|
Adjust MAPSETUP_ENTERLEVEL (#4) and misc clean up
|
2024-03-05 20:08:42 +01:00 |
|
xCrystal
|
4b1eea55af
|
Apply from pokecrystal 38667169809b81eb39990b4341f9919332d27248 and 2907d65a478da7774d48333c2a8e4281a169a447
|
2024-02-11 00:46:37 +01:00 |
|
Rangi42
|
87407dac42
|
pokecrystal 804fa846e0f9c6d70507b0c402e9b3f583030339
|
2024-02-11 00:39:25 +01:00 |
|
xCrystal
|
5c4d982702
|
Apply most of pokecrystal PR 1105
|
2024-02-11 00:16:00 +01:00 |
|
xCrystal
|
d6001be90c
|
Sync with pokecrystal up to 8873506b1
|
2023-09-24 14:21:42 +02:00 |
|
xCrystal
|
eb728d5151
|
Rename the concept of Money to Coins (#7)
|
2023-09-02 23:17:20 +02:00 |
|
xCrystal
|
052d246ee3
|
Use overworld textbox in text printing functions, differentiating between 1bpp and 2bpp text (#10)
|
2023-08-11 12:28:14 +02:00 |
|
xCrystal
|
d30b9dd60f
|
Further remove unnecessary DMG/SGB checking (#7) and remove SGB layouts and palette data (#1)
|
2023-07-26 17:02:33 +02:00 |
|
xCrystal
|
5147904f78
|
Remove original maps and object events (#1)
|
2023-07-25 15:33:08 +02:00 |
|
xCrystal
|
fc7f2d4e0e
|
Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg (#1)
|
2023-07-24 21:13:11 +02:00 |
|
vulcandth
|
25e12c9391
|
wUnlockedUnowns engine_flag constants (#1025)
|
2022-12-26 13:14:10 -05:00 |
|
vulcandth
|
b232b4be5f
|
Bug: PRZ and BRN stat reductions don't apply to switched Pokémon (#1021)
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
|
2022-12-01 16:54:01 -05:00 |
|
Rangi
|
f7507b7782
|
$f -> BATTLEACTION_FORFEIT
(thanks, Vulcandth)
|
2022-09-23 23:10:24 -04:00 |
|
Colton G. Rushton
|
145d8dd5c2
|
wVirtualOAM -> wShadowOAM and hTransferVirtualOAM -> hTransferShadowOAM (#971)
|
2022-07-09 17:18:22 -04:00 |
|
vulcandth
|
ef9b9bb437
|
Clean up bugs commented in the source code (#912)
Co-authored-by: Rangi <remy.oukaour+rangi42@gmail.com>
|
2022-07-09 16:12:02 -05:00 |
|
vulcandth
|
5f0597e944
|
Rename SLP to SLP_MASK (#918)
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
|
2022-06-17 22:25:56 -04:00 |
|
vulcandth
|
a4d346cc8c
|
Improved Virtual Console patch identifiers (#907)
|
2022-06-06 17:22:48 -04:00 |
|
vulcandth
|
31c3c94d64
|
Build the Virtual Console patch with make crystal11_vc (#882)
Fixes #813
|
2022-03-12 18:34:04 -05:00 |
|
Rangi
|
0ffdb65210
|
Better comments for enemy health percentage code
|
2022-01-10 21:25:43 -05:00 |
|
Idain
|
67207fab94
|
Identify why five of six enemy mon base stats are copied (#866)
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
|
2022-01-08 13:42:40 -05:00 |
|
Rangi
|
1f9e688b76
|
MON_PKRUS -> MON_POKERUS
|
2021-06-07 20:00:21 -04:00 |
|
Rangi
|
efd1006917
|
Use {interpolation} to generate sequences of RAM labels
This makes the table_width/assert_table_length usages unnecessary, and also keeps the labels automatically up to date if the length constants change.
|
2021-04-27 12:11:39 -04:00 |
|
Rangi
|
dbe2360ecd
|
Miscellaneous cleanup
|
2021-03-22 16:41:17 -04:00 |
|
Rangi
|
4522162d45
|
Consistent labels for each nickname in RAM
|
2021-03-17 16:38:21 -04:00 |
|
Rangi
|
ec1fe073a3
|
$11 = wTempMonStructEnd - wTempMonLevel
|
2021-03-15 15:40:48 -04:00 |
|
Rangi
|
4264d53eb6
|
Identify some more labels
|
2021-02-05 12:44:21 -05:00 |
|
Rangi
|
5db892782a
|
Remove "Buffer" suffix from two HRAM labels
|
2020-12-23 16:54:28 -05:00 |
|
Rangi
|
99e66c2557
|
Rename some labels
- Remove "Buffer" suffix from some byte and word quantities
- Change "Ptr" to "Pointer"
Fixes #789
|
2020-12-23 16:29:30 -05:00 |
|
Rangi
|
9fea403be2
|
grey -> gray
|
2020-12-08 14:34:54 -05:00 |
|
Rangi
|
9b3c45b14d
|
Resolve some "???" comments
|
2020-11-17 11:09:02 -05:00 |
|
Rangi
|
7254c10093
|
Identify remaining uses of wBuffer1-6 as general-purpose HP buffers or mobile
|
2020-11-03 23:25:22 -05:00 |
|
Rangi
|
9f62d7911b
|
Identify some more uses of wBuffer1-6
|
2020-11-03 22:45:12 -05:00 |
|
Rangi
|
c88c4a8340
|
Identify more uses of wBuffer1-6
|
2020-11-03 19:53:07 -05:00 |
|
Rangi
|
6220200f0f
|
Identify some more labels, and make some more consistent
|
2020-11-01 12:36:38 -05:00 |
|
Rangi
|
bcc0d633e9
|
Identify the remaining (non-mobile) uses of another WRAM union
|
2020-10-29 14:51:41 -04:00 |
|
Rangi
|
ea426a8879
|
Identify more WRAM labels, and start a <X>_DummyFunction label convention
|
2020-10-28 14:34:38 -04:00 |
|
Rangi
|
c85ba78b77
|
Use more assertions to ensure correct code and data
|
2020-10-26 22:24:38 -04:00 |
|
Rangi
|
9dcdad5e60
|
Comment, remove, or revise many unreferenced labels
|
2020-10-26 20:29:58 -04:00 |
|
Rangi
|
ae4fe08084
|
Identify some more labels (a few link-related)
|
2020-10-22 00:53:54 -04:00 |
|
Rangi
|
2e90df15b7
|
Update battle anim bg function comments, and identify more unnamed labels
|
2020-10-06 18:09:33 -04:00 |
|
Rangi
|
6b7ade66da
|
Identify more unnamed labels
|
2020-10-05 16:15:57 -04:00 |
|
mid-kid
|
2d2a7dec7d
|
Label some mobile battle screen functions
|
2020-08-03 23:35:18 +02:00 |
|
Rangi
|
f2efda1f68
|
Identify more unnamed labels
|
2020-06-29 12:25:58 -04:00 |
|
Rangi
|
91774f206e
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
|
Rangi
|
98af69691d
|
Remove some more raw addresses
|
2020-06-21 12:21:47 -04:00 |
|
Rangi
|
273324e787
|
pushd/popd are bash-only
|
2020-06-20 22:44:01 -04:00 |
|
Rangi
|
cc460a17b0
|
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM)
To do: engine/{menus, overworld}
|
2020-06-17 17:03:38 -04:00 |
|