log clojure/com/aurellem/run/bootstrap_0.clj

age author description
2012-04-10 Robert McIntyre script: wrote memory pattern from within game!
2012-04-10 Robert McIntyre cleaning up code
2012-04-09 Robert McIntyre script: made it to cereulean with TM55s worth 2 million.
2012-04-08 Robert McIntyre item layout is complete.
2012-04-08 Robert McIntyre constructing exact item-pc layout for item-writer.
2012-04-08 Robert McIntyre completed testing of item-writer; looks good.
2012-04-08 Robert McIntyre brought item-writer down to 20 items.
2012-04-08 Robert McIntyre preliminary item-writer complete
2012-04-08 Robert McIntyre rewriting basic-writer assemly so that it is valid items
2012-04-07 Robert McIntyre created 40-byte program to bootstrap main bootstrap program
2012-04-07 Robert McIntyre restore memoization.
2012-04-07 Robert McIntyre Fixed two major bugs related to restart events which were causing desync. The entire video now syncs properly.
2012-04-06 Robert McIntyre saving progress.
2012-04-06 Robert McIntyre fixed problem with rival's name.
2012-04-06 Robert McIntyre solving problem with rival name becomming a key item.
2012-04-06 Robert McIntyre improved do-save-corruption
2012-04-06 Robert McIntyre made more progress, have burn heals and correct name for rival.
2012-04-06 Robert McIntyre improved efficiency of delayed-difference
2012-04-05 Robert McIntyre corrected compilation bugs
2012-04-04 Robert McIntyre improved efficiency of set-cursor
2012-04-04 Robert McIntyre fixed set-cursor so that moving the cursor backwards works
2012-04-04 Robert McIntyre created functions to set the cursor to any position in any list
2012-04-04 Robert McIntyre added function to determine wuantity of items currently selected
2012-04-04 Robert McIntyre created function to determine total item-offset
2012-04-04 Robert McIntyre located item-list related addresses.
2012-04-03 Robert McIntyre adapting bootstrap to new util functions.
2012-04-02 Robert McIntyre major refactoring; made (walk) more robust
2012-03-31 Robert McIntyre improve testing program
2012-03-31 Robert McIntyre improve testing program
2012-03-31 Robert McIntyre item manipulation program works!
2012-03-31 Robert McIntyre going to test bootstrapping program.
2012-03-31 Robert McIntyre mapping out characters-as-items to avoid corrupt items.
2012-03-30 Robert McIntyre restored deposit-one-item, working on getting rival's name into item computer.
2012-03-30 Robert McIntyre preliminary idea for a better pre-bootstrapping program.
2012-03-29 Robert McIntyre script: creating header for initial bootstrap program.
2012-03-29 Robert McIntyre script: walked to poke-center computer.
2012-03-28 Robert McIntyre script: bought 96 burn heals
2012-03-28 Robert McIntyre reorginazed save corruption code
2012-03-27 Robert McIntyre script: save corruption
2012-03-27 Robert McIntyre script: bought initial 5 items.
2012-03-27 Robert McIntyre fix compiliation errors
2012-03-27 Robert McIntyre added script to automatically buy any combination of items from a store's inventory.
2012-03-27 Robert McIntyre refactored walking code from buy-initial-objects to its own function.
2012-03-27 Robert McIntyre script: went back to viridian store.
2012-03-27 Robert McIntyre script: delivered oak's parcel; got pokedex.
2012-03-27 Robert McIntyre script: made it to oak's lab from viridian mart.
2012-03-27 Robert McIntyre script: got oak's parcel
2012-03-27 Robert McIntyre script: made it to viridian mart
2012-03-27 Robert McIntyre script: left oak's lab.
2012-03-27 Robert McIntyre script: defeated rival.
2012-03-26 Robert McIntyre script: got pikachu.
2012-03-26 Robert McIntyre continued work on unoptimized script
2012-03-26 Robert McIntyre unicode walking :)
2012-03-26 Robert McIntyre updated title and save_corruption to work with all the recent updates
2012-03-26 Robert McIntyre starting work on unoptimized bootstrap script.