[Back to Index]
[00:03] <-- chkr left irc: Remote host closed the connection
[00:28] <-- clone2727 left irc: Ping timeout: 240 seconds
[00:30] <DrMcCoy> :(
[00:49] --> clone2727 joined #scummvm.
[00:49] #scummvm: mode change '+o clone2727' by ChanServ!ChanServ@services.
[00:56] <-- clone2727 left irc: Ping timeout: 240 seconds
[00:56] <nutron> :o
[00:56] <nutron> colon-oh
[01:08] --> clone2727 joined #scummvm.
[01:08] #scummvm: mode change '+o clone2727' by ChanServ!ChanServ@services.
[01:08] <clone2727> >:(
[01:13] sirlemonhead (bduncan22@86-43-174-63-dynamic.b-ras2.prp.dublin.eircom.net) left #scummvm.
[01:30] <-- SylvainTV left irc: Ping timeout: 252 seconds
[02:01] <-- D0SFreak left irc: Ping timeout: 248 seconds
[02:01] <-- Javacat left irc: Quit: Please, try the fish
[02:27] --> Vampire0_ joined #scummvm.
[02:27] --> Tron_ joined #scummvm.
[02:29] <-- Tron left irc: Ping timeout: 248 seconds
[02:30] <-- Vampire0 left irc: Ping timeout: 252 seconds
[02:44] Nick change: Endy|AFK -> Endy
[03:01] <-- phyber left irc: Ping timeout: 252 seconds
[03:09] <Endy> Hallo hallo.
[03:10] <clone2727> Endy!
[03:11] <DrMcCoy> Endy!!!111
[03:11] <Endy> Howdy DrMr2727
[03:11] <DrMcCoy> o_O
[03:19] <Endy> Terrible combination, you think? :)
[03:19] <clone2727> Yes.
[03:19] <clone2727> :P
[03:56] --> digitall joined #scummvm.
[03:56] #scummvm: mode change '+o digitall' by ChanServ!ChanServ@services.
[04:00] <-- Kaidane left irc: Quit: Leaving
[04:05] --> phyber joined #scummvm.
[04:10] <-- phyber left irc: Ping timeout: 248 seconds
[04:12] <-- {V} left irc: Ping timeout: 240 seconds
[04:16] --> phyber joined #scummvm.
[05:55] digitall (digitall@cpc2-hitc2-0-0-cust28.9-2.cable.virginmedia.com) left #scummvm ("Time4RL...").
[06:21] <-- clone2727 left irc: Quit: later
[07:04] Nick change: Tron_ -> Tron
[07:14] --> ajax16384 joined #scummvm.
[07:14] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services.
[07:27] <-- _marc` left irc: Quit: _marc`
[07:35] <-- TAS_2012v left irc: Ping timeout: 244 seconds
[08:03] <fuzzie> morning
[08:04] <madmoose> morn
[08:04] <fuzzie> wjp: oh you did annotate the calculatePoint function :) thanks
[08:07] <wjp> just a bit :-)
[08:08] <wjp> and morning
[08:18] --> YakBizzarro joined #scummvm.
[08:22] <-- Smartnow left irc: Ping timeout: 252 seconds
[08:23] --> Smartnow joined #scummvm.
[08:29] <-- ajax16384 left irc: Quit: KVIrc 4.1.3 Equilibrium http://www.kvirc.net/
[08:33] --> LordHoto joined #scummvm.
[08:33] #scummvm: mode change '+o LordHoto' by ChanServ!ChanServ@services.
[08:39] --> _marc` joined #scummvm.
[08:40] --> criezy joined #scummvm.
[08:40] #scummvm: mode change '+o criezy' by ChanServ!ChanServ@services.
[09:03] <fuzzie> LordHoto: I don't get it, why can you get a nicer backtrace from an assert than an error message?
[09:04] <LordHoto> fuzzie: because an assert allows you to just type "bt", while calling error just quits the program, doesn't it?
[09:06] <fuzzie> oh, I see, fatalError() usually does exit(1) :(
[09:06] <LordHoto> fuzzie: yup
[09:06] <fuzzie> maybe it would be nice to improve *that*, then, even to the point of calling the backtrace() stuff on glibc
[09:07] <fuzzie> but thanks
[09:07] <LordHoto> maybe ;-)
[09:07] <LordHoto> I can't even remember where I wrote that though
[09:07] <fuzzie> the pull request about OOB seeking in the stream classes
[09:07] <LordHoto> ah right
[09:12] --> dreammaster joined #scummvm.
[09:12] #scummvm: mode change '+o dreammaster' by ChanServ!ChanServ@services.
[09:14] <LordHoto> *sigh* gcc is just nice sometimes, for example if when I enable optimizations on one machine the program starts to run slower on another it actually gets faster
[09:15] <LordHoto> slower,*
[09:18] <-- criezy left irc: Remote host closed the connection
[09:18] --> criezy joined #scummvm.
[09:18] #scummvm: mode change '+o criezy' by ChanServ!ChanServ@services.
[09:21] <fuzzie> LordHoto: welcome to compiler optimisation? :)
[09:21] --> bgKa joined #scummvm.
[09:23] <-- criezy left irc: Client Quit
[09:23] <fuzzie> there's all kinds of hilarious papers about genetic algorithms/annealing/etc to choose the optimal compiler flags, it's so horrifyingly wrong
[09:23] --> criezy joined #scummvm.
[09:23] #scummvm: mode change '+o criezy' by ChanServ!ChanServ@services.
[09:24] <fuzzie> although if it's really going from no optimisations to something like -Os and it gets slower, i think "you broke it" might be in order
[09:25] <LordHoto> no -Os makes stuff faster on the former system
[09:25] <LordHoto> just -O1 and -O2 make stuff slower
[09:29] <CIA-37> Johannes Schickel master * rc2c8108 / graphics/png.h : GRAPHICS: The PNG decoder is not used by our GUI. - http://git.io/QPzAtQ
[09:30] <LordHoto> oh well not that it's a target machine, so I don't really care, I just hope this won't happen when actually trying the code on the target hardware :-P
[09:48] --> mxttie joined #scummvm.
[09:58] <-- LordHoto left irc: Quit: ...
[10:08] <dhewg> a smaller code size (-Os) will yield less cache misses
[10:09] <fuzzie> well, it's interesting given that -O1 should thereotically not give you larger code size than -O0
[10:09] <dhewg> thats why i use -Os for everything on wii
[10:09] <fuzzie> but yes, that's why I asked if it was slower with -Os :-p
[10:09] <dhewg> ;)
[10:10] <fuzzie> I expect it is just the universe conspiring against LordHoto in unpredictable ways.
[10:10] <dhewg> so uhm, i should prolly start looking at the rusty droid port again sometime soon, right?
[10:10] <dhewg> did it land in market yet?
[10:10] <fuzzie> yes, I built a 1.4.0 for market
[10:11] <dhewg> nice
[10:12] <dhewg> with plugins or a mono build?
[10:12] <fuzzie> with plugins!
[10:12] <dhewg> heh
[10:12] <dhewg> every one as single package?
[10:12] <fuzzie> yeah :(
[10:12] <dhewg> i remember that this didnt work somehow on some recent droid pad?
[10:12] <wjp> does give interesting popularity data, on the plus side
[10:13] <fuzzie> sensible thing to do would be just to provide a few bundles
[10:13] <dhewg> motorolla something iirc
[10:13] <fuzzie> no, I fixed the plugins :)
[10:13] <dhewg> wooo!
[10:13] <dhewg> what was the problem?
[10:13] <fuzzie> new security restrictions in 3.x blocking the plugin announcements
[10:13] <dhewg> heh
[10:14] <fuzzie> i also moved savegames to sdcard by default and randomly fiddled a bit
[10:15] <dhewg> sweet
[10:15] <fuzzie> my todo list has 'expand HTC fail to cover new exciting fail by other vendors' and 'add stupid mouse delay for gob' on it, but I might actually get around to those myself at some point, you never know
[10:15] <dhewg> ohgawd
[10:15] <dhewg> i was just a little motivated and you had to mention HTC?
[10:16] <dhewg> damnyou
[10:16] <fuzzie> :-)
[10:16] <fuzzie> I went out and bought a Galaxy Tab 8.9 in November, so I have been enjoying Samsung fail instead, but thankfully not with graphics drivers.
[10:16] <dhewg> heh
[10:17] <dhewg> yeah, they all have their slice of fail
[10:17] <fuzzie> but you've cleverly missed excitement like the user reporting a quarter-size scummvm when they had a system-wide opengl hack which quartered texture sizes enabled.
[10:17] <dhewg> whats the point of that?
[10:18] <fuzzie> apparently for allowing newer games to run on older devices with limited texture memory
[10:18] <fuzzie> it *does* come documented with a big warning about it breaking 2D games
[10:22] <fuzzie> but something to miss, I feel
[10:26] --> ajax16384 joined #scummvm.
[10:26] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services.
[10:27] --> h00ligan joined #scummvm.
[10:27] #scummvm: mode change '+o h00ligan' by ChanServ!ChanServ@services.
[10:27] <-- ajax16384 left irc: Client Quit
[10:28] <-- pranq left irc: Quit: leaving
[10:30] --> pranq joined #scummvm.
[10:31] --> D0SFreak joined #scummvm.
[10:34] --> Hkz joined #scummvm.
[10:34] #scummvm: mode change '+o Hkz' by ChanServ!ChanServ@services.
[10:39] --> {V} joined #scummvm.
[10:44] <-- D0SFreak left irc: Ping timeout: 240 seconds
[10:46] --> spk64 joined #scummvm.
[10:49] <dhewg> fuzzie: whats 981b1cdd about?
[10:49] <fuzzie> dhewg: <new> header for placement new
[10:50] <dhewg> ah
[10:50] <spk64> quick question, do not know exactly but has one of the Admin received an email from me? (pastebin.com links)
[10:50] <dhewg> did that fix a compile error?
[10:50] <fuzzie> dhewg: yes, it is a dependency now
[10:50] <dhewg> and that doesnt break anything?
[10:51] <dhewg> i remember something about stl, libstc++, static constructors and crashes
[10:51] <fuzzie> yes, this is not libstdc++
[10:51] <fuzzie> just the header
[10:51] <dhewg> ok, so no new link time dependency?
[10:51] <fuzzie> nope; an alternative would be just copy-and-pasting the relevant bits into an #ifdef, just seemed more sensible to include it this way
[10:52] <dhewg> yeah, sounds good to me
[10:52] <fuzzie> see 5647637ea2d239681a9dc0facc4071e33235fe4f
[10:54] <spk64> quick question, has one of the Admin received an email from me? (includes pastebin.com links)
[10:56] <Strangerke> hi spk64
[10:56] <spk64> hey ho
[10:56] <Strangerke> I've currently 3398 unreqd ;qilsm so it ;qy be
[10:56] <Strangerke> grml
[10:56] <Strangerke> my keyboard switched to qwerty
[10:57] <Strangerke> let me check
[10:57] <-- dreammaster left irc: Quit: Leaving for the day
[10:57] <spk64> keyboard layouts^^ it makes my day XD
[10:58] --> James|GlideM joined #scummvm.
[10:58] #scummvm: mode change '+v James|GlideM' by ChanServ!ChanServ@services.
[11:11] --> D0SFreak joined #scummvm.
[11:19] --> Schnaks joined #scummvm.
[11:26] <-- MetalSnake left irc: Ping timeout: 252 seconds
[11:28] --> DOSFreak joined #scummvm.
[11:31] --> MetalSnake joined #scummvm.
[11:32] <-- D0SFreak left irc: Ping timeout: 240 seconds
[11:36] <-- spk64 left irc:
[11:43] --> ny00123 joined #scummvm.
[11:55] --> dtcrshr joined #scummvm.
[11:55] <-- _sev left irc: Read error: Connection reset by peer
[11:57] --> _sev joined #scummvm.
[11:57] <-- _sev left irc: Changing host
[11:57] --> _sev joined #scummvm.
[11:57] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.
[11:57] <-- Robin_Watts left irc: Ping timeout: 248 seconds
[11:59] --> marezende joined #scummvm.
[11:59] <-- _sev left irc: Read error: Connection reset by peer
[12:00] --> _sev joined #scummvm.
[12:00] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.
[12:01] --> Robin_Watts joined #scummvm.
[12:02] #scummvm: mode change '+o Robin_Watts' by ChanServ!ChanServ@services.
[12:06] --> maarezende joined #scummvm.
[12:07] --> [1]maarezende joined #scummvm.
[12:09] <-- YakBizzarro left irc:
[12:09] <-- marezende left irc: Ping timeout: 248 seconds
[12:10] <-- dtcrshr left irc: Ping timeout: 240 seconds
[12:10] <-- maarezende left irc: Ping timeout: 248 seconds
[12:11] --> _sev_ joined #scummvm.
[12:11] <-- _sev_ left irc: Changing host
[12:11] --> _sev_ joined #scummvm.
[12:11] #scummvm: mode change '+o _sev_' by ChanServ!ChanServ@services.
[12:11] <-- _sev left irc: Read error: No route to host
[12:12] --> marezende joined #scummvm.
[12:13] <-- _sev_ left irc: Read error: Connection reset by peer
[12:13] --> _sev__ joined #scummvm.
[12:13] #scummvm: mode change '+o _sev__' by ChanServ!ChanServ@services.
[12:14] <-- [1]maarezende left irc: Ping timeout: 252 seconds
[12:14] --> dtcrshr joined #scummvm.
[12:14] <-- _sev__ left irc: Read error: Connection reset by peer
[12:15] --> _sev__ joined #scummvm.
[12:15] #scummvm: mode change '+o _sev__' by ChanServ!ChanServ@services.
[12:16] --> criezy_ joined #scummvm.
[12:16] #scummvm: mode change '+o criezy_' by ChanServ!ChanServ@services.
[12:16] <-- criezy left irc: Read error: Connection reset by peer
[12:16] Nick change: criezy_ -> criezy
[12:18] <_sev__> fuzzie: here?
[12:18] Nick change: _sev__ -> _sev
[12:26] <fuzzie> yes - am keeping an eye on IRC but I'm not at a computer so am slow
[12:27] <_sev> fuzzie: could you please upload some composer demos and put on our demos page?
[12:27] <_sev> fuzzie: no hurry, but wouldn't hurt
[12:27] <-- Smartnow left irc: Remote host closed the connection
[12:27] <fuzzie> sure, will try to do
[12:28] <_sev> :)
[12:31] <-- marezende left irc: Read error: Connection reset by peer
[12:32] <-- Kirben left irc:
[12:34] --> marezende joined #scummvm.
[12:34] --> Smartnow joined #scummvm.
[12:37] <-- dtcrshr left irc: Ping timeout: 240 seconds
[12:39] --> maarezende joined #scummvm.
[12:39] <-- marezende left irc: Ping timeout: 252 seconds
[12:41] --> dtcrshr joined #scummvm.
[12:46] <-- Smartnow left irc: Ping timeout: 252 seconds
[12:47] --> Smartnow joined #scummvm.
[12:52] --> LordHoto joined #scummvm.
[12:52] #scummvm: mode change '+o LordHoto' by ChanServ!ChanServ@services.
[13:11] <-- maarezende left irc: Read error: Connection reset by peer
[13:12] --> marezende joined #scummvm.
[13:14] <-- Robin_Watts left irc: Ping timeout: 252 seconds
[13:22] --> maarezende joined #scummvm.
[13:25] <-- marezende left irc: Ping timeout: 240 seconds
[13:28] --> Robin_Watts joined #scummvm.
[13:28] #scummvm: mode change '+o Robin_Watts' by ChanServ!ChanServ@services.
[13:29] <-- Hkz left irc: Quit: Quitting
[13:38] --> Robin_Watts_ joined #scummvm.
[13:39] <-- Robin_Watts left irc: Ping timeout: 240 seconds
[13:39] Nick change: Robin_Watts_ -> Robin_Watts
[13:59] <-- Robin_Watts left irc: Read error: Connection timed out
[14:02] --> clone2727 joined #scummvm.
[14:02] #scummvm: mode change '+o clone2727' by ChanServ!ChanServ@services.
[14:12] --> Robin_Watts joined #scummvm.
[14:12] #scummvm: mode change '+o Robin_Watts' by ChanServ!ChanServ@services.
[14:14] --> Strangerke_ joined #scummvm.
[14:14] <-- Strangerke left irc: Disconnected by services
[14:14] Nick change: Strangerke_ -> Strangerke
[14:14] #scummvm: mode change '+o Strangerke' by ChanServ!ChanServ@services.
[14:16] <CIA-37> Strangerke master * re914ec5 / (3 files): TSAGE: R2R - Implement scene 3900 - http://git.io/Wht2Fg
[14:33] --> cyco joined #scummvm.
[14:43] --> kettuz joined #scummvm.
[14:47] <-- James|GlideM left irc: Quit: http://www.jameswoodcock.co.uk - Freelance Journalist - Gaming / Technology
[15:14] <-- Smartnow left irc: Ping timeout: 252 seconds
[15:16] --> Smartnow joined #scummvm.
[15:26] --> bushwakko joined #scummvm.
[15:28] --> James|GlideM joined #scummvm.
[15:28] #scummvm: mode change '+v James|GlideM' by ChanServ!ChanServ@services.
[15:54] --> bgKa1 joined #scummvm.
[15:57] <-- bgKa left irc: Ping timeout: 240 seconds
[15:59] --> bushwakko_ joined #scummvm.
[15:59] <-- bushwakko_ left irc: Client Quit
[16:02] <-- bushwakko left irc: Ping timeout: 276 seconds
[16:05] <-- cyco left irc: Quit: cyco
[16:07] --> criezy_ joined #scummvm.
[16:07] <-- criezy left irc: Read error: Connection reset by peer
[16:07] #scummvm: mode change '+o criezy_' by ChanServ!ChanServ@services.
[16:07] Nick change: criezy_ -> criezy
[16:19] <-- maarezende left irc: Quit: Want to be different? Try HydraIRC -> http://www.hydrairc.com <-
[16:19] --> marezende joined #scummvm.
[16:20] <-- _marc` left irc: Quit: _marc`
[16:21] --> Kaidane joined #scummvm.
[16:24] <-- marezende left irc: Client Quit
[16:24] --> marezende joined #scummvm.
[16:27] <-- marezende left irc: Client Quit
[16:27] --> maarezende joined #scummvm.
[16:28] --> TAS_2012v joined #scummvm.
[16:34] --> Robin_Watts_ joined #scummvm.
[16:37] <-- Robin_Watts left irc: Ping timeout: 252 seconds
[16:37] Nick change: Robin_Watts_ -> Robin_Watts
[16:56] Schnaks (543df656@gateway/web/freenode/ip.84.61.246.86) left #scummvm.
[17:03] --> YakBizzarro joined #scummvm.
[17:09] --> SimSaw joined #scummvm.
[17:13] --> WooShell joined #scummvm.
[17:13] --> _marc` joined #scummvm.
[17:21] --> vpelletier joined #scummvm.
[17:22] <-- Vampire0_ left irc: Read error: Operation timed out
[17:24] --> Vampire0 joined #scummvm.
[17:27] <-- bgKa1 left irc: Quit: Leaving.
[17:33] --> NotJavacat joined #scummvm.
[17:33] Nick change: NotJavacat -> Javacat
[17:36] --> SylvainTV joined #scummvm.
[17:36] #scummvm: mode change '+o SylvainTV' by ChanServ!ChanServ@services.
[18:02] <-- James|GlideM left irc: Quit: http://www.jameswoodcock.co.uk - Freelance Journalist - Gaming / Technology
[18:03] --> bgKa joined #scummvm.
[18:03] <-- bgKa left irc: Client Quit
[18:10] <-- Javacat left irc: Ping timeout: 240 seconds
[18:13] --> Javacat joined #scummvm.
[18:25] --> Hkz joined #scummvm.
[18:25] #scummvm: mode change '+o Hkz' by ChanServ!ChanServ@services.
[18:38] <-- MetalSnake left irc: Quit: MetalSnake
[18:44] --> James|GlideM joined #scummvm.
[18:44] #scummvm: mode change '+v James|GlideM' by ChanServ!ChanServ@services.
[18:49] --> MetalSnake joined #scummvm.
[18:50] <-- SimSaw left irc:
[18:59] <-- YakBizzarro left irc: Ping timeout: 240 seconds
[19:03] --> sirlemonhead joined #scummvm.
[19:17] <-- matan left irc: Quit: ChatZilla 0.9.88-rdmsoft [XULRunner 1.9.0.17/2009122204]
[19:21] --> matan joined #scummvm.
[19:40] <-- maarezende left irc: Quit: Try HydraIRC -> http://www.hydrairc.com <-
[19:52] --> chkr joined #scummvm.
[19:55] <sirlemonhead> hi guys
[19:57] <-- James|GlideM left irc: Read error: Connection reset by peer
[20:01] --> YakBizzarro joined #scummvm.
[20:04] --> pncFreak joined #scummvm.
[20:13] <-- chkr left irc: Quit: Leaving
[20:15] --> chkr joined #scummvm.
[20:16] <matan> hey lemonhead
[20:20] <-- pncFreak left irc: Read error: Connection reset by peer
[20:31] <sirlemonhead> matan: how's things?
[20:31] <matan> awesome
[20:32] <-- _sev left irc: Read error: Connection reset by peer
[20:33] --> _sev joined #scummvm.
[20:33] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.
[20:34] <sirlemonhead> :)
[20:37] --> pncFreak joined #scummvm.
[20:43] --> _sev_ joined #scummvm.
[20:43] #scummvm: mode change '+o _sev_' by ChanServ!ChanServ@services.
[20:46] <-- _sev left irc: Ping timeout: 248 seconds
[20:53] <-- DOSFreak left irc: Ping timeout: 240 seconds
[20:53] <-- pncFreak left irc: Ping timeout: 252 seconds
[21:04] <-- mxttie left irc: Ping timeout: 252 seconds
[21:04] --> pncFreak joined #scummvm.
[21:08] --> DOSFreak joined #scummvm.
[21:17] <CIA-37> Strangerke master * r8e54ddf / (4 files in 2 dirs): TSAGE: R2R - Implement scene 1010 - http://git.io/Q2pfWw
[21:24] <-- h00ligan left irc: Read error: Connection reset by peer
[21:31] --> hennymcc joined #scummvm.
[21:39] <-- WooShell left irc: Quit: svc.startd: The system is coming down. syncing file systems... done.
[21:49] <-- pncFreak left irc: Ping timeout: 252 seconds
[21:58] <-- vpelletier left irc: Quit: Zzz
[22:03] <-- clone2727 left irc: Quit: bbl
[22:06] <-- LordHoto left irc: Quit: night
[22:15] <-- Hkz left irc: Ping timeout: 260 seconds
[22:16] --> Hkz joined #scummvm.
[22:16] #scummvm: mode change '+o Hkz' by ChanServ!ChanServ@services.
[22:19] --> risca joined #scummvm.
[22:19] <-- kettuz left irc: Quit: Leaving
[22:22] <-- matan left irc: Ping timeout: 240 seconds
[22:47] <-- chkr left irc: Remote host closed the connection
[22:55] <-- ny00123 left irc: Remote host closed the connection
[23:13] --> Kirben joined #scummvm.
[23:13] #scummvm: mode change '+o Kirben' by ChanServ!ChanServ@services.
[23:14] <CIA-37> Strangerke master * rf5c54bd / (3 files): TSAGE: R2R - Implement scene 1020 - http://git.io/wHDNiQ
[23:17] <-- hennymcc left irc: Ping timeout: 276 seconds
[23:25] --> clone2727 joined #scummvm.
[23:25] #scummvm: mode change '+o clone2727' by ChanServ!ChanServ@services.
[23:25] <-- ScummBot left irc: Ping timeout: 240 seconds
[23:31] <-- Dominus left irc: Quit: Leaving.
[23:32] --> ScummBot joined #scummvm.
[23:35] Nick change: _sev_ -> _sev
[23:36] <-- risca left irc: Ping timeout: 240 seconds
[23:37] <-- YakBizzarro left irc:
[23:50] --> risca joined #scummvm.
[23:55] <-- Hkz left irc: Quit: sleep
[23:55] <-- clone2727 left irc: Ping timeout: 240 seconds
[00:00] --- Fri Jan 6 2012