Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/networking #311

Merged
merged 39 commits into from
Jan 31, 2020
Merged

Feature/networking #311

merged 39 commits into from
Jan 31, 2020

Conversation

AKA-Axanar
Copy link
Collaborator

No description provided.

…glish.txt to also scan h files and ignore the files in libs. (strings were accidentally being found in json.h).

update italian (renamed to italiano.txt)
…lt loop() in GuiSCreen calls a virtual routine for any button press or relase or keyboard press.

for plain menus trigger buttons now do page up, page down, home, and end on the list of lines.
… to GuiScreen. used in GuiMenuBase to fast forward up and down through the lines. and to FF right and left in the ui options menu.
…e taking the data type in the lines vector.

GuiMenuBase handles vertical movement along the menu.
added GuiStringMenu and GuiTwoColumnMenu classes that inherit from the template.
game dir, playlists, game manager, and memory cards inherit from GuiStringMenu or GuiTwoColumnMenu.
…of PadTest for controller that spew out lots of data without touching anything
…DEBU=1 in Clion does not work. Cmake does not see it.

added memory sanitizer settings and compiler warning settings to CMakeList.txt but you will have to manually uncomment the options you want.
…onsMenuBase which inherits from GuiMenuBase.
@AKA-Axanar AKA-Axanar merged commit 2b3974a into develop Jan 31, 2020
@AKA-Axanar AKA-Axanar deleted the feature/networking branch January 31, 2020 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant