junglejourney

log

age author description
Thu Sep 08 22:10:06 2011 +0200 David Boddie Added scenery to the final exit room, making it necessary for the
Thu Sep 08 00:27:36 2011 +0200 David Boddie Made some minor adjustments to the high score entry presentation.
Wed Sep 07 00:09:07 2011 +0200 David Boddie Finished the high score entry screen.
Mon Sep 05 23:08:49 2011 +0200 David Boddie Redesigned the high score entry routine to be easier to implement.
Mon Sep 05 22:42:28 2011 +0200 David Boddie Reimplemented the text character printing routine.
Mon Sep 05 00:04:11 2011 +0200 David Boddie Removed an unused routine.
Sun Sep 04 23:28:21 2011 +0200 David Boddie Experimented with a high score entry screen, but memory is almost
Sun Sep 04 19:06:28 2011 +0200 David Boddie Moved the initialisation code into a loader file to free up some
Sun Sep 04 18:08:17 2011 +0200 David Boddie Removed unused data.
Sun Sep 04 18:04:49 2011 +0200 David Boddie Removed redundant operations to save space.
Sun Sep 04 17:51:59 2011 +0200 David Boddie Created a routine for OSBYTE 19 calls to try and save some space.
Sun Sep 04 15:18:19 2011 +0200 David Boddie Fixed incorrect offset counting that made objects appear in the
Sun Sep 04 03:47:41 2011 +0200 David Boddie Hopefully fixed problem with score text having an incorrect colour.
Sun Sep 04 02:49:24 2011 +0200 David Boddie Started to add support for high scores.
Sun Sep 04 01:38:57 2011 +0200 David Boddie Added basic sounds.
Sun Sep 04 01:37:55 2011 +0200 David Boddie Added a work in progress title screen and a completion image.
Sat Sep 03 18:47:16 2011 +0200 David Boddie Added an end of level screen.
Sat Sep 03 14:59:56 2011 +0200 David Boddie Worked on the title screen.
Sat Sep 03 14:59:39 2011 +0200 David Boddie Updated the memory map and the to do list.
Sat Sep 03 14:58:53 2011 +0200 David Boddie Hopefully fixed the routine to add strength and update the strength bar.
Sat Sep 03 01:29:27 2011 +0200 David Boddie Limit the rate at which projectiles are created when a tile is
Sat Sep 03 00:29:43 2011 +0200 David Boddie Completed the list of seeds for official levels.
Fri Sep 02 20:14:14 2011 +0200 David Boddie Fixed problem with exiting levels when not aligned with the exit.
Thu Sep 01 23:13:43 2011 +0200 David Boddie Updated the to do list.
Thu Sep 01 23:09:25 2011 +0200 David Boddie Updated the level seeds.
Thu Sep 01 23:07:26 2011 +0200 David Boddie Added two more tiles and fixed an enemy sprite.
Wed Aug 31 18:51:50 2011 +0200 David Boddie Added another enemy.
Wed Aug 31 18:51:20 2011 +0200 David Boddie Added another enemy.
Wed Aug 31 11:16:32 2011 +0200 David Boddie Moved the code up in memory to give it a chance of running on a
Wed Aug 31 11:03:04 2011 +0200 David Boddie Moved the data and characters sprites up in memory to leave more
Wed Aug 31 02:34:09 2011 +0200 David Boddie Increased the areas available to emerging enemies.
Wed Aug 31 01:52:31 2011 +0200 David Boddie Show an open exit when the player has a key.
Wed Aug 31 01:12:15 2011 +0200 David Boddie Changed the seed values for two levels.
Wed Aug 31 01:11:33 2011 +0200 David Boddie Added another hint.
Tue Aug 30 00:58:42 2011 +0200 David Boddie Ensured that the player is awarded points for shooting enemies.
Tue Aug 30 00:57:25 2011 +0200 David Boddie Added new treasure sprites.
Mon Aug 29 18:32:25 2011 +0200 David Boddie Ensured that enemies do not emerge next to the player.
Mon Aug 29 15:35:30 2011 +0200 David Boddie Fixed problem with enemies remaining on a new level.
Mon Aug 29 03:01:53 2011 +0200 David Boddie Fixed the exit sprite.
Mon Aug 29 02:48:32 2011 +0200 David Boddie Added weapon behaviour for the non-default weapons.
Mon Aug 29 00:12:21 2011 +0200 David Boddie Started to add title and game over screens.
Sun Aug 28 22:59:41 2011 +0200 David Boddie Added checks and updates for the player's strength with a demise
Sun Aug 28 19:18:35 2011 +0200 David Boddie Reorganised the sprites to allocate the old projectile explosion slot
Sun Aug 28 19:17:06 2011 +0200 David Boddie Updated the key sprite.
Sun Aug 28 18:37:58 2011 +0200 David Boddie Added more weapon sprites.
Sun Aug 28 15:17:59 2011 +0200 David Boddie Updated the to do list.
Sun Aug 28 15:17:01 2011 +0200 David Boddie Added level exit behaviour.
Sun Aug 28 15:15:31 2011 +0200 David Boddie Added a weapon image.
Sun Aug 28 03:51:33 2011 +0200 David Boddie Added support for items.
Sun Aug 28 03:50:38 2011 +0200 David Boddie Modified a test program to help diagnose room generation.
Sun Aug 28 03:49:56 2011 +0200 David Boddie Added two images.
Sun Aug 28 00:28:28 2011 +0200 David Boddie Added support for exits and multiple levels.
Sat Aug 27 20:54:27 2011 +0200 David Boddie Added a title image and key sprite.
Sat Aug 27 18:42:07 2011 +0200 David Boddie Merged the player and projectile collision routines.
Sat Aug 27 18:41:52 2011 +0200 David Boddie Updated the memory map.
Sat Aug 27 18:27:40 2011 +0200 David Boddie Added new final exit sprites.
Sat Aug 27 02:49:37 2011 +0200 David Boddie Parameterised the start, exit and key rooms so that they can be
Sat Aug 27 02:23:12 2011 +0200 David Boddie Added comments.
Sat Aug 27 00:18:57 2011 +0200 David Boddie Slight improvements.
Fri Aug 26 23:10:24 2011 +0200 David Boddie Added an early draft of the story.
Thu Aug 25 01:59:19 2011 +0200 David Boddie Load player masks into registers for convenience.
Thu Aug 25 01:42:30 2011 +0200 David Boddie Use masks to determine if collisions occur between enemies and the player.
Thu Aug 25 01:41:46 2011 +0200 David Boddie Experiment with image compression.
Thu Aug 25 01:41:20 2011 +0200 David Boddie Use the tools package.
Thu Aug 25 00:13:44 2011 +0200 David Boddie Moved the makesprites module into the newly created tools package.
Tue Aug 23 02:03:25 2011 +0200 David Boddie Moved test programs into their own directory.
Tue Aug 23 02:02:57 2011 +0200 David Boddie Removed unused files from the build.
Tue Aug 23 02:02:45 2011 +0200 David Boddie Updated the inequality test program.
Tue Aug 23 02:02:16 2011 +0200 David Boddie Attempted to solve collision detection issues caused by negative
Mon Aug 22 23:45:16 2011 +0200 David Boddie Added a test program to check the behaviour of comparisons.
Mon Aug 22 01:33:52 2011 +0200 David Boddie Added another workaround for a negative number check.
Mon Aug 22 01:17:34 2011 +0200 David Boddie Adjusted the emerge position routines.
Mon Aug 22 01:17:15 2011 +0200 David Boddie Updated the sprites.
Mon Aug 22 01:03:55 2011 +0200 David Boddie Added collision checking between the projectile and the enemies.
Sun Aug 21 21:46:42 2011 +0200 David Boddie Made the fire key independent from the other keys.
Sun Aug 21 21:30:56 2011 +0200 David Boddie Added projectile creation and movement.
Sun Aug 21 19:22:14 2011 +0200 David Boddie Added a global counter to limit the motion of characters.
Sun Aug 21 18:57:07 2011 +0200 David Boddie Slowed down the movement of enemies.
Sun Aug 21 16:02:00 2011 +0200 David Boddie Vary the emerge position depending on the player's position.
Sun Aug 21 15:56:33 2011 +0200 David Boddie Don't allow the enemies to move horizontally if they can't move
Sun Aug 21 15:46:59 2011 +0200 David Boddie Added support for more animation frames in the enemy characters.
Sun Aug 21 15:46:07 2011 +0200 David Boddie Added missing images.
Sun Aug 21 15:45:40 2011 +0200 David Boddie Added more animation frames for the enemies.
Sun Aug 21 04:13:36 2011 +0200 David Boddie Added a delay bit to the enemy objects to make them slower than
Sun Aug 21 03:09:04 2011 +0200 David Boddie Added basic enemy movement.
Sun Aug 21 01:25:03 2011 +0200 David Boddie Added new sprites.
Sun Aug 21 01:24:55 2011 +0200 David Boddie Ensured that the lists of sprites to unplot and plot are only
Sat Aug 20 23:22:01 2011 +0200 David Boddie Changed a rock image to a leaf image.
Sat Aug 20 04:34:14 2011 +0200 David Boddie Introduced a plotting buffer that records which characters need to
Fri Aug 19 02:38:05 2011 +0200 David Boddie Renamed an incorrectly named routine.
Wed Aug 17 01:26:50 2011 +0200 David Boddie Simplified the right and down movement checks.
Tue Aug 16 02:11:30 2011 +0200 David Boddie Fixed the vertically offset 16x16 sprite plotting routine.
Tue Aug 16 01:49:17 2011 +0200 David Boddie Started handling 16x16 and 8x8 sprites for enemies/explosions and
Mon Aug 15 01:26:43 2011 +0200 David Boddie Added a software license (GNU GPL v3 or later).
Mon Aug 15 01:00:12 2011 +0200 David Boddie Improved the left and right player images.
Mon Aug 15 00:35:34 2011 +0200 David Boddie Moved the playing area down two lines to try and avoid flickering
Mon Aug 15 00:34:23 2011 +0200 David Boddie Added up and down images.
Mon Aug 15 00:21:45 2011 +0200 David Boddie Fixed horizontal movement checks and added vertical movement.
Sun Aug 14 23:17:41 2011 +0200 David Boddie Added right directional player movement.
Sun Aug 14 20:58:00 2011 +0200 David Boddie Changed the layout of the room buffer in memory, making it match
Sun Aug 14 13:33:50 2011 +0200 David Boddie Started working on plotting and moving the player character.
Sat Aug 13 18:48:27 2011 +0200 David Boddie Started adding support for characters.
Sat Aug 13 15:45:29 2011 +0200 David Boddie Added code to clear the starting room.
Sat Aug 13 03:05:46 2011 +0200 David Boddie Blank the screen while preparing each room and set an appropriate
Sat Aug 13 02:41:00 2011 +0200 David Boddie Started to move the BASIC code into the main assembly code.
Fri Aug 12 01:31:35 2011 +0200 David Boddie Completed the vertically offset character plotting routine.
Tue Aug 09 02:32:27 2011 +0200 David Boddie Started working on a sprite routine for vertically displaced characters.
Tue Aug 09 01:40:46 2011 +0200 David Boddie Used 8x24 sized sprites for characters.
Mon Aug 08 23:14:12 2011 +0200 David Boddie Updated the character sprites.
Mon Aug 08 23:11:33 2011 +0200 David Boddie Updated the routine to handle larger character sprites.
Mon Aug 08 22:20:14 2011 +0200 David Boddie Enlarged the images.
Sun Aug 07 20:35:37 2011 +0200 David Boddie Added character images and started to write sprite routines for them.
Sun Aug 07 19:27:49 2011 +0200 David Boddie Added a wrapper program to test part of the room exit code.
Sun Aug 07 19:27:01 2011 +0200 David Boddie Changed the algorithm used to determine which rooms have exits.
Sun Jul 24 02:04:15 2011 +0200 David Boddie Updated the test program to read the current room data.
Sun Jul 24 02:03:23 2011 +0200 David Boddie Added proper walls for each room.
Sat Jul 23 01:32:29 2011 +0200 David Boddie Updated the address of the code in the loader.
Sat Jul 23 01:31:53 2011 +0200 David Boddie Added a test program for the value series generation code.
Sat Jul 23 01:31:20 2011 +0200 David Boddie Reproduced the map generation algorithm used in the series map
Fri Jul 22 02:00:13 2011 +0200 David Boddie Started working on a pseudo-random map-based game.