IRC logs for #openttd.dev on OFTC at 2013-05-24
            
04:19:43 *** Supercheese has joined #openttd.dev
10:07:22 *** Ristovski has joined #openttd.dev
11:32:45 *** Supercheese has quit IRC
11:33:18 *** Supercheese has joined #openttd.dev
12:54:46 *** Ristovski has quit IRC
13:02:54 *** Ristovski has joined #openttd.dev
14:11:32 *** ntoskrnl has joined #openttd.dev
15:31:11 *** LordAro has joined #openttd.dev
15:31:11 *** ChanServ sets mode: +v LordAro
16:07:48 *** Lord_Aro has joined #openttd.dev
16:13:23 *** LordAro has quit IRC
16:14:16 *** Lord_Aro is now known as LordAro
16:44:36 *** Alberth has joined #openttd.dev
16:44:36 *** ChanServ sets mode: +v Alberth
17:25:54 *** frosch123 has joined #openttd.dev
17:25:54 *** ChanServ sets mode: +v frosch123
17:40:42 <Alberth> http://devs.openttd.org/~alberth/diffs/fs5503 mostly by sbr http://bugs.openttd.org/task/5503#comment12222
17:40:42 <Alberth> changes: 00 doxygen comment; 01 doxygen comment and removed a space after the cast; 02 no changes; 03 simplified the GetMatrixColumnCount, and prevent reduction in size
17:44:25 * Rubidium wonders whether the matrix handles the case where selected_object_index is out of bounds?
17:45:13 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25280 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
17:46:33 <Rubidium> doesn't look like it
17:46:54 <Rubidium> so things might go crashy when newgrfs are changed
17:52:18 <Alberth> in CanRestoreSelectedObject: if ((int)sel_objclass->GetSpecCount() < _selected_object_index) return false;
17:52:37 <Rubidium> good ;)
17:53:24 <planetmaker> in 02: + if (_selected_object_index != -1) matrix->SetClicked(_selected_object_index); <-- doesn't exist a named constant for the -1?
17:54:06 <Alberth> minus 1? :)
17:54:15 <Alberth> nope, -1 is used elsewhere too
17:54:39 <planetmaker> :-) I thought like MAX_OBJECT or so
17:54:59 <Rubidium> lets name it TWO_COMPLEMENT_SINGLE_BIT_SIGNED_ONE
17:57:29 <Alberth> it should mostly fix the problems of the eye candy players where the object window is reset each time you close+open it (eg for deleting a tile)
17:58:04 <planetmaker> that sounds desirable
18:28:22 <Alberth> hmm, should be <= for the object index
18:42:52 *** FLHerne has joined #openttd.dev
19:08:35 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25281 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
19:11:31 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25282 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
19:12:46 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25283 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
19:14:00 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r25284 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking"
19:55:13 *** ntoskrnl has quit IRC
20:00:07 *** Ristovski has quit IRC
20:00:23 *** Ristovski has joined #openttd.dev
20:41:08 *** Alberth has left #openttd.dev
20:50:39 *** FLHerne_ has joined #openttd.dev
20:50:53 *** argonel_ has quit IRC
20:50:53 *** FLHerne has quit IRC
20:51:04 *** argonel_ has joined #openttd.dev
21:19:26 *** Belugas has quit IRC
22:00:23 *** FLHerne_ has quit IRC
22:04:09 *** frosch123 has quit IRC
22:18:21 *** Ristovski has quit IRC
23:01:59 *** LordAro has quit IRC