Rangi
|
4da89de0c5
|
Use features of RGBDS 1.0.0 (#69)
|
2025-11-14 00:17:30 -05:00 |
|
Xillicis
|
fb7aa4b2e0
|
Update to rgbds v0.8.0 (#57)
* First test commit
* XIL: All changes for pokepinball to work with rgbds v0.8.0
|
2024-12-22 17:53:44 -06:00 |
|
Raymond Dodge
|
d1f4c7fab7
|
Use labels instead of constants for HRAM
Use explicit ldh instruction to access HRAM locations, don't rely on optimizing ld
|
2024-03-17 09:27:05 -05:00 |
|
Raymond Dodge
|
d5b3210856
|
Rebrand OAM system to Sprite system
|
2023-09-10 02:24:52 -04:00 |
|
Marcus Huderle
|
d9882dc49a
|
Evolution mode documentation
|
2023-01-07 11:54:05 -06:00 |
|
dannye
|
9276d53ca1
|
Fix file modes
|
2023-01-06 17:33:36 -06:00 |
|
dannye
|
5c01c5f21f
|
Normalize line endings
|
2023-01-06 17:33:36 -06:00 |
|
vulcandth
|
fe12beaeb0
|
Replace some REPT with FOR Loops
Apply dannye suggestion
|
2022-05-12 23:25:10 -05:00 |
|
vulcandth
|
30fadfdd4c
|
RGBDS DEF Syntax Update
|
2022-05-11 21:59:00 -05:00 |
|
Marcus Huderle
|
cb19d09186
|
Cleanup and correct some collision handling logic
|
2021-05-02 10:13:09 -05:00 |
|
libjet
|
d2fd9503da
|
Update to RGBDS 0.4.2
|
2021-01-21 12:17:13 -06:00 |
|
Marcus Huderle
|
65f7a62fe2
|
Don't use relative label offset syntax
|
2018-05-01 19:33:18 -07:00 |
|
Marcus Huderle
|
b30ac0c5f2
|
Properly name the ancient-Egyptian-style multiplication routine
|
2017-09-13 18:08:08 -07:00 |
|
Marcus Huderle
|
61ce00763a
|
Move some code out of home.asm
|
2017-09-07 20:49:20 -07:00 |
|
chaos-lord
|
3f2765e7cb
|
labeled jackpot stuff
|
2017-07-21 14:55:21 +01:00 |
|
chaos-lord
|
39a1a4286b
|
missed one
|
2017-07-20 22:52:33 +01:00 |
|
PikalaxALT
|
f177ec55b1
|
Document RNG
|
2017-07-12 19:33:49 -04:00 |
|
chaos-lord
|
da4e2bbd49
|
labelled collision handlers
|
2017-07-12 18:59:28 +01:00 |
|
Marcus Huderle
|
3cd4aee015
|
More core labeling and organizing
|
2017-07-10 20:46:17 -07:00 |
|
Marcus Huderle
|
b458d6eb81
|
Finish labeling vertical_screen_transition.asm and related
|
2017-07-10 19:04:07 -07:00 |
|
Marcus Huderle
|
c3c25e3a11
|
Merge pull request #19 from PikalaxALT/master
File modes and HOME splitting
|
2017-07-09 10:24:07 -07:00 |
|
Marcus Huderle
|
40b27505b3
|
Merge pull request #18 from TwitchPlaysPokemon/chaos_requests
stationary text labeling
|
2017-07-09 10:20:05 -07:00 |
|
PikalaxALT
|
467d4f0026
|
Merge branch 'master' of github.com:pret/pokepinball
|
2017-07-09 13:17:52 -04:00 |
|
PikalaxALT
|
c0382daeb5
|
Some more organization of HOME
|
2017-07-09 13:16:41 -04:00 |
|
chaos-lord
|
6c9e09ef62
|
fix
|
2017-07-09 18:13:47 +01:00 |
|
chaos-lord
|
b63c562549
|
stationary text labeling
|
2017-07-09 17:29:32 +01:00 |
|
Marcus Huderle
|
de56314d54
|
Label ball upgrade and CAVE lights
|
2017-07-09 09:27:38 -07:00 |
|
Marcus Huderle
|
2f7383f03d
|
Cleanup scrolling text labels. Use macro for the wram locations. Move text.asm -> text/scrolling_text.asm
|
2017-07-08 18:34:44 -07:00 |
|
Marcus Huderle
|
7c97dcbc6c
|
Merge branch 'chaos_requests'
|
2017-07-08 17:48:39 -07:00 |
|
chaos-lord
|
75f8a8fdeb
|
Large amount of text-function labeling
|
2017-07-09 01:01:57 +01:00 |
|
Marcus Huderle
|
1add8675b3
|
Merge pull request #13 from NieDzejkob/permissions
Stop using Win^H^H^Hwindows DansGame
|
2017-07-08 07:23:24 -07:00 |
|
Marcus Huderle
|
b4d7dffd1c
|
Label evolution, joypad, message box things
|
2017-07-07 19:57:13 -07:00 |
|
chaos-lord
|
ac423638ed
|
labeled some text and evolution stuff
|
2017-07-08 01:33:55 +01:00 |
|
NieDzejkob
|
0d6ede3fd2
|
Stop using Win^H^H^Hwindows DansGame
|
2017-07-07 22:46:11 +02:00 |
|
aaaaaa123456789
|
686a1a0633
|
Updated code to comply with newer rgbds (and remove unnecessary memory access brackets where there is no memory access)
|
2017-07-06 18:28:11 -03:00 |
|
Marcus Huderle
|
6f1c899fb4
|
Move 'end of ball bonus' logic to separate file
|
2017-07-02 13:52:39 -05:00 |
|
Marcus Huderle
|
a14fbdbaba
|
Move draw sprites routines to engine/main/draw_sprites/
|
2017-06-30 15:55:42 -07:00 |
|
Marcus Huderle
|
3557eed36b
|
Condense some menu symbols gfx
|
2017-06-19 21:24:05 -07:00 |
|
Marcus Huderle
|
8403e052b9
|
Various incbins
|
2017-06-10 12:35:10 -07:00 |
|
Marcus Huderle
|
22e0d970ba
|
Label some home functions
|
2017-04-13 16:26:30 -07:00 |
|
PikalaxALT
|
38ce770883
|
Function labels and data dism related to physics
|
2017-03-26 17:50:03 -04:00 |
|
Marcus Huderle
|
b70095518d
|
Document scrolling message routines, data structs, and buffers.
|
2017-03-14 20:15:27 -07:00 |
|
PikalaxALT
|
8bb81d151a
|
Some WRAM changes; update farcall macro
|
2017-02-12 15:06:36 -05:00 |
|
PikalaxALT
|
36381c3553
|
SRAM and high scores
|
2017-01-20 08:47:59 -05:00 |
|
PikalaxALT
|
e0dfebc08e
|
Yet more data rips
|
2017-01-19 20:40:26 -05:00 |
|
PikalaxALT
|
354bccef2d
|
Split out HOME
|
2017-01-18 21:50:32 -05:00 |
|