Zeno Rogue
|
d1faa2011c
|
updating emscripten build
|
2019-09-13 00:31:54 +02:00 |
|
Zeno Rogue
|
848eb8f48b
|
export everything: modules compiled separately
|
2019-09-12 22:50:16 +02:00 |
|
Zeno Rogue
|
9647cbd47e
|
added #include hyper.h to all cpp files
|
2019-09-12 22:50:16 +02:00 |
|
Zeno Rogue
|
af08d169d8
|
more featured -debf option
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
8b1c7bffe4
|
initial reformatting of comments for Doxygen
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
ad03115097
|
further cleanup
|
2019-09-12 22:50:13 +02:00 |
|
Zeno Rogue
|
a423dbd2da
|
more header cleanup
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
c2d56fb9bc
|
autohdr.h applied in more files
|
2019-09-12 22:50:12 +02:00 |
|
Zeno Rogue
|
393f299074
|
arg:: -grotate
|
2019-09-12 22:50:09 +02:00 |
|
Zeno Rogue
|
df3e21b310
|
debug cleanup
|
2019-09-12 22:50:00 +02:00 |
|
Zeno Rogue
|
c40d7753d0
|
fixed arg shifting
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
49877fbfc9
|
arg::nomore(); fixes in collatz3
|
2019-09-12 22:43:00 +02:00 |
|
Zeno Rogue
|
fed102a7e1
|
arg:: rotation in 3D
|
2019-09-12 22:38:47 +02:00 |
|
Arthur O'Dwyer
|
9471ac4ff5
|
Rearrange some macros. No functional change intended.
|
2019-02-08 18:18:56 -05:00 |
|
Zeno Rogue
|
8ac1cf8731
|
fixed some issues with commandline arguments (svg shots made correctly from cli)
|
2019-02-06 18:48:52 +01:00 |
|
Zeno Rogue
|
1c6f64f370
|
added options -viz and -vizhr for quicker visualizations, and -smart, -smartn, -sr, -srx set the sightrange better now
|
2018-12-11 22:10:53 +01:00 |
|
Zeno Rogue
|
7b4028418e
|
arg:: most important dialogs can be launched from command line
|
2018-11-11 11:27:36 +01:00 |
|
Zeno Rogue
|
c68de3c94f
|
arg:: Previously some arguments used - while some used --; now both forms are accepted for all arguments. Also empty arguments are ignored.
|
2018-11-11 11:27:36 +01:00 |
|
Zeno Rogue
|
7da2b7e9a1
|
argf now parses the given argument
|
2018-09-10 19:28:12 +02:00 |
|
Zeno Rogue
|
a4e388019a
|
commandline option to rotate
|
2018-09-05 15:17:24 +02:00 |
|
Zeno Rogue
|
262d6f2a92
|
mode changes moved to config.cpp
|
2018-07-20 00:07:30 +02:00 |
|
Zeno Rogue
|
9d682aee45
|
moved more commandline options to their modules
|
2018-07-20 00:04:23 +02:00 |
|
Zeno Rogue
|
30cb9158cb
|
moved svg and PNG screenshot to a new file screenshots.cpp; moved some commandline arguments from commandline.cpp to their respective modules
|
2018-07-19 23:46:58 +02:00 |
|
Zeno Rogue
|
c9f5b1e048
|
fixed several instances when PTM score would not be recorded when changing modes
|
2018-07-11 12:25:19 +02:00 |
|
Zeno Rogue
|
92f6521e42
|
arghex uses strtoll and returns unsigned
|
2018-07-09 18:07:47 +02:00 |
|
Zeno Rogue
|
94371d8469
|
args:: fixed -geo
|
2018-07-08 14:19:28 +02:00 |
|
Zeno Rogue
|
300dfde6da
|
-geo option works correctly when switching to the same geometry. -qpar2 now generates the extra primes automatically.
|
2018-07-06 19:59:29 +02:00 |
|
Zeno Rogue
|
37ba1b90b2
|
fixed the command line toggles
|
2018-07-06 19:28:03 +02:00 |
|
Zeno Rogue
|
40e9c6687c
|
new commandline options: -fsh and -noshadow
|
2018-06-25 22:59:29 +02:00 |
|
Zeno Rogue
|
63869c6d33
|
renamed the size function to isize
|
2018-06-22 14:47:24 +02:00 |
|
Zeno Rogue
|
8f8a259992
|
new quotient geometries
|
2018-06-22 01:48:46 +02:00 |
|
Zeno Rogue
|
1eaaac4d77
|
made the web version compile
|
2018-06-14 00:06:54 +02:00 |
|
Zeno Rogue
|
4c619e60dd
|
moved all the HyperRogue stuff except RogueViz to namespace 'hr' -- useful when using hr as a library
|
2018-06-11 01:58:31 +02:00 |
|
Zeno Rogue
|
98246d3066
|
more cleanup in parameters, restartGame cleanup
|
2018-06-11 00:58:38 +02:00 |
|
Zeno Rogue
|
90573cf456
|
reordering of the command line parameter, added -WT
|
2018-06-10 23:49:52 +02:00 |
|
Zeno Rogue
|
ad93e77bcc
|
canvas_invisible option
|
2018-04-21 17:57:30 +02:00 |
|
Zeno Rogue
|
2eaff9ac46
|
conformal:: more precise line animation
|
2018-04-21 12:12:52 +02:00 |
|
Zeno Rogue
|
2fdc5576d5
|
arg:: option -palrgba
|
2018-04-21 12:02:03 +02:00 |
|
Zeno Rogue
|
fed1f9a10a
|
arg:: -pal option to display linepatterns
|
2018-04-10 17:02:04 +02:00 |
|
Zeno Rogue
|
033c626dfc
|
restartGame, wrong mode, and resetModes now use constants instead of magic char names
|
2018-04-09 18:05:23 +02:00 |
|
Zeno Rogue
|
830785990c
|
renamed whirl to goldberg
|
2018-04-09 17:40:12 +02:00 |
|
Zeno Rogue
|
850269cbbc
|
stdout on --msg
|
2018-04-06 00:30:56 +02:00 |
|
Zeno Rogue
|
22a92059b6
|
whirl
|
2018-04-03 23:39:18 +02:00 |
|
Zeno Rogue
|
229f717678
|
split sight/game/generation range; bonuses instead of absolute values
|
2018-04-03 23:34:47 +02:00 |
|
Zeno Rogue
|
eafd5a1eab
|
options -W3 and -top
|
2018-03-30 00:20:33 +02:00 |
|
Zeno Rogue
|
76ba4bb70c
|
'-bright' option
|
2018-03-25 18:33:21 +02:00 |
|
Zeno Rogue
|
166e394e35
|
nomenu and nohelp options
|
2018-03-02 13:03:50 +01:00 |
|
Zeno Rogue
|
a9d506e03f
|
fixed buggy arg counting
|
2018-03-02 13:02:24 +01:00 |
|
Zeno Rogue
|
283c6bba39
|
cleanup: arguments
|
2018-02-26 13:14:20 +01:00 |
|
Zeno Rogue
|
3b19ae2bbd
|
a commandline option to disable vsync
|
2018-02-20 11:41:55 +01:00 |
|