shithub: pokecrystal

RSS feed

8befc889 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/04 16:26
Remove a verifiably false comment

aabfc0b4 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/04 14:09
`d` is the multiplier for Sprites_Sine

b6055b19 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/03 19:41
Use TRUE for hCGBPalUpdate

ac48d654 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/03 19:00
Document wTitleScreenSelectedOption variable

6f30d796 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/03 18:56
TX_NUM -> TX_DECIMAL

2d2a7dec – mid-kid <esteve.varela@gmail.com> authored on 2020/08/03 18:56
Label some mobile battle screen functions

58b45443 – mid-kid <esteve.varela@gmail.com> authored on 2020/08/03 18:55
Minor title screen fixes

e59b08ce – mid-kid <esteve.varela@gmail.com> authored on 2020/08/03 18:54
Add extra japanese chars not represented as of yet

79bb2784 – mid-kid <esteve.varela@gmail.com> authored on 2020/06/20 13:56
Better label 2D menu data

248763b2 – mid-kid <esteve.varela@gmail.com> authored on 2020/05/27 12:59
Prevent OaksPKMNTalk from looping forever if NUM_GRASSMON is changed

aae59de9 – mid-kid <esteve.varela@gmail.com> authored on 2020/04/28 17:30
Label some audio commands as unused

0de7808d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/08/03 11:22
Identify constant in NamingScreen_IsTargetBox

8cc79c08 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/28 17:30
'make tidy' shouldn't trigger 'make -C tools'

d56f172b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/27 04:32
rgbdscheck requires 0.4.1

553cb9bc – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/26 12:31
Merge pull request #754 from Rangi42/master

35821ec5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/25 14:36
Correct constants in DoNPCTrade

89c47f21 – mid-kid <esteve.varela@gmail.com> authored on 2020/07/24 10:32
Ignore tools/stadium

dcb24bc7 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/24 05:49
Use def_* macros for automatic map event counts

88cbdb48 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/23 19:54
Merge pull request #751 from Rangi42/master

2c5055f6 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/23 18:00
Generate the Stadium 2 checksum data with pfero's tool instead of raw INCBINs

dd369f31 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/22 16:24
Move EngineFlags and SpecialsPointers into data/engine/

11dc805d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/22 16:21
Revert "Factor out tables into data/overworld/"

b5a7e7de – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/22 11:22
Factor out tables into data/overworld/

212846af – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/22 09:37
Treat map setup commands like trade script commands

b17255fe – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/22 05:17
tools/unnamed.py supports rgbds 0.4.1 object files

1aea38fd – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/22 05:11
Merge pull request #745 from Rangi42/master

bb25c107 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/21 15:43
Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)

d96f9143 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/21 08:15
Define JOHTO_FLYPOINT like KANTO_FLYPOINT

a9941e28 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/21 07:48
Define NUM_FLYPOINTS

fc99117d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/21 07:12
" " → $7f

de073374 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/17 12:43
Port pokered's more local system for trade animation scripts

59d99322 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/17 09:01
SPRITE_GYM_GUY -> SPRITE_GYM_GUIDE

ef452ccb – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/17 04:37
return → endcallback, reloadandreturn → reloadend

2e8b4836 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/13 16:54
Fix tools/unnamed.py

eca33ef1 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/13 16:44
Define map setup commands as macros like other script commands

d626a0dc – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/13 12:16
Merge pull request #743 from Rangi42/master

7580f111 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/13 12:10
Port pokegold's method of defining rgblink arguments per ROM

e239aa4a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/13 09:05
Disassemble the final English debug ROM

4fb00884 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/07/10 16:06
Merge pull request #740 from Rangi42/master

c086de0c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/08 12:20
Use const_skip and const_next macros for brevity

6ca82e5c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/08 11:30
Eliminate enum: use const instead, with case-by-case parallel const implementations

9e4a00af – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/07 17:09
Get all unnamed symbols with make DEBUG=1

43a92957 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/06 12:53
add_tm, add_hm, and add_mt define TM##_MOVE, HM##_MOVE, and MT##_MOVE constants, to avoid repeating the move names in tmhm_moves.asm

ddf1163a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/06 11:49
Define SERIAL_PREAMBLE_LENGTH

b3bd6823 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/06 08:55
text_linkpromptbutton -> text_waitbutton

6cdcde8b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/05 15:07
Sync README.md with pokered and pokegold

7d93b9cb – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/05 15:00
Sync .gitignore with pokered and pokegold

7eef66af – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/05 11:09
Use MAX_NEUTRAL_DAMAGE in BattleCommand_DamageCalc

f5ac9b0e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/04 12:18
SCGB_PARTY_MENU_HP_PALS -> SCGB_PARTY_MENU_HP_BARS, and SCGB_RAM -> SCGB_DEFAULT

26d764de – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/02 07:46
Use STRCMP, not ==, to compare multi-character strings

fce6243b – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/07/01 09:13
Identify more labels, and use the jumptable macro when possible

e171c84c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/29 15:35
Identify more labels and constants

f2efda1f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/29 08:25
Identify more unnamed labels

022f9e6a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/28 15:56
Reformat gfx/trade/game_boy.png and fix tools/gfx --preserve

a0e8e5ac – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/06/28 00:26
Merge pull request #737 from aaaaaa123456789/master

5e99f939 – aaaaaa123456789 <aaaaaa123456789@acidch.at> authored on 2020/06/28 01:23
Fix lzcomp flags after fixing uninitialized read bug

267352c4 – aaaaaa123456789 <aaaaaa123456789@acidch.at> authored on 2020/06/28 01:20
Update lzcomp

73d20afd – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/22 13:25
Use pokepret account for committing to symbols branch

61847b35 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/22 12:30
Identify some more labels

e0d07fba – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/21 15:01
Sync PokeFluteTerminator with pokegold

c3c18dd1 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/21 14:33
Comment more ROM labels as unreferenced

91774f20 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/21 12:27
Replace "Unreferenced" labels with "; unreferenced" comments

98af6969 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/21 08:21
Remove some more raw addresses

9433b5a7 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/20 19:03
Remove RAM address comments

273324e7 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/20 18:44
pushd/popd are bash-only

fcaaf45d – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/20 18:39
Travis should upload .sym files to the symbols branch

ac002506 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/20 14:52
Identify some more Unknown labels

cbd43001 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/19 18:25
sound_duty became duty_cycle_pattern

ed3bcf6f – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/18 06:11
Harmonize engine/menus with pokegold

50e182e8 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/17 18:12
Harmonize engine/overworld with pokegold

cc460a17 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/17 13:03
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM)

be93ab33 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/17 07:29
Harmonize engine/{phone, pokedex, pokegear, printer, rtc, tilesets} with pokegold

8019db3e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/17 06:39
Harmonize engine/{gfx, items, link, math} with pokegold

f2550fc3 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/16 15:38
ReplaceKrisSprite -> UpdatePlayerSprite

f76dabed – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/16 15:32
Harmonize engine/{battle, battle_anims, events, games} with pokegold

c552390a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/16 11:49
Harmonize home/ with pokegold

7b2515d1 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/16 10:11
[in progress] Harmonize more constant and data files with pokegold

2354c41a – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/16 07:44
crystal_intro.asm -> intro.asm

b9f2b93c – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/16 07:28
Harmonize some more symbols with pokegold

4342ced3 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/15 19:28
Identify wObjectPriorities

bb0264e6 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/06/15 09:04
Merge pull request #730 from Caverns4/patch-1

1185c1b6 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/15 07:58
Mention pokecrystal in tools/unnamed.py output

e3f07b96 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/15 06:26
Undo incorrect comment

ffbca4d5 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/15 04:43
Adding 0 is pointless in CheckMimicUsed

401aa383 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/14 17:52
make DEBUG=1 logs all symbols in the .map and .sym files

ea5a79ff – Caverns4 <Caverns4@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/06/14 15:47
wWildMonPP is 4 bytes, not one byte.

75035a71 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/13 14:48
Label some mobile addresses, and revise some comments

0d683ea0 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/11 06:55
Remove redundant tile graphics file, reuse others

0cf0a5b9 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/06/11 06:17
Merge pull request #729 from Rangi42/master

60c71add – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/10 13:15
Define pokeanim setup commands like std scripts, predefs, and specials

9ab25757 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/10 13:08
predef_id -> lda_predef, for consistency with lda_coord and map_id

cdafd41e – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/10 12:45
Remove address-related comment

518cee44 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/10 12:44
Resolve #723: treat std scripts like specials and predefs

32e7e368 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/07 13:59
Remove a \ from the end of a comment line

41117257 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/07 12:50
wPhoneList, like wItems et al, has a terminating 0 (see PokegearPhone_DeletePhoneNumber); also fix a comment

f9c0df81 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/06/03 08:29
Merge pull request #728 from Rangi42/master

4a294824 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/03 08:24
Merge branch 'master' of https://github.com/pret/pokecrystal

5e9de747 – Rangi <35663410+Rangi42@users.noreply.github.com> authored and GitHub <noreply@github.com> committed on 2020/06/03 08:24
Merge pull request #727 from ISSOtm/free_space

4259b0f9 – Rangi <remy.oukaour+rangi42@gmail.com> authored on 2020/06/03 08:20
Separate UnusedBattleObjectPals from PartyMenuOBPals

b4893a36 – ISSOtm <eldredhabert0@gmail.com> authored on 2020/06/01 19:11
Rewrite tools/free_space.awk

Next