|
|
#11 |
|
Swordsman
Join Date: Jan 2009
Posts: 460
![]() |
I'm not sure. I wouldn't use it, but some people seem to like it.
For some reason I thought something on the line might be redefined and then stupidly forgot that lowercase words can be macros too. Ah macros, the cause of so many crazy seeming bugs. Thank you for that. I now have it running for GCU in development. The restriction in the available colours seems to be a killer though: it is slightly better than the monochrome CAP mode, but not much. I don't know if there is a way to change the base colours for GCU players, but I'll look into it briefly. I'm not even sure if I've got 16 colours here... Indeed I think I have 8 + bold versions, which doesn't leave the game very playable when it was written for 32 colours. |
|
|
|
|
|
#12 |
|
Swordsman
Join Date: Jan 2009
Posts: 460
![]() |
Following on from PowerDiver's questions about what I'm trying to achieve, I thought I'd ask any linux *band players:
What versions do you like to play with? X11? GTK? GCU? SDL? other? I branched off from V before the new build system and before the SDL version, so that might be hard. Is focusing on X11 for Linux players enough? I don't have GTK so getting that working might be tough. Also, getting GCU to work sensibly with its meagre 8 colours (+ bold) might be tough as well. |
|
|
|
|
|
#13 | |
|
Angband Devteam member
|
Quote:
The devteam's experience says that very few people use the GTK port, but obviously no harm keeping it if it works. On deb-based systems the libglade2-dev package pulls in all the necessary dependencies.
__________________
"3.4 is much better than 3.1, 3.2 or 3.3. It still is easier than 3.0.9, but it is more convenient to play without being ridiculously easy, so it is my new favorite of the versions." - Timo Pietila |
|
|
|
|
|
|
#14 |
|
Adept
Join Date: Nov 2009
Posts: 160
![]() |
Well, i only play GCU (and sometimes X11 when i forget the switch since it is the default
).Tried SDL, but thats not for me...so would be great to have at least GCU
__________________
Proud candidate for the Angband Darwin Award! |
|
|
|
|
|
#15 |
|
Apprentice
Join Date: Apr 2007
Location: Washington, DC Metropolitan Area
Age: 30
Posts: 55
![]() |
make -f Makefile.std install
Was going fine, until... gcc -Wall -O1 -pipe -g -D"USE_X11" -D"USE_GCU" -c -o maid-x11.o maid-x11.c gcc -Wall -O1 -pipe -g -D"USE_X11" -D"USE_GCU" -c -o main-gtk.o main-gtk.c gcc -Wall -O1 -pipe -g -D"USE_X11" -D"USE_GCU" -c -o main.o main.c gcc -Wall -O1 -pipe -g -D"USE_X11" -D"USE_GCU" -o sil z-util.o z-virt.o z-form.o z-rand.o z-term.o variable.o tables.o util.o cave.o object1.o object2.o monster1.o monster2.o xtra1.o xtra2.o spells1.o spells2.o melee1.o melee2.o save.o files.o cmd1.o cmd2.o cmd3.o cmd4.o cmd5.o cmd6.o birth.o load.o squelch.o wizard1.o wizard2.o obj-info.o generate.o dungeon.o init1.o init2.o randart.o use-obj.o main-cap.o main-gcu.o main-x11.o maid-x11.o main-gtk.o main.o -lX11 -lcurses -ltermcap /usr/bin/ld: cannot find -ltermcap collect2: ld returned 1 exit status make: *** [sil] Error 1 Looks like I am missing some libraries. Not sure which ones I still need. Vanilla compiles fine...
__________________
Oh, Mr. Speaker, I had underestimated the tenderness of the feelings of the members opposite. --Barney Frank |
|
|
|
|
|
#16 | |
|
FAangband maintainer
Join Date: Apr 2007
Location: Canberra, Australia
Age: 47
Posts: 3,725
Donated: $60
![]() |
Quote:
I don't have the exact details to hand, but it wasn't too hard.
__________________
"There is no safety. There is no end. The word must be heard in silence. There must be darkness to see the stars. The dance is always danced above the hollow place, above the terrible abyss." - The Farthest Shore, Ursula Le Guin |
|
|
|
|
|
|
#17 |
|
Apprentice
Join Date: Apr 2007
Location: Washington, DC Metropolitan Area
Age: 30
Posts: 55
![]() |
Yeah, all I had to do was remove -ltermcap... the gcu port seems to be working fine.
__________________
Oh, Mr. Speaker, I had underestimated the tenderness of the feelings of the members opposite. --Barney Frank |
|
|
|
|
|
#18 |
|
Swordsman
Join Date: Jan 2009
Posts: 460
![]() |
|
|
|
|
|
|
#19 |
|
FAangband maintainer
Join Date: Apr 2007
Location: Canberra, Australia
Age: 47
Posts: 3,725
Donated: $60
![]() |
No - it is vestigial and can be removed.
__________________
"There is no safety. There is no end. The word must be heard in silence. There must be darkness to see the stars. The dance is always danced above the hollow place, above the terrible abyss." - The Farthest Shore, Ursula Le Guin |
|
|
|
|
|
#20 |
|
Swordsman
Join Date: Jan 2009
Posts: 460
![]() |
Thanks -- I'll remove it for the next release (and will try adding the start menu to X11 too).
|
|
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sil | half | Variants | 266 | Yesterday 18:54 |
| Sil 1.0.1 | half | Variants | 169 | April 6, 2012 01:57 |
| [3.1.2v2, Unix] Have existing character, start new one that died, can't access old? | apeiron | Vanilla | 6 | December 2, 2010 14:49 |
| [Un] Line endings - Windows or Unix? | andrewdoull | Variants | 8 | September 29, 2008 00:30 |
| Linux/Unix users: Where should savefiles be stored? | takkaria | Vanilla | 34 | November 3, 2007 11:36 |