Brett
|
d025b0595c
|
Logging works for the most part, more features need to be added
|
2023-01-23 17:52:32 -05:00 |
Brett
|
cf96536468
|
Logging begin
|
2023-01-23 10:15:37 -05:00 |
Brett
|
dee1c92532
|
string contains functions as well
|
2023-01-22 18:08:50 -05:00 |
Brett
|
69ab5d7079
|
Added some std::string functions from c++ 20
|
2023-01-22 17:54:24 -05:00 |
Brett
|
30eb1938cc
|
revert
|
2023-01-17 11:13:25 -05:00 |
Brett
|
4269e52e31
|
Testing pointer nonsense for glut
|
2023-01-17 11:09:25 -05:00 |
Brett
|
e2a358ffd1
|
Basic window class
|
2023-01-16 14:08:28 -05:00 |
Brett
|
4a5c1799ce
|
Fix delete function for dual children nodes
|
2023-01-12 23:11:17 -05:00 |
Brett
|
4b89ec2ee1
|
Two children delete is still broken. Single / no child delete works fine.
|
2023-01-12 14:09:34 -05:00 |
Brett
|
89f77e3aa9
|
Delete is broken
|
2023-01-12 12:18:39 -05:00 |
Brett
|
60c1371a9d
|
Switching to recursive delete. Fixed search
|
2023-01-11 18:56:42 -05:00 |
Brett
|
fa18b01220
|
Working on binary trees
|
2023-01-10 10:45:11 -05:00 |
Brett
|
7fce270aec
|
Add stack, revert queue
|
2023-01-05 12:34:14 -05:00 |
Brett
|
beff47b8f0
|
Randoms, String refactor, Time, System, + Profiler improvements
|
2023-01-05 01:52:56 -05:00 |
Brett
|
1587f342ad
|
Randoms + Metaprogramming test.
Added randoms using C++ templates. Might be able to change the profiler class to a template template without the need of the config file.
|
2023-01-04 14:35:57 -05:00 |
Brett
|
c6e173a34e
|
Basic intervals on the profiler
|
2022-12-29 00:56:37 -05:00 |
Brett
|
a207d4f8a4
|
Strings
|
2022-12-26 00:34:48 -05:00 |
Brett
|
8aa071eb85
|
Basic Queue
|
2022-12-26 00:31:00 -05:00 |
Brett
|
e5a1763e9b
|
Code setup
|
2022-12-25 23:19:44 -05:00 |
Brett
|
986d0a3d6a
|
Setup inital cmake file
|
2022-12-23 13:50:27 -05:00 |