Commit Graph
100 Commits
Author SHA1 Message Date
alpine9000 d80a3f39e6 refactor towards single sprite map 2016-04-21 16:49:33 +10:00
alpine9000 47a5ac8c20 Update README.md 2016-04-21 11:52:08 +10:00
alpine9000 145de2e4aa Update README.md 2016-04-21 11:51:22 +10:00
alpine9000 e05769143a Update README.md 2016-04-21 11:51:05 +10:00
alpine9000 88e15b3f7e Added croppa 2016-04-21 11:50:02 +10:00
alpine9000 34ca62a0ea refactoring for multiple item sprites 2016-04-20 17:42:27 +10:00
alpine9000 f66d63089f joystick button to continue 2016-04-20 15:55:10 +10:00
alpine9000 3fd945009a message panel 2016-04-19 16:37:20 +10:00
alpine9000 ec2e0d6874 refactor startup 2016-04-19 13:54:34 +10:00
alpine9000 fbc2a85fd9 cleaned up palette handling a bit 2016-04-19 13:29:53 +10:00
alpine9000 942e57e826 Fast screen setup 2016-04-18 19:31:24 +10:00
alpine9000 dcf1eea88b more work on animated sprites 2016-04-18 18:43:51 +10:00
alpine9000 60c409ab07 animated board item 2016-04-18 16:58:49 +10:00
alpine9000 21f2ee0aaa start of item display 2016-04-18 16:08:46 +10:00
alpine9000 5b0358ada0 jumping pig 2016-04-17 18:34:46 +10:00
alpine9000 a67840ff14 refactor 2016-04-17 17:58:35 +10:00
alpine9000 4e4657d14f working on pig movement 2016-04-17 17:47:11 +10:00
alpine9000 5ddfd5bcdd fixed sprite scroll shudder 2016-04-17 15:36:22 +10:00
alpine9000 27f56e80c9 small palette fix 2016-04-17 15:13:49 +10:00
alpine9000 248fe0baf8 slightly more advanced sprite handling 2016-04-17 14:46:29 +10:00
alpine9000 1ebb11b652 basic moving sprite 2016-04-17 14:01:14 +10:00
alpine9000 4039255003 can I display a sprite? 2016-04-17 11:09:22 +10:00
alpine9000 0b5ad11f47 changed play area size 2016-04-17 09:43:54 +10:00
alpine9000 bd2ad017b4 fade in from grey 2016-04-16 16:24:03 +10:00
alpine9000 d98337bd11 setup board 2016-04-16 14:35:24 +10:00
alpine9000 1a511c6f26 fixed up border colors 2016-04-16 12:50:16 +10:00
alpine9000 7653b91d60 scoreboard panel 2016-04-16 12:24:51 +10:00
alpine9000 f3c3e0fc42 tiles animated out 2016-04-16 10:05:15 +10:00
alpine9000 03db6cba3f tiles animated out 2016-04-16 09:57:44 +10:00
alpine9000 1042ac4c5f added multiple anim patterns 2016-04-16 08:58:39 +10:00
alpine9000 816abfc36e Hacked together animating tiles in 2016-04-15 18:01:41 +10:00
alpine9000 ac2782a0e0 Single shot scrolling 2016-04-15 15:16:47 +10:00
alpine9000 947b40b1d3 Joystick 2016-04-15 14:38:13 +10:00
alpine9000 db575e9a25 Joystick 2016-04-15 14:20:11 +10:00
alpine9000 6af2f70b4f refactor continutes 2016-04-15 13:31:46 +10:00
alpine9000 420dc64e5a Variable bg scroll speed 2016-04-15 11:24:06 +10:00
alpine9000 b28cd8a5cb No more bg_shift 2 2016-04-15 10:52:45 +10:00
alpine9000 57535fee32 No more bg_shift 2016-04-15 10:51:46 +10:00
alpine9000 abd268f18c No more fg_shift 2 2016-04-15 10:45:37 +10:00
alpine9000 c730d18ccc No more fg_shift 2016-04-15 10:40:23 +10:00
alpine9000 783c82a895 refactor... 2016-04-15 10:11:31 +10:00
alpine9000 c016c4779b Start of big refactor 2016-04-15 09:53:05 +10:00
alpine9000 8e896e1017 Work in progress 2016-04-14 20:01:42 +10:00
alpine9000 fc6ed3a4b6 Small fix 2016-04-14 15:53:13 +10:00
alpine9000 b6f20b6123 Merge branch 'master' of https://github.com/alpine9000/amiga_examples 2016-04-14 14:44:13 +10:00
alpine9000 18a8a6902a Small cleanup 2016-04-14 14:42:09 +10:00
alpine9000 304b8075b9 Single pass main loop 2016-04-14 14:33:05 +10:00
alpine9000 18181c0527 Cleaned up some unused stuff 2016-04-14 11:20:06 +10:00
alpine9000 923204b121 Updated readme 2016-04-14 11:16:20 +10:00
alpine9000 98c4d08d53 Refactoring... 2016-04-14 11:14:51 +10:00
alpine9000 ae8184e233 Renamed main file 2016-04-14 10:33:52 +10:00
alpine9000 737123f4d3 Generate palette asm 2016-04-13 18:55:00 +10:00
alpine9000 b3d4fb33ea Tilemap scroll 2016-04-13 18:51:07 +10:00
alpine9000 5a38595540 Foreground and background tmx maps 2016-04-13 18:48:04 +10:00
alpine9000 e45baa57b0 Test dual scroll 2016-04-12 16:27:05 +10:00
alpine9000 c4f18eb111 Hacking a scrolling dual playfield 2016-04-11 16:38:59 +10:00
alpine9000 852a089dff Added depth option 2016-04-07 16:21:00 +10:00
alpine9000 68f957d3eb Very basic tiled.tmx converter 2016-04-07 14:21:16 +10:00
alpine9000 780054fa91 Update BuildingCrossDev.md 2016-04-06 10:12:04 +10:00
alpine9000 8fbe7ddb79 One tile per frame 2016-04-05 19:55:09 +10:00
alpine9000 6bd68c712f Towards one tile per frame 2016-04-05 19:33:07 +10:00
alpine9000 d577a4ae71 Start of tile_hscroll 2016-04-05 15:48:02 +10:00
alpine9000 9aaeeebe42 Merge branch 'master' of https://github.com/alpine9000/amiga_examples 2016-04-04 13:51:09 +10:00
alpine9000 cb12e9e780 Cleanup 2016-04-04 13:50:52 +10:00
alpine9000 4c121ed130 Cleanup 2016-04-04 13:50:40 +10:00
alpine9000 5744e61790 Update README.md 2016-04-04 13:50:19 +10:00
alpine9000 7224cf9706 Merge branch 'master' of https://github.com/alpine9000/amiga_examples 2016-04-04 13:48:59 +10:00
alpine9000 ee2b958081 Update README.md 2016-04-04 13:48:52 +10:00
alpine9000 0e49617402 Added screenshot/cleanup 2016-04-04 13:48:46 +10:00
alpine9000 1f28e2e854 Update README.md 2016-04-04 10:48:25 +10:00
alpine9000 7fd92c386d Added screenshot 2016-04-04 10:47:05 +10:00
alpine9000 767b0a4464 Update README.md 2016-04-04 10:41:41 +10:00
alpine9000 23bbb3a4ce Updated copper list 2016-04-02 20:03:59 +11:00
alpine9000 a86c373eea Clean up scroll_text 2016-04-02 19:56:59 +11:00
alpine9000 a6e8f3c1b6 Color copperlist 2016-04-02 15:58:53 +11:00
alpine9000 9cc2cc73c0 crazy scrolling 2016-04-02 15:29:40 +11:00
alpine9000 9be405ce73 Lots of text 2016-04-02 10:23:37 +11:00
alpine9000 7a8613c6d6 Double buffered scroll 2016-04-02 08:49:47 +11:00
alpine9000 5f19738975 Fixed small bug 2016-04-01 19:38:09 +11:00
alpine9000 2a5eaa1ea2 Simplifying char blit 2016-04-01 16:35:02 +11:00
alpine9000 64bfbef970 Simplifying char blit 2016-04-01 16:23:21 +11:00
alpine9000 21d91bccd4 Simplifying char blit 2016-04-01 16:08:00 +11:00
alpine9000 34bcded682 Simplifying char blit 2016-04-01 15:58:29 +11:00
alpine9000 a79566d429 Simplifying char blit 2016-04-01 15:49:44 +11:00
alpine9000 c80864f48a 1 word descending char blit 2016-04-01 15:24:44 +11:00
alpine9000 01846c84fb Tried to plot char with descending mode 2016-04-01 15:00:36 +11:00
alpine9000 a523a64e24 Work in progress to new char blit 2016-04-01 10:26:27 +11:00
alpine9000 83764dd307 Change to mask 2016-04-01 09:32:43 +11:00
alpine9000 3b9ebf4ffa Single pass main loop 2016-03-31 16:19:37 +11:00
alpine9000 4b7246dda3 Better scroll text 2016-03-31 15:57:45 +11:00
alpine9000 f7d6840c3c First attemp at scrolling text 2016-03-31 13:36:24 +11:00
alpine9000 160b78f30a Added left and right buffers for over scroll 2016-03-31 10:53:44 +11:00
alpine9000 78b0881d22 Right side ok 2016-03-31 10:04:47 +11:00
alpine9000 58b9c11c19 File used for resize test 2016-03-31 08:40:56 +11:00
alpine9000 550f16b9e7 Update README.md 2016-03-31 08:29:57 +11:00
alpine9000 e5e8d2c5ef Optimisations 2016-03-30 19:18:15 +11:00
alpine9000 9aa9c2cf56 Small optimisations 2016-03-29 20:50:47 +11:00
alpine9000 17f2b81f87 Added some comments 2016-03-29 16:01:59 +11:00
alpine9000 a1106476d9 Minor optimisations 2016-03-29 14:42:42 +11:00
alpine9000 e4fd004289 Minor optimisations 2016-03-29 13:27:28 +11:00