summaryrefslogtreecommitdiffstats
path: root/sigmod
Commit message (Collapse)AuthorAgeFilesLines
* Fix upper bound for EV valuesBen Boeckel2009-09-061-1/+1
|
* Remove warning about ability countsBen Boeckel2009-09-061-2/+0
|
* Add unlimited values to natures, abilities, money, and held item countsBen Boeckel2009-09-061-4/+4
|
* Allow for boxSize, numBoxes, and effort values to be unlimitedBen Boeckel2009-09-061-4/+4
|
* Use correct UTF8 characters instead of othersBen Boeckel2009-08-041-5/+6
|
* Fix install paths to use KDE4-provided variablesBen Boeckel2009-08-041-2/+2
|
* Remove map warp type testsBen Boeckel2009-07-192-16/+0
|
* Update map test to not use types and instead check for isWorldBen Boeckel2009-07-192-17/+21
|
* Fix item testBen Boeckel2009-07-191-7/+17
|
* Remove sellable and effortValues from testsBen Boeckel2009-07-194-50/+0
|
* Initialize isWorld in mapBen Boeckel2009-07-191-1/+2
|
* Area can fail, add checks for themBen Boeckel2009-07-191-1/+14
|
* Documentation fixupsBen Boeckel2009-07-193-3/+3
|
* Allow uncatchable creaturesBen Boeckel2009-07-191-1/+1
|
* Allow for unlimited stages of stat modifiersBen Boeckel2009-07-191-1/+1
|
* Remove toggle for effort values and embed as 0 in maxTotalEVBen Boeckel2009-07-192-19/+5
|
* Remove sellable from item; set in sellPrice as -1Ben Boeckel2009-07-192-25/+3
|
* Add a flag to Map to mark it as a world mapBen Boeckel2009-05-282-0/+10
|
* Also clear the associated map and matrix when clearing other thingsBen Boeckel2009-04-281-0/+2
|
* Add callgrind testsBen Boeckel2009-04-161-33/+34
|
* Add mapPosition storage to GameBen Boeckel2009-04-012-0/+44
|
* Add support for more than just int->int mapsBen Boeckel2009-04-011-3/+3
|
* Add a checkbox in MapEffect to toggle the skinBen Boeckel2009-03-291-3/+5
|
* Maps don't have a type anymoreBen Boeckel2009-03-292-23/+0
|
* Split up the Game document creationBen Boeckel2009-03-261-1/+2
|
* Remove debugging headerBen Boeckel2009-03-261-2/+0
|
* Stop leaks in Rules testBen Boeckel2009-03-262-3/+16
|
* Fix memory leaks (why does this fix anything?)Ben Boeckel2009-03-261-1/+1
|
* Also delete authorsBen Boeckel2009-03-261-0/+1
|
* Split up the document in Rules as wellBen Boeckel2009-03-261-1/+2
|
* Cleanup missed classesBen Boeckel2009-03-261-0/+2
|
* Keep a QDomDocument aroundBen Boeckel2009-03-261-1/+2
|
* Fix includes after function splitBen Boeckel2009-03-2610-0/+22
|
* Split out load/save functionsBen Boeckel2009-03-263-245/+299
|
* Add position to MapEffect and MapWarpBen Boeckel2009-03-194-0/+52
|
* Remove other MapWarp type stuffBen Boeckel2009-03-191-12/+0
|
* MapWarp should have its type differences done with the scriptBen Boeckel2009-03-192-30/+0
|
* Add a size member to SkinsBen Boeckel2009-03-192-0/+22
|
* Use QPainterPath for Effects and Warps on mapsBen Boeckel2009-03-196-47/+32
|
* Change default size for MapEffectsBen Boeckel2009-03-191-1/+1
|
* Add a preview sprite to Tile for the editorBen Boeckel2009-03-182-1/+22
|
* Too hasty in semicolon removalBen Boeckel2009-03-181-1/+1
|
* MapEffect now uses a QRect instead of a QPointBen Boeckel2009-03-182-18/+22
|
* Remove unneeded semicolons in sigmodBen Boeckel2009-03-181-6/+6
|
* Update sigmod/test/Global.hBen Boeckel2009-03-161-2/+2
|
* Fix Abhishek's copyright linesBen Boeckel2009-03-162-2/+2
|
* Fix years in header commentsBen Boeckel2009-03-1611-11/+11
|
* Fix up the test for MapTrainer to work with the new leadTeamMember methodsBen Boeckel2009-03-041-7/+22
|
* Use KDE_NO_EXPORT instead of KDE_IMPORTBen Boeckel2009-03-021-1/+1
|
* Export ObjectBen Boeckel2009-03-021-1/+1
|