Forum: Development
September 28, 2018, 18:08
|
Replies: 11
Views: 2,869
|
Forum: Development
September 28, 2018, 01:52
|
Replies: 11
Views: 2,869
|
Forum: Development
September 27, 2018, 19:03
|
Replies: 11
Views: 2,869
|
Forum: Development
September 27, 2018, 17:08
|
Replies: 11
Views: 2,869
|
Forum: Development
September 25, 2018, 18:50
|
Replies: 14
Views: 3,167
|
Forum: Development
September 25, 2018, 14:13
|
Replies: 14
Views: 3,167
why does angband still use .fon files ?
I was looking at -
~/games/angband-master/lib/fonts$ ls
10x14xb.fon 12x18x.fon 16x24x.fon 6x12x.fon 7x13xb.fon 8x12x.fon 8x8xb.fon 9x15x.fon
10x14x.fon 12x24x.fon 5x8x.fon ...
|
Forum: Development
September 24, 2018, 19:52
|
Replies: 89
Views: 15,481
|
Forum: Development
September 24, 2018, 19:15
|
Replies: 89
Views: 15,481
The options don't seem to be saved :(
I did...
The options don't seem to be saved :(
I did try to see if ~/.angband/Angband has any options although ideally it should be using ~/.config/angband/$whatever to be in-line with freedesktop...
|
Forum: Development
September 24, 2018, 18:42
|
Replies: 89
Views: 15,481
|
Forum: Development
September 24, 2018, 18:33
|
Replies: 89
Views: 15,481
|
Forum: Development
September 24, 2018, 18:20
|
Replies: 89
Views: 15,481
|
Forum: Development
September 24, 2018, 18:09
|
Replies: 89
Views: 15,481
|
Forum: Development
September 24, 2018, 17:59
|
Replies: 89
Views: 15,481
Hi all,
I retried and failed -
...
Hi all,
I retried and failed -
~/games/angband-t4nk074$ ./autogen.sh
*info* running aclocal (-I m4)
*info* running autoheader
*info* running autoconf
and then - will be sharing just the...
|
Forum: Development
September 24, 2018, 16:57
|
Replies: 89
Views: 15,481
Reply in-line :-
Shouldn't this be...
Reply in-line :-
Shouldn't this be from inside the repo. I have done the following -
~/games$ git clone https://github.com/t4nk074/angband angband-t4nk074
Cloning into...
|
Forum: Development
September 22, 2018, 16:02
|
Replies: 89
Views: 15,481
|
Forum: Development
September 22, 2018, 09:11
|
Replies: 89
Views: 15,481
Having the maintainer's blessings is good.
...
Having the maintainer's blessings is good.
@t4nk now it's upto you, let me know when you want to sign up for either github.com or gitlab.com
Update - The repo. (wherever it's hosted) would be...
|
Forum: Development
September 21, 2018, 19:24
|
Replies: 89
Views: 15,481
I would rather have the maintainer be with us...
I would rather have the maintainer be with us rather than having a fork because a fork takes a lot of time. I do not know what targets the maintainer has but if mobile is going to be a space then...
|
Forum: Development
September 21, 2018, 11:06
|
Replies: 89
Views: 15,481
Sure, take your time, although reading the...
Sure, take your time, although reading the makefile.sdl2 from whatever I could understand it is/was for the windows port and not *ix so it probably will need quite a bit of change :(
If you can't...
|
Forum: Development
September 20, 2018, 16:34
|
Replies: 89
Views: 15,481
All of these I have -
...
All of these I have -
/usr/lib/x86_64-linux-gnu/libSDL2_ttf.so
/usr/lib/x86_64-linux-gnu/libSDL2_image.so
As far main-sdl.c I didn't find any changes to do apart from the comments -
...
|
Forum: Development
September 20, 2018, 14:55
|
Replies: 89
Views: 15,481
Hi,
It actually uses autogen.sh .
...
Hi,
It actually uses autogen.sh .
When I run ./autogen.sh the following takes place -
~/games/takkaria-angband$ ./autogen.sh
*info* running aclocal (-I m4)
*info* running autoheader...
|
Forum: Development
September 20, 2018, 09:47
|
Replies: 89
Views: 15,481
I tried it actually :-
...
I tried it actually :-
~/games/takkaria-angband$ git-info
## Remote URLs:
origin https://github.com/takkaria/angband.git (fetch)
origin https://github.com/takkaria/angband.git (push)
##...
|
Forum: Development
September 19, 2018, 22:27
|
Replies: 89
Views: 15,481
SDL2 port when ?
Can anybody comment on when can we expect an SDL 2 port , not SDL 1.2 but SDL2 port.
|
Forum: Development
August 24, 2018, 21:39
|
Replies: 10
Views: 2,402
newbie here, are there any plans to migrate to...
newbie here, are there any plans to migrate to SDL2 ? I did see http://trac.rephial.org/query?group=status&milestone=4.2 but didn't see anything happening therein as far as SDL2 is concerned. Can...
|