junglejourney

log

age author description
Sat Sep 17 23:32:19 2011 +0200 David Boddie Updated the instructions.
Sat Sep 17 23:31:57 2011 +0200 David Boddie Slightly improved the explosion animation.
Sat Sep 17 23:31:31 2011 +0200 David Boddie Changed the behaviour of the boomerang to use the weapon counter
Sat Sep 17 22:57:57 2011 +0200 David Boddie Made projectiles fire from two different places to help the player
Sat Sep 17 22:37:45 2011 +0200 David Boddie Moved code, pictures and work areas down in memory.
Sat Sep 17 02:30:32 2011 +0200 David Boddie Updated the length of the code file.
Sat Sep 17 02:22:58 2011 +0200 David Boddie Added tag pre-release1 for changeset 8dcefb5a013d
Sat Sep 17 02:20:39 2011 +0200 David Boddie Changed the vertical movement step size to 6 pixels as suggested
Tue Sep 13 21:13:01 2011 +0200 David Boddie Grouped text items into text boxes, adding support for indentation
Tue Sep 13 20:36:35 2011 +0200 David Boddie Merged font and alignment information.
Tue Sep 13 20:32:50 2011 +0200 David Boddie Refactored font usage.
Tue Sep 13 20:19:54 2011 +0200 David Boddie Added some instructions from the README.txt file.
Mon Sep 12 23:23:09 2011 +0200 David Boddie Started working on additional materials.
Sun Sep 11 23:38:40 2011 +0200 David Boddie Updated the length information for the game code.pre-release1
Sun Sep 11 22:35:43 2011 +0200 David Boddie Added padding to the UEF file to make it load more reliably in
Sun Sep 11 02:17:33 2011 +0200 David Boddie Added some instructions.
Sun Sep 11 02:17:13 2011 +0200 David Boddie Aim to avoid problems with the object placement caused by the carry
Sun Sep 11 02:10:31 2011 +0200 David Boddie Changed the Escape key behaviour.
Sun Sep 11 00:58:39 2011 +0200 David Boddie Updated the to do list.
Sun Sep 11 00:32:12 2011 +0200 David Boddie More work on images.
Sun Sep 11 00:16:37 2011 +0200 David Boddie Updated images.
Sun Sep 11 00:00:13 2011 +0200 David Boddie Added support for pause/resume and sound on/off keys.
Sat Sep 10 23:42:04 2011 +0200 David Boddie Updated the loader with the current size of the CODE file.
Sat Sep 10 23:41:25 2011 +0200 David Boddie Added explosion images, adjusting the emerge/explode data format.
Sat Sep 10 23:40:31 2011 +0200 David Boddie Added new explosion images.
Sat Sep 10 23:40:14 2011 +0200 David Boddie Added explosion images and improved existing images.
Sat Sep 10 20:25:59 2011 +0200 David Boddie More work on sounds.
Sat Sep 10 15:27:58 2011 +0200 David Boddie Fixed the space insertion bug in the high score name entry routine.
Sat Sep 10 15:16:29 2011 +0200 David Boddie Added a palette animation to the completion screen.
Sat Sep 10 14:28:21 2011 +0200 David Boddie Moved sprites and other data up in memory to make more room for code.
Sat Sep 10 13:52:24 2011 +0200 David Boddie Moved global variables to make more space for code.
Sat Sep 10 13:27:54 2011 +0200 David Boddie Added sounds for when scenery is destroyed.
Sat Sep 10 13:18:03 2011 +0200 David Boddie Fixed completion screen decoding.
Sat Sep 10 01:48:35 2011 +0200 David Boddie Updated items.
Sat Sep 10 01:44:28 2011 +0200 David Boddie Updated the default high score names and tweaked the sounds a little.
Sat Sep 10 01:44:02 2011 +0200 David Boddie Tiny modification.
Sat Sep 10 00:59:32 2011 +0200 David Boddie Added an overlay image for the title screen.
Fri Sep 09 21:34:55 2011 +0200 David Boddie Fixed trivial rendering bug in the strength adding/plotting routine.
Fri Sep 09 21:29:38 2011 +0200 David Boddie Improved fluidity of the gameplay by updating different enemies at
Fri Sep 09 00:02:02 2011 +0200 David Boddie Attempted to improve performance by pre-calculating enemy positions
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.