Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • e789b70 Update example by TheoryOfNekomata 2022-06-13 08:55:38 +0800
  • 9d2fe5b Implement a more involved example by TheoryOfNekomata 2022-06-13 08:35:01 +0800
  • 34e7ad4 Attempt connection to server by TheoryOfNekomata 2022-06-12 18:36:06 +0800
  • 141d3f9 Silence lws logs by TheoryOfNekomata 2022-06-12 14:58:34 +0800
  • c324895 Integrate libwebsockets connection by TheoryOfNekomata 2022-06-12 14:49:25 +0800
  • 6bba345 Add minimal protocol by TheoryOfNekomata 2022-06-12 11:32:56 +0800
  • abf5ede Add Websockets server by TheoryOfNekomata 2022-06-12 11:17:11 +0800
  • 9643ac3 Simplify game loop by TheoryOfNekomata 2022-06-10 18:56:48 +0800
  • afa8fcc Abstract SDL event handling by TheoryOfNekomata 2022-06-10 18:52:12 +0800
  • 52fb193 Cover all input methods on tests by TheoryOfNekomata 2022-06-10 18:42:43 +0800
  • bac3296 Group player input tests by TheoryOfNekomata 2022-06-05 19:15:37 +0800
  • 25eefd8 Update macros for list find function by TheoryOfNekomata 2022-06-05 19:05:19 +0800
  • bfc2905 Fix list and pool errors by TheoryOfNekomata 2022-06-05 18:59:38 +0800
  • bc4593d Add memory-related code by TheoryOfNekomata 2022-06-05 18:03:28 +0800
  • 1095a92 Update mock int types by TheoryOfNekomata 2022-06-02 19:10:52 +0800
  • 5caae74 Update video tests by TheoryOfNekomata 2022-06-02 18:59:40 +0800
  • 259780c Fix multi player support by TheoryOfNekomata 2022-06-02 17:55:08 +0800
  • e4d4441 Update tests by TheoryOfNekomata 2022-06-02 16:22:39 +0800
  • effcd08 Optimize MIDI events handling by TheoryOfNekomata 2022-06-02 14:44:20 +0800
  • 464e013 Update loops by TheoryOfNekomata 2022-06-02 14:15:33 +0800
  • d1999f7 Add convenience typedefs by TheoryOfNekomata 2022-06-02 12:20:33 +0800
  • 9417a20 Improve initialization logic by TheoryOfNekomata 2022-05-30 17:56:36 +0800
  • 7454c41 Add channel config by TheoryOfNekomata 2022-05-29 13:36:24 +0800
  • 1f7f00e Adapt messages to receive from any channel by TheoryOfNekomata 2022-05-29 13:22:48 +0800
  • f6e8f3e Update default controls by TheoryOfNekomata 2022-05-29 12:51:36 +0800
  • 6f3950a Update reference config by TheoryOfNekomata 2022-05-29 12:38:04 +0800
  • 9012772 Add experimental MIDI controller input support by TheoryOfNekomata 2022-05-29 12:32:31 +0800
  • 81549f3 Encapsulate I/O by TheoryOfNekomata 2022-05-28 10:18:18 +0800
  • ca36ea0 Refactor structure by TheoryOfNekomata 2022-05-28 08:32:27 +0800
  • e53b96a Rename joystick directions by TheoryOfNekomata 2022-05-28 08:20:36 +0800
  • 0cee207 Implement abstractions by TheoryOfNekomata 2022-05-28 08:19:15 +0800
  • 627e2a8 Update tests by TheoryOfNekomata 2022-05-28 07:53:23 +0800
  • 3c3c971 Optimize config loading by TheoryOfNekomata 2022-05-28 07:47:18 +0800
  • 33cc6e5 Add Spine dependency by TheoryOfNekomata 2022-05-28 07:21:20 +0800
  • b8f5131 Implement geometry methods by TheoryOfNekomata 2022-05-23 10:56:44 +0800
  • 0ae8229 Organize tests by TheoryOfNekomata 2022-05-19 11:22:49 +0800
  • 881b415 Implement joystick tests by TheoryOfNekomata 2022-05-19 11:18:45 +0800
  • 13bc81c Organize CMakeLists by TheoryOfNekomata 2022-05-19 07:59:52 +0800
  • d9cb148 Organize test fixtures by TheoryOfNekomata 2022-05-19 07:50:00 +0800
  • 656bcf0 Isolate input/output handling by TheoryOfNekomata 2022-05-18 10:35:54 +0800
  • 6a0e71f Update mocks by TheoryOfNekomata 2022-05-17 13:20:31 +0800
  • 093653d Define call count type by TheoryOfNekomata 2022-05-17 13:19:27 +0800
  • 6d6c35d Define mock macros by TheoryOfNekomata 2022-05-17 13:16:59 +0800
  • 498051b Add mocks and stubs by TheoryOfNekomata 2022-05-17 11:58:33 +0800
  • 123ccff Define constants by TheoryOfNekomata 2022-05-17 10:43:45 +0800
  • d320b66 Add unit tests by TheoryOfNekomata 2022-05-17 10:32:28 +0800
  • 3f17575 Reorganize game loop by TheoryOfNekomata 2022-05-17 10:03:34 +0800
  • cc63e9e Add gamepad/joystick support by TheoryOfNekomata 2022-05-17 09:37:51 +0800
  • e5b0e51 Refactor structure by TheoryOfNekomata 2022-05-11 08:07:21 +0800
  • f3d50bc Save config upon loading by TheoryOfNekomata 2022-05-09 19:33:57 +0800
  • aa41c57 Add ini parser, setup custom config by TheoryOfNekomata 2022-05-09 19:12:29 +0800
  • d5bdd3c Update CMake config, add events demo by TheoryOfNekomata 2022-05-09 12:38:22 +0800