I had the same thing happen - lost my text adventure because it grew too large. That spurred me to figure out a better way of writing text adventures. I thought my solution of using a single parser and parallel array for game data was pretty innovative. I was 12 at the time and didn't have access to any magazines that had game source in them, so I didn't know any better.