01:21:16 Experimental (bcrawl) branch on underhound.eu updated to: 0.23-a0-2422-gc900083943 01:38:14 Unstable branch on crawl.develz.org updated to: 0.24-a0-631-g346d576 (34) 02:09:41 Windows builds of master branch on crawl.develz.org updated to: 0.24-a0-631-g346d576 02:36:31 -!- amalloy is now known as amalloy_ 02:54:24 crawl seems to compile fine with llvm9 02:59:48 Monster database of master branch on crawl.develz.org updated to: 0.24-a0-443-g80245de 03:55:00 Fork (bcrawl) on crawl.kelbi.org updated to: 0.23-a0-2422-gc900083943 08:30:35 03Nikolai Lavsky02 {Aidan Holm} 07* 0.24-a0-632-g5ea6cb6: Fix HP of summons created via the Phantom Mirror spell 10(9 days ago, 1 file, 2+ 2-) 13https://github.com/crawl/crawl/commit/5ea6cb6c5ad6 08:43:21 New branch created: pr/1104 (1 commit) 13https://github.com/crawl/crawl/tree/pr/1104 08:43:21 03alexjurkiewicz02 {Aidan Holm} 07[pr/1104] * 0.24-a0-631-g4e7d57e: Default show_more to false in debug builds 10(2 months ago, 1 file, 4+ 0-) 13https://github.com/crawl/crawl/commit/4e7d57e9839c 08:44:51 03alexjurkiewicz02 {Aidan Holm} 07* 0.24-a0-633-gc6fd4e6: Default show_more to false in debug builds 10(2 months ago, 1 file, 4+ 0-) 13https://github.com/crawl/crawl/commit/c6fd4e61657c 08:47:54 Unstable branch on crawl.kelbi.org updated to: 0.24-a0-633-gc6fd4e6165 (34) 08:59:24 The build has errored. (pr/1104 - 4e7d57e #11898 : Alex Jurkiewicz): https://travis-ci.org/crawl/crawl/builds/587467137 09:00:53 03Aidan Holm02 07[ui-fixes] * 0.24-a0-636-g2865b6f: Fix monster list position when re-running arena 10(11 minutes ago, 1 file, 1+ 0-) 13https://github.com/crawl/crawl/commit/2865b6fa01ab 09:01:42 warning: Could not find remote branch pr/1104 to clone. 09:01:44 fatal: Remote branch pr/1104 not found in upstream origin 09:02:15 I already merged that; didn't mean to make a branch, actually 09:03:59 i deleted the branch after you merged it, maybe travis got confused 09:05:06 yep 09:25:28 Stable (0.22) branch on underhound.eu updated to: 0.22.1-59-ge965b3aba3 10:32:15 03Aidan Holm02 07* 0.24-a0-634-g0d32015: Remove useless textcolour calls 10(2 days ago, 6 files, 0+ 16-) 13https://github.com/crawl/crawl/commit/0d320154d2f5 10:32:15 03Aidan Holm02 07* 0.24-a0-635-g2190dae: Remove unused player name error messages 10(2 days ago, 3 files, 4+ 19-) 13https://github.com/crawl/crawl/commit/2190daeb1e83 10:32:15 03Aidan Holm02 07* 0.24-a0-636-g79b4920: Remove support for yesno outside the messge window 10(2 days ago, 2 files, 5+ 14-) 13https://github.com/crawl/crawl/commit/79b4920dd900 10:32:15 03Aidan Holm02 07* 0.24-a0-637-g7c97eb6: Remove explicit cursor positioning 10(6 days ago, 1 file, 5+ 6-) 13https://github.com/crawl/crawl/commit/7c97eb6acf3b 10:32:15 03Aidan Holm02 07* 0.24-a0-638-gcb9520c: Remove cprintf calls that do nothing 10(2 days ago, 2 files, 0+ 4-) 13https://github.com/crawl/crawl/commit/cb9520c128e9 10:32:15 03Aidan Holm02 07* 0.24-a0-639-gb70a11d: Fix monster list position when re-running arena 10(2 hours ago, 1 file, 1+ 0-) 13https://github.com/crawl/crawl/commit/b70a11d81136 10:57:13 Unstable branch on crawl.kelbi.org updated to: 0.24-a0-639-gb70a11d811 (34) 11:24:04 Stable (0.23) branch on underhound.eu updated to: 0.23.1-89-g277498a001 13:15:00 Unstable branch on crawl.akrasiac.org updated to: 0.24-a0-639-gb70a11d (34) 13:49:09 -!- amalloy_ is now known as amalloy 13:54:26 -!- ProzacElf_ is now known as ProzacElf 14:02:26 03gammafunk02 07[newfedhas] * 0.24-a0-607-gcb5e2f4: Rework damage of ballistomycete spores 10(38 minutes ago, 2 files, 7+ 4-) 13https://github.com/crawl/crawl/commit/cb5e2f474217 15:24:31 is there an easy way to start fiddling around with development? or at least learning some of the source code? 15:24:47 i.e. where does one start from? 15:31:14 p0a: not much better than grep, i'm afraid. if you want to know how a thing works, grep for strings related to it and try to follow cross-references until you get to the right place 15:33:51 p0a: see the files in docs/develop in the repository 15:34:30 gammafunk: thank you, that looks very good 15:34:34 contribution-process.md and coding_conventions.txt are good files to look at in general 15:35:50 k thanks, I'm going to exit now but I will take a look later 15:38:38 huh, more useful stuff there than i remembered 17:37:10 -!- aidanh_ is now known as aidanh 18:23:03 Unstable branch on underhound.eu updated to: 0.24-a0-639-gb70a11d811 (34) 20:01:29 gammafunk and I rewrote it sometime earlier this year 21:06:28 -!- amalloy is now known as amalloy_ 21:25:55 -!- amalloy_ is now known as amalloy 22:11:11 yeah the contrib guide is much improved, as are a couple other docs I think 22:11:19 or maybe it's that a couple got merged into the contrib guide 23:40:49 -!- Laraso__ is now known as Laraso_ 23:40:53 -!- Laraso_ is now known as Laraso