log

age author description
Sat, 17 Mar 2018 14:13:19 +0100 David Demelier Server: replace dodge with force stats, closes #762 @10m
Mon, 05 Mar 2018 21:04:14 +0100 David Demelier Server: implement new stats for character, closes #761 @2h
Sat, 03 Mar 2018 17:34:12 +0100 David Demelier Server: separate database access from model objects, #760 @4h
Tue, 09 Jan 2018 13:15:07 +0100 David Demelier Misc: update copyrights
Wed, 13 Dec 2017 17:18:53 +0100 David Demelier Common: implement network_stream class, closes #755 @1h
Wed, 13 Dec 2017 17:14:33 +0100 David Demelier CMake: fix typo in MalikaniaDefineTest.cmake
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
Wed, 13 Dec 2017 13:46:51 +0100 David Demelier Client: remove splashscreen state
Wed, 13 Dec 2017 13:45:00 +0100 David Demelier Client: do not catch handler result
Mon, 04 Dec 2017 12:54:40 +0100 David Demelier Misc: update .hgignore
Mon, 04 Dec 2017 12:17:45 +0100 David Demelier Misc: various cleanups
Thu, 26 Oct 2017 20:03:23 +0200 David Demelier CMake: put find_package(Boost) quiet
Thu, 26 Oct 2017 12:37:36 +0200 David Demelier Client: disable network client code temporarily
Thu, 26 Oct 2017 12:28:33 +0200 David Demelier Client: use handlers instead
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:49:27 +0200 David Demelier Client: add const overload to take const font in draw_text
Thu, 28 Sep 2017 12:36:15 +0200 David Demelier Client: add simple splashscreen_state, #712
Thu, 28 Sep 2017 06:40:09 +0200 David Demelier CMake: enable assets for executable
Wed, 27 Sep 2017 21:02:41 +0200 David Demelier Client: prepare state, #712
Wed, 27 Sep 2017 20:34:59 +0200 David Demelier Client: rework dispatching between client and window, closes #711
Fri, 06 Oct 2017 16:30:24 +0200 David Demelier Server: switch to std::uint64_t in model, closes #706
Thu, 05 Oct 2017 08:38:47 +0200 David Demelier Server: rework storage of test_database, closes #714
Fri, 20 Oct 2017 11:44:57 +0200 David Demelier Docs: use ``` as fenced code blocks
Fri, 06 Oct 2017 16:24:20 +0200 David Demelier Server: remove useless files
Wed, 04 Oct 2017 12:32:48 +0200 David Demelier Misc: add tags and build into .hgignore
Wed, 27 Sep 2017 20:06:48 +0200 David Demelier Client: new style in client backend
Wed, 27 Sep 2017 12:52:36 +0200 David Demelier Client: enable edition support, closes #703