log

age author description
Sun, 18 Oct 2020 12:01:59 +0200 David Demelier core: rework states
Sat, 17 Oct 2020 10:12:41 +0200 David Demelier ui: label no longer has w, h fields
Sat, 17 Oct 2020 10:01:46 +0200 David Demelier rpg: remove inventory_dialog for now
Fri, 16 Oct 2020 18:44:05 +0200 David Demelier ui: make message less clever and provide spacing field
Fri, 16 Oct 2020 17:45:39 +0200 David Demelier ui: make message auto-spacing lines
Fri, 16 Oct 2020 14:32:22 +0200 David Demelier ui: make message more flexible, closes #2501
Fri, 16 Oct 2020 13:54:31 +0200 David Demelier misc: create more generic startup function, closes #2500
Fri, 16 Oct 2020 13:15:04 +0200 David Demelier core: remove assets
Fri, 16 Oct 2020 13:04:48 +0200 David Demelier ui: remove style from debug_report, closes #2499
Thu, 15 Oct 2020 18:45:27 +0200 David Demelier ui: make label less smart
Thu, 15 Oct 2020 18:09:45 +0200 David Demelier ui: make UI widgets usable as actions
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
Sun, 11 Oct 2020 15:01:26 +0200 David Demelier misc: fix all warnings
Sun, 11 Oct 2020 14:54:27 +0200 David Demelier cmake: prefix assets with their directory
Sun, 11 Oct 2020 14:41:31 +0200 David Demelier core: revamp debug using theme