log

age author description
Thu, 15 Oct 2020 14:01:24 +0200 David Demelier ui: cleanup theme module, closes #2498
Thu, 15 Oct 2020 13:13:38 +0200 David Demelier ui: add a standalone align() function
Thu, 15 Oct 2020 10:45:40 +0200 David Demelier ui: allow custom position of labels
Thu, 15 Oct 2020 10:32:18 +0200 David Demelier misc: split libraries, closes #2496
Thu, 15 Oct 2020 09:21:04 +0200 David Demelier doc: use new nomenclature, closes #2497
Wed, 14 Oct 2020 18:20:58 +0200 David Demelier core: add theme_shallow function
Wed, 14 Oct 2020 18:11:38 +0200 David Demelier core: rework label alignment, closes #2494 @1h
Wed, 14 Oct 2020 16:40:34 +0200 David Demelier core: add font_box function, closes #2495
Wed, 14 Oct 2020 14:52:26 +0200 David Demelier tests: forgot to add file
Wed, 14 Oct 2020 14:48:07 +0200 David Demelier core: drawable_stack_update returns a bool (similar to action_stack_update)
Wed, 14 Oct 2020 10:29:53 +0200 David Demelier core: add trace/vtrace functions, closes #2493
Tue, 13 Oct 2020 18:39:35 +0200 David Demelier core: upgrade message in terms of customization
Tue, 13 Oct 2020 15:15:40 +0200 David Demelier core: add action_stack_completed function
Tue, 13 Oct 2020 14:38:43 +0200 David Demelier doc: remove unneeded Doxyfile
Tue, 13 Oct 2020 14:30:23 +0200 David Demelier adventure: fix build
Tue, 13 Oct 2020 09:38:44 +0200 David Demelier core: rework actions and a bit of drawables, closes #2492