shithub: pokered

RSS feed

72960812 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/12/31 12:37
Remove the 'extras' submodule and include a local gfx.py tool instead

90430e6d – Daniel Harding <33dannye@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/11/19 08:50
Merge pull request #193 from luckytyphlosion/master

c43bd68f – luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> authored on 2018/11/18 14:23
SpriteImageBaseOffset -> ImageBaseOffset

dcaca64f – luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> authored on 2018/11/18 13:29
Clean up pre-linkerscript remnants.

c085aa4a – luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> authored on 2018/11/18 12:54
Fix spritestatedata macros to be prefixed with w.

f386dea5 – luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/11/05 07:55
Merge pull request #190 from Pokeglitch/master

b250e788 – luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/10/22 18:17
Change Discord link.

9b6f5783 – Pokeglitch <pokeglitchx@gmail.com> authored on 2018/07/28 11:56
Another map header fix

ae2c1036 – Pokeglitch <pokeglitchx@gmail.com> authored on 2018/07/28 11:51
Fixed some map header files

c9da8510 – Daniel Harding <33dannye@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/07/15 17:45
Merge pull request #187 from Rangi42/master

929c65f8 – Daniel Harding <33dannye@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/07/15 17:44
Merge pull request #188 from snelson3/consistent-map-header-comments

ee723161 – Sam Nelson <snelson@cs.uoregon.edu> authored on 2018/07/15 06:50
make comments consistent throughout all mapHeader files

eddcbba8 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/07/08 12:30
Avoid "Warning: Left shift of negative value" from rgbds

462088a2 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2018/07/08 12:25
Document the origin of MissingNo's base stats.

c8599831 – Daniel Harding <33dannye@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/07/02 10:55
Merge pull request #185 from UrsSchmidt/master

b4ab6dc7 – Urs-Bjoern Schmidt <uschmidt@stw16> authored on 2018/07/02 07:34
Fixed some inconsistencies in the usage of the if-def directive.

6ba3765c – Daniel Harding <33dannye@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/06/26 18:09
Merge pull request #184 from Pokeglitch/intro-updates

808c2509 – Pokeglitch <pokeglitchx@gmail.com> authored on 2018/06/23 07:37
Updated constants for intro

01fe4498 – Pokeglitch <pokeglitchx@gmail.com> authored on 2018/06/22 19:06
Updated the intro

98f09b6d – dannye <33dannye@gmail.com> authored on 2018/03/24 09:41
Use rgblink dmg mode

91e55dbe – Daniel Harding <33dannye@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/03/24 09:25
Merge pull request #180 from yenatch/fix-wevosmoves

5c4397c8 – yenatch <yenatch@gmail.com> authored on 2018/03/22 19:20
spaces in EvosMoves

bd35b372 – yenatch <yenatch@gmail.com> authored on 2018/03/22 19:09
use constants for wEvosMoves size

c80eddf9 – yenatch <yenatch@gmail.com> authored on 2018/03/21 14:55
add wEvosMoves instead of using eevee

509ee982 – Daniel Harding <33dannye@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/03/21 03:34
Merge pull request #179 from bitman44/master

2056bdda – bitman44 <kstrehl1@gmail.com> authored on 2018/03/21 02:51
Cleaned up name formatting

8251c613 – bitman44 <bitman44@github.com> authored on 2018/03/20 16:27
Replaced instances of Mon### with the Pokemon's name

32c371b1 – dannye <33dannye@gmail.com> authored on 2018/03/18 20:18
sfxnote parameter 1 is length, not duty

4398dde1 – dannye <33dannye@gmail.com> authored on 2018/03/16 16:35
Break up sfxnote parameters into duty, volume, volume change and pitch

b382473f – dannye <33dannye@gmail.com> authored on 2018/03/16 13:56
Break up pitchenvelope parameters into length and pitch change

f8b71076 – Daniel Harding <33dannye@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/03/16 13:26
Merge pull request #178 from Eggy0/master

5826f25b – Eggy0 <kristinica.cop@gmail.com> authored on 2018/03/16 18:02
Made some changes

72666570 – Eggy0 <37382715+Eggy0@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/03/16 16:07
Update audio_macros.asm

8a8cbf12 – Eggy0 <37382715+Eggy0@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2018/03/16 15:59
Changing macro names

42cfe3d3 – Daniel Harding <33dannye@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/03/10 13:36
Merge pull request #177 from yenatch/rgbgfx

4768fed5 – yenatch <yenatch@gmail.com> authored on 2018/03/10 14:18
forgot to uncomment clean tools

edf2b05a – yenatch <yenatch@gmail.com> authored on 2018/03/10 14:14
faster travis

1aefbfa5 – yenatch <yenatch@gmail.com> authored on 2018/03/10 14:03
Python is no longer used to build.

f75049fe – yenatch <yenatch@gmail.com> authored on 2018/03/10 13:01
Use rgbgfx and c tools instead of the submodule.

37ded1d1 – Daniel Harding <33dannye@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/02/05 06:13
Merge pull request #171 from xCrystal/master

b8aa9ec8 – Daniel Harding <33dannye@gmail.com> authored and GitHub <noreply@github.com> committed on 2018/02/05 05:57
Merge pull request #174 from Rangi42/master

819b6789 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2018/01/29 07:05
INCBIN don't start with tabs

2e0183fc – Remy Oukaour <remy.oukaour@gmail.com> authored on 2018/01/29 06:46
Block IDs use hex; zero connections use dec

dd4f0a00 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2018/01/29 06:12
Use base 10 (note, the previous commit resolves #173)

d271d691 – Remy Oukaour <remy.oukaour@gmail.com> authored on 2018/01/28 21:31
Add warp, sign, and warp_to macros for data/mapObjects definitions

c84667c4 – luckytyphlosion <10688458+luckytyphlosion@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2017/12/31 08:23
Add pokegold and pokefirered.

237aeb8f – xCrystal <rgr.crystal@gmail.com> authored on 2017/12/29 20:54
Add space between arguments in assembly instructions and remove redundant a in instructions like add a, x

94b9a86c – xCrystal <rgr.crystal@gmail.com> authored on 2017/12/29 19:59
Uppercase battle status constants

9dc48a1b – dannye <corrnondacqb@yahoo.com> authored on 2017/12/02 09:40
Replace hardcoded address offset

19e4e188 – dannye <corrnondacqb@yahoo.com> authored on 2017/10/29 09:22
Catch a missed hide/show ID

a9a687bd – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/30 09:33
install: rgbds 0.3.3

5c241938 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/29 18:41
Merge pull request #167 from Pokechu22/rgbds-0.3.3

d7fae287 – Pokechu22 <Pokechu022@gmail.com> authored on 2017/09/29 15:23
Update Travis configuration to use rgbds 0.3.3

f95d25c8 – Pokechu22 <Pokechu022@gmail.com> authored on 2017/09/29 15:22
Rename linkerscript and sort sym file

901844f5 – Pokechu22 <Pokechu022@gmail.com> authored on 2017/09/29 15:16
Use unions rather than negative offsets

fc971259 – luckytyphlosion <alan.rj.huang@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/04 15:41
Add Gen 3 disassemblies.

a92733b2 – luckytyphlosion <alan.rj.huang@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/04 15:25
Add other disassembly links.

55bfaba3 – luckytyphlosion <alan.rj.huang@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/09/04 15:06
Add Discord link.

a1ca8aa2 – yenatch <yenatch@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/08/01 12:45
Merge pull request #162 from Helios-vmg/text-corrections

5c39c6c5 – Víctor M. González <helios.vmg@gmail.com> authored on 2017/07/30 14:46
Replaced all instances of $52, $53, and $5A with "<PLAYER>", "<RIVAL>", and "<USER>" respectively.

7a9a1b1e – dannye <corrnondacqb@yahoo.com> authored on 2017/06/24 11:01
Fix typos in comments

9ea25bc8 – Antonio Niño Díaz <antonio_nd@outlook.com> authored on 2017/06/09 18:54
Replace deprecated mnemonics by the correct ones

dfc094db – Antonio Niño Díaz <antonio_nd@outlook.com> authored on 2017/06/09 18:36
Update Travis configuration to use rgbds 0.3.1

7f3517b8 – Antonio Niño Díaz <antonio_nd@outlook.com> authored on 2017/06/09 18:34
Add linkerscript

e9f33ce1 – dannye <corrnondacqb@yahoo.com> authored on 2017/05/07 22:54
Typo: SFX_POKEFLUE → SFX_POKEFLUTE

832c28ea – yenatch <yenatch@gmail.com> authored on 2017/05/01 07:15
Fix the Stack section.

c4e51522 – yenatch <yenatch@gmail.com> authored on 2017/05/01 07:08
Update the rgbds links. v0.2.5 is the last working version.

678b3c9e – yenatch <yenatch@gmail.com> authored on 2017/04/24 18:08
Merge commit '52adb84'

6697d9e7 – Sanqui <gsanky@gmail.com> authored on 2017/04/19 16:09
INSTALL.md: add a note about different cygwin install paths

53cb0137 – YamaArashi <YamaArashi@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2017/04/03 15:58
Merge pull request #152 from strager/strager-fix-oaks-lab

0d062b49 – YamaArashi <YamaArashi@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2017/04/03 15:51
Merge pull request #153 from strager/strager-fix-wrong-variable

d51dcc26 – Matthew Glazar <strager.nds@gmail.com> authored on 2017/04/02 09:27
Remove duplicate OaksLabText labels

35419044 – Matthew Glazar <strager.nds@gmail.com> authored on 2017/04/02 09:19
Use correct variable in EngageMapTrainer

a30bbae4 – Sanqui <gsanky@gmail.com> authored on 2017/03/21 12:35
Merge branch 'joefarebrother-label-naming'

2eabbc26 – Sanqui <gsanky@gmail.com> authored on 2017/03/21 12:35
Merge branch 'label-naming' of https://github.com/joefarebrother/pokered into joefarebrother-label-naming

274809b7 – Sanqui <gsanky@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/03/21 10:59
Merge pull request #148 from Sanqui/ci

52adb844 – AntonioND <antonio_nd@outlook.com> authored on 2017/03/20 20:44
Revert "Fix floating sections"

d7bd7f44 – Sanqui <gsanky@gmail.com> authored on 2017/03/20 16:37
Update Travis script to use `make compare` and rgbds v0.2.5

2e2a25fe – Sanqui <gsanky@gmail.com> authored on 2017/03/20 15:45
Merge branch 'ci' of https://github.com/PoCs/pokered into ci

39d31cec – Joe Farebrother <nintendo.joe.farebrother@gmail.com> authored on 2017/03/19 17:09
Gave names to the functions and labels and adresses used in DivideBCD

ce35f2f7 – Joe Farebrother <nintendo.joe.farebrother@gmail.com> authored on 2017/03/19 16:35
Gave the labels in _MoveMon more descriptive names and added a few comments

caa146a2 – Sanqui <gsanky@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/03/16 17:08
Merge pull request #145 from ISSOtm/patch-1

cfacfd84 – Panda Habert <eldredhabert0@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/03/16 16:47
Fix typo in address

d1a96e37 – Sanqui <gsanky@gmail.com> authored and GitHub <noreply@github.com> committed on 2017/03/15 10:52
Merge pull request #144 from AntonioND/an/fix-floating

cec6e6e2 – AntonioND <antonio_nd@outlook.com> authored on 2017/03/14 16:52
Fix floating sections

f40c979a – dannye <corrnondacqb@yahoo.com> authored on 2017/01/20 12:32
Fix typos

46fbe553 – YamaArashi <shadow962@live.com> authored on 2017/01/16 09:42
fix incorrect comment

7c3a90bf – YamaArashi <shadow962@live.com> authored on 2017/01/07 06:13
use actual predef label

3068ab2e – YamaArashi <shadow962@live.com> authored on 2016/12/31 12:36
use text constants in poison.asm

bf67f717 – YamaArashi <shadow962@live.com> authored on 2016/12/31 12:23
split code out of main.asm

10289bf7 – YamaArashi <shadow962@live.com> authored on 2016/11/02 17:02
use hardware constants in pic.asm

77c3e22a – YamaArashi <shadow962@live.com> authored on 2016/10/29 06:32
use more HRAM constants

4d61c351 – YamaArashi <shadow962@live.com> authored on 2016/10/28 22:04
correct mistaken comments

bb1bf5e6 – YamaArashi <shadow962@live.com> authored on 2016/10/28 21:44
link battle action constants

d1162fec – YamaArashi <shadow962@live.com> authored on 2016/10/16 18:30
correct comments about teleport effect

c2381bb3 – YamaArashi <shadow962@live.com> authored on 2016/09/17 14:17
split bank 1 into files

6f1ac06e – YamaArashi <shadow962@live.com> authored on 2016/09/17 13:37
pull some bank 1 code out of main.asm

46a94c63 – YamaArashi <shadow962@live.com> authored on 2016/09/10 22:01
name text destination pointer variable

0eedb406 – Summate <summate@gmx.com> authored on 2016/09/04 10:31
Continuing the source-level documentation of roughly where trainers can be found

defd8ad8 – Mathias Bynens <mathias@qiwi.be> authored on 2015/04/09 09:41
Enable continuous integration

Next