Forum: Oook!
January 9, 2013, 19:18
|
Replies: 37
Views: 17,256
|
Forum: Idle chatter
January 5, 2013, 01:15
|
Replies: 9
Views: 4,429
|
Forum: Idle chatter
January 4, 2013, 18:31
|
Replies: 9
Views: 4,429
There are probably better places to find good...
There are probably better places to find good Android games than this forum, but here are a few games I like: Angband, Enjoy Sudoku, Astraware Sudoku, SpaceChem, Trainyard, Refraction, Cut the Rope,...
|
Forum: Development
September 10, 2012, 19:43
|
Replies: 121
Views: 94,981
I build with Cygwin. Are you following the...
I build with Cygwin. Are you following the instructions in compiling.txt? I submitted an update to those instructions and some changes to the buildsys that weren't working with Cygwin. As far as I...
|
Forum: Development
May 31, 2012, 17:52
|
Replies: 14
Views: 5,589
I think that's because Windows is trying to...
I think that's because Windows is trying to insure that pressing shift-numlock-keypad key has the same effect as pressing the keypad key with no modifiers. This is by design and is probably a good...
|
Forum: Development
May 30, 2012, 19:07
|
Replies: 14
Views: 8,170
If you want to use Cygwin with the configure...
If you want to use Cygwin with the configure script instead of the Makefile.win, you can run this command:
./configure --enable-win --with-no-install --host=i686-pc-mingw32
This requires that...
|
Forum: Development
May 29, 2012, 22:23
|
Replies: 14
Views: 5,589
With this patch I think that has_shift gets set...
With this patch I think that has_shift gets set when you press the shift key, but it is not cleared when the key is released without pressing another key. I think it needs to be cleared on WM_KEYUP....
|
Forum: Vanilla
April 28, 2012, 17:49
|
Replies: 13
Views: 6,991
|
Forum: Oook!
April 10, 2012, 20:28
|
Replies: 7
Views: 4,004
|
Forum: Oook!
October 13, 2011, 18:16
|
Replies: 11
Views: 5,919
I've got this working on Android now. I'm going...
I've got this working on Android now. I'm going with my first idea and storing ISO-8859-1 in wchar_t. The code is in the normal place (http://code.google.com/p/angdroid). There's an installable app...
|
Forum: Oook!
October 12, 2011, 04:24
|
Replies: 11
Views: 5,919
I saw the notes on the wiki page regarding...
I saw the notes on the wiki page regarding adapting these changes to Android. I've got a few alternative ideas.
a) Because the characters on the canvas are stored as wchar_t, Android only allows...
|
Forum: Vanilla
October 4, 2011, 18:18
|
Replies: 10
Views: 4,165
The android app actually has its own version...
The android app actually has its own version number. In this case it is 3.3.1.2. I think the splash screen still shows 3.3.1. I'll try to follow your suggestion for that number in the future.
|
Forum: Vanilla
September 29, 2011, 18:16
|
Replies: 10
Views: 4,165
I pushed out the 3.3.1 update to the Android...
I pushed out the 3.3.1 update to the Android market yesterday before I saw the slow monster bug report. I quickly grabbed the fix for that one, so the current Android market version is 3.3.1 with the...
|
Forum: Vanilla
September 28, 2011, 19:12
|
Replies: 83
Views: 16,131
|
Forum: Development
July 6, 2011, 22:16
|
Replies: 7
Views: 3,256
|
Forum: Development
July 4, 2011, 19:34
|
Replies: 7
Views: 3,256
It's free. It's been in the market a couple...
It's free. It's been in the market a couple years.
We haven't thought too seriously about trying to make money from it. There's a site called scoreloop.com that can add interesting social features...
|
Forum: Development
July 1, 2011, 01:17
|
Replies: 7
Views: 3,256
Artwork request
We'd like to get a splash screen to display when the Android version Angband starts up. I think the resolution should be 800x480. We can add your work to the credits in the app, and I might even be...
|
Forum: Vanilla
September 22, 2010, 20:10
|
Replies: 56
Views: 25,679
|
Forum: Development
September 13, 2009, 01:03
|
Replies: 0
Views: 2,291
cygwin 1.7 compile error
configure.ac contains these flags:
test "$GCC" = "yes" && CFLAGS="$CFLAGS -fno-strength-reduce -W -Wall -Wno-unused-parameter -Wno-missing-field-initializers -pedantic"
Gcc 3.4.4 as supplied by...
|
Forum: Vanilla
September 12, 2009, 23:56
|
Replies: 31
Views: 10,017
|
Forum: Vanilla
August 17, 2009, 21:22
|
Replies: 23
Views: 7,067
|
Forum: Vanilla
August 17, 2009, 19:47
|
Replies: 23
Views: 7,067
|
Forum: Vanilla
August 17, 2009, 19:40
|
Replies: 23
Views: 7,067
|
Forum: Vanilla
August 17, 2009, 06:22
|
Replies: 23
Views: 7,067
I tried it out. The walls are no longer...
I tried it out. The walls are no longer invisible under xterm, however the -a option doesn't seem to have any effect. The wall characters are graphics. I'm running angband -mgcu -- -a. I assume...
|
Forum: Vanilla
August 17, 2009, 06:14
|
Replies: 23
Views: 7,067
# Reconstructed via infocmp from file:...
# Reconstructed via infocmp from file: /usr/share/terminfo/x/xterm
xterm|xterm terminal emulator (X Window System),
am, bce, km, mc5i, mir, msgr, npc, xenl,
colors#8,...
|