1
I Use This!
Inactive

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Apr 17, 2023 — Apr 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added a thumbnail for the new froster More... over 15 years ago
Added new froster flavors More... over 15 years ago
Added the new oven buttons and cakes..... :-D More... over 15 years ago
Made some changed to oven graphics... to make it look less ugly... :-D More... over 15 years ago
Got the shoe thing working.... More... over 15 years ago
cleaned all the mess.... used for testing... More... over 15 years ago
Got the warehouse working.... More... over 15 years ago
Got some fixes done... warehouse should be working... but doesn't.... gotta debug.. or something... More... over 15 years ago
Got a major part of the warehouse done... More... over 15 years ago
Halfway through warehouse impl More... over 15 years ago
Added Save/Load screen. this was a major pain... More... over 15 years ago
Added some flow in the game loader... have to implement the game load/save feature now(frontend) More... over 15 years ago
Refined the loading quite a bit... still has some rough edges More... over 15 years ago
Tried serialization... this is the first cut... it has lots of corner cases... have to fix em all one by one... More... over 15 years ago
Achieved absolute serializability for shop(gotta find a way to binding a window back to the un-serialized models). More... over 15 years ago
Got serialization of quite a few thing going... did some refactoring on the util items to accomplish this... More... over 15 years ago
Trying to enable serialization on the entire object graph to accomplish load game More... over 15 years ago
Minor refactoring More... over 15 years ago
Made some last bits and pieces declarative More... over 15 years ago
added declarativeness to dustbin and showcase More... over 15 years ago
Made decorator declarative..... More... over 15 years ago
Made froster declarative as well... More... over 15 years ago
Made some oven stuff declarative More... over 15 years ago
Played another refactoring to enable relative positioning in proxy windows, and got the whole thing working.... just tested the whole flow More... over 15 years ago
Played a major refactoring to make the game live in a single window(because of GOSU's inability to handle multiple windows More... over 15 years ago
Fixed Oven(which was broken due to the last refactoring) More... over 15 years ago
Refactored button. Got a text button going... More... over 15 years ago
Created a GameLoading screen... and added action buttons to it... But as of now.. the buttons are not active.... it needs some rethinking and re-factoring... More... over 15 years ago
renamed GameLoader to PlayerLoader (because really it is supposed to load the player) GameLoader will come next More... over 15 years ago
Added movement from first screen to main game window More... over 15 years ago