Development Blog
| INI Editor V2 - Intro | |
| Posted by: DCoder - Sat, 2006 Apr 15 - Comments: 3 | Views: 1241 | |
First post! This is supposed to be a blog about my projects' progress. I imagine most of you are waiting for the INI Editor V2, so that's what I'll start with. I don't have any screenshots to illustrate myself at the moment, so I guess I will simply describe the editor, what its purpose and capabilities are, and how it's different from TibEd / SunEdit: The INI Checker INI E V2 (I'll refer to it as just V2 from now on) was conceived as a descendant of the INI Checker. The INI Checker was (and likely still is) the only INI debugging tool, and I believe it has helped a lot of people with their mods. However, when I wrote the INI Checker, I was just a newbie at programming, so now that I look back at its source, I see a zillion places that could be improved. And of course its functionality was pretty limited too. Soon afterwards, I decrypted some of the RA2's file formats, like CSF, BAG and IDX. Also I kept developing several programs for my own use, and I quickly fell in love with Delphi's IDE (Integrated Development Environment) and its features that help people write code faster and easier. Then I suddenly realised the potential such features would bring to my fellow modders. And so, slightly more than a year ago (!), V2 was born. INI Editor V2 From the beginning, I envisioned it as the ini editor for the modders. I (as almost every modder worth his salt) have a strong distaste for visual click-and-play modding tools like TibEd, so I promised myself V2 would never lean in that direction. With that vision and Delphi's IDE as a great example, I came up with ideas that would make this editor a highly valuable and time-saving tool:
Next time, Code Completion in action. :cool: |
|
| Posted in: Development Blog | |





