Zeno Rogue
|
0081b2cb60
|
added some troubleshooting suggestions to -help
|
2026-04-17 16:59:13 +02:00 |
|
Zeno Rogue
|
11564505d2
|
add -g to -help
|
2026-04-17 16:52:50 +02:00 |
|
Zeno Rogue
|
686f82f0c8
|
added -font to -help
|
2026-04-17 16:47:11 +02:00 |
|
Zeno Rogue
|
50cabd4521
|
improved the CLI option -help
|
2026-04-17 16:46:28 +02:00 |
|
Zeno Rogue
|
aaf847bf84
|
CLI option -viz now disables the keyboard information
|
2026-04-17 16:46:05 +02:00 |
|
Zeno Rogue
|
557efe52dd
|
land/item/monster CLI options now accept indices
|
2026-04-17 16:21:13 +02:00 |
|
Zeno Rogue
|
d0f53270f7
|
config/save file default location under Linux is now according to the XDG standard
|
2026-04-17 16:02:36 +02:00 |
|
Zeno Rogue
|
670df57592
|
commandline option -msg no longer prints on screen, since it is already logged otherwise
|
2026-04-16 19:03:04 +02:00 |
|
Zeno Rogue
|
113e75d5e1
|
new system for debug logs
|
2025-10-19 15:47:01 +02:00 |
|
Zeno Rogue
|
0e08b3225d
|
other active orbs now extend the duration of Orb of Recall
|
2025-08-17 16:17:13 +02:00 |
|
Zeno Rogue
|
c2a9e313d2
|
fixed CAP_TABFONT
|
2025-06-22 15:42:39 +02:00 |
|
Zeno Rogue
|
2ac4a8a19a
|
moved delayed_start
|
2024-11-03 22:08:42 +01:00 |
|
Zeno Rogue
|
6bbd57ecbe
|
font system redesigned, font selection
|
2024-07-10 00:03:00 +02:00 |
|
Zeno Rogue
|
54443e365d
|
argcolor now uses parsecolor
|
2024-05-27 14:20:53 +02:00 |
|
Zeno Rogue
|
1c74774bfa
|
refactored the parameter (saver/setting) system
|
2024-05-26 20:22:29 +02:00 |
|
Zeno Rogue
|
c85b4d2f2b
|
save/load mode data, via CLI
|
2024-03-14 19:28:33 +01:00 |
|
Zeno Rogue
|
3b341bb34b
|
better -L option
|
2023-09-14 15:06:49 +02:00 |
|
Zeno Rogue
|
f212f6173b
|
commandline:: replaced legacy rotation with -sview
|
2023-08-09 14:35:18 +02:00 |
|
Zeno Rogue
|
5057f10358
|
improved parameter animation
|
2023-08-09 01:01:32 +02:00 |
|
Zeno Rogue
|
1554caa7b4
|
rotations are now represented as matrices, not angles
|
2023-08-08 16:27:52 +02:00 |
|
Zeno Rogue
|
a041016446
|
CLI -center-vertex to center on vertex; still needs i=2 to rotate the camera
|
2023-06-10 11:07:49 +02:00 |
|
Zeno Rogue
|
09a43c5646
|
cview sets playermoved to false
|
2023-05-23 20:21:36 +02:00 |
|
Zeno Rogue
|
24cd670de0
|
improvement to fontconfig support
|
2023-05-15 19:33:32 +02:00 |
|
Zeno Rogue
|
5473c1645c
|
CLI option -grotatei
|
2023-03-16 14:43:14 +01:00 |
|
Zeno Rogue
|
06523e063e
|
used cyclefix and raddif in more places; (c)spin90, (c)spin180 and spin180 functions; rephrased M_PI in terms of TAU and x._deg when applicable
|
2022-11-13 16:22:55 +01:00 |
|
Zeno Rogue
|
fd9d58073a
|
arg:: added argll
|
2022-10-27 16:06:39 +02:00 |
|
Zeno Rogue
|
f33d169fe1
|
commandline rotate commands set playermoved=false
|
2022-09-24 09:10:32 +02:00 |
|
Zeno Rogue
|
308fcd90aa
|
savefile selection / an option to use no savefile
|
2022-09-15 12:38:39 +02:00 |
|
Zeno Rogue
|
613672b662
|
flush stdout on -exit
|
2022-09-09 12:20:33 +02:00 |
|
Zeno Rogue
|
4947b8c1b5
|
great success
|
2022-08-25 10:28:26 +02:00 |
|
Zeno Rogue
|
0eed6a03d4
|
CLI -exit now uses println not printf
|
2022-08-13 22:40:49 +02:00 |
|
Zeno Rogue
|
e691c63abe
|
CLI option -cview
|
2022-06-23 09:33:58 +02:00 |
|
Zeno Rogue
|
5e2ba55e46
|
CLI command -rotate-up
|
2022-06-16 23:13:38 +02:00 |
|
Zeno Rogue
|
839ca440ea
|
refer to color by HTML name in commandline arguments
|
2021-10-17 09:18:31 +02:00 |
|
Zeno Rogue
|
a6022178b3
|
arg:: run_arguments function
|
2021-10-15 22:14:30 +02:00 |
|
Zeno Rogue
|
0d20066f10
|
fixup
|
2021-07-12 11:32:39 +02:00 |
|
Zeno Rogue
|
6e6d0a7839
|
the main (heptagon) cellshape now also uses subcellshape; removed dirdist and get_vertices and introduced get_cellshape instead
|
2021-07-12 11:07:22 +02:00 |
|
Jesse Ruderman
|
5e3af36fe7
|
Command line help: add line breaks
|
2021-07-10 00:34:37 -07:00 |
|
Zeno Rogue
|
334bf12292
|
added missing CAP_COMMANDLINE guards, and other fixes for non-CAP_COMMANDLINE
|
2021-06-01 13:07:55 +02:00 |
|
Zeno Rogue
|
2786221def
|
shift_argi and shift_args <- add this before!
|
2021-04-07 18:13:45 +02:00 |
|
Zeno Rogue
|
ceb79290ae
|
arg:: made added_commands a pointer, to prevent possible initialization order errors
|
2021-04-07 18:13:45 +02:00 |
|
Zeno Rogue
|
408a49dfe9
|
arg:: used the new add::arg in some contexts
|
2021-04-07 18:13:45 +02:00 |
|
Zeno Rogue
|
7a7bb2dddb
|
arg:: nicer adding commandline parameters
|
2021-04-07 18:13:45 +02:00 |
|
Zeno Rogue
|
0c0ca95897
|
fixed the 4xStabber and Princess achievements
|
2021-02-07 22:55:10 +01:00 |
|
Zeno Rogue
|
a8ac3b2ff7
|
tour:: an option to print
|
2020-09-15 19:11:19 +02:00 |
|
Zeno Rogue
|
89585f004b
|
fixed some guards (in progress)
|
2020-07-03 14:42:33 +02:00 |
|
Zeno Rogue
|
af7e828b08
|
CLI options -face-face and -face-vertex
|
2020-05-28 01:38:21 +02:00 |
|
Zeno Rogue
|
3e7f4374a6
|
shift_arg_formula now calls t automatically
|
2020-05-16 02:12:34 +02:00 |
|
Zeno Rogue
|
bf83959b4a
|
allow setting the resource dir; autoconf should move *.dat file to resource dir
|
2020-05-16 01:30:33 +02:00 |
|
Arthur O'Dwyer
|
83f5412916
|
Use callhandlers() instead of manual loop in commandline.cpp. NFCI.
|
2020-04-12 10:50:19 -04:00 |
|