summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reuse methods when cleaning upBen Boeckel2009-03-171-6/+2
* Smarter value handling when setting and deletingBen Boeckel2009-03-171-6/+15
* Return the status in option setting and unsettingBen Boeckel2009-03-171-0/+4
* Return the status when editing values and optionsBen Boeckel2009-03-172-10/+10
* Fix up option handling (only emit when changed and if the value exists)Ben Boeckel2009-03-171-4/+10
* Fix parent checking when queryingBen Boeckel2009-03-171-11/+3
* Reorganize ConfigBen Boeckel2009-03-172-29/+30
* 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-1612-12/+12
* Better message context for internal errors that should never happenBen Boeckel2009-03-161-2/+2
* Start moving ATBArena to ActionMapBen Boeckel2009-03-061-2/+2
* Fix up ATBTimer to use ActionMapBen Boeckel2009-03-062-27/+39
* Fix up ActionMapBen Boeckel2009-03-062-6/+15
* Convert ActionQueue into ActionMapBen Boeckel2009-03-052-20/+20
* Use ActionMap instead of ActionQueueBen Boeckel2009-03-053-1/+1
* Initial cleanup of ATBArenaBen Boeckel2009-03-053-32/+48
* Add const correctness to ActionQueueBen Boeckel2009-03-052-4/+4
* Initial cleanup of ATBTimerBen Boeckel2009-03-053-32/+27
* Fix up ActionQueueBen Boeckel2009-03-053-42/+62
* Move ATB arena code from sigbattle to arenapluginBen Boeckel2009-03-056-5/+0
* Bump to the correct versionsBen Boeckel2009-03-052-2/+2
* Fix management of the editor widget when changing widgets and closing gamesBen Boeckel2009-03-052-17/+28
* Don't set new games as dirtyBen Boeckel2009-03-051-1/+0
* Use KPluginFactoryBen Boeckel2009-03-051-0/+6
* Add support for argument passing in the ArenaPlugin interfaceBen Boeckel2009-03-055-8/+10
* Add priority script supportBen Boeckel2009-03-053-15/+23
* Fix action sortingBen Boeckel2009-03-051-2/+2
* Redo priorities for actionsBen Boeckel2009-03-051-2/+2
* Scoped arguments for signalsBen Boeckel2009-03-051-2/+2
* Fix up some of TurnArenaBen Boeckel2009-03-052-42/+94
* Simplify requestDecisionBen Boeckel2009-03-052-3/+3
* Move isWild down to Creature and use Config for itBen Boeckel2009-03-053-22/+5
* Clean up TurnArena for new Arena structureBen Boeckel2009-03-055-47/+66
* Update the sigbattle CMakeLists.txtBen Boeckel2009-03-051-12/+1
* Move TurnArena to plugin for default arenasBen Boeckel2009-03-052-0/+0
* Add basic default arenas pluginBen Boeckel2009-03-044-0/+142
* Add methods for plugin name and descriptionBen Boeckel2009-03-041-0/+3
* Use a QIcon instead of a QImageBen Boeckel2009-03-041-2/+2
* Typo in EggGroup modelBen Boeckel2009-03-041-1/+1
* Use NO_EXPORT, not IMPORTBen Boeckel2009-03-042-2/+2
* No need to be a KXMLGUIClient as it should use the QGraphicsSceneBen Boeckel2009-03-041-4/+1
* Fix up setting containments and teams in TeamMemberBen Boeckel2009-03-041-9/+9
* Fix connections within the Private classes of the widgetsBen Boeckel2009-03-042-2/+13
* Fix macro for SigmodrTree when includingBen Boeckel2009-03-041-1/+1
* Fix up the test for MapTrainer to work with the new leadTeamMember methodsBen Boeckel2009-03-041-7/+22
* Remove executable permissions because FAT doesn't understand permissionsBen Boeckel2009-03-031-0/+0
* Fix deselecting of dependentsBen Boeckel2009-03-031-1/+1
* Spelling mistakesBen Boeckel2009-03-031-6/+6
* Fix up registry and start menu stuffBen Boeckel2009-03-031-3/+8