openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
H
HFOSS-Dasher
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
2 days
ago. based on code collected
2 days
ago.
Aug 29, 2024 — Aug 29, 2025
Showing page 6 of 109
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Added ability to add listeners. Set up new version of listener queue system.
Ryan Gee
More...
about 15 years ago
wrote function to register component for a specific event. Eventhandler now maintains a vector of vectors of listeners for each event. Notification not functional yet.
Ryan Gee
More...
about 15 years ago
Forgot to assign Text draw events their proper event type. Fixed that.
Ryan Gee
More...
about 15 years ago
Fixed more bugs blocking compilation
japplebaum
More...
about 15 years ago
Fixed conflicts in DasherViewSquare
japplebaum
More...
about 15 years ago
Continued de-bugging GameModule code.
japplebaum
More...
about 15 years ago
Gave TextDraw events a pointer to the view
Ryan Gee
More...
about 15 years ago
Merge with Julian and got rid of the debugging compare thing in GameModule
Ryan Gee
More...
about 15 years ago
Made some changes to GameModule - still getting 'undefined reference to vtable' error
japplebaum
More...
about 15 years ago
Game module SHOULD now draw an arrow to the target character, if it exists
Ryan Gee
More...
about 15 years ago
Merge branch 'master' of git://github.com/rgee/HFOSS-Dasher
japplebaum
More...
about 15 years ago
Forward declared new event
Ryan Gee
More...
about 15 years ago
Pulled from Ryan's repository, resolved conflict in GameModule.h
japplebaum
More...
about 15 years ago
Successfully hooking CGameModule into the module manager, event, and rendering systems. Struggling with a weird inheritance problem in CGameModule::HandleEvent.
japplebaum
More...
about 15 years ago
Created a new event that represents text draw events to give us access to the location of text drawn the screen. GameModule now listens for this event.
Ryan Gee
More...
about 15 years ago
Continued work integrating the game module into dasher - still have some work to do. Have some cout statements lying around
japplebaum
More...
about 15 years ago
Added Google Test framework in Testing directory. All of our test code will go in Testing/tests. Attempted to modify the gtest makefile to support the first test.
Ryan Gee
More...
about 15 years ago
Modified makefile to compile generators
Ryan Gee
More...
about 15 years ago
Wrote a word generator that abstracts away the logic for generating words for any purpose. Will be used in game mode to generate target strings from a file.
Ryan Gee
More...
about 15 years ago
Added Game Module to makefile
Ryan Gee
More...
about 15 years ago
Modified DasherInterfaceBase to integrate the game module in. Not sure whether it compiles or not - still having trouble in that arena.
japplebaum
More...
about 15 years ago
Merge branch 'master' of git://github.com/japplebaum/HFOSS-Dasher
Ryan Gee
More...
about 15 years ago
Added string partitioning functions to GameModule
Ryan Gee
More...
about 15 years ago
Resolved conflict on GameModule.h. Plan to change workflow.
japplebaum
More...
about 15 years ago
Added method declaration for DecorateView to GameModule.h
Julian Applebaum
More...
about 15 years ago
Created CPP for GameModule and wrote event handler
Ryan Gee
More...
about 15 years ago
Wrote skeleton for game mode module. COMPLETELY UNTESTED. DO NOT PULL. MAY NOT COMPILE UNTIL 6/15. I just pushed to my repo to save changes somewhere
Ryan Gee
More...
about 15 years ago
Fix 578d5f151ef0e705f4d52908e30439c20593aa21
Patrick Welche
More...
about 15 years ago
Updated Serbian translation
Miloš Popović
More...
about 15 years ago
Fix remaining GSEAL_ENABLE issues (#614995). Remove CCanvas' copy of DasherScreen's width and height.
Patrick Welche
More...
about 15 years ago
←
1
2
3
4
5
6
7
8
9
10
…
108
109
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree