Subject: Re: File types and explanations, game rules
Thanks for updating the file.
since you have TortoiseSVN installed, you can right-click on a file and then select TortoiseSVN->create Patch. It will generate a file, which contains only the changes you made. That has several advantages:
- we are able to see quickly what was changed
- when two or more persons made changes on the file at the same time, the changes can be merged into the file. This is important, when working in a team.
- and not so important: the file will be smaller
Did you check the length of your changed strings? So that the strings are not too long and overdraw something?
I think an other good thing for the beginning would be to fix the game menus in higher resolutions, if you want.
This post has been edited
2
times. Last edit on Aug 29, 2008 1:17 pm by Eiko.