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 |
|
Zeno Rogue
|
01209bbd12
|
a CL option to disable all start screens
|
2018-02-12 16:20:31 +01:00 |
|
Zeno Rogue
|
bb5ac04875
|
more fixes to Emscripten CLI
|
2018-02-12 13:12:08 +01:00 |
|
Zeno Rogue
|
0749a9c9a6
|
commandline fixes
|
2018-02-12 12:49:00 +01:00 |
|
Zeno Rogue
|
7ac883c1c2
|
compile without CAP_INV
|
2018-02-11 21:39:08 +01:00 |
|
Zeno Rogue
|
64adb6f0ea
|
updated the header comments to 2018, also added the missing ones
|
2018-02-09 00:40:26 +01:00 |
|
Zeno Rogue
|
b3f047ea6a
|
reworked 3D vision
|
2018-02-03 13:41:49 +01:00 |
|
Zeno Rogue
|
a7ee43474e
|
options -canvas and -W work in phase 2
|
2018-02-01 13:43:11 +01:00 |
|
Zeno Rogue
|
2dbfc6a4ec
|
dont_face_pc commandline option
|
2018-01-31 00:10:44 +01:00 |
|
Zeno Rogue
|
9027a7d6d2
|
it is now possible to disable the FPS display
|
2018-01-25 17:22:50 +01:00 |
|
Zeno Rogue
|
a6563420ed
|
some extra commandline options
|
2018-01-25 17:18:30 +01:00 |
|
Zeno Rogue
|
4134f50f71
|
advanced quotient configurable from commandline
|
2018-01-14 03:00:11 +01:00 |
|
Zeno Rogue
|
c1089cab77
|
commandline option to change effvolume
|
2018-01-13 19:18:01 +01:00 |
|
Zeno Rogue
|
5bf6d54c7d
|
changed chamfered to bitruncated
|
2018-01-06 22:34:03 +01:00 |
|
Zeno Rogue
|
495dbba809
|
renamed 'truncated' to 'chamfered'
|
2018-01-04 18:39:04 +01:00 |
|
Zeno Rogue
|
5f5c86e529
|
new land: Docks
|
2017-12-29 01:10:47 +01:00 |
|
Zeno Rogue
|
11569c693d
|
big change: more configuration for the torus (and also Klein bottle)
|
2017-12-28 16:46:10 +01:00 |
|
Zeno Rogue
|
6635810f35
|
some extra commandline options
|
2017-12-14 02:50:28 +01:00 |
|
Zeno Rogue
|
05843b4e20
|
nogui added to main; fixed -subppatern CL option
|
2017-12-09 20:02:18 +01:00 |
|
Zeno Rogue
|
9933f373d2
|
improvements to patterns; codenumbers also display directions
|
2017-12-09 08:06:41 +01:00 |
|
Zeno Rogue
|
635d1f911c
|
Refactoring: moved all the remaining pattern code from mapeditor to pattern2
|
2017-12-09 03:48:30 +01:00 |
|
Zeno Rogue
|
3b7ab293ba
|
-noplayer and -pattern command line options
|
2017-12-03 12:59:12 +01:00 |
|
Zeno Rogue
|
b5e7e32726
|
commandline option to load picture file
|
2017-12-03 09:52:17 +01:00 |
|
Zeno Rogue
|
2b74ec6915
|
commandline factored out as a separate file
|
2017-12-02 00:22:01 +01:00 |
|