Commit Logs

jhallard
2014-12-15
Pushing finished CE12 Lab6 project
jhallard
2014-12-13
Some more final changes to CE lab 6
jhallard
2014-12-13
Finished coding timer module for pic32 micrcontroller, starting on write up now
jhallard
2014-12-13
About halfwya done with final lab for CE12
jhallard
2014-12-11
Finished CE HW #4, CS Lab #7 and Hw #4, and CE16 Hw #9
jhallard
2014-12-06
Fixed many bugs and increased efficiency where possible, starting design document work
jhallard
2014-12-05
Seem to have gotten a working prototype finished. It will traverse the game correctly and show the outputs.
jhallard
2014-12-05
Working on startGame function for CYOA class. Already finished parseInputFile
jhallard
2014-12-04
Added .gitignore to ignore build junk
jhallard
2014-12-04
Deleting CMakeJunk
jhallard
2014-12-04
Fixing more errors in CYOA class. I hate IO in C++
jhallard
2014-12-04
Deleting pointless build files
jhallard
2014-12-04
Performed major testing on the CYOA, Room, and Stack classes
jhallard
2014-12-04
Working on main CYOA game class. Also updating dGraph
jhallard
2014-12-04
Working on main CYOA game class. Also updating dGraph
jhallard
2014-12-04
Working on CYOA project, have Stack and Room classes fully implemented
jhallard
2014-12-04
Working on CYOA project, have Stack and Room classes fully implemented
jhallard
2014-12-03
Finishing up CE16 HW8
jhallard
2014-12-03
About halfway finished with math hw #8. Need to start on CS12 project #4 and the other labs. Also need to work on CE12 lab #6
jhallard
2014-11-30
Finished coding part of lab #5