diff options
Diffstat (limited to 'time.txt')
-rw-r--r-- | time.txt | 67 |
1 files changed, 60 insertions, 7 deletions
@@ -42,18 +42,18 @@ loek: 2024-09-19 15m tooling :: documentation (move to git commit versioning) loek: 2024-09-19 30m review :: PR review (+ style guide update) loek: 2024-09-22 2h15m docs :: research loek: 2024-09-24 1h45m project meeting -loek: 2024-09-25 3h implementation :: audio API +loek: 2024-09-25 3h implementation :: audio facade loek: 2024-09-26 2h project meeting -loek: 2024-09-25 1h20m implementation :: audio API +loek: 2024-09-25 1h20m implementation :: audio facade loek: 2024-09-27 20m review :: PR review (+ style guide update) loek: 2024-09-27 55m tooling :: build system (fix library import structure) -loek: 2024-09-28 2h20m implementation :: audio API +loek: 2024-09-28 2h20m implementation :: audio facade loek: 2024-09-29 1h55m implementation :: debug logging facilities -loek: 2024-09-29 20m implementation :: audio API -loek: 2024-09-29 45m docs :: design :: audio API +loek: 2024-09-29 20m implementation :: audio facade +loek: 2024-09-29 45m docs :: design :: audio facade loek: 2024-09-30 1h40m project meeting loek: 2024-10-01 2h20m review :: feedback & discussing software design -loek: 2024-10-01 30m implementation :: audio API +loek: 2024-10-01 30m implementation :: audio facade loek: 2024-10-03 1h30m project meeting loek: 2024-10-04 15m research :: read others' research loek: 2024-10-04 1h15m project meeting @@ -92,6 +92,28 @@ loek: 2024-10-30 30m project meeting (min/max component count constraints) loek: 2024-10-24 10m review :: PR review (#40, #41 and #42) loek: 2024-10-31 3h45m project meeting loek: 2024-10-31 2h50m docs :: design :: POCs +loek: 2024-11-01 1h05m docs :: design (log POC & Global configuration interface) +loek: 2024-11-02 35m review :: PR review (#48 and #49) +loek: 2024-11-03 55m docs :: design :: add full-size class diagram +loek: 2024-11-03 1h30m implementation :: save manager +loek: 2024-11-03 55m review :: PR review (#15, #50, #52) +loek: 2024-11-03 10m review :: PR review (#53) +loek: 2024-11-04 20m implementation :: save manager +loek: 2024-11-04 4h project meeting +loek: 2024-11-05 1h05m docs :: style guide +loek: 2024-11-05 1h20m implementation :: refactoring (code standard compliance) +loek: 2024-11-05 25m review :: PR review (#18) +loek: 2024-11-05 1h40m tech support (help Jaro w/ PR & various other issues) +loek: 2024-11-06 20m chores +loek: 2024-11-06 20m tech support (help Wouter w/ library/dependency build issues) +loek: 2024-11-06 25m review :: PR review (#19 and #21) +loek: 2024-11-07 15m implementation :: debugging (script manager segfault caused by 20bb682) +loek: 2024-11-07 10m review :: PR review (#23) +loek: 2024-11-07 2h05m review :: feedback (event manager design) +loek: 2024-11-07 1h review :: PR review (#16) +loek: 2024-11-07 20m review :: PR review (#25) +loek: 2024-11-07 1h15m implementation :: audio system +loek: 2024-11-07 25m implementation :: refactoring (big cleanup) max: 2024-09-02 1h project kickoff max: 2024-09-02 45m first project meeting @@ -157,6 +179,25 @@ max: 2024-10-30 2h added ReplaySystem design to class diagram max: 2024-10-31 30m discussing with Jaro max: 2024-10-31 3h45m fiftheent project meeting max: 2024-10-31 3h30m creating chapter two of design +max: 2024-11-04 1h25m sixteent project meeting +max: 2024-11-04 45m assessment (design) +max: 2024-11-04 2h sixteent project meeting +max: 2024-11-04 1h getting used to/testing new programming environment +max: 2024-11-05 30m installing/testing GTest framework +max: 2024-11-05 30m added examples to code style +max: 2024-11-05 1h20m reviewed componentManager +max: 2024-11-05 2h45m changed GameObject according to class diagram +max: 2024-11-05 1h30m added SceneManager to the engine +max: 2024-11-05 30m replaced crepe::api with crepe +max: 2024-11-06 1h30m refactored SceneManager according to new code style +max: 2024-11-06 4h big cleanup +max: 2024-11-06 1h added topics to code style +max: 2024-11-07 45m refactoring componentManager according to new code style +max: 2024-11-07 15m added new topics to code style +max: 2024-11-07 30m recieve Jaro's feedback +max: 2024-11-07 50m processed Jaro's feedback +max: 2024-11-07 30m quicly reviewed Wouter's GameLoop +max: 2024-11-07 1h20m reviewed Jaro's physics poc wouter: 2024-09-02 1h project meeting :: project kickoff wouter: 2024-09-02 45m project meeting @@ -266,6 +307,11 @@ niels: 2024-10-25 2h researching camera niels: 2024-10-26 2h merge wouter events branch to niels/rendering niels: 2024-10-26 1h fix my own git camera mistake niels: 2024-10-26 2h programming camera poc with movement and script +niels: 2024-10-29 2h30m Helping Jaro with events +niels: 2024-10-30 3h fixing camera SDL viewort bug +niels: 2024-10-31 3h45m meeting +niels: 2024-11-2 3h design document, diagrams and flowcharts +niels: 2024-11-3 1h design document, diagrams and flowcharts jaro: 2024-09-02 1h project meeting :: project kickoff jaro: 2024-09-02 45m project meeting @@ -330,7 +376,14 @@ jaro: 2024-10-24 1h20m project meeting jaro: 2024-10-24 3h30m physics and collision jaro: 2024-10-24 1h static collision handeling jaro: 2024-10-25 2h collision handeling and onderzoek collision event unity - +jaro: 2024-10-28 2h30m Mergen rendering + events +jaro: 2024-10-29 4h Physics,collision design + latex +jaro: 2024-10-30 2h diagrams design +jaro: 2024-10-31 30m discusing design questions +jaro: 2024-10-31 3h30m discusing design questions +jaro: 2024-10-31 1h changing diagrams +jaro: 2024-10-31 45m adding diagrams physics,collision,particles +jaro: 2024-11-1 15m weeklyupdate |