code logs -> 2009 -> Fri, 26 Jun 2009< code.20090625.log - code.20090627.log >
--- Log opened Fri Jun 26 00:00:54 2009
00:45 * Derakon figures out how to link to Jetblade's Doxygen documentation.
00:45
<@Derakon>
Fascinating how you can just link to a file in the repository like that.
00:45
<@Derakon>
For the curious, it's all here: https://jetblade.googlecode.com/hg/html/index.html
01:12
<@McMartin>
SVN's done that for ages.
01:12
<@McMartin>
Though ViewVC makes it noticably nicer
01:51
<@Derakon>
Hm. If I wanted to use a 5x5 grid of occupied/vacant/don't care flags for placing terrain, I'd need to generate as many as 16777216 different scalars...16 megabytes if every scalar took one byte.
01:52
<@Derakon>
Increase that by a factor of 4 for 32-bit numbers and we're still only talking 64MB, which isn't entirely implausible. I mean, it's not pleasant, and generating the scalars would take a long time, but it'd be doable.
02:46 Consul_ is now known as Consul
02:48 Vornicus is now known as Phas
02:48 Phas is now known as Bayle
02:52 Attilla [~The.Attil@92.19.140.ns-11540] has quit [Quit: <Insert Humorous and/or serious exit message here>]
04:52
<@Derakon>
Commit description: "Fixed a bug that caused maximum velocities to be ignored when gravity was disabled."
04:57
<@Derakon>
Aaand all of the issues I'd filed against the project have now been fixed. Now what do I do? >.>
04:58
<@McMartin>
Slay all who oppose you?
04:58
<@Derakon>
So you're suggesting I work on adding attack animations to the protagonist model?
04:59
<@ToxicFrog>
...sure?
05:13
<@Reiver>
Sounds like a plan~
05:26 Thaqui [~Thaqui@121.98.166.ns-22683] has joined #code
05:26 mode/#code [+o Thaqui] by ChanServ
06:05 Syloqs-AFH [Syloq@ServicesAdmin.Nightstar.Net] has quit [Connection reset by peer]
06:08 You're now known as TheWatcher
06:41 Namegduf [namegduf@82.25.200.ns-12231] has quit [Quit: Restarting X.]
06:49 Namegduf [namegduf@82.25.200.ns-12231] has joined #code
06:50 Bayle is now known as Vornicus
07:15 You're now known as TheWatcher[afk]
07:57 Derakon is now known as Derakon[AFK]
08:00 Vornicus is now known as Vornicus-Latens
08:14 UndeadAnno [AnnoDomini@Nightstar-28959.neoplus.adsl.tpnet.pl] has joined #Code
08:14 mode/#code [+o UndeadAnno] by ChanServ
08:57 Tarinaky [~Tarinaky@Nightstar-16638.plus.com] has joined #code
10:15 Attilla [~The.Attil@92.19.140.ns-11540] has joined #code
10:16 mode/#code [+o Attilla] by ChanServ
12:40 Thaqui [~Thaqui@121.98.166.ns-22683] has quit [Quit: Leaving]
12:41 Thaqui [~Thaqui@121.98.166.ns-22683] has joined #code
12:41 mode/#code [+o Thaqui] by ChanServ
13:16 gnolam [lenin@Nightstar-1382.A163.priv.bahnhof.se] has joined #Code
13:16 mode/#code [+o gnolam] by ChanServ
14:48 UndeadAnno [AnnoDomini@Nightstar-28959.neoplus.adsl.tpnet.pl] has quit [Ping Timeout]
14:55 UndeadAnno [AnnoDomini@Nightstar-28000.neoplus.adsl.tpnet.pl] has joined #Code
14:56 mode/#code [+o UndeadAnno] by ChanServ
14:56 Vornicus-Latens is now known as Vornicus
15:36 ASCII [~none@Nightstar-27052.dyn.optonline.net] has quit [Ping Timeout]
15:37 Thaqui [~Thaqui@121.98.166.ns-22683] has quit [Client exited]
16:06 Syloqs_AFH [Syloq@Admin.Nightstar.Net] has joined #code
16:07 Syloqs_AFH is now known as Syloqs-AFH
16:27 You're now known as TheWatcher
17:15 Derakon[AFK] is now known as Derakon
17:19
< crem>
For those who may be interested: http://icfpcontest.org/ starts soon (actually in less than 2 hours).
19:17 Syloqs_AFH [Syloq@Admin.Nightstar.Net] has joined #code
19:18 Syloqs-AFH [Syloq@ServicesAdmin.Nightstar.Net] has quit [Ping Timeout]
19:27 gnolam is now known as Captain_Hammer
19:33 Kazriko [~kaz@Nightstar-26123.gdj-co.client.bresnan.net] has quit [Operation timed out]
19:34 Kazriko [~kaz@Nightstar-26123.gdj-co.client.bresnan.net] has joined #code
20:32 Attilla [~The.Attil@92.19.140.ns-11540] has quit [Quit: <Insert Humorous and/or serious exit message here>]
22:03 * Derakon tries to debug his debugging output for ten minutes before realizing that the debugging output is working perfectly, and the fact that it appears to be broken is the actual bug.
22:33
<@Derakon>
There, bug fixed.
22:33
<@Derakon>
That one was a bit annoying.
22:38 You're now known as TheWatcher[T-2]
22:40 You're now known as TheWatcher[zZzZ]
22:51 * Captain_Hammer sighs.
22:51
<@Captain_Hammer>
And I've run into a bug due to floating-point inaccuracy.
22:52
<@Captain_Hammer>
I knew it had to happen sooner or later, but still. I have to go redesign some parts of the basic system now.
23:27 UndeadAnno [AnnoDomini@Nightstar-28000.neoplus.adsl.tpnet.pl] has quit [Quit: "Wise beard man. His words are wise. His face is beard." -ErikMesoy]
23:41 Captain_Hammer is now known as gnolam
--- Log closed Sat Jun 27 00:00:09 2009
code logs -> 2009 -> Fri, 26 Jun 2009< code.20090625.log - code.20090627.log >