0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 02, 2024 — Sep 02, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed merges and made it so that if there is no default text we get an error msg instead of a crash. More... about 15 years ago
File dialog now closes when you hit cancel. We weren't checking the response. More... about 15 years ago
Improved documentation in various places. Fixed innacuracies caused by code and docs being out of sync. More... about 15 years ago
Cleaned up game module switch and fixed some documentation on events. More... about 15 years ago
Got the edtior text to clear when game finishes. More... about 15 years ago
added gamemode directory to version control More... about 15 years ago
Got default game text working and integrated into the build system. Had to do some ugly things in GTK. More... about 15 years ago
Forgot the add anything before committing. Tend to do that a lot. More... about 15 years ago
Added enum to events to maintain the number of them in a reasonable place. More... about 15 years ago
Merge branch 'master' of http://github.com/japplebaum/HFOSS-Dasher More... about 15 years ago
Merge branch 'Game_Mode_Menu' More... about 15 years ago
Merge branch 'Game_Mode_Menu' More... about 15 years ago
Fixing merge commits More... about 15 years ago
Game module now signals with an event when the user has completed the target. More... about 15 years ago
Fixed both 1 off errors, but unwittingly introduced ridiculous, inexplicable problems with the file chooser. I'm ecstatic and baffled at the same time. More... about 15 years ago
Made game mode menu item a toggle button. More... about 15 years ago
Made DisplayChunkText take a reference to a string. No need for a pointer here. More... about 15 years ago
Forget GtkGameDisplay More... about 15 years ago
Apparently GameDisplay.h was not in version control. More... about 15 years ago
Added some method signature documentation to DasherModel. Made sure to check for game mode's toggle status in key places in the model's code. More... about 15 years ago
Huge progress on UI today, but still wrestling with 1 off issues. More... about 15 years ago
One step away from instantiating CGameDisplay. Lots of digging through GTK code. More... about 15 years ago
Added confirmation box when quitting game mode. More... about 15 years ago
Fixing conflicts More... about 15 years ago
Merge branch 'master' of git://github.com/japplebaum/HFOSS-Dasher More... about 15 years ago
Added more high-level documentation of the model. More... about 15 years ago
Added documentation to game mode related methods in dasher_main.cpp. Still have a 1 off error when starting game mode. More... about 15 years ago
Removed all old game mode code from the model. More... about 15 years ago
Pulled from Ryan's NodeApproximation branch and fixed some trivial conflicts. More... about 15 years ago
Fixed more logic errors and other bugs in node approximation. Still does NOT work. Most likely segfaults on startup. More... about 15 years ago