The plan was to finish MS04 and then start porting to C++ but on the weekend with few hours to spare I started to implement some stuff (and reuse those that I've already written few years ago) that I will need for C++ version. Then of course I will spent at least few weeks to port everything. But you have to believe me how much difference there is between writing code in notepad++ and in Visual Studio. And to debug it. And now I even have stuff to detect memory leaks which should be handy to keep an eye on what's going on in the code. I could spend lots of money to have proper Visual Studio (not Express Edition) and Visual Assist X but now I can live without them. Although I tend to try to open file with alt+shift+O, go to definition with alt+G and try to do few other things that are so obvious and natural to me now. When I think of writing code, compiling at command line and wait for it to compile few minutes... No. And of course with some fundamental changes in C++ I may wait a lot too, but just minor changes should be quick.
I still want to do few things (implement pool, list, xml loading) and that should be enough for now and I'll get back to Dragontorc - now, with my recent hook I renamed it, but as I am still not sure about new name, I will keep on calling this game Dragontorc - have no worries, there is still wizard, servant, items and magic.
I still want to do few things (implement pool, list, xml loading) and that should be enough for now and I'll get back to Dragontorc - now, with my recent hook I renamed it, but as I am still not sure about new name, I will keep on calling this game Dragontorc - have no worries, there is still wizard, servant, items and magic.
No comments:
Post a Comment