1
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Minor cleanup
alexdantas
as Alexandre Dantas
More... about 10 years ago
New option on the main menu - now you can have different sets of animations, both in-game and on the menu
alexdantas
as Alexandre Dantas
More... about 10 years ago
It's possible to run the Animation DURING the game!
alexdantas
as Alexandre Dantas
More... about 10 years ago
Fixed strange color bug on the Help Window
alexdantas
as Alexandre Dantas
More... about 10 years ago
Made possible to select which animation you want on the main menu
alexdantas
as Alexandre Dantas
More... about 10 years ago
Added a few more digits on score and level
alexdantas
as Alexandre Dantas
More... about 10 years ago
Made the whole game rely on the Theme instead of hardcoded colors
alexdantas
as Alexandre Dantas
More... about 10 years ago
Resized main menu window to accomodate menu items
alexdantas
as Alexandre Dantas
More... about 10 years ago
Fixed crashing bug (conflicting sizes on Window borders)
alexdantas
as Alexandre Dantas
More... about 10 years ago
Made the game rely more on "EngineGlobals" than profile settings
alexdantas
as Alexandre Dantas
More... about 10 years ago
Moved all "Animations" to the Engine, not related to the Game per se
alexdantas
as Alexandre Dantas
More... about 10 years ago
Fixed wrong window size on the main menu Animation
alexdantas
as Alexandre Dantas
More... about 10 years ago
Fixed overlapping width on some MenuItems
alexdantas
as Alexandre Dantas
More... about 10 years ago
Fixed bug where graphical settings were not applied at startup
alexdantas
as Alexandre Dantas
More... about 10 years ago
Made possible to apply visual settings on "Profile"
alexdantas
as Alexandre Dantas
More... about 10 years ago
Made "EngineGlobals" and "main" clearer with comments
alexdantas
as Alexandre Dantas
More... about 10 years ago
Put back some comments missing from previous change
alexdantas
as Alexandre Dantas
More... about 10 years ago
HUGE change, moved all Engine stuff to a different directory
alexdantas
as Alexandre Dantas
More... about 10 years ago
Merge pull request #19 from hwangcc23/master
alexdantas
as Alexandre Dantas
More... about 10 years ago
Commented a bit on "InputManager"
alexdantas
as Alexandre Dantas
More... about 10 years ago
Refactored the whole code so it can work with previous "Color" changes
alexdantas
as Alexandre Dantas
More... about 10 years ago
Added "EngineGlobals", making a standard default for the Engine appearance
alexdantas
as Alexandre Dantas
More... about 10 years ago
Improved the way "Color" and "ColorPair" work
alexdantas
as Alexandre Dantas
More... about 10 years ago
Split "Utils" into several files.
alexdantas
as Alexandre Dantas
More... about 10 years ago
Minor cleanup on the code
alexdantas
as Alexandre Dantas
More... about 10 years ago
GameStates change from one to another
alexdantas
as Alexandre Dantas
More... about 10 years ago
Made GameState work with the new StateManager
alexdantas
as Alexandre Dantas
More... about 10 years ago
`StateManager` is completely intependent of the game now
alexdantas
as Alexandre Dantas
More... about 10 years ago
Fixed 100% CPU usage by adding a small delay
alexdantas
as Alexandre Dantas
More... about 10 years ago
Fixed link to yetris homepage, thanks to @hwangcc23 (closes #20)
alexdantas
as Alexandre Dantas
More... about 10 years ago