kienan pushed to master at kienan/redmarkets-negotiation 2020-04-23 04:40:28 +00:00
624eaf826c Hide the settings & menu buttons on the negotiation page
kienan pushed to master at kienan/redmarkets-negotiation 2020-04-23 04:31:25 +00:00
f45c6eff29 Set a fixed width for the negotiation sidebar
kienan pushed to master at kienan/redmarkets-negotiation 2020-04-23 04:28:22 +00:00
7078179eac Fix fieldset open/close when it starts closed
kienan pushed to master at kienan/redmarkets-negotiation 2020-04-23 04:26:14 +00:00
74330b9af2 Add the start of phase/state synchronization and transitions
774434b4ad Add synchronisation for the is_first_negotiation checkbox
Compare 2 commits »
kienan pushed to master at kienan/redmarkets-negotiation 2020-04-21 02:56:14 +00:00
9e6ffb0174 Add docker file
kienan pushed to master at kienan/redmarkets-negotiation 2020-04-21 02:34:13 +00:00
cc805d3027 Add more negotiation fields to the UI
kienan pushed to master at kienan/redmarkets-negotiation 2020-04-20 05:52:05 +00:00
e6c2e04e17 Set default taker and market sway when creating negotiation objects
kienan pushed to master at kienan/redmarkets-negotiation 2020-04-20 05:50:29 +00:00
e06538e09e Fix broken template
kienan pushed to master at kienan/redmarkets-negotiation 2020-04-20 05:49:36 +00:00
bebc6d4b95 Stop crash when the first participant joins a room
kienan pushed to master at kienan/redmarkets-negotiation 2020-04-20 05:43:15 +00:00
f1d23e78a7 Add sway tracker to negotiations
kienan pushed to master at kienan/redmarkets-negotiation 2020-04-19 23:52:36 +00:00
87b160e950 Add the start of the negotiation page
kienan pushed to master at kienan/redmarkets-negotiation 2020-04-19 03:40:15 +00:00
5ada93a0a4 Initial commit
kienan created repository kienan/redmarkets-negotiation 2020-04-19 03:40:02 +00:00
kienan pushed to master at kienan/game-test 2020-02-26 04:47:23 +00:00
386a4488a4 Enable depth test
aa441eefe7 Fix registration of colour buffer data
edb59de234 Fix cube color definition
Compare 3 commits »
kienan pushed to master at kienan/game-test 2020-02-25 06:58:42 +00:00
c3c9ab5ede Create a class for Renderable objects
kienan pushed to master at kienan/game-test 2020-02-25 02:41:05 +00:00
997a50eb72 Translate camera target when panning
kienan pushed to master at kienan/game-test 2020-02-24 03:12:17 +00:00
adb7f45052 Make the global camera move I guess
kienan pushed to master at kienan/game-test 2020-02-20 02:54:52 +00:00
f56d1e558e Add an MVP projection matrix with adjustable FoV
baf1b1b808 Remove program printf from client_imgui
Compare 2 commits »
kienan pushed to master at kienan/game-test 2020-02-13 02:30:49 +00:00
b23bfbdcd8 Use the default shader program for the triangle render
kienan pushed to master at kienan/game-test 2020-02-11 04:41:45 +00:00
30b00fc2c8 Add a shader program registry