Jump to content

Oficial Orr Blog

  • entries
    33
  • comments
    75
  • views
    11,837

About this blog

From now on, i will track all orr things here

Entries in this blog

More Ini Updates

Found a library for ini files, so I scratched the tought of making my own... Anyway, I didn't have a chance to add it in today, as I have yet to test it. But tomorrow I should have time to do it. Know any libraries yourself that can help with c++ ini parsing?

Addictgamer

Addictgamer

Some small progress

I finished moving enough stuff into my new OS to continue working on ORR. I removed the python code from being used for now, because it needs to be worked on a lot. If some one can get it to load a python script without using argc and argv junk. Anyway, I did some work on the cleanup code, and fixed a little oversight of mine. Will organize the way objects work, and hopefully make it all the update code for objects work in the object.

Addictgamer

Addictgamer

Info

i will now be posting all orr stuff here in this blog. Basically, whenever a minor update happens - major, i will post it here. That doesn't mean that i wont be updating the orr topics. Anyways, can't wait to post the next entry.

Addictgamer

Addictgamer

Updates...finally

I haven't really been working on it lately. And somehow, anonymouse screwed up the project, supposedly. So in around 6 hours from now, i will be taking a look into the code and try to fix the mess, i said TRY to fix the mess.

Addictgamer

Addictgamer

Frustration with python.

I know that python is correctly embedded in ORR, but...I can't seem to include the libraries correctly. So, ORR hasn't compiled, at all, for a month already. This is a major hindrance for the progress of the project. I believe it is my compiler, since the only thing that fails is the linker. The code is just fine. Anyway, I have yet to install and try gcc...I don't want to use it though I wish they made an IDE for it...I should check to see if they did.

Addictgamer

Addictgamer

And the result is:

Nothing. I worked 4 hours on orr last night, and i made it worse off. Today, i hope to re-download the source and try again... If all else fails, i open up my backup.

Addictgamer

Addictgamer

Check out the new ini parser

Yes, after a lot of hard work, I have finally added the ini parser into ORR. It actually reads a .cfg file, but it doesn't matter. Anyway, here's how it works currently: ;This is a comment ;Here's an example value SCREEN_WIDTH = 1600 ;You see, the SCREEN_WIDTH is the value name, and the = means that the actual value is next. ;I belive, but haven't tried yet, that it can also be done as below SCREEN WIDTH = 1600 ;Please note that anything on the same line after the = does not count

Addictgamer

Addictgamer

Back on "schedule"

What I mean to say is, I am now able to work on ORR again since the errors have been resolved What I need to do first and foremost is to organize the ORR forum and make a development plan. So, expect to see some updates in the following months.

Addictgamer

Addictgamer

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.