log

age author description
Wed, 07 Oct 2020 09:37:28 +0200 David Demelier molko: fix startup
Wed, 07 Oct 2020 09:11:09 +0200 David Demelier core: fix infinite loop with game_switch
Tue, 06 Oct 2020 13:55:20 +0200 David Demelier core: implement basic drawables, closes #2491 @1h
Tue, 06 Oct 2020 13:53:19 +0200 David Demelier core: update documentation in sprite.h
Tue, 06 Oct 2020 13:52:52 +0200 David Demelier core: animation_update now returns true when complete
Tue, 06 Oct 2020 13:52:18 +0200 David Demelier core: fix leak in texture creation
Tue, 06 Oct 2020 12:43:29 +0200 David Demelier cmake: add examples and fix