Times are UTC Toggle Colours
04:51:41 *** Supercheese has quit IRC 05:18:55 *** Supercheese has joined #openttd.dev 05:18:55 *** ChanServ sets mode: +v Supercheese 07:02:46 *** tycoondemon has quit IRC 07:03:13 *** tycoondemon has joined #openttd.dev 08:38:13 *** adf88 has joined #openttd.dev 08:38:13 *** ChanServ sets mode: +v adf88 08:48:58 *** Supercheese has quit IRC 08:49:30 *** Supercheese has joined #openttd.dev 08:49:30 *** ChanServ sets mode: +v Supercheese 09:37:09 *** Supercheese has quit IRC 10:13:59 *** adf88 has quit IRC 10:35:30 *** adf88 has joined #openttd.dev 10:35:30 *** ChanServ sets mode: +v adf88 11:59:29 *** adf88 has quit IRC 12:32:11 *** adf88 has joined #openttd.dev 12:32:11 *** ChanServ sets mode: +v adf88 13:23:04 *** adf88 has quit IRC 14:17:05 *** adf88 has joined #openttd.dev 14:17:05 *** ChanServ sets mode: +v adf88 14:27:39 *** Burty has joined #openttd.dev 14:58:40 *** Burty has quit IRC 16:19:17 *** frosch123 has joined #openttd.dev 16:19:17 *** ChanServ sets mode: +v frosch123 17:22:54 *** adf88 has quit IRC 18:19:27 *** adf88 has joined #openttd.dev 18:19:27 *** ChanServ sets mode: +v adf88 18:34:00 *** Alberth has joined #openttd.dev 18:34:00 *** ChanServ sets mode: +v Alberth 18:45:16 *** DorpsGek changes topic to "OpenTTD Dev Channel || Latest SVN: r26232 || Logs: http://webster.openttdcoop.org/?channel=openttd.dev || Voice (talk-right) upon request via #openttd; make sure you are registered to NickServ before asking" 20:07:39 *** Zuu has joined #openttd.dev 20:07:39 *** ChanServ sets mode: +v Zuu 22:00:29 <Zuu> Regarding patch <= 40 in http://devs.openttd.org/~zuu/story-more-apis/ : I've addressed the comments from frosch123 the day before yesterday. a) Sort value for pages and elements are now exposed so that you can sort the lists as in GUI (patch 10 and 20). b) Removed @pre no script story in scope for the introduced read-only APIs. c) doxygen for new Date members and use the new Date type for all date APIs. d) RemoveElement will introduce gaps in sort_value. Howev 22:00:29 <Zuu> er removing of pages already does this, so no point in doing it elegant for page elements. The move method in patch 50, I want to delay and give more care so that it doesn't cause problems if an equivalent MovePage method is added. 22:19:03 *** Alberth has left #openttd.dev 22:28:15 *** Zuu has quit IRC 22:51:58 <frosch123> zuu: i guess GetYear and GetMonth and such should remain with returning -1 for invalid dates. they return no date, so DATE_INVALID does not fit 22:52:08 <frosch123> though its technically the same -1 :p 22:52:29 <frosch123> night 22:52:33 *** frosch123 has quit IRC