Zeno Rogue
443be1acda
rogueviz:: dhrg:: fixed warning on %p
2024-04-28 02:11:14 +02:00
Zeno Rogue
ba9c41bed2
rogueviz:: dhrg:: fixed incorrect initialization
2024-04-28 02:10:22 +02:00
Zeno Rogue
329ad76c3c
rogueviz:: dhrg:: fixed VLA
2024-04-28 02:09:19 +02:00
Zeno Rogue
de20daf708
rogueviz:: undef IF_ macros
2024-04-28 02:04:40 +02:00
Zeno Rogue
f229c489cd
rogueviz:: antidesitter:: fixed uninitialized variable
2024-04-28 02:03:13 +02:00
Zeno Rogue
1e3347590b
rogueviz:: sag:: fixed unini variable
2024-04-28 02:01:30 +02:00
Zeno Rogue
fd1960191e
rogueviz:: fixed pedantic error in embedded-chess
2024-04-28 01:52:20 +02:00
Zeno Rogue
942fd9dafb
rogueviz::dhrg:: fixed VLA
2024-04-28 01:47:50 +02:00
Zeno Rogue
f1e91a1614
rogueviz::dhr:: fixed unused result
2024-04-28 01:46:47 +02:00
Zeno Rogue
e71ddf1140
rogueviz::som:: string cannot be constexpr
2024-04-28 01:46:13 +02:00
Zeno Rogue
a0ba84d70c
Merge branch 'master' of https://github.com/zenorogue/hyperrogue
2024-04-28 01:41:46 +02:00
Zeno Rogue
404b964f28
fixed unused-result error
2024-04-28 01:41:25 +02:00
Jacob Mandelson
b56d2d21bf
Check tide before drawing cells.
2024-04-22 15:48:08 -07:00
Zeno Rogue
27fb2d92d7
Merge pull request #370 from jlmjlm/build1
...
Fix the build.
2024-04-22 18:44:02 +02:00
Zeno Rogue
ec9be47a83
Merge pull request #371 from jlmjlm/geom_wmark
...
Show weapon watermark with geometric xbow.
2024-04-22 18:42:57 +02:00
Jacob Mandelson
14519dc258
Show weapon watermark with geometric xbow.
2024-04-22 09:26:29 -07:00
Jacob Mandelson
c3ef9c2733
Include the GCC compiler's install too.
2024-04-20 15:29:31 -07:00
Jacob Mandelson
c29517b5b0
Fix the build.
...
Explain how to install the required dev libraries for Windows.
Update C++ std to use from C++11 to C++14.
Put the MSYS2 SDL include dir in the include files path.
2024-04-20 15:13:01 -07:00
Zeno Rogue
e91c11ffb7
Merge pull request #368 from jlmjlm/srfix3
...
Record asteroids_generated and asteroid_orbs_generated in the saveline.
2024-04-17 11:53:03 +02:00
Zeno Rogue
7d3d3a0869
Merge pull request #369 from Tokarak/pr-mac-build
...
Fix Mac Build
2024-04-17 11:51:56 +02:00
Tokarak
d0d4b24f91
Update README.md with up-to-date build info
2024-04-17 10:27:02 +01:00
Tokarak
2659d08b78
Add message about using glew and libpng to Makefile
2024-04-17 10:23:40 +01:00
Tokarak
45db9977a0
Fix SDL include from sdl_gfx
...
Resolves #332 ; for MacOS only.
2024-04-17 10:16:55 +01:00
Tokarak
aa78aacdf3
Update MacOS Makefile comments to match README
...
Also fix an unintentially modified Linux comment in parrent commit
2024-04-17 08:49:17 +01:00
Tokarak
fd128d24c6
Fix MacOS-silicon compile
...
Use the right Homebrew prefix — not hard-coded any more.
2024-04-16 17:09:59 +01:00
Jacob Mandelson
d756224f8d
Record asteroids_generated and asteroid_orbs_generated in the saveline.
2024-04-13 15:43:44 -07:00
Zeno Rogue
fbea2d91ce
13.0g
2024-04-09 02:52:01 +02:00
Zeno Rogue
d4f449d994
since the Aether users now see adjacent items in water, they can also pick them up
2024-04-09 02:42:25 +02:00
Zeno Rogue
9807b1b3ba
simplified the boat logic
2024-04-09 02:34:30 +02:00
Zeno Rogue
4d761385ac
a new pseudopept pattern in Binary4 and Ternary
2024-04-08 19:14:01 +02:00
Zeno Rogue
05b6cdea3e
fixed a bug ion Ternary emeraldval
2024-04-08 19:13:48 +02:00
Zeno Rogue
10646933db
fixed the West Wall being not inaccessible from some lands
2024-04-08 00:58:34 +02:00
Zeno Rogue
521b452436
auto-pause game when it loses focus
2024-04-08 00:45:20 +02:00
Zeno Rogue
0323e4100e
fixed the key being generated on ivy
2024-04-08 00:45:03 +02:00
Zeno Rogue
0708c0e2bc
fixed a possible crash when using Orb of Space on Orb of Safety
2024-04-07 23:48:49 +02:00
Zeno Rogue
b7db56812e
fixed a possible freeze in Ocean in the chaos modes
2024-04-07 23:37:28 +02:00
Zeno Rogue
7fc90f116b
fixed a possible crash after killing 400 mutants
2024-04-07 23:37:00 +02:00
Zeno Rogue
824fa9a732
push an exploding barrel on a mine now causes an explosion
2024-04-07 23:36:06 +02:00
Zeno Rogue
92603dddcc
fixed pressing numpad keys with numpad on acting both as moves and quick-keys
2024-04-07 23:35:33 +02:00
Zeno Rogue
32d329d81e
fixed a possible crash when generating YASC message
2024-04-07 23:35:08 +02:00
Zeno Rogue
b9608dcd4c
save the Halloween stuff
2024-04-06 18:36:14 +02:00
Zeno Rogue
977bd8ca9d
ls:: cursed walls
2024-04-06 18:33:29 +02:00
Zeno Rogue
869c63cb88
Merge branch 'master' of https://github.com/zenorogue/hyperrogue
2024-04-06 11:48:06 +02:00
Zeno Rogue
5377147b1a
new land structure, CR2-like
2024-04-06 11:45:51 +02:00
Zeno Rogue
e83d38e267
new land structure: excessive crossing walls
2024-04-06 10:36:51 +02:00
Zeno Rogue
1fc02631c8
fixed CR4 still appearing in 'landscape' land structure, and when disabled via custom land list
2024-04-06 09:50:41 +02:00
Zeno Rogue
edff317759
Merge pull request #367 from jlmjlm/srfix2
...
Record fuel collected and space rocks killed.
2024-03-28 17:47:58 +01:00
Jacob Mandelson
b8de8155da
Record fuel collected and space rocks killed.
2024-03-27 21:07:20 -07:00
Zeno Rogue
9bc4e21f10
13.0f
2024-03-27 23:52:22 +01:00
Zeno Rogue
a328568ee5
new messages on Orb of Phasing, Slaying, and Weakness
2024-03-27 23:52:22 +01:00