Forum: ToME
July 31, 2010, 07:35
|
Replies: 1
Views: 3,433
Include xchar or utf-8 in future?
Hi! I am new in tome and i like to translate to spanish in the future but i found that it not has the extended char for latins acents. Exists in the future the improvment to include the utf or xchar...
|
Forum: Development
July 25, 2010, 05:48
|
Replies: 133
Views: 61,128
|
Forum: Development
July 25, 2010, 03:25
|
Replies: 133
Views: 61,128
hi, I get an error very similar:
****...
hi, I get an error very similar:
**** Rebuild of configuration Debug for project Angband ****
**** Internal Builder is used for build ****
gcc -O0 -g3 -Wall -c...
|
Forum: Development
July 25, 2010, 03:22
|
Replies: 36
Views: 13,442
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, 19:00
|
Replies: 36
Views: 13,442
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, 08:31
|
Replies: 36
Views: 13,442
|
Forum: Development
July 23, 2010, 03:49
|
Replies: 36
Views: 13,442
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, 03:51
|
Replies: 133
Views: 61,128
Hi
i've tried compile Angband in Eclipse how...
Hi
i've tried compile Angband in Eclipse how andrewdoull explain, and i get this error when i select Angband -> Src -> 2nd button -> Make Target -> Build
**** Rebuild of configuration Debug for...
|
Forum: Development
July 22, 2010, 03:14
|
Replies: 36
Views: 13,442
|
Forum: Development
July 21, 2010, 05:34
|
Replies: 36
Views: 13,442
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, 06:20
|
Replies: 36
Views: 13,442
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, 05:12
|
Replies: 36
Views: 13,442
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, 04:14
|
Replies: 36
Views: 13,442
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...
|
Forum: Development
July 19, 2010, 03:11
|
Replies: 133
Views: 61,128
Hi,
First,. excelent tutorial!
Second, i...
Hi,
First,. excelent tutorial!
Second, i have a question:
I can compile the Angband in DOS sussessfuly using:
> CD C:\workspace\angband\src
> mingw32-make.exe -f makefile.win
But i can't...
|