Forum: Development
July 25, 2010, 04:22
|
Replies: 36
Views: 14,571
nppangband, what IDE do you use for compile or...
nppangband, what IDE do you use for compile or develop? I don't get a Debug step by step with Eclipse. I also tried with VC++ 8.0 and I could not.
How long more do you think will implement the...
|
Forum: Development
July 24, 2010, 20:00
|
Replies: 36
Views: 14,571
I using Windows XP Prof, i compile using Mingw...
I using Windows XP Prof, i compile using Mingw from the command line
> mingw32-make.exe -f makefile.win
I checked all and see that it works (finally, yes!) for the dinamic as "Choose New or Open...
|
Forum: Development
July 24, 2010, 09:31
|
Replies: 36
Views: 14,571
|
Forum: Development
July 23, 2010, 04:49
|
Replies: 36
Views: 14,571
OK, it compile! :)
But, I don't get see the...
OK, it compile! :)
But, I don't get see the acents (é), maybe I do something wrong.
First: I changed ui-birth.c, the line 135 says:
#define BIRTH_MENU_HELPTEXT \
"{lightblue}Please select...
|
Forum: Development
July 22, 2010, 04:14
|
Replies: 36
Views: 14,571
|
Forum: Development
July 21, 2010, 06:34
|
Replies: 36
Views: 14,571
Well, i have two options:
Translate FA, I make...
Well, i have two options:
Translate FA, I make a couple of tests and it works!, y can put tildes (á) in the text game (for example birth.c), but not in the welcome screen (news.txt), but at least...
|
Forum: Development
July 20, 2010, 07:20
|
Replies: 36
Views: 14,571
Wow, a lot of information for a newie as me!
...
Wow, a lot of information for a newie as me!
First: what is FA?
Second: my native language is Spanish, ASCII symbols besides, I just need these eight special symbols:
á, é, í, ó, ú, ñ, ¡, ¿
...
|
Forum: Development
July 19, 2010, 06:12
|
Replies: 36
Views: 14,571
thanks Nick!!
First problem, my language has...
thanks Nick!!
First problem, my language has accents (for example á), but when i put in the text " it is a test á hello " y the screen I only see " it is a test hello" (white space in the "á"...
|
Forum: Development
July 19, 2010, 05:14
|
Replies: 36
Views: 14,571
Translate Angband 3.1.0 to other language
Hi people,
I have some doubts about to translate the game to other language:
1.- Can I translate Angband to other language? (I compile the source code)
2.- If I finish my tranlation, can i put...
|