Commit graph

2073 commits

Author SHA1 Message Date
xCrystal
a8375aaee7 Split commentary lines that are too long 2015-03-31 20:16:31 +02:00
yenatch
52add272c6 Merge pull request #88 from YamaArashi/master
commented trade amim functions
2015-03-14 19:29:24 -04:00
YamaArashi
0996a964bd commented trade amim functions 2015-03-14 15:27:58 -07:00
yenatch
ec76703936 Merge pull request #87 from YamaArashi/master
commented mon_party_sprites.asm
2015-03-14 02:08:30 -04:00
YamaArashi
332b7b3090 relabel and add comment 2015-03-13 19:22:55 -07:00
YamaArashi
1115b4454d commented mon_party_sprites.asm 2015-03-13 05:36:34 -07:00
U-Daniel-PC\Daniel
1c2a1076cb Low health alarm documentation
RenaKunisaki
2015-03-12 10:49:35 -04:00
Daniel Harding
25f0b7abcd Merge pull request #82 from dannye/master
Label typo
2015-02-26 23:28:25 -05:00
U-Daniel-PC\Daniel
6cb51a1c4e Label typo
closes https://github.com/iimarckus/pokered/issues/81
2015-02-26 23:27:51 -05:00
Daniel Harding
d8d0893d94 Merge pull request #80 from dannye/master
Remove hard-coded wPokedexOwned/wPokedexSeen array size
2015-02-20 01:19:55 -05:00
U-Daniel-PC\Daniel
084c8407d8 Remove hard-coded wPokedexOwned/wPokedexSeen array size 2015-02-20 01:01:57 -05:00
yenatch
b65c6e8156 Merge remote-tracking branch 'origin/master' 2015-02-13 14:50:56 -08:00
YamaArashi
7b7c563c93 Rename some labels 2015-02-08 18:40:08 -08:00
YamaArashi
3870f5e10a named misc functions 2015-02-08 01:44:41 -08:00
YamaArashi
1347023128 move-related things 2015-02-08 00:17:03 -08:00
YamaArashi
72bbaed99f fixed hp bar wram label and misc 2015-02-07 22:18:42 -08:00
YamaArashi
32f7cf12de Named wram symbols 2015-02-07 18:37:40 -08:00
YamaArashi
4fd7a42b23 commented battle stuff 2015-02-07 16:24:16 -08:00
YamaArashi
72265ab92a comment drain HP effect 2015-02-07 13:40:14 -08:00
YamaArashi
83023cda19 commented menu stuff 2015-02-07 12:27:36 -08:00
yenatch
b35294752c rename hJoyHeldLast -> hJoyLast 2015-02-07 11:39:49 -08:00
yenatch
f94af3e2d6 INSTALL: git clone --recursive 2015-02-07 11:39:27 -08:00
yenatch
451f7fce29 Pick off some more static map ids. 2015-02-07 11:18:28 -08:00
YamaArashi
c9b778fb00 documented bide bug 2015-02-07 04:23:34 -08:00
YamaArashi
507fcbd269 Fix typo in name 2015-02-07 03:04:50 -08:00
YamaArashi
3fdb8a0d89 serial/trade/misc 2015-02-07 02:43:08 -08:00
xCrystal
9de54645c8 add constants for volatile statuses and more battle labels/commentary/constants 2015-02-04 23:22:46 -08:00
xCrystal
97637e7ce7 More battle commentary/labels/constans and fix some spacing issues
Conflicts:
	engine/battle/core.asm
2015-02-04 23:22:25 -08:00
IIMarckus
01e314f4f5 Merge branch 'master' of /tmp/a/pokered 2015-02-04 00:51:25 -07:00
Marcus Huderle
c3a5bb70d2 Use money macro for TrainerPicAndMoneyPointers. 2015-02-04 00:51:12 -07:00
Marcus Huderle
6143848c7e Added bcd macros with coins and money aliases. 2015-02-04 00:51:12 -07:00
U-Daniel-PC\Daniel
a53b3ca561 More battle sfx ids 2015-01-27 03:27:34 -05:00
U-Daniel-PC\Daniel
8744b3bf8b Fix some sfx ids 2015-01-27 03:26:33 -05:00
Marcus Huderle
95f4f7b41f Clean up prizes data. 2015-01-24 12:52:11 -08:00
Marcus Huderle
3cf945bad4 Better documenting for GetMachinePrice and TechnicalMachinePrices. 2015-01-24 12:41:20 -08:00
U-Daniel-PC\Daniel
b3324b175e Don't ignore .map files
it makes it confusing to edit/move the tilemaps in gfx/
2015-01-24 09:15:09 -05:00
U-Daniel-PC\Daniel
00bafbec65 Update INSTALL.md 2015-01-24 09:14:23 -05:00
Daniel Harding
5b7c8541db Merge pull request #66 from stag019/master
Some Makefile stuff
2015-01-23 07:35:07 -05:00
U-Daniel-PC\Daniel
49a25618ea Clean up white space, fix label typo 2015-01-22 22:13:21 -05:00
Daniel Harding
01095f7794 Merge pull request #67 from xCrystal/master
Lots of commentary in engine/battle/core.asm
2015-01-22 21:28:43 -05:00
xCrystal
d3bf8bca5e fix duplicate labels 2015-01-21 11:24:55 +01:00
xCrystal
e6499cd505 some constants in stat up/down effects 2015-01-20 20:34:56 +01:00
xCrystal
61aaa15205 rename some labels 2015-01-20 20:21:16 +01:00
xCrystal
1b62ca0555 add commentary to move effects 2015-01-20 12:12:30 +01:00
stag019
6e8f6f66c1 make compare depends on red and blue being built. 2015-01-18 19:43:45 -05:00
stag019
4a8f7d3dd2 Remove symfiles on clean. 2015-01-18 19:41:59 -05:00
stag019
18fe7e25da No longer need to make a mapfile with the newest RGBDS source. This RGBDS doesn't have a release yet. 2015-01-18 19:39:16 -05:00
stag019
21f306d653 Fix PNG files to have bit depth match the bit depth used in the game. 2015-01-07 21:30:48 -05:00
xCrystal
ca6b4348c2 add commentary 2015-01-04 17:47:21 +01:00
yenatch
26227cc45f Clean up type names. 2014-12-10 20:07:01 -08:00