summaryrefslogtreecommitdiffstats
path: root/sigencore/plugins/arenas/SigenArenas.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move the plugins out of sigencoreBen Boeckel2009-04-091-92/+0
* Use KIcon in the pluginsBen Boeckel2009-03-261-1/+4
* Fix the inheritance for pluginsBen Boeckel2009-03-261-1/+1
* Switch from the Interfaces to Plugins namespaceBen Boeckel2009-03-261-1/+1
* Add versions to pluginsBen Boeckel2009-03-241-1/+1
* Simplify the macro for Arena pluginsBen Boeckel2009-03-181-5/+1
* Remove the name and description since KService takes care of thisBen Boeckel2009-03-181-10/+0
* Add the ATB arena to the pluginBen Boeckel2009-03-171-5/+14
* Use KPluginFactoryBen Boeckel2009-03-051-0/+6
* Add support for argument passing in the ArenaPlugin interfaceBen Boeckel2009-03-051-2/+2
* Clean up TurnArena for new Arena structureBen Boeckel2009-03-051-3/+17
* Add basic default arenas pluginBen Boeckel2009-03-041-0/+74