[Back to Index]

  
[00:04] <-- girafe left irc: Read error: Connection reset by peer
[00:19] <-- Javacat left irc: Read error: Connection reset by peer
[00:24] <tsoliman> snover: do you happen to have Island of Dr Brain?
[00:24] <snover> tsoliman: i think i do. whats up?
[00:24] <tsoliman> f73587f9 breaks my copy
[00:26] <snover> tsoliman: i dont see that commit anywhere. could you double-check the id?
[00:27] <tsoliman> oops that was my revert :)
[00:27] <tsoliman> the commit I am talking about is fc02b34215f218d2e0a0f20990654b120f52efd0
[00:27] <tsoliman> I reverted it in a local commit to verify that it is the culprit (after bisecting)
[00:27] <snover> when does it break?
[00:28] <tsoliman> skip intro
[00:28] <tsoliman> and when I load a game and look at anything
[00:28] <tsoliman> but the simplest test I did was "start the game .. skip intro"
[00:29] <snover> ok, i reproduced it.
[00:32] <tsoliman> do you want a bug in the tracker?
[00:33] <snover> thats ok, i am looking at it now
[00:41] <snover> I guess I had a fatal brain error that day
[00:44] <snover> I should look at this script more closely though. offhand, it seems odd that there would be more variables than can be selected in an object.
[00:45] <snover> i mean, the scripts of this version used offsets, so there is no hard requirement that there be a corresponding selector, but& still, strange.
[00:56] <snover> let me see if i can find this happening in any other sci1.1 games
[01:25] --> DominusExult joined #scummvm.
[01:26] <-- Dominus left irc: Ping timeout: 260 seconds
[01:26] Nick change: DominusExult -> Dominus
[02:46] --> GitHub148 joined #scummvm.
[02:46] <GitHub148> [scummvm] csnover pushed 2 new commits to master: https://git.io/v9t8j
[02:46] <GitHub148> scummvm/master e15a4c8 Colin Snover: SCI: Use the var count from the instance's class in SCI1.1-2.1 when looking up selectors...
[02:46] <GitHub148> scummvm/master 519719d Colin Snover: SCI: Add var count sanity checking to object initialization
[02:46] GitHub148 (GitHub148@192.30.252.42) left #scummvm.
[02:46] <snover> it will take me a while to write a thing to scan everything, so for now ive put in a fix and some sanity checking code that should let us know if this happens anywhere else, without causing a crash.
[02:56] --> omer_mor_ joined #scummvm.
[02:59] <-- omer_mor left irc: Ping timeout: 268 seconds
[04:11] --> m-kiewitz joined #scummvm.
[04:11] #scummvm: mode change '+o m-kiewitz' by ChanServ!ChanServ@services.
[04:15] <-- m_kiewitz left irc: Ping timeout: 268 seconds
[04:25] --> vinayakvivek joined #scummvm.
[05:20] --> Strangerke_ joined #scummvm.
[05:23] <-- Strangerke left irc: Ping timeout: 260 seconds
[05:23] Nick change: Strangerke_ -> Strangerke
[05:30] <-- Uhfgood left irc: Quit: Leaving
[05:45] --> peterkohaut joined #scummvm.
[06:24] --> omer_mor joined #scummvm.
[06:26] <-- omer_mor_ left irc: Ping timeout: 252 seconds
[06:30] <-- Lightkey left irc: Ping timeout: 260 seconds
[06:42] --> Lightkey joined #scummvm.
[06:47] <-- peterkohaut left irc: Quit: Leaving
[06:48] --> peterkohaut joined #scummvm.
[06:48] --> ajax16384 joined #scummvm.
[06:48] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services.
[06:53] <-- rootfather left irc: Changing host
[06:53] --> rootfather joined #scummvm.
[06:53] #scummvm: mode change '+o rootfather' by ChanServ!ChanServ@services.
[06:55] --> cpasjuste_ joined #scummvm.
[06:55] <-- cpasjuste_ left irc: Client Quit
[07:25] --> waltervn joined #scummvm.
[07:25] #scummvm: mode change '+o waltervn' by ChanServ!ChanServ@services.
[07:40] --> heroux_ joined #scummvm.
[07:41] <-- heroux left irc: Write error: Broken pipe
[07:41] <-- Harekiet left irc: Remote host closed the connection
[07:41] Nick change: heroux_ -> heroux
[07:43] --> Harekiet joined #scummvm.
[07:45] <-- LittleToonCat left irc: Remote host closed the connection
[07:53] <-- TMM left irc: Quit: Ex-Chat
[08:16] <-- GeekShadow left irc: Ping timeout: 255 seconds
[08:18] --> Joefish joined #scummvm.
[08:21] <-- peterkohaut left irc: Remote host closed the connection
[08:22] --> peterkohaut joined #scummvm.
[08:22] --> t0by joined #scummvm.
[08:22] #scummvm: mode change '+v t0by' by ChanServ!ChanServ@services.
[08:26] <-- Strangerke left irc: Ping timeout: 255 seconds
[09:13] --> TMM joined #scummvm.
[09:13] #scummvm: mode change '+o TMM' by ChanServ!ChanServ@services.
[09:37] <-- Cheeseness left irc: Read error: Connection reset by peer
[09:39] --> Cheeseness joined #scummvm.
[09:49] <-- jamm left irc: Read error: Connection reset by peer
[09:59] <t0by> I am under the vague impression that _sharedScore is the *only* score used in the director engine. Am I nuts?
[10:00] <t0by> Yes, I am.
[10:00] <t0by> Nevermind.
[10:48] --> GeekShadow joined #scummvm.
[10:48] <-- GeekShadow left irc: Changing host
[10:48] --> GeekShadow joined #scummvm.
[10:53] --> Joefish_ joined #scummvm.
[10:54] <-- Joefish left irc: Ping timeout: 260 seconds
[10:57] <t0by> renderText(surface, i, _vm->getVersion() < 4 ? _sprites[i]->_castId + 1024 : _sprites[i]->_textCast->children[0].index);
[10:57] <t0by> I'm not at all sure what the deal with D4 is
[13:08] --> Henke37 joined #scummvm.
[14:23] --> Begasus joined #scummvm.
[14:48] <-- Begasus left irc: Ping timeout: 240 seconds
[14:58] FleetAdmiral[m] <-- (fleetadmir@gateway/shell/matrix.org/x-swesmapgqnrtgtll) left irc: K-Lined
[14:58] Coldwine[m] <-- (coldwinema@gateway/shell/matrix.org/x-szwkzsqbdtiyodxu) left irc: K-Lined
[14:58] lateral[m] <-- (lateralmat@gateway/shell/matrix.org/x-tycjjgxmckymdjhy) left irc: K-Lined
[14:58] <-- t0by left irc: Quit: t0by
[15:00] --> Begasus joined #scummvm.
[15:12] lateral[m] --> (lateralmat@gateway/shell/matrix.org/x-igaqsrnmnpozrmen) joined #scummvm.
[15:30] FleetAdmiral[m] --> (fleetadmir@gateway/shell/matrix.org/x-zsmxumvkhinbsoqx) joined #scummvm.
[15:30] Coldwine[m] --> (coldwinema@gateway/shell/matrix.org/x-uqhkvjydwxothjmz) joined #scummvm.
[15:38] --> exmensa_ joined #scummvm.
[15:40] <-- exmensa left irc: Ping timeout: 240 seconds
[15:51] --> ny00123 joined #scummvm.
[16:01] <-- TMM left irc: Quit: Ex-Chat
[16:02] --> WooShell joined #scummvm.
[16:02] <WooShell> meow =^.^=
[16:13] --> LittleToonCat joined #scummvm.
[16:13] <-- ajax16384 left irc: Quit: Leaving
[16:18] <-- Dark-Star left irc: Ping timeout: 240 seconds
[16:18] <Deledrius> This might have useful information https://github.com/Brian151/OpenShockwave Sadly, there seems to be no license on the code. The docs could be good reference though.
[16:21] --> Dark-Star joined #scummvm.
[16:21] <m-kiewitz> snover: i locked myself out of my home, lol. finally back
[16:21] <m-kiewitz> i guess we can re-use SCI/Testing
[16:22] <Deledrius> yikes!
[16:23] <snover> m-kiewitz: oh no! glad you made it in safely again.
[16:24] <m-kiewitz> well it got a bit expensive, but less expensive than yesterday during the night
[16:25] <WooShell> OPEN doormat. PICK UP spare key. USE spare key IN front door. :p
[16:25] <m-kiewitz> yeah, use spare key that old department threw away :(
[16:25] <m-kiewitz> i should have put another one into my current office :(
[16:41] <-- user9 left irc: Quit: user9
[16:43] --> user9 joined #scummvm.
[16:46] --> ajax16384 joined #scummvm.
[16:46] #scummvm: mode change '+o ajax16384' by ChanServ!ChanServ@services.
[17:16] --> Farmboy0 joined #scummvm.
[17:16] <-- Farmboy0 left irc: Changing host
[17:16] --> Farmboy0 joined #scummvm.
[17:40] --> TMM joined #scummvm.
[17:40] #scummvm: mode change '+o TMM' by ChanServ!ChanServ@services.
[17:54] --> Uhfgood joined #scummvm.
[18:09] --> SylvainTV joined #scummvm.
[18:09] #scummvm: mode change '+o SylvainTV' by ChanServ!ChanServ@services.
[18:21] --> girafe joined #scummvm.
[18:23] --> Strangerke joined #scummvm.
[18:39] --> omer_mor_ joined #scummvm.
[18:41] <-- omer_mor left irc: Ping timeout: 240 seconds
[18:44] --> _sev joined #scummvm.
[18:44] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.
[18:52] <-- Strangerke left irc: Ping timeout: 246 seconds
[18:58] <-- _sev left irc: Ping timeout: 240 seconds
[19:22] --> t0by joined #scummvm.
[19:22] #scummvm: mode change '+v t0by' by ChanServ!ChanServ@services.
[19:50] <-- Begasus left irc: Quit: Ex-Chat
[19:54] --> Strangerke joined #scummvm.
[20:10] <-- eriktorbjorn left irc: Remote host closed the connection
[20:28] <-- holdsworth left irc: Killed (Sigyn (Spam is off topic on freenode.))
[20:42] --> holdsworth joined #scummvm.
[20:48] --> Strangerke_ joined #scummvm.
[20:50] <-- Strangerke left irc: Ping timeout: 240 seconds
[20:50] Nick change: Strangerke_ -> Strangerke
[21:03] #scummvm: mode change '+o Strangerke' by ChanServ!ChanServ@services.
[21:03] <-- Farmboy0 left irc: Remote host closed the connection
[21:11] <-- ajax16384 left irc: Quit: Leaving
[21:13] <-- Henke37 left irc: Quit: ERR_SHUTDOWN
[21:24] <-- ny00123 left irc: Quit: Leaving
[21:35] <-- t0by left irc: Quit: t0by
[21:35] --> _sev joined #scummvm.
[21:35] <-- _sev left irc: Changing host
[21:35] --> _sev joined #scummvm.
[21:35] #scummvm: mode change '+o _sev' by ChanServ!ChanServ@services.
[21:39] <-- snover left irc: Ping timeout: 240 seconds
[21:45] --> snover joined #scummvm.
[21:45] #scummvm: mode change '+o snover' by ChanServ!ChanServ@services.
[21:52] <-- _sev left irc: Ping timeout: 240 seconds
[21:55] <-- Joefish_ left irc: Remote host closed the connection
[22:02] <-- Guest30711 left irc: Remote host closed the connection
[22:07] --> Joefish joined #scummvm.
[22:09] --> Tomaz^ joined #scummvm.
[22:14] <-- Tomaz^ left irc: Remote host closed the connection
[22:14] --> Tomaz^ joined #scummvm.
[22:20] <-- Tomaz^ left irc: Remote host closed the connection
[22:20] --> Tomaz^ joined #scummvm.
[22:27] <-- Tomaz^ left irc: Ping timeout: 240 seconds
[22:28] --> Tomaz^ joined #scummvm.
[22:41] <-- Tomaz^ left irc: Remote host closed the connection
[22:41] --> Tomaz^ joined #scummvm.
[22:44] <-- vinayakvivek left irc: Quit: Connection closed for inactivity
[22:47] <-- Tomaz^ left irc: Remote host closed the connection
[22:48] <-- waltervn left irc: Quit: Leaving
[22:52] --> Tomaz^ joined #scummvm.
[23:00] --> Tomaz^W joined #scummvm.
[23:01] <-- peterkohaut left irc: Ping timeout: 240 seconds
[23:01] <-- Tomaz^W2 left irc: Ping timeout: 260 seconds
[23:12] --> exmensa joined #scummvm.
[23:13] <-- exmensa_ left irc: Ping timeout: 255 seconds
[23:22] <-- WooShell left irc: Quit: If you understand or if you don't, if you believe or if you doubt - There's a universal justice, and the eyes of truth are always watching you.
[23:59] <-- Joefish left irc: Ping timeout: 260 seconds
[00:00] --- Wed Apr 26 2017