log libclient/CMakeLists.txt @ 186:16ff680a8a94

age author description
Sat, 20 Oct 2018 21:12:20 +0200 David Demelier Common: move point, line and rectangle, closes #913 @30m
Fri, 19 Oct 2018 20:18:19 +0200 David Demelier Misc: switch back to SDL
Tue, 09 Jan 2018 13:15:07 +0100 David Demelier Misc: update copyrights
Wed, 13 Dec 2017 16:35:19 +0100 David Demelier CMake: use Boost imported targets
Wed, 13 Dec 2017 13:48:56 +0100 David Demelier Client: add basic network support
Sat, 30 Sep 2017 13:35:45 +0200 David Demelier Client: add prototype for map state, #712
Sat, 30 Sep 2017 11:32:34 +0200 David Demelier Client: add prototype of lobby state, #712
Thu, 28 Sep 2017 13:01:45 +0200 David Demelier Client: add prototype of login state, #712
Thu, 28 Sep 2017 12:36:15 +0200 David Demelier Client: add simple splashscreen_state, #712
Fri, 20 Oct 2017 11:44:57 +0200 David Demelier Docs: use ``` as fenced code blocks
Wed, 27 Sep 2017 06:37:18 +0200 David Demelier Client: create dispatcher class, closes #698
Tue, 05 Sep 2017 20:05:52 +0200 David Demelier Client: add missing state.hpp
Tue, 05 Sep 2017 14:06:31 +0200 David Demelier Misc: replace copyrights, closes #655
Tue, 04 Jul 2017 13:23:15 +0200 David Demelier Common: refactoring class mlk::size
Wed, 07 Jun 2017 20:44:37 +0200 David Demelier Misc: switch to JSON, #650
Sun, 22 Jan 2017 11:07:36 +0100 David Demelier Client: namespace and hierarchy
Sun, 01 Jan 2017 13:35:37 +0100 David Demelier Happy new year!
Mon, 19 Dec 2016 13:12:32 +0100 David Demelier Client: add minimalist label
Fri, 16 Dec 2016 16:37:08 +0100 David Demelier CMake: add mlk prefixes to libraries
Thu, 15 Dec 2016 13:46:46 +0100 David Demelier Client: add basic button, closes #601
Fri, 09 Dec 2016 13:28:45 +0100 David Demelier CMake: big cleanup, closes #598
Thu, 08 Dec 2016 20:19:02 +0100 David Demelier Client: remove useless stuff
Tue, 29 Nov 2016 21:21:36 +0100 David Demelier Misc: new style, closes #578
Thu, 18 Aug 2016 11:07:34 +0200 David Demelier Misc: make JavaScript different libraries, Closes T3
Wed, 10 Aug 2016 14:30:51 +0200 David Demelier Misc: use raw duktape API
Fri, 17 Jun 2016 13:12:35 +0200 David Demelier Misc: switch to .hpp, dos2unix everything while here, #478
Thu, 16 Jun 2016 13:35:31 +0200 David Demelier Misc: convert to spaces, #519
Tue, 19 Apr 2016 21:13:23 +0200 David Demelier Client: prepare client targets, #473
Tue, 12 Apr 2016 13:53:11 +0200 David Demelier Common: update libjs and adapt code
Tue, 05 Apr 2016 21:06:27 +0200 David Demelier Client: add JavaScript bindings for Animation, Animator, #454, #467