Commit Graph

25 Commits

Author SHA1 Message Date
stevenhowes 8002b764c5 Store pointers for indexed sprites for anything that's redrawn every frame. 2021-08-31 18:20:11 +01:00
stevenhowes afe572da82 Re-enable double-buffering on map editor 2021-08-31 16:51:57 +01:00
stevenhowes b5ae8623c9 Refer to tiles and font characters by pointer (once cached). Fixed missing colon from font. Minor map changes (and more obvious tile zero). Misc map tweaks. 2021-08-31 16:50:11 +01:00
stevenhowes f6acae8ecb Clipboard support for overlay tiles 2021-06-26 19:56:39 +01:00
stevenhowes 464e19c282 Dual tile layers 2021-06-26 19:45:08 +01:00
stevenhowes 459db2afb0 Make picking areas easier and look nicer. 2021-05-29 23:24:46 +01:00
stevenhowes f0ead9562c Support event names in mapedit 2021-05-29 23:18:00 +01:00
stevenhowes c57e5ec38e Remove old smart tile bits (all but event triggering) 2021-05-29 21:37:15 +01:00
stevenhowes 0e6769be19 Remove/tweak more sprites 2021-05-15 22:43:41 +01:00
stevenhowes f29fcd9288 Strip unused pallets and masks. Added player walking animation and general tidyup of old sprites. 2021-05-15 21:54:23 +01:00
stevenhowes f004e66461 Correctly handle all 8 directions 2021-05-15 20:20:56 +01:00
stevenhowes 74faf7f89b Sprite flipping, face in direction of movement 2021-05-13 20:56:36 +01:00
stevenhowes b2e61ab8ca D to delete smarttile in map editor 2021-05-12 21:18:35 +01:00
stevenhowes 002b3562f8 Finish cargo bay door. Copy/paste of smart tile info. 2021-05-12 21:11:42 +01:00
stevenhowes 011983d960 Allow scroll of areas in smart tiles. 2021-05-08 22:18:56 +01:00
stevenhowes 467263ce86 Area support in map editor. Increase max smart tiles. Smart tile editor. Removed static area names. Tile/map layout continuation. 2021-05-08 21:10:25 +01:00
stevenhowes e76cbbec8a Better file naming, loading of smarttiles in mission2 rather than hard coded stuff 2021-04-14 21:48:54 +01:00
stevenhowes 5bd81b2cb2 Read and highlight smart tiles in mapedit 2021-04-14 20:37:41 +01:00
stevenhowes ae5f0610eb Collidable sprites in mapedit, correct triggering of smarttiles in mission2 2021-04-09 22:08:07 +01:00
stevenhowes 74b97661e2 Attempt at stopping file load errors on 3.10 on an A3000 2021-04-08 21:02:44 +01:00
stevenhowes 387e36f4c3 Allow saving from map editor. More tiles (all a bit WIP) and some more map. 2021-04-08 20:34:49 +01:00
stevenhowes 8fdce7ba4b Left/bottom bounds, and move a tile at a time rather than with a pointless cursor. 2021-04-08 19:50:35 +01:00
stevenhowes 16cbc5ca61 Copy/paste in map editor, cursor etc 2021-04-06 21:38:59 +01:00
stevenhowes ae0a541ae5 further seperating of mission2 and mapedit 2021-04-06 20:09:00 +01:00
stevenhowes 436fea16e4 Tweak to mission2 movement, map editor 2021-04-06 19:52:01 +01:00