A glorified Random Number Generator that picks characters for Super Smash Bros. Brawl matches.
  • C++ 87.8%
  • C 9.1%
  • QMake 3.1%
Find a file
2013-01-01 16:15:39 +01:00
.gitignore Massive refactor for v1.2 2012-12-31 18:05:25 +01:00
BrawlTool.pro Massive refactor for v1.2 2012-12-31 18:05:25 +01:00
ClickableLabel.cpp Initial Commit 2012-12-29 18:27:19 +01:00
ClickableLabel.h Initial Commit 2012-12-29 18:27:19 +01:00
dices.jpg Initial Commit 2012-12-29 18:27:19 +01:00
Grid_Brawl.xml Initial Commit 2012-12-29 18:27:19 +01:00
InvisibilityFilter.cpp Massive refactor for v1.2 2012-12-31 18:05:25 +01:00
InvisibilityFilter.h Massive refactor for v1.2 2012-12-31 18:05:25 +01:00
Macros.h Massive refactor for v1.2 2012-12-31 18:05:25 +01:00
main.cpp Massive refactor for v1.2 2012-12-31 18:05:25 +01:00
MainWindow.cpp The Go! button now correctly grabs focus on startup 2013-01-01 16:15:39 +01:00
MainWindow.h Massive refactor for v1.2 2012-12-31 18:05:25 +01:00
MainWindow.ui Massive refactor for v1.2 2012-12-31 18:05:25 +01:00
P_Bowser.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Charizard.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_DeDeDe.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Diddy.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_DK.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Falco.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Falcon.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Fox.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Ganondorf.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_IceClimbers.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Ike.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Ivysaur.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Jigglypuff.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Kirby.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Link.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Lucario.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Lucas.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Luigi.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Mario.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Marth.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_MetaKnight.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_MrGameAndWatch.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Ness.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Olimar.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Peach.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Pikachu.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Pit.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_PokemonTrainer.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_ROB.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Samus.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Snake.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Sonic.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Squirtle.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_ToonLink.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Wario.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Wolf.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Yoshi.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_Zelda.PNG Initial Commit 2012-12-29 18:27:19 +01:00
P_ZeroSuitSamus.PNG Initial Commit 2012-12-29 18:27:19 +01:00
Resources.qrc Initial Commit 2012-12-29 18:27:19 +01:00
Tools.cpp Massive refactor for v1.2 2012-12-31 18:05:25 +01:00
Tools.h Massive refactor for v1.2 2012-12-31 18:05:25 +01:00