Commit Graph

41 Commits

Author SHA1 Message Date
Arthur O'Dwyer ced3bbcad4 Qualify calls to `format`
C++20 introduces `std::format` and we `using namespace std`,
so some of these would be ambiguous in C++20.
2023-08-21 10:18:44 -07:00
Zeno Rogue 7e023e8092 square root symbol 2023-03-28 14:10:13 +02:00
Technochips efa8567a2b FRENCH: added "de" / "d'" 2022-07-05 23:16:56 +02:00
Technochips d69f4e868d FRENCH: more gender fixes (-e...) 2022-07-05 23:00:10 +02:00
Zeno Rogue c652b6bd00 made flags in hyper.h consistent with langen.cpp 2022-07-05 21:20:21 +02:00
Technochips 3881da340c FRENCH: fixed strings in language.cpp 2022-07-05 21:04:28 +02:00
Technochips 3dc7c3b086 FRENCH: gender flags, fixed a bunch of small stuff 2022-07-05 19:57:02 +02:00
Zeno Rogue 1bc7cd04cb implemented French translation 2022-07-05 02:44:19 +02:00
Zeno Rogue fe68186e5a refactored basicrep and parrep: genderrep to avoid repeated lines in both %y0 and %yINDEX, no more need for special case when noun not found 2022-07-05 01:57:33 +02:00
Arthur O'Dwyer 8a1ee4622b French language translation by @3raven 2022-07-01 14:11:14 -04:00
blargdag b24d82307b Fix wrong Russian adjective ending. 2021-07-20 15:36:58 -07:00
Zeno Rogue fe93cac596 CAP_TRANS guards added 2021-06-17 09:55:18 +02:00
Zeno Rogue 8f4a0935b9 more XLAT refactoring, and preparation for gentrans.cpp 2021-05-23 16:00:50 +02:00
still-flow 41952afdcd add missing natchar for CAP_TRANS=0 case 2020-11-06 06:21:02 +03:00
Zeno Rogue 35d26d1595 mymake now works with Emscripten 2020-10-12 01:28:50 +02:00
Zeno Rogue 0291c2ade3 dnameof now returns string 2020-03-07 04:47:11 +01:00
Zeno Rogue 4333acf54d more elegant advanced field parameters 2019-11-17 13:47:13 +01:00
Zeno Rogue 9647cbd47e added #include hyper.h to all cpp files 2019-09-12 22:50:16 +02:00
Zeno Rogue 8b1c7bffe4 initial reformatting of comments for Doxygen 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 02fd627cc5 text improvements; PL translation update; fixed %y0 in Polish 2018-11-11 11:27:36 +01:00
Zeno Rogue 04c41d38ed some extra chars supported in the browser version 2018-10-01 00:20:12 +02:00
Zeno Rogue 63869c6d33 renamed the size function to isize 2018-06-22 14:47:24 +02:00
Zeno Rogue 56baba800b moved more includes to sysconfig.h 2018-06-12 23:10:20 +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 ef83f1ef23 fixed the %E0 directives in Russian 2018-06-07 14:28:49 +02:00
Zeno Rogue 6399ef8180 exporting more in hyper.h 2018-03-30 00:20:50 +02:00
Zeno Rogue 1781554684 more work on the online version: fullscreen, orientation 2018-02-11 21:39:47 +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 206e56942a orb help now lists the OSM information (required refactoring) 2017-10-10 12:43:41 +02:00
Zeno Rogue be42734180 extra codes for Portuguese 2017-08-14 21:12:41 +02:00
Zeno Rogue 7c82c3e5a3 fixes to make the Emscripten web version compile correctly 2017-08-13 20:49:38 +02:00
Zeno Rogue 130fefa4c4 10.0g 2017-08-06 14:50:16 +02:00
Zeno Rogue fdc1ac1e6e 10.0d 2017-07-24 02:02:32 +02:00
Zeno Rogue 8cb8e2a3ec updated to 10.0c 2017-07-23 01:33:27 +02:00
Zeno Rogue c2cff957cf update to 9.4k 2017-05-31 18:33:50 +02:00
Zeno Rogue 58e053f183 Updated the source files to 9.4c 2017-03-23 11:53:57 +01:00
Eryk Kopczyński 3237ff455e Updated to 8.3j 2016-08-26 11:58:03 +02:00
Zeno Rogue 19055633b0 Updated HyperRogue sources to 7.4f. 2016-01-02 11:09:13 +01:00
Alexandre Moine 9b11f1b6c5 Initialization with hyperrogue-66 2015-08-08 15:57:52 +02:00