aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/Applications/Pong.cs
AgeCommit message (Collapse)Author
2017-07-02Pong ball is centered on levelcompleteMichael
2017-06-22Cosmetic bugfix for Pong.Michael
2017-06-22don't draw ai ballMichael
2017-06-18Localize a lot of the window titlesMichael
2017-06-17fix some pong issuesMichael
2017-06-17Localize a LOT of the UIMichael
2017-06-17Changed how bounces work in Pong + Fixed ShutdownRogueAI42
2017-06-16Get rid of namespaces in commands.Michael
2017-06-16fix losing systemMichael
2017-06-15UI changesMichael
2017-06-15More optimizationsMichael
2017-06-15ai improvements and codepointsMichael
2017-06-15Ball prediction AIMichael
2017-06-15Use GDI+ to render PongMichael
2017-06-03Fixed Pong?RogueAI42
there are some sound crashes but Michael told me to just make the PR and let him fix the audio backend so that's what I'm doing.
2017-05-29It's amazing what talking to Rylan can do to an integer datatype.Michael
2017-05-28make localization 50 billion times fasterMichael
2017-05-07Merge pull request #122 from aren-cllc/patch-1Michael VanOverbeek
Stop pong from ending early.
2017-05-06fix highscore glitchMichael
2017-05-06Fix the file skimmer pins.Michael
2017-05-06Stop pong from ending early.Aren
Pong used to end early because the game would check if secondsleft was 1 after removing one, meaning it would be at 2. Now it checks if secondsleft is 0 which should resolve the issue.
2017-05-05admin.set_acl and other thingsMichael
2017-05-04Fix CRITICAL Pong MP bugs.Michael
2017-05-04fix bug with multiplayer uiMichael
2017-05-04More Multiplayer Pong work.Michael
2017-05-03Basic multiplayer pong.Michael
2017-05-03Fix highscore listMichael
2017-05-02pong highscores are semi-fixedMichael
2017-04-16More documentationMichael
2017-04-15Add sounds to pong and fix audio bugsMichael
2017-04-03LOADS of optimizations and Pong fixes.Michael
2017-03-10Lock certain apps away when system offline.Michael
2017-02-25part 2 i keep forgetting to savewowmom98
2017-02-24NO ONE LIKES BEING YELLED AT BY MICHAELcraftxbox
2017-02-22FIX THE DAMN ISSUEcraftxbox
2017-02-11Final modifications to pong as far as backendMichael
2017-02-11Fix Pong UI and panel buttonsMichael
2017-02-07Add default icons for most appsMichael
2017-02-02Redesign the Infobox, categorize AL itemsMichael
2017-01-08Add license to top of ALL code files.Michael
2017-01-08Initial uploadMichael