527 Commits

Author SHA1 Message Date
xCrystal
f9f0467d76 Add definitions for additional regular spaces (green, item, pkmn, minigame) and end space () 2023-10-19 20:38:54 +02:00
xCrystal
806b048a9f Add wMapSpacesPointer to the map attributes (); create basic space macro to define the space layout of maps () 2023-10-17 18:27:28 +02:00
xCrystal
85a616e20e Create tileset and map in debug build for testing 2023-10-06 20:42:00 +02:00
xCrystal
a01f04e967 Implement common tileset portion at second half of vTiles5: palette maps () 2023-10-04 17:20:48 +02:00
xCrystal
63912e8bef Add debug maps for testing 2023-10-02 16:11:52 +02:00
xCrystal
8967898bc9 Create function to update only secondary sprites to optimize die roll animation () 2023-09-30 13:30:30 +02:00
xCrystal
1f2be83ebc Board menu: move die number animation () 2023-09-27 19:25:47 +02:00
xCrystal
674e838460 Organize debug-only structures for test maps and levels () 2023-09-03 00:22:23 +02:00
xCrystal
1f33436a64 Board menu () [Commit 1] 2023-08-14 20:09:23 +02:00
xCrystal
052d246ee3 Use overworld textbox in text printing functions, differentiating between 1bpp and 2bpp text () 2023-08-11 12:28:14 +02:00
xCrystal
6e3c5fd008 Expand tilesets from 192 to 255 tiles () [Commit 2], Reorganization of pokecrystal charmap and fonts layout () 2023-08-02 19:52:51 +02:00
xCrystal
473c23a727 Remove unnecessary event and engine flags () 2023-07-25 18:24:38 +02:00
xCrystal
5147904f78 Remove original maps and object events () 2023-07-25 15:33:08 +02:00
xCrystal
fc7f2d4e0e Remove Mobile, Battle Tower, Mystery Gift, and Odd Egg () 2023-07-24 21:13:11 +02:00
vulcandth
438c48daad
Rename PAL_NPC_SILVER to PAL_NPC_EMOTE () 2023-06-01 07:47:53 -05:00
vulcandth
bceeea8e3b
Fix Typo: GoldenrodPokecomCenterSaveBeforeTradeCornetText -> GoldenrodPokecomCenterSaveBeforeTradeCornerText 2022-09-24 20:04:28 -05:00
Rangi
8fc3b8e6e3 Dance Theatre -> Dance Theater
Fixes 
2022-09-23 22:06:52 -04:00
Rangi
0d5cf5c8b9
Refer to "Rival", not "Silver" ()
Fixes 
2022-08-10 21:24:56 -04:00
vulcandth
c3331eb7b1
Rename scene and callback labels ()
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2022-08-09 18:04:18 -04:00
Rangi
8826d97ee4
Define scene constants alongside scene_scripts ()
Generic SCENE_DEFAULT and SCENE_FINISHED are legacy values
2022-07-29 17:43:10 -04:00
vulcandth
ef9b9bb437
Clean up bugs commented in the source code ()
Co-authored-by: Rangi <remy.oukaour+rangi42@gmail.com>
2022-07-09 16:12:02 -05:00
vulcandth
3648afda16
RGBDS syntax updates ()
New MACRO and DEF syntax
2022-06-06 17:25:42 -04:00
Idain
d0c8f63f25
Rename ENGINE_FISH_SWARM to ENGINE_QWILFISH_SWARM () 2022-02-22 09:47:05 -05:00
vulcandth
145ab57aba
Fixed IlexForestKurtStepsDownMovement capitalization typo () 2022-02-13 13:39:45 -05:00
Rangi
418c70a8af Don't require a boolean trainer flag for givepoke
Fixes 
2022-01-10 21:16:34 -05:00