00:00:12 can anyone in here help me out? crawl is showing all unseen areas in the map as black 00:00:18 on a black background 00:00:53 Pre-release branch on crawl.develz.org updated to: 0.9-b1-92-g219e5d4 (32) 00:02:48 Unstable branch on crawl.akrasiac.org updated to: 0.10-a0-138-g76edca9 (32) 00:06:05 03dolorous * r041312e7f124 10/crawl-ref/source/ (item_use.cc player-equip.cc): Add more your_hand()-related fixes. 00:07:54 Windows builds of pre-release branch on crawl.develz.org updated to: 0.9-b1-92-g219e5d4 00:16:51 -!- valrus has quit [Remote host closed the connection] 00:31:28 -!- evilmike has quit [Quit: :(){ :|:& };:] 01:19:28 tartakower the Warrior (L19 HOEn) ASSERT(t != NON_ENTITY && t < MAX_SHOPS) in 'shopping.cc' at line 2082 failed on turn 49070. (Abyss) 01:23:07 tartakower the Warrior (L19 HOEn) ASSERT(t != NON_ENTITY && t < MAX_SHOPS) in 'shopping.cc' at line 2082 failed on turn 49070. (Abyss) 01:30:28 -!- ixtli has quit [Quit: Textual IRC Client: http://www.textualapp.com/] 01:32:00 -!- Pacra has quit [Ping timeout: 255 seconds] 01:49:59 ugh, perl 01:50:20 620 $_ = 'a pandemonium lord' 01:50:20 621 if !/^(?:an?|the) / && !$UNIQUES{$name} && !/,/; 01:50:34 hah 01:50:39 told you :) 01:50:58 we'd do better here to check that the name doesn't start with something in UNIQUES followed by "the" 01:51:07 rather than the pure inclusion check 01:51:50 Well, polymorphed uniques still showing up as uniques is only a recent thing. 01:52:11 at the very least i suppose i can add Wiglaf to the uniques list... 01:55:48 well, polymorphed uniques have always shown as uniques, at least for this check. 01:56:00 the only requirement is that the first letter of the name be capital 01:56:28 Er, no. 01:56:40 You don't understand me. 01:56:51 Until I made a commit about eight months ago, a polymorphed unique never generated a milestone. 01:56:58 oh, i see. 01:57:02 Therefore, regardless of whether or not the check would catch them, there was no milestone for the check /to catch/. 01:57:04 no, wait 01:57:10 this check is for kills 01:57:14 Yes. 01:57:24 kills by polymorphed uniques 01:57:35 Hm. 01:57:40 killed by unwashed underwear 01:57:50 this is the part of the code that determines ckiller 01:57:53 That's possibly unaffected. 01:58:50 sorry to bring up something completely uncrawl-ish but since you are devs... 01:59:05 you guys know of any nice program to reformat SQL? (PL-SQL) 01:59:13 "reformat" SQL? 01:59:18 in a readable format 01:59:20 As in, to take a query and make it print prettily? 01:59:29 Or to take the output? 01:59:31 print it readable 01:59:42 The output or the input? 01:59:49 I got 15 lines of vbcode that generates a 15 lines of SQL 01:59:59 if you take those 15 lines and put them through SQL developer you get 270 lines 02:00:09 HEh. 02:00:11 but sql developer doesn't format it in a nice way and it it still is unreadable (too long) 02:00:14 :D 02:00:21 phpmysql reformats queries. 02:00:44 due, in those 270 lines I just got a "missing right parenthesis" 02:00:46 :D 02:00:54 Hah, delightful. 02:01:32 Zannick: Then otherwise, I don't really know. Options are still that the polymorphed uniques in the ckiller milestones weren't recognised as uniques. 02:02:11 Zannick: Once the ckiller is generated it stays that way, in the database, I believe; adding a new unique to the list doesn't retroactively fix broken ckillers. 02:02:34 right, that would be beyond the scope of something i could do 02:02:43 but i could fix future entries 02:04:13 fixing the old ones would require some careful queries 02:05:09 Not ... really. 02:05:26 Get a resultsut of ckiller==pandemonium lord, iterate over each unique and check if the name matches, and if so, update the record. 02:05:37 okay, sure 02:06:38 i will try my hand at cracking this, later, though. 02:07:09 my main aim, originally, was just to see if any randomly named pan lords had multiple kills :P 02:07:54 anyway, night 02:23:53 Beneather the Ruinous (L10 MuCj) ASSERT(y >= 1 && y <= sz.y) in 'libutil.cc' at line 919 failed on turn 10890. (D:10) 02:46:47 -!- Syraine is now known as PD4 02:54:15 -!- ainsophyao has quit [Remote host closed the connection] 03:00:49 -!- ainsophyao has joined ##crawl-dev 03:01:53 -!- PD4 is now known as syraine 03:05:12 -!- edlothiol has joined ##crawl-dev 03:17:21 -!- syllogism has joined ##crawl-dev 03:40:37 -!- MarvinPA_ has joined ##crawl-dev 03:43:34 -!- MarvinPA has quit [Ping timeout: 258 seconds] 03:45:42 -!- ainsophyao has quit [Remote host closed the connection] 04:05:40 -!- MarvinPA has joined ##crawl-dev 04:06:35 -!- MarvinPA_ has quit [Ping timeout: 246 seconds] 04:10:35 There's a problem with a vault. 04:10:59 Magic mapping reveals an altar and portal behind a stone wall in D:8. 04:11:04 L:8 - 04:11:17 Did you search for a hidden door? 04:13:57 assuming you mean l:8 in which case yes, there's a secret door 04:21:57 I did search for a hidden door. 04:26:03 -!- Mu_ has joined ##crawl-dev 04:39:33 you searched in the room with the statues 04:39:41 the door is in a corner of stone in the foresty path 04:49:27 -!- syraine has quit [Ping timeout: 240 seconds] 04:52:11 -!- edlothiol has quit [Quit: edlothiol] 04:52:28 -!- edlothiol has joined ##crawl-dev 04:53:20 -!- Wolfe_ has joined ##crawl-dev 04:58:52 -!- Syraine has joined ##crawl-dev 04:58:55 -!- Syraine is now known as syraine 05:09:39 -!- monqy has quit [Quit: hello] 05:17:36 -!- MakMorn has quit [Ping timeout: 250 seconds] 05:17:43 -!- MakMorn has joined ##crawl-dev 06:00:37 -!- Ashenzari has quit [Ping timeout: 260 seconds] 06:01:22 -!- Ashenzari has joined ##crawl-dev 06:01:22 -!- The topic of ##crawl-dev is: DCSS Development | Logs: http://tozt.net/crawl | People with +v have commit access. | Please keep general crawl-related chit-chat to ##crawl. | Dev wiki: http://crawl.develz.org/wiki | Long stuff to pastebin.ca please | Immortal Warwalrus and Crazy Yiuf forever. 06:38:05 -!- petete has joined ##crawl-dev 06:51:58 -!- edlothiol has quit [Ping timeout: 255 seconds] 06:55:59 -!- lorimer has quit [Ping timeout: 246 seconds] 06:58:26 -!- ainsophyao has joined ##crawl-dev 06:58:56 -!- ainsophyao has quit [Remote host closed the connection] 06:59:37 -!- lorimer has joined ##crawl-dev 07:48:22 -!- Zaba has quit [Ping timeout: 252 seconds] 07:59:27 -!- Zaba has joined ##crawl-dev 08:02:54 -!- valrus has joined ##crawl-dev 08:42:36 -!- moocowpong1 has joined ##crawl-dev 08:52:48 -!- blackpenguin has quit [Ping timeout: 240 seconds] 08:57:21 -!- valrus has quit [Remote host closed the connection] 09:14:11 -!- blackpenguin has joined ##crawl-dev 09:37:50 -!- MarvinPA_ has joined ##crawl-dev 09:40:23 -!- MarvinPA has quit [Ping timeout: 250 seconds] 09:43:53 -!- ainsophyao has joined ##crawl-dev 09:55:01 -!- Wolfe_ has quit [Ping timeout: 260 seconds] 10:07:25 -!- Pacra has joined ##crawl-dev 10:12:02 Does anyone know if the CAO password mechanism changed? I am trying to reset a user's password and the mehcanism I am used to using is not working. 10:32:27 -!- Pacra has quit [Ping timeout: 255 seconds] 10:55:05 -!- evilmike has joined ##crawl-dev 11:03:15 Item descriptions not showing (https://crawl.develz.org/mantis/view.php?id=4358) by Fusha 11:03:15 -!- Guest23874 has quit [Read error: Connection reset by peer] 11:13:56 -!- upsy has joined ##crawl-dev 11:20:54 -!- Twilight-1 has joined ##crawl-dev 11:34:32 03dolorous * r4bbafb596857 10/crawl-ref/source/describe.cc: Fix Mantis 4358 (regression caused by 8fe5221). 11:42:45 -!- moocowpong1 has quit [Quit: moocowpong1] 11:45:08 -!- upsy has quit [Quit: Leaving] 11:47:57 -!- Wolfe_ has joined ##crawl-dev 11:53:14 -!- blabber_ has joined ##crawl-dev 12:21:04 -!- syraine has quit [Ping timeout: 258 seconds] 12:38:25 -!- lorimer has quit [Ping timeout: 252 seconds] 12:40:28 -!- lorimer has joined ##crawl-dev 12:58:01 -!- Pacra has joined ##crawl-dev 13:09:29 -!- Wolfe_ has quit [Ping timeout: 240 seconds] 13:27:57 -!- Pacra has quit [Ping timeout: 255 seconds] 13:30:56 -!- Pacra has joined ##crawl-dev 13:56:18 -!- Pacra_ has joined ##crawl-dev 13:56:19 -!- Pacra has quit [Read error: Connection reset by peer] 13:57:08 loonie (L7 TrBe) ERROR in 'tileview.cc' at line 916: non-door tile (Ossuary) 14:02:59 -!- Textmode has joined ##crawl-dev 14:18:43 -!- ixtli has joined ##crawl-dev 14:24:24 -!- Cryp71c has joined ##crawl-dev 14:39:14 -!- monqy has joined ##crawl-dev 14:42:21 -!- Cryp71c has quit [Quit: Leaving] 14:46:00 -!- ais523 has joined ##crawl-dev 14:50:36 -!- MarvinPA_ is now known as MarvinPA 14:51:55 -!- ainsophyao has quit [Remote host closed the connection] 14:52:13 03dolorous 07stone_soup-0.9 * r58a517010577 10/crawl-ref/source/describe.cc: Fix Mantis 4358 (regression caused by 8fe5221). 14:52:23 03dolorous 07stone_soup-0.9 * ra2a73c8f1315 10/crawl-ref/source/xom.cc: Don't let Xom try to brand OBJ_STAVES-type staves with chaos. 15:14:05 undersol the Slasher (L1 DSGl) (D:1) 15:14:07 03dolorous * r4b47db3a1714 10/crawl-ref/source/zotdef.cc: Tweak the wraith wave message for ZotDef: not all player species have hair. 15:14:21 -!- Wolfe_ has joined ##crawl-dev 15:21:29 -!- ainsophyao has joined ##crawl-dev 15:23:11 -!- blabber_ has quit [Quit: leaving] 16:09:57 -!- Wolfe_ has quit [Ping timeout: 250 seconds] 16:10:21 -!- ainsophyao has quit [Remote host closed the connection] 16:13:45 -!- Wolfe_ has joined ##crawl-dev 17:07:41 -!- Wolfe_ has quit [Ping timeout: 240 seconds] 17:21:03 -!- Pacra_ has quit [Ping timeout: 255 seconds] 17:21:23 -!- MakMorn has quit [Remote host closed the connection] 17:24:10 -!- MakMorn has joined ##crawl-dev 17:36:08 03MarvinPA 07stone_soup-0.9 * r0fa5dc2a11a5 10/crawl-ref/source/ng-restr.cc: Don't recommend HOCj now the book is ice/air 17:36:18 03MarvinPA 07stone_soup-0.9 * r2a4b66222179 10/crawl-ref/source/dat/des/tutorial/ (tutorial_lesson3.des tutorial_lesson4.des): More tutorial fixes for lessons 3 and 4 17:36:19 03MarvinPA 07stone_soup-0.9 * r3f074bf22563 10/crawl-ref/source/ (main.cc player-equip.cc religion.cc spl-selfench.cc): Reword magic resistance -> protection from hostile enchantments in a couple of places 17:38:08 03MarvinPA * r97d9dfc16faa 10/crawl-ref/source/dat/des/tutorial/ (tutorial_lesson3.des tutorial_lesson4.des): More tutorial fixes for lessons 3 and 4 17:38:08 03MarvinPA * r09fed2f04c90 10/crawl-ref/source/ng-restr.cc: Don't recommend HOCj now the book is ice/air 17:38:08 03MarvinPA * r325cc651a4a4 10/crawl-ref/source/ (main.cc player-equip.cc religion.cc spl-selfench.cc): Reword magic resistance -> protection from hostile enchantments in a couple of places 17:40:25 -!- moocowpong1 has joined ##crawl-dev 18:44:11 -!- Pacra has joined ##crawl-dev 18:57:42 -!- ais523 has quit [Remote host closed the connection] 19:03:06 -!- syllogism has quit [] 19:22:14 03MarvinPA 07stone_soup-0.9 * r1013276541e9 10/crawl-ref/docs/changelog.txt: Update the changelog a bit 19:22:25 03MarvinPA * rdf848dbaf56e 10/crawl-ref/docs/changelog.txt: Update the changelog a bit 19:39:02 -!- syraine has joined ##crawl-dev 19:42:22 -!- Mu_ has quit [Quit: Defecator, may everything turn out okay so that you can leave this place.] 19:42:29 -!- evilmike has quit [Ping timeout: 258 seconds] 19:43:18 -!- Fyren has quit [Ping timeout: 240 seconds] 19:45:49 -!- Wolfe_ has joined ##crawl-dev 19:56:58 -!- Fyren has joined ##crawl-dev 19:58:14 -!- Fyren has quit [Client Quit] 19:58:19 -!- Fyren has joined ##crawl-dev 19:59:11 -!- Fyren has quit [Client Quit] 19:59:13 -!- Fyren_ has joined ##crawl-dev 19:59:34 -!- Fyren_ is now known as Fyren 20:09:21 -!- Pacra has quit [Ping timeout: 255 seconds] 20:12:01 -!- Pacra has joined ##crawl-dev 20:18:48 -!- evilmike has joined ##crawl-dev 20:19:11 -!- valrus has joined ##crawl-dev 20:21:35 -!- valrus has quit [Remote host closed the connection] 20:33:39 -!- Pacra has quit [Ping timeout: 255 seconds] 21:07:24 -!- Wensley has quit [Ping timeout: 255 seconds] 21:25:31 -!- moocowpong1 has quit [Quit: moocowpong1] 21:40:41 -!- ixtli has quit [Ping timeout: 252 seconds] 22:01:37 -!- Wolfe_ has quit [Ping timeout: 252 seconds] 22:01:47 -!- valrus has joined ##crawl-dev 22:13:08 -!- evilmike_ has joined ##crawl-dev 22:15:37 -!- evilmike has quit [Ping timeout: 258 seconds] 22:16:09 -!- evilmike_ is now known as evilmike 22:35:51 -!- ainsophyao has joined ##crawl-dev 22:37:14 -!- MarvinPA_ has joined ##crawl-dev 22:40:36 -!- MarvinPA_ has quit [Client Quit] 22:40:41 -!- MarvinPA has quit [Ping timeout: 240 seconds] 23:00:09 03dolorous * rb64f2d5ad471 10/crawl-ref/source/dat/database/monspeak.txt: Add punctuation fix. 23:02:45 -!- Twilight-1 has quit [Read error: Connection reset by peer] 23:07:25 -!- MarvinPA has joined ##crawl-dev 23:08:02 -!- ainsophyao has quit [Remote host closed the connection] 23:08:23 -!- Twilight has joined ##crawl-dev 23:08:49 -!- Twilight is now known as Guest58378 23:17:07 -!- petete has quit [Remote host closed the connection] 23:34:03 -!- syraine has quit [Ping timeout: 276 seconds] 23:43:14 -!- Syraine has joined ##crawl-dev 23:43:16 -!- Syraine is now known as syraine 23:46:05 -!- blabber_ has joined ##crawl-dev 23:49:12 -!- blabber_ is now known as blabber 23:54:39 -!- valrus has quit [Remote host closed the connection] 23:59:40 -!- valrus has joined ##crawl-dev