00:46:41 -!- amalloy_ is now known as amalloy 03:15:42 Unstable branch on crawl.beRotato.org updated to: 0.25-a0-413-g3b4b6a4 (34) 03:30:55 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-2893-g14d70eb493 03:33:09 Fork (gooncrawl) on crawl.kelbi.org updated to: 0.22-a0-900-g1843683d23 03:59:43 Fork (bloatcrawl2) on crawl.kelbi.org updated to: 0.25-a0-737-gdad87946bf 04:56:07 -!- amalloy is now known as amalloy_ 05:06:27 anyone seen errors like this when compiling? I am on macOS 05:06:29 Undefined symbols for architecture x86_64: 05:06:30 "_SDL_RWclose", referenced from: 05:06:32 SDLWrapper::load_image(char const*) const in windowmanager-sdl.o 05:06:35 ld: symbol(s) not found for architecture x86_64 05:06:36 clang: error: linker command failed with exit code 1 (use -v to see invocation) 05:06:39 when trying to LINK crawl 05:08:15 the LINK command looks normal: 05:08:18 g++ -arch x86_64 -stdlib=libc++ -mmacosx-version-min=10.7 -rdynamic -O0 -fprofile-instr-generate -fcoverage-mapping ability.o [...] main.o [...] -o crawl contrib/install/x86_64-apple-darwin19.2.0/lib/libz.a -Lcontrib/install/x86_64-apple-darwin19.2.0/lib contrib/install/x86_64-apple-darwin19.2.0/lib/libSDL2_image.a contrib/install/x86_64-apple-darwin19.2.0/lib/libSDL2.a [...] -framework CoreVideo 05:08:20 contrib/install/x86_64-apple-darwin19.2.0/lib/libSDL2main.a -pthread 05:11:47 the function SDLWrapper::load_image is defined in windowmanager-sdl.cc 05:11:53 ❯ grep load_image windowmanager-sdl.o 05:11:54 Binary file matches (found "\u{0}" byte around offset 5) 05:12:01 and it's included in the linker command 05:17:44 SDL_RWclose is #defined in contrib/sdl2/include/SDL_rwops.h 06:07:54 03Alex Jurkiewicz02 07https://github.com/crawl/crawl/pull/1253 * 0.25-a0-419-g30edaed: fixup! webtiles: Automatically load seeded milestones 10(5 minutes ago, 1 file, 5+ 3-) 13https://github.com/crawl/crawl/commit/30edaed51673 11:23:07 Stable (0.23) branch on underhound.eu updated to: 0.23.1-91-gf373564dc4 13:20:11 -!- amalloy_ is now known as amalloy 13:40:02 ??rebuild[2 13:40:02 rebuild[2/2]: Trunk update start times in UTC (second number during summer time): CAO: 1700; CDO: 0600/0500; CUE: 2300/2200; CBRO: 0800/0700; CXC: 0500/0400; CPO: every 15 minutes; CKO: trunk every 15 minutes, other versions 0830/0730. 13:40:03 ??rebuild[1 13:40:04 rebuild[1/2]: http://crawl.akrasiac.org/rebuild/ http://underhound.eu:81/rebuild/ http://crawl.berotato.org/crawl/rebuild/ http://crawl.xtahua.com/rebuild/ https://crawl.kelbi.org/rebuild/ Bug gammafunk, advil, |amethyst, or Nap.Kin for CDO. Use your powers wisely. 13:40:15 gammafunk: advil: |amethyst: cdo never got 0.24 13:40:25 yeah 13:40:35 that's just the way it goes for cdo :) 13:40:41 it didn't have I think 0.22 for a long time 13:40:51 it's based on when Napkin has time to make updates 13:41:07 cdo doesn't have all that many players so no one really complains 13:41:14 !lg * cdo current x=cdist(name) 13:41:15 1463 games for * (cdo current): cdist(name)=29 13:41:50 we have access to CDO for website/tournament stuff, but installing a new version requires the 'kin 13:41:57 ah dang 13:42:14 I thought rebuild powers meant you had sufficient perms to install new versions too 13:46:39 nope, we can run those rebuild scripts due to how they're set up, but can't install new versions 14:26:05 hi! Is there any ongoing effort to translate DCSS to other languages? I've visited the transifex page and the project seems sort of abandoned there 15:02:31 -!- ebering_ is now known as ebering 15:09:15 -!- ebering_ is now known as ebering 15:14:01 -!- aidanh_ is now known as aidanh 18:26:15 baco: there is support for translating item descriptions in the repo already 18:26:49 baco: there is no support for translating other parts of the game. It's been brought up by many people over the years but AFAIK nobody has really worked on it 18:27:34 DCSS isn't built with a translation framework for general output, so the first step would be to develop that, get it merged, then full translations could be added to the game 18:40:01 baco: I believe someoen recently came by asking about converting crawl to gettext 18:40:05 no Pull request has appeared 19:37:12 ebering: would you like the CSDC announcement stickied for a while? 20:01:36 amalloy: that would be excellent, thank you 20:44:37 -!- amalloy is now known as amalloy_ 21:07:05 -!- amalloy_ is now known as amalloy 21:53:53 03Alex Jurkiewicz02 07https://github.com/crawl/crawl/pull/1253 * 0.25-a0-420-ga693463: webtiles: Fix RC editing with numeric game IDs 10(17 hours ago, 1 file, 3+ 1-) 13https://github.com/crawl/crawl/commit/a69346375452 21:53:53 03Alex Jurkiewicz02 07https://github.com/crawl/crawl/pull/1253 * 0.25-a0-421-g8172e3f: fixup! webtiles: Allow editing blank rc files 10(17 hours ago, 1 file, 3+ 2-) 13https://github.com/crawl/crawl/commit/8172e3f6096d