Arthur O'Dwyer
f111c8b209
Fix two non-C++11isms when compiling with CAP_ROGUEVIZ.
...
Generic lambdas are C++14, and since we only have one in the whole codebase,
let's just not do that. (Alternatively, I could replace -std=c++11 in the
makefile with -std=c++14. I'd be okay with that personally.)
"%Ld" is a typo for "%lld".
2017-12-20 15:35:53 -08:00
Arthur O'Dwyer
828f8c5c88
Minor improvements to Makefile.mac.
2017-12-20 15:35:53 -08:00
Zeno Rogue
c611131f5a
Merge pull request #18 from tehora/master
...
some spellchecking for Polish translation
2017-10-31 01:52:53 +01:00
Dorota Celińska
9597663cf0
unifying language files
2017-10-29 17:42:49 +01:00
Dorota Celińska
fc40a6c366
some proofreading for Polish translation
2017-10-29 15:06:53 +01:00
Zeno Rogue
d3fd02f896
Merge pull request #16 from Quuxplusone/makefile-for-mac
...
Update "Makefile.mac" to work for OS X with Homebrew.
2017-10-17 21:54:03 +02:00
nobrakal
8d65fe5107
Merge pull request #15 from Quuxplusone/chop-message
...
Fix an accidental reversal of tree-chopping messages.
2017-10-17 21:40:03 +02:00
Arthur O'Dwyer
01d6b38b4a
Update "Makefile.mac" to work for OS X with Homebrew.
2017-10-17 00:16:24 -07:00
Arthur O'Dwyer
fa8078dc8b
Silence a couple of warnings on Clang. NFC.
2017-10-17 00:09:37 -07:00
Arthur O'Dwyer
1a63fe799d
Fix an accidental reversal of tree-chopping messages.
2017-10-16 23:01:57 -07:00
Zeno Rogue
863a065821
10.0o
2017-09-17 14:15:24 +02:00
Zeno Rogue
5747e8eacd
fixed some bugs with the activation of Orb of Yendor
2017-09-17 14:00:28 +02:00
Zeno Rogue
edc70be39e
fixed the special case when the checkmate rule did not work with mirrored mimics
2017-09-17 13:37:05 +02:00
Zeno Rogue
2090ec8c74
fixed mouse tooltip messages in mobiles
2017-09-17 13:25:17 +02:00
Zeno Rogue
47c6748885
added Alan to credits
2017-09-17 13:25:00 +02:00
Zeno Rogue
30ab400ad0
fixed a crash bug with Random Pattern Red Rock Valley on mobiles
2017-09-17 13:13:05 +02:00
Zeno Rogue
a11ffd2845
fixed a bug which caused some texts not to be translated
2017-09-17 12:47:32 +02:00
Zeno Rogue
c442bdffd3
fixed the Princess Challenge
2017-09-17 12:35:32 +02:00
Zeno Rogue
65fb018ff8
fixed the mirror glitches
2017-09-17 12:32:31 +02:00
Zeno Rogue
546c1f4ef0
fixed the mirror cache
2017-09-17 12:28:44 +02:00
Zeno Rogue
c8a45217f4
10.0n
2017-09-04 20:43:45 +02:00
Zeno Rogue
031e423819
fixed the shmup crash bug
2017-09-04 20:43:17 +02:00
Zeno Rogue
73841570ea
disable multisampling in case of problems
2017-09-04 20:42:56 +02:00
Zeno Rogue
85c46220f6
10.0m, and some unfinished features for 10.1 ;)
2017-09-03 21:12:44 +02:00
Zeno Rogue
9d20c2f7fd
one layer option (ctrl+L) for creating animations
2017-09-03 21:11:33 +02:00
Zeno Rogue
e8849bd491
Update 10.0l
2017-09-03 12:55:13 +02:00
Zeno Rogue
34602e5ab2
Added some extra rewards to Prairie OSM
2017-09-03 12:17:53 +02:00
Zeno Rogue
3e0e789434
Orb of Stone over water produces bridges now. You can use Orb of Matter over temporary bridge again to create a wall. Fixed some ways of producing permanent land in the Whirlpool.
2017-09-03 12:01:31 +02:00
Zeno Rogue
606bcf23bd
summoning bats in the Dungeon activates plates now, since they are stunned
2017-09-03 00:56:39 +02:00
Zeno Rogue
7a6ed68653
offscreen fire heating Icy up was buggy -- removing
2017-09-03 00:56:14 +02:00
Zeno Rogue
5e0afffb63
Fire spreading is now simulated in the whole generated part of the world.
2017-09-03 00:33:35 +02:00
Zeno Rogue
42da061f2f
Protection from accidentally activating Flash/Lightning (not implemented)
2017-09-01 23:01:10 +02:00
Zeno Rogue
c54ed7222f
Orb of the Mirror no longer claims to give 2 charges when mirroring itself after powering up
2017-09-01 22:37:20 +02:00
Zeno Rogue
b46faaa491
timer no longer runs while in the start menu
2017-09-01 22:36:03 +02:00
Zeno Rogue
b3fe4d2698
do not spill slime through mirror walls
2017-09-01 22:30:17 +02:00
Zeno Rogue
f725b3c823
some untranslated texts
2017-09-01 22:28:04 +02:00
Zeno Rogue
af978771a7
some untranslated texts
2017-09-01 22:27:41 +02:00
Zeno Rogue
546f7c1451
added some missing lines
2017-09-01 22:18:51 +02:00
Zeno Rogue
d5bfdd8d77
fixed enabling the Princess Challenge
2017-09-01 22:17:22 +02:00
Zeno Rogue
3ce89b4d23
reduced the spawn rate of Gadflies in the Prairie, for better balance
2017-09-01 22:16:00 +02:00
Zeno Rogue
8db0918162
Great Wall continuity
2017-09-01 22:15:26 +02:00
Zeno Rogue
dc955f8a11
changed to LF format
2017-09-01 22:14:02 +02:00
Zeno Rogue
951566399e
further improvements to Kohonen
2017-09-01 22:13:41 +02:00
Zeno Rogue
b0489b7312
changed the line format to LF
2017-09-01 22:13:00 +02:00
Zeno Rogue
4b2c471d51
fixed hotkeys in the inventory mode
2017-09-01 22:12:38 +02:00
Zeno Rogue
1f7702dc34
better mission screen in the peace/tutorial/autocheat mode
2017-09-01 22:10:02 +02:00
Zeno Rogue
cccdb98dd2
Fixed a bug with saving Camelot PTM
2017-09-01 22:07:26 +02:00
Zeno Rogue
e80304d445
Number edit with reaction configurable via a function
2017-09-01 22:06:36 +02:00
Zeno Rogue
0f892c9468
No more weird message on collecting Dodecahedra
2017-09-01 22:05:31 +02:00
Zeno Rogue
f762cfe3f4
total victory no longer requires the Princess saved in the same session
2017-09-01 22:04:53 +02:00