xCrystal
|
eafc71f4a2
|
Add east/west connected map for testing
|
2023-12-21 19:57:17 +01:00 |
|
xCrystal
|
78b8f05fb7
|
Debug map data for testing
|
2023-12-14 17:13:07 +01:00 |
|
xCrystal
|
29f98ccb8c
|
Effects of branch (and union) space [Commit 2] (#28)
|
2023-10-28 19:09:58 +02:00 |
|
xCrystal
|
f9f0467d76
|
Add definitions for additional regular spaces (green, item, pkmn, minigame) and end space (#21)
|
2023-10-19 20:38:54 +02:00 |
|
xCrystal
|
da956ed7e4
|
Detach PAL_OW_MISC from map palettes i.e. LoadMapPals (#3)
|
2023-10-07 12:47:37 +02:00 |
|
xCrystal
|
85a616e20e
|
Create tileset and map in debug build for testing
|
2023-10-06 20:42:00 +02:00 |
|
xCrystal
|
a01f04e967
|
Implement common tileset portion at second half of vTiles5: palette maps (#19)
|
2023-10-04 17:20:48 +02:00 |
|
xCrystal
|
adfcd603dd
|
Implement common tileset portion at second half of vTiles5 (#19)
|
2023-10-03 19:02:36 +02:00 |
|
xCrystal
|
63912e8bef
|
Add debug maps for testing
|
2023-10-02 16:11:52 +02:00 |
|
xCrystal
|
674e838460
|
Organize debug-only structures for test maps and levels (#16)
|
2023-09-03 00:22:23 +02:00 |
|
xCrystal
|
55a38ff2de
|
Make map environments more granular and make all map palettes except darkness depend on map environment (#7)
|
2023-08-04 18:45:50 +02:00 |
|
xCrystal
|
6e3c5fd008
|
Expand tilesets from 192 to 255 tiles (#2) [Commit 2], Reorganization of pokecrystal charmap and fonts layout (#3)
|
2023-08-02 19:52:51 +02:00 |
|
xCrystal
|
9df4cf6946
|
Create a fourth time of day (#2)
|
2023-07-31 12:27:53 +02:00 |
|
xCrystal
|
acd022d765
|
Remove unnecessary DMG and SGB checking (#7)
|
2023-07-26 17:02:33 +02:00 |
|
xCrystal
|
5147904f78
|
Remove original maps and object events (#1)
|
2023-07-25 15:33:08 +02:00 |
|
Rangi
|
0d683ea0c7
|
Remove redundant tile graphics file, reuse others
|
2020-06-11 10:55:32 -04:00 |
|
aaaaaa123456789
|
2b7237e299
|
Match LZ compressed files (#724)
Replace lzcomp with new version and match all LZ compressed files
|
2020-05-23 13:30:04 -04:00 |
|
Rangi
|
81eaf83cd7
|
Identify gfx/unknown/4985a.asm as gfx/tilesets/forest-tree/unused.png
|
2020-02-26 15:41:22 -05:00 |
|
Rangi
|
01f68fcc6a
|
Rename TILESET_BATTLE_TOWER to TILESET_BATTLE_TOWER_INSIDE
|
2019-11-03 12:03:37 -05:00 |
|
Rangi
|
0ce8dd75cd
|
gfx/roofs/*.png filenames match ROOF_* constants
|
2018-10-31 17:46:18 -04:00 |
|
Rangi
|
e1fabcfbff
|
Fix comments
|
2018-05-18 19:36:22 -04:00 |
|
Rangi
|
62d6f72bb3
|
Make tileset palette maps easier to edit
|
2018-02-09 13:50:20 -05:00 |
|
Rangi
|
f8f3294130
|
Add ROOF_ constants
|
2018-02-04 21:39:46 -05:00 |
|
Rangi
|
e32e5212af
|
use "x + -1" not "x +- 1"
(TODO: use "x - 1" once rgbds allows it)
|
2018-02-02 22:55:38 -05:00 |
|
Remy Oukaour
|
b1c808f9f8
|
Rename some tilesets (close #467)
|
2018-01-17 14:50:34 -05:00 |
|
Remy Oukaour
|
5c28d05bb4
|
Merge branch 'master' of https://github.com/xCrystal/pokecrystal (resolve PR #459)
# Conflicts:
# data/items/descriptions.asm
# data/sprite_anims/framesets.asm
# engine/crystal_colors.asm
# engine/events/kurt.asm
# engine/events/special.asm
# engine/events/std_scripts.asm
# engine/events_3.asm
# engine/item_effects.asm
# engine/namingscreen.asm
# engine/scripting.asm
# engine/stats_screen.asm
# engine/trade_animation.asm
# home/audio.asm
# main.asm
# maps/BattleTower1F.asm
# maps/BattleTowerBattleRoom.asm
# maps/BurnedTowerB1F.asm
# maps/ElmsLab.asm
# maps/GoldenrodDeptStore5F.asm
# maps/GoldenrodUnderground.asm
# maps/HallOfFame.asm
# maps/MahoganyTown.asm
# maps/ManiasHouse.asm
# maps/MobileBattleRoom.asm
# maps/MobileTradeRoomMobile.asm
# maps/RadioTower2F.asm
# maps/Route35NationalParkGate.asm
# maps/Route36NationalParkGate.asm
# maps/Route39Farmhouse.asm
# tilesets/palette_maps.asm
|
2018-01-14 22:56:36 -05:00 |
|
Remy Oukaour
|
31caeeba3c
|
Separate more palettes into gfx/**/*.pal files
|
2018-01-12 14:41:42 -05:00 |
|
Remy Oukaour
|
bdc95598d7
|
Easier to find palette data
|
2018-01-12 03:07:48 -05:00 |
|
Remy Oukaour
|
b45f89f80c
|
More constants and data tables
|
2018-01-11 01:45:27 -05:00 |
|
Remy Oukaour
|
7de7441e72
|
gfx/*.asm files have INCBINs
|
2018-01-10 02:38:45 -05:00 |
|
Remy Oukaour
|
8334c3c998
|
Newline
|
2018-01-10 00:18:06 -05:00 |
|
Remy Oukaour
|
9af6d8d0f1
|
Split tilesets/ into gfx/tilesets and data/tilesets/
|
2018-01-09 23:53:58 -05:00 |
|
Remy Oukaour
|
5c5f8b325f
|
Move data/palettes/ .pal files into gfx/
|
2018-01-09 23:21:32 -05:00 |
|
Remy Oukaour
|
0b6857b1a9
|
lava in gym_1 > fountain in unused safari zone
|
2018-01-03 02:16:25 -05:00 |
|
Remy Oukaour
|
bc83768d81
|
Tileset images are 128px wide
|
2018-01-03 02:02:15 -05:00 |
|
Remy Oukaour
|
08b14e593e
|
Rename tilesets, consistent with constant names
|
2017-12-10 23:56:10 -05:00 |
|
Remy Oukaour
|
31901f73b0
|
Move some gfx/misc/ files into meaningful directories
|
2017-12-09 22:57:41 -05:00 |
|
yenatch
|
afc6f8033b
|
forgot to remove 2bpp from gfx/tilesets
|
2017-06-24 00:50:33 -04:00 |
|
yenatch
|
967b0898a9
|
pngs in gfx/tilesets
|
2017-06-21 00:28:48 -04:00 |
|
yenatch
|
d29fb5d207
|
Image extensions in gfx/tilesets.
|
2014-04-02 00:45:07 -04:00 |
|
yenatch
|
502fe13e30
|
flower animation graphics
|
2013-12-26 02:48:00 -05:00 |
|
yenatch
|
c8c887fb1e
|
water animation graphics
|
2013-12-26 02:41:06 -05:00 |
|
yenatch
|
70d5cf467a
|
whirlpool animation graphics
|
2013-12-26 02:37:23 -05:00 |
|
yenatch
|
da689fa7d6
|
roof graphics
|
2013-10-11 01:43:15 -04:00 |
|
yenatch
|
5147e6c0a2
|
random 0s in tileset data was actually lz padding
i guess someone liked their filesizes nice and even?
|
2013-09-01 14:42:49 -04:00 |
|
yenatch
|
122e243624
|
mistook sprout tower pillar for minecart graphics
|
2013-05-22 17:07:18 -04:00 |
|
yenatch
|
ee4203a56d
|
minecart tile animations
|
2013-05-22 14:57:33 -04:00 |
|
yenatch
|
c15e7b8619
|
safari fountain tile animations
|
2013-05-22 02:56:25 -04:00 |
|
yenatch
|
6dde0b274d
|
ilex forest tree tile animations
|
2013-05-21 18:32:55 -04:00 |
|
yenatch
|
2236e27933
|
cave water + park fountain tile animations
|
2013-05-21 12:37:58 -04:00 |
|