summaryrefslogtreecommitdiffstats
path: root/pokemodr
Commit message (Expand)AuthorAgeFilesLines
...
* [FIX] Typechart now worksBen Boeckel2008-05-2813-123/+164
* [FIX] Item widget works betterBen Boeckel2008-05-2719-79/+44
* [FIX] Status and Weather classes in pokemod instead of hardcodedBen Boeckel2008-05-2729-119/+1378
* [FIX] GroupModels will now add an item to itself if pasted toBen Boeckel2008-05-2662-56/+770
* [FIX] Recent files now worksBen Boeckel2008-05-2638-88/+212
* [FIX] Context menus addedBen Boeckel2008-05-26124-258/+1777
* [ADD] More documentationBen Boeckel2008-05-2579-962/+430
* [ADD] More documentationBen Boeckel2008-05-2414-216/+251
* [FIX] Added a doc dummy target for pokemodrBen Boeckel2008-05-241-2/+5
* [FIX] Fixed up an error in the Typechart headersBen Boeckel2008-05-242-4/+243
* [FIX] Added an overworld property to movesBen Boeckel2008-05-233-1/+26
* [ADD] Added UI classes for GlobalScriptBen Boeckel2008-05-2359-822/+800
* [DEL] Cleaned out unneeded filesBen Boeckel2008-05-2357-3988/+12
* [FIX] Scrapped effects and such for scripts (going to use Kross) in pokemodBen Boeckel2008-05-239-246/+35
* [FIX] Dialog commands now use "Species" instead of "Pokemon"Ben Boeckel2008-05-2225-16/+829
* [FIX] Now using .ui files for command widgets as wellBen Boeckel2008-05-2213-85/+161
* [ADD] New Dialog widgetsBen Boeckel2008-05-2210-11/+289
* [FIX] Closing PokeMods works nowBen Boeckel2008-05-214-84/+132
* [FIX] Classes in pokemod will no longer emit a changed signal if not actually...Ben Boeckel2008-05-2147-159/+146
* [FIX] Some things wrong in the Species widgetBen Boeckel2008-05-214-24/+19
* [FIX] Opening files and saving now worksBen Boeckel2008-05-2111-55/+139
* [FIX] Added a command widgetBen Boeckel2008-05-2144-92/+116
* [FIX] Models cleaned up (each class is now in its own file, parenting not har...Ben Boeckel2008-05-20136-2413/+3290
* [ADD] Added Dialog widget and preliminary code for the commandsBen Boeckel2008-05-2041-55/+280
* [FIX] Value 5 added to ItemEffectBen Boeckel2008-05-194-108/+117
* [FIX] spec file no longer sees generalBen Boeckel2008-05-195-18/+37
* [FIX] general is now merged into pokemodBen Boeckel2008-05-1919-16/+525
* [FIX] Chose bad names for latex.pro, version.pro, and kde4.proBen Boeckel2008-05-191-3/+3
* [ADD] ItemEffect widget near completion (value2 setting on the widget needed)Ben Boeckel2008-05-1934-166/+20
* [DEL] Desktop file is now in the specBen Boeckel2008-05-181-10/+0
* [FIX] Refactored some .pro stuffBen Boeckel2008-05-181-53/+3
* [FIX] RPM now builds successfullyBen Boeckel2008-05-181-9/+19
* [FIX] Added a skeleton to pokemodr documentationBen Boeckel2008-05-182-1/+15
* [FIX] Minor fixes to the buildBen Boeckel2008-05-172-1/+1
* [FIX] Pokemodr overlays are now in overlays, not images/overlaysBen Boeckel2008-05-1711-21/+40
* [FIX] Fixed up the .desktop and .spec filesBen Boeckel2008-05-172-7/+15
* [FIX] SoundUI uses correct icon names nowBen Boeckel2008-05-1629-119/+402
* [FIX] TypeModel done for data() in modelsBen Boeckel2008-05-1650-119/+127
* [FIX] Cleaned up some .pro soupBen Boeckel2008-05-161-20/+23
* [FIX] Matrix had an infinite loopBen Boeckel2008-05-1610-14/+28
* [FIX] Refactored out connections made within widgetsBen Boeckel2008-05-1541-234/+207
* [FIX] Refactored the apply/discard buttons out of the widgetsBen Boeckel2008-05-15100-1076/+215
* [FIX] Added more code for the main windowBen Boeckel2008-05-155-22/+91
* [FIX] More things are coded for the main windowBen Boeckel2008-05-157-33/+66
* [FIX] FractionWidgets now have correct behavior setBen Boeckel2008-05-156-13/+20
* [ADD] MapEffect widget logicBen Boeckel2008-05-1512-26/+273
* [FIX] API of FractionWidget and PointWidgetBen Boeckel2008-05-1515-150/+232
* [FIX] Added the MapTrainer code (forgot to commit)Ben Boeckel2008-05-157-198/+316
* [ADD] MapTrainerUI logicBen Boeckel2008-05-1424-147/+94
* [ADD] Sound UI codeBen Boeckel2008-05-1340-140/+474