Forum: Development
February 7, 2019, 12:36
|
Replies: 57
Views: 11,617
So calling someone an idiot via PM is...
So calling someone an idiot via PM is "harrassing", but incredibly scummy and insulting posts like this (http://angband.oook.cz/forum/showpost.php?p=136023&postcount=49) are tolerated? Wow, that's...
|
Forum: Development
February 6, 2019, 11:20
|
Replies: 57
Views: 11,617
|
Forum: Development
February 6, 2019, 10:11
|
Replies: 57
Views: 11,617
|
Forum: Development
February 6, 2019, 09:45
|
Replies: 57
Views: 11,617
Well, define "code" and "data". Is stuff like...
Well, define "code" and "data". Is stuff like dice "data"? It's an expression, with operands and operators, variables even... If dice is ok, why not conditionals? (as proposed) Why not loops? Then...
|
Forum: Development
February 5, 2019, 23:21
|
Replies: 57
Views: 11,617
|
Forum: Development
February 5, 2019, 22:49
|
Replies: 5
Views: 2,136
|
Forum: Development
February 5, 2019, 22:44
|
Replies: 5
Views: 2,136
Finally! I've had some time to work on it. If...
Finally! I've had some time to work on it. If anyone wants to test...
https://github.com/t4nk074/angband/blob/makefile/src/Makefile.standalone
Works for me :) It's a makefile, though, chances are...
|
Forum: Development
February 5, 2019, 16:02
|
Replies: 57
Views: 11,617
Meh, I started to write a reply, but decided...
Meh, I started to write a reply, but decided against it... tbh, tangar, you just annoy me, which is not your fault, so I should probably avoid discussions with you. Sorry about that... I'll just...
|
Forum: Development
February 5, 2019, 13:06
|
Replies: 57
Views: 11,617
That reminds me of process_pref_file_expr()......
That reminds me of process_pref_file_expr()... Horrible thing that no one wants to touch :) At some point I actually considered improving it - at least, splitting into lexer and parser, and maybe...
|
Forum: Development
February 1, 2019, 21:26
|
Replies: 89
Views: 23,814
|
Forum: Development
February 1, 2019, 21:09
|
Replies: 14
Views: 3,813
Interesting... I recall seeing rubble on black...
Interesting... I recall seeing rubble on black background quite a while ago, but I assumed that was because these tiles were placeholders, for lack of better ones... Now I'm looking at code, and it...
|
Forum: Development
February 1, 2019, 20:24
|
Replies: 89
Views: 23,814
|
Forum: Development
February 1, 2019, 17:40
|
Replies: 89
Views: 23,814
|
Forum: Development
February 1, 2019, 17:30
|
Replies: 89
Views: 23,814
|
Forum: Development
February 1, 2019, 15:53
|
Replies: 14
Views: 3,813
|
Forum: Development
February 1, 2019, 11:51
|
Replies: 14
Views: 3,813
Isn't there an option to save with alpha...
Isn't there an option to save with alpha transparency? There must be; try to save it as PNG24 with transparency (which, I guess, most people would call PNG32 :rolleyes: ).
Anyway, use GIMP :)
...
|
Forum: Development
January 30, 2019, 20:37
|
Replies: 5
Views: 2,136
Makefiles
So, Nick wanted a working Makefile.std...
First, what to do with autoconf.h? Is this the only header autoconf produces? I think a makefile shouldn't require autoconf.h (otherwise, why even...
|
Forum: Vanilla
January 29, 2019, 18:44
|
Replies: 287
Views: 39,209
I also support the idea of having only ONE...
I also support the idea of having only ONE official tileset. 5 of them is simply not maintainable at all.
Another problems with Shockbolt's tileset is that the tiles are big (64x64 pixels) and...
|
Forum: Development
January 29, 2019, 12:21
|
Replies: 89
Views: 23,814
|
Forum: Development
January 27, 2019, 12:43
|
Replies: 89
Views: 23,814
Hmmm, that's not normal...
It's possible to...
Hmmm, that's not normal...
It's possible to make most subwindows partially transparent (e.g., Menu -> Term-1 -> Alpha), but not the main one.
Also, some terminology: "window" is the stuff that your...
|
Forum: Development
January 22, 2019, 22:52
|
Replies: 89
Views: 23,814
|
Forum: Vanilla
January 16, 2019, 02:38
|
Replies: 13
Views: 4,637
Now that I think of it, the port will also...
Now that I think of it, the port will also require new main(). And also presumably a way to choose a savefile at startup. Luckily, that is also already implemented in textui2, but some coding work is...
|
Forum: Vanilla
January 15, 2019, 12:04
|
Replies: 13
Views: 4,637
|
Forum: Development
January 15, 2019, 11:57
|
Replies: 89
Views: 23,814
|
Forum: Development
October 7, 2018, 12:45
|
Replies: 89
Views: 23,814
|