Remy Oukaour
|
8259136911
|
Name mail graphics
|
2017-12-26 20:02:00 -05:00 |
|
Remy Oukaour
|
35a3a19fda
|
Use "battle_anims" and "sprite_anims" for clarity, not just "anims"
|
2017-12-26 18:45:04 -05:00 |
|
Remy Oukaour
|
b5417fafec
|
Split battle/ into data/ and engine/ components
|
2017-12-26 17:47:05 -05:00 |
|
Remy Oukaour
|
24f0e7d045
|
Rename: emote_headers, sprite_headers, cry_headers, gfx_headers, tileset_headers
|
2017-12-26 12:50:32 -05:00 |
|
Remy Oukaour
|
25a3960646
|
Move some more main.asm routines into individual files
|
2017-12-16 19:00:50 -05:00 |
|
Remy Oukaour
|
2cf5cc1dc7
|
Move more unknown graphics into real subfolders
|
2017-12-15 17:50:45 -05:00 |
|
Remy Oukaour
|
dc76bf804f
|
Move all misc/ and unknown/ files to meaningful directories
|
2017-12-15 13:21:47 -05:00 |
|
Remy Oukaour
|
6ab1d028bb
|
Split items/ and trainers/ into their data/ and engine/ components
Move some data into a pokemon/ subdirectory
|
2017-12-14 23:00:54 -05:00 |
|
Remy Oukaour
|
2d644f5077
|
Name some gfx/unknown/ files
|
2017-12-11 18:04:23 -05:00 |
|
Remy Oukaour
|
e6f6a75330
|
Move the rest of gfx/misc/ into specific directories
|
2017-12-11 17:51:04 -05:00 |
|
Remy Oukaour
|
32ea595c47
|
Move some gfx/unknown/ files into meaningful directories
|
2017-12-09 23:37:08 -05:00 |
|
Remy Oukaour
|
31901f73b0
|
Move some gfx/misc/ files into meaningful directories
|
2017-12-09 22:57:41 -05:00 |
|
yenatch
|
346a6f8dcb
|
fix make 3.81
the shell newline capture doesnt work in 3.81, so that's gone
|
2017-12-03 21:58:27 -05:00 |
|
yenatch
|
ea8aaeb8e3
|
fix cryptic 'no rule' error when a prerequisite is missing
at the cost of scan_includes running before the rules are actually evaluated
|
2017-12-03 20:46:11 -05:00 |
|
yenatch
|
021afb6831
|
rgbds variables in the makefile
this is for my own convenience but anyone using both rgbds 2 and 3 may find it useful
|
2017-10-22 02:12:13 -04:00 |
|
yenatch
|
1439887b49
|
rename pokecrystal.ld -> pokecrystal.link
|
2017-10-22 02:06:43 -04:00 |
|
yenatch
|
aa19af3822
|
Rebuild on changes to pokecrystal.ld
|
2017-09-24 03:30:47 -04:00 |
|
yenatch
|
01caa369ec
|
Merge pull request #379 from yenatch/tools
Refactor scan_includes and add warnings for tools
|
2017-09-24 01:25:03 -04:00 |
|
yenatch
|
17448c51a5
|
Merge pull request #389 from yenatch/rgbds-3
rgbds 0.3.3
|
2017-09-24 01:23:34 -04:00 |
|
PikalaxALT
|
63bc19e33d
|
Make repository compatible with RGBDS 0.3.3 (breaks support for earlier versions of RGBDS)
|
2017-09-24 01:15:05 -04:00 |
|
yenatch
|
59a27d5907
|
tools/gfx: Replace --width with --png
|
2017-09-24 01:07:02 -04:00 |
|
PikalaxALT
|
0e470bc785
|
Fix section linking
Create linker script and float all sections
|
2017-09-23 23:04:10 -04:00 |
|
surskitty
|
7cd4ca1207
|
Updating Makefile for the unused GB + N64 image.
|
2017-09-10 00:30:52 -04:00 |
|
yenatch
|
7ba068d45b
|
Makefile formatting
|
2017-08-20 12:42:54 -04:00 |
|
yenatch
|
3064e84c5f
|
Use $(filter) to check targets
|
2017-08-20 12:37:23 -04:00 |
|