|
b04884e44a
|
moved files out of subdirectories, added required documentation
|
2024-07-25 13:08:39 -04:00 |
|
|
af8bc4112c
|
finished the bulk of game
|
2024-07-14 21:32:41 -04:00 |
|
|
db354d232a
|
Merge branch 'paul' into AL/races-potions
|
2024-07-13 16:04:17 -04:00 |
|
|
50f058e7ea
|
format
|
2024-07-12 16:41:42 -04:00 |
|
|
c9e96b5e6e
|
changed unique_ptr access to using raw pointers to denote non-ownership
added new flag -e for extra stuff (potions/races)
IMPORTANT: main.cc is undergoing rework
|
2024-07-12 09:58:30 -04:00 |
|
|
c68330b3e3
|
changed all non-owned unique_ptr access to reference to the object itself
|
2024-07-11 22:15:15 -04:00 |
|
|
6d3e8229df
|
changed all unique_ptr that doesn't have ownership to a const reference
|
2024-07-11 21:57:13 -04:00 |
|
|
6f998d8523
|
changed naming scheme
|
2024-07-07 20:10:31 -04:00 |
|
|
36c53f22d7
|
added display and its subclasses
|
2024-07-05 21:57:27 -04:00 |
|