IRC logs for #openttd.dev on OFTC at 2014-01-08
⏴ go to previous day
05:18:55 *** Supercheese has joined #openttd.dev
05:18:55 *** ChanServ sets mode: +v Supercheese
07:03:12 *** tycoondemon has joined #openttd.dev
08:38:13 *** adf88 has joined #openttd.dev
08:38:13 *** ChanServ sets mode: +v adf88
08:49:30 *** Supercheese has joined #openttd.dev
08:49:30 *** ChanServ sets mode: +v Supercheese
10:35:30 *** adf88 has joined #openttd.dev
10:35:30 *** ChanServ sets mode: +v adf88
12:32:11 *** adf88 has joined #openttd.dev
12:32:11 *** ChanServ sets mode: +v adf88
14:17:05 *** adf88 has joined #openttd.dev
14:17:05 *** ChanServ sets mode: +v adf88
14:27:39 *** Burty has joined #openttd.dev
16:19:17 *** frosch123 has joined #openttd.dev
16:19:17 *** ChanServ sets mode: +v frosch123
18:19:27 *** adf88 has joined #openttd.dev
18:19:27 *** ChanServ sets mode: +v adf88
18:33:59 *** Alberth has joined #openttd.dev
18:34:00 *** ChanServ sets mode: +v Alberth
20:07:39 *** Zuu has joined #openttd.dev
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: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
continue to next day ⏵