🎉 Celebrating 25 Years of GameDev.net! 🎉

Not many can claim 25 years on the Internet! Join us in celebrating this milestone. Learn more about our history, and thank you for being a part of our community!

Stuff

Published August 11, 2005
Advertisement
With an eye toward parlaying Accidental v2 into an actual game, I've spent the last several days installing more robust asset and object handling code, using pooling, reference counting, and all the nifty little buzzwords. In short, implementing smarter data handling. I've eliminated a lot of old legacy code from these systems, code written for the original Golem, Golem3D, Golem the Side Scroller, MazeLands the roguelike, ItchyRoids, etc... Asset allocation and loading are now handled centrally, instead of being distributed among scattered systems, resulting in cleaner interface and less likelihood of bad code resulting in leaks and bloat.

All of this is, of course, behind the scenes work with absolutely 0 visual impact, so no pretty screenshots to show for it. Maybe something to show in the next few days.
Previous Entry w00t
Next Entry AE2
0 likes 0 comments

Comments

Nobody has left a comment. You can be the first!
You must log in to join the conversation.
Don't have a GameDev.net account? Sign up!
Profile
Author
Advertisement
Advertisement