Commit Graph

345 Commits

Author SHA1 Message Date
Viperio
a4cf901961
Use var constants in frontier scripts (#1017) 2026-03-20 20:57:36 -07:00
Rachel
7161650698
Define field script opcode constants (#1009) 2026-03-20 18:10:35 -07:00
Viperio
d4c77d4b92
Document hearthome city scripts (#1014)
Some checks failed
build / build (push) Has been cancelled
2026-03-19 10:49:34 -07:00
Viperio
090a5432b5
Document eterna city scripts (#1002)
Some checks are pending
build / build (push) Waiting to run
2026-03-18 23:05:24 -06:00
RavePossum
2e67bda541
Document distortion world map object events (#1003) 2026-03-17 18:13:21 -06:00
Viperio
d8680c6b37
Document mt coronet and the regi ruins (#1008)
Some checks are pending
build / build (push) Waiting to run
2026-03-17 10:09:47 -07:00
Viperio
e32a6d71ec
Document routes 206, 207 and 211 and wayward cave (#1007) 2026-03-17 10:09:02 -07:00
Kuruyia
9d1c33cc1b Document distortion world map object events
This continues documentation of the distortion world overlay by
documenting the map object event system.

In distortion world maps, all map object events are hard-coded (with the
notable exception of the portal in 1F). This documents all static data
that defines the objects present on each map. The standard object event
structure is used and augmented to allow for conditional spawning of
objects (using flag conditions), and object sprite rotation (only used
for that one Cynthia trying out a 90deg platform).

This also documents functions related to map object management.

Signed-off-by: Kuruyia <github@kuruyia.net>
2026-03-17 12:27:54 +01:00
CharlesFolz4
cc846e7d55
Document Contest script commands (#982) 2026-03-15 13:56:52 -07:00
VicSevenT
c559905b9e
Document Battle Frontier Records App (Overlay 110) (#1000) 2026-03-15 13:55:32 -07:00
Viperio
3d24f842f1
Document record rankings machine (#977)
Some checks failed
build / build (push) Has been cancelled
2026-03-13 09:14:11 -06:00
Kalaay
c3822e27e3
Fix label name and remove special character (#1001) 2026-03-13 09:05:42 -06:00
Viperio
cae54c6ca1
Document eterna forest and old chateau scripts (#998)
Some checks are pending
build / build (push) Waiting to run
2026-03-11 08:43:22 -07:00
Viperio
7c1e6f0a3a
Document floaroma and valley windworks scripts (#989)
Some checks are pending
build / build (push) Waiting to run
2026-03-07 23:29:54 -08:00
Viperio
5156a26a83
Document union room appearances (#984) 2026-03-07 22:04:52 -08:00
Viperio
3c0d1255a4
Introduce macros for common message script structures (#975)
Some checks are pending
build / build (push) Waiting to run
2026-03-03 21:20:51 -05:00
Viperio
e975136357
Document oreburgh scripts (#974)
Some checks are pending
build / build (push) Waiting to run
2026-02-27 08:52:49 -07:00
Viperio
fc0f91b1d6
Document visible items (#973)
Some checks failed
build / build (push) Has been cancelled
2026-02-24 10:37:17 -08:00
Rachel
8be36972e3
Replace narc subproject with vendored nitroarc (#969) 2026-02-23 16:35:08 -08:00
VicSevenT
77ff2cec20
Create enum for BattleFrontierChallengeType (#965) 2026-02-23 16:34:44 -08:00
Viperio
917567b059
Document route 203 and oreburgh gate (#966)
Some checks are pending
build / build (push) Waiting to run
2026-02-23 10:31:46 -08:00
Viperio
1c1fe1ac23
Document frontier_scrcmd.c (#960) 2026-02-23 10:28:52 -08:00
Rachel
3cee58041c
Fix the dependency chain for the area data generator (#967)
Some checks are pending
build / build (push) Waiting to run
2026-02-22 15:30:17 -07:00
scbroede
5b37fec40b
document underground save data (#963)
Some checks are pending
build / build (push) Waiting to run
2026-02-22 12:15:42 -08:00
RavePossum
fe974cd416
Dump Several Map-Related NARCs (#939) 2026-02-22 11:52:47 -08:00
scbroede
d1e71999e5
underground cleanup pass (#961)
Some checks are pending
build / build (push) Waiting to run
2026-02-21 15:49:30 -08:00
VicSevenT
bb8f64b627
Document Battle Hall script (#957) 2026-02-21 12:44:45 -08:00
scbroede
b996770fa0
document underground scripts (#955) 2026-02-21 08:21:52 -07:00
Viperio
4b5db226b7
Document jubilife building scripts (#943) 2026-02-21 08:21:02 -07:00
Viperio
0b98ed3a9c
Document FrontierScrCmd_CallBattleTowerFunction and related functions (#948)
Some checks are pending
build / build (push) Waiting to run
Co-authored-by: Rachel <rachel@lhea.me>
2026-02-20 12:05:47 -08:00
VicSevenT
2d83a135be
Document Frontier script menu commands (#947) 2026-02-20 11:52:35 -08:00
Viperio
8f97010fc4
Document script range table (#944) 2026-02-15 11:17:43 -08:00
Viperio
13213bf041
Document route 202 and jubilife city scripts (#933)
Some checks failed
build / build (push) Has been cancelled
2026-02-11 02:17:04 -05:00
Kalaay
02f8eadc34
Added Common_ prefix to all CallCommonScript wrapper macros (#918) 2026-02-10 20:43:22 -05:00
Kuruyia
7e98c3ec82 Document distortion world Giratina shadow events
This continues documentation of the distortion world overlay by
documenting the logic that manages the 3D model of Giratina's shadow
that flies across the screen when going through certain locations.

Signed-off-by: Kuruyia <github@kuruyia.net>
2026-02-08 20:57:19 +01:00
Viperio
998fdccc15
Document sandgem town script, text and event files (#929)
Some checks failed
build / build (push) Has been cancelled
2026-02-04 10:32:07 -08:00
James Petersen
12367f2cff
Fix Dawn/Lucas Trainer Identifiers (#907) 2026-02-03 12:58:25 -08:00
Viperio
e303487d78
Document route 201 and lake verity scripts, misc documentation (#904)
Some checks are pending
build / build (push) Waiting to run
2026-02-03 13:00:40 -05:00
VicSevenT
2cf3f02191
Document the Battle Hall battle selection app (Overlay 106) (#911)
Some checks failed
build / build (push) Has been cancelled
2026-01-31 10:30:29 -07:00
cbt6
9ea364138a
Name some more frontier script command functions (#906)
Some checks are pending
build / build (push) Waiting to run
2026-01-30 15:17:34 -07:00
Eduardo Quezada
2b19a7b6d4
Standarized Barry as Rival (#892) 2026-01-20 11:51:51 -08:00
scbroede
ef9ef68e00
document underground vendors (#889) 2026-01-20 11:51:02 -08:00
Eduardo Quezada
4e03cfcb49
Document Fashion Case + Dress Up Photos (#885) 2026-01-16 15:13:37 -08:00
cbt6
21fdc75101
Name more frontier script command functions (#899) 2026-01-16 14:30:27 -08:00
Viperio
e8f44177a0
Include OBJ_EVENT_GFX... constants in scrcmd.inc (#894) 2026-01-16 14:22:53 -08:00
CharlesFolz4
a134c45fa0
Document link contest records (#874) 2026-01-16 14:07:13 -08:00
Viperio
d99fdca178
Document twinleaf town scripts (#872) 2026-01-16 14:06:18 -08:00
VicSevenT
ae622df769
Document Battle Frontier messages and message commands (#896) 2026-01-14 20:00:34 -05:00
Kalaay
5b57b1e325
Fix script errors (missing commas) (#897) 2026-01-14 13:02:11 -05:00
cbt6
9746b36802
Name some frontier script command functions (#891) 2026-01-13 22:07:45 -05:00