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