summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* [FIX] Fixed some unused linkings in pokescriptingBen Boeckel2008-08-183-3/+13
* [FIX] Script to make a tarball now defaults to HEAD for the revisionBen Boeckel2008-08-18144-1437/+1901
* [FIX] ScriptWidget editing now works a lot betterBen Boeckel2008-08-0513-53/+97
* [FIX] List members of pokemod classes now can be returned in their entiretyBen Boeckel2008-08-0582-1453/+2687
* [FIX] SoundUI widget has a better layoutBen Boeckel2008-08-0451-327/+696
* [FIX] Move no longer uses the overworld flag (will just check to see if the w...Ben Boeckel2008-08-0417-69/+132
* [FIX] TypechartModel now shows background colors depending on what the multip...Ben Boeckel2008-08-047-57/+46
* [FIX] Cleaned up the RC fileBen Boeckel2008-08-0481-1085/+1333
* [ADD] Added XMLGUI file for pokemodrBen Boeckel2008-08-0248-214/+316
* [FIX] Added a depth variable to TrainerBen Boeckel2008-07-2818-31/+171
* [FIX] Fixed an infinite loop in Fraction::reduceBen Boeckel2008-07-2617-52/+64
* [FIX] Fraction won't reduce whenever possibleBen Boeckel2008-07-2620-75/+175
* [FIX] Slimmed up main() for pokemodrBen Boeckel2008-07-2025-117/+537
* [ADD] Added pokescripting to the spec fileBen Boeckel2008-07-2062-1157/+1857
* [FIX] Actually added the Wrapper classes (again :( )Ben Boeckel2008-07-1238-0/+3222
* [FIX] Actually added the Wrapper classesBen Boeckel2008-07-121-0/+7
* [FIX] Separated battle and world scripts for abilities and movesBen Boeckel2008-07-1223-139/+286
* [FIX] KMenu* can now be put into a QVariantBen Boeckel2008-07-0474-132/+175
* [FIX] Fixes to NatureBen Boeckel2008-07-0213-589/+692
* [FIX] More rpmlint warnings fixedBen Boeckel2008-06-302-9/+23
* [FIX] spec fixed upBen Boeckel2008-06-302-9/+25
* [FIX] Corrected a signal connection in ScriptWidgetBen Boeckel2008-06-302-1/+8
* [FIX] Using qobject_cast now where possibleBen Boeckel2008-06-30133-924/+817
* [FIX] Replaced Point with QPoint (less duplicate code)Ben Boeckel2008-06-3055-382/+711
* [FIX] Macros fixed and ID can't be set outside of constructorsBen Boeckel2008-06-2871-174/+220
* [FIX] cmake fixesBen Boeckel2008-06-237-24/+72
* [FIX] pokemodr SVN flag correctedBen Boeckel2008-06-219-49/+144
* [FIX] Using cmake now (still is rough)Ben Boeckel2008-06-21187-856/+880
* [FIX] Validation works in PokémodrBen Boeckel2008-06-19103-603/+680
* [FIX] Minor spelling errors in widgetsBen Boeckel2008-06-184-6/+12
* [FIX] Updated spec fileBen Boeckel2008-06-183-2/+16
* [FIX] Fractions can now be polled for chancesBen Boeckel2008-06-1815-132/+226
* [FIX] Fixed up some bugs with HatBen Boeckel2008-06-1716-54/+361
* [FIX] Fixed some stuff with the ChangelogBen Boeckel2008-06-101-1/+15
* [FIX] Fixed up some build errors with pokebattleBen Boeckel2008-06-104-2/+10
* [FIX] Added some stuff to PokebattleBen Boeckel2008-06-108-16/+143
* [FIX] Added some signals to ArenaBen Boeckel2008-06-0915-90/+117
* [FIX] Some crashes in the Models that grab names from other objectsBen Boeckel2008-06-096-21/+29
* [FIX] Fixed some spec errors with the new versionBen Boeckel2008-06-092-3/+15
* [FIX] All modules now use their own namespaceBen Boeckel2008-06-09325-3848/+4804
* [FIX] Cleaned up the buildBen Boeckel2008-06-072-1/+10
* [FIX] TypechartModel fixed up a bitBen Boeckel2008-06-0715-178/+233
* [FIX] Renamed the pokebattle pro correctlyBen Boeckel2008-06-073-1/+10
* [FIX] UI files now use <> including rather than "" for KDE classesBen Boeckel2008-06-0757-670/+427
* [FIX] Fixed up RPM build processBen Boeckel2008-06-065-10/+16
* [FIX] Lots more .pro code factored outBen Boeckel2008-06-0612-186/+109
* [FIX] Using a Message Handler so that Q_ASSERT will have a backtraceBen Boeckel2008-06-052-0/+28
* [FIX] Some Model errors with the treeBen Boeckel2008-06-043-4/+16
* [FIX] URLs now accepted on the command lineBen Boeckel2008-06-0410-33/+160
* [FIX] Windows buildBen Boeckel2008-06-0447-219/+189