Project forums > Q-Gears

Enhancements

<< < (2/2)

halkun:
It wasn't obvios in the sticky so I elaborated.


--- Quote ---How about Enhancements? I would like Bump mapping/Per-pixel lighting/Particle effects in battle....
No, as it stands right now, the clear goal is to get an engine up and running. Things like enhanced backgrounds, battle effects, and the like are not on the table. We need it running as close to the original executables as possable. If you want to add your own effects go ahead and fork the code and go wild. If it's orthogonal enough, we could add it back to the main trunk.

Can you make it mod friendly? How about some mod tools?
No, not right away. I'm keen on using Square's original data first. If anything at least our engine will be a little more forgiving with what's accepted as input. However, there is a large likelihood that the system will be designed to make Square and non-Square data non-interchangeabe. This means you won't be able to add your mods to a stock game, but use new data with a different format to create new games. (most likely, text or XML) The less we step on Square's toes, the better.

--- End quote ---


We aren't using CVS. We are using Subversion (SVN) which is about  a bajillion times better.

1) You can commit biniaries with SVN
2) You can add/delete files without mucking around in admin directories
3) You can add/delete directories without mucking around with admin directories
4) The sourceforge SVN reposotory is more stable than the CVS one
5) There is a rational forking system in place with SVN

There is also lots of other stuff.

The offical book for SVN is free online. You can get it here. It's not that different. If you are famillar with CVS, read chapter 3, it goes into differences between SVN and CVS

http://svnbook.red-bean.com/

sfx1999:
I can't get it to compile, though.

Cyberman:
Are you refering to Q-gears or svn?

Might want to be specific :D

Cyb

sfx1999:
SVN, however, I installed the binary version. Unfortunatlely, it doesn't like MSYS, so I have to run it in a dos prompt.

I just found out I need to install SDL-image. I have never had that working before. Wish me luck.

By the way, have you ever used Corona? It really worked for me. It is an image library, BTW.

Navigation

[0] Message Index

[*] Previous page

Go to full version