summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update PluginLoader to handle clients, not playersBen Boeckel2009-03-282-17/+17
* recode PlayerPlugin to be a ClientPluginBen Boeckel2009-03-284-37/+39
* Move PlayerPlugin files to be ClientPlugin filesBen Boeckel2009-03-285-3/+1
* Set the tab order of the widgets for the PluginTreeBen Boeckel2009-03-281-0/+1
* Initialize the DV to make GCC happyBen Boeckel2009-03-281-1/+1
* Overworld shouldn't use QGraphicsSceneBen Boeckel2009-03-281-2/+5
* Use KIcon in the arenasBen Boeckel2009-03-282-2/+6
* Cleanup the active list if the client code fails to enter the arenaBen Boeckel2009-03-281-1/+7
* Move arena and world down to ClientBen Boeckel2009-03-284-23/+45
* Remove cruft from ClientBen Boeckel2009-03-281-24/+0
* Add the servicetype fileBen Boeckel2009-03-281-0/+8
* Add support for PlayerPlugin in PluginLoaderBen Boeckel2009-03-282-0/+13
* Fix up includes for PluginLoaderBen Boeckel2009-03-282-7/+1
* Add PlayerPlugin interfaceBen Boeckel2009-03-284-0/+203
* Enable the window for SigbattleBen Boeckel2009-03-271-4/+4
* Clean up the applicationBen Boeckel2009-03-271-2/+4
* Use a grid layout in PluginTreeBen Boeckel2009-03-271-4/+4
* Add default to parent for PluginTreeBen Boeckel2009-03-271-1/+1
* Remove unneeded includesBen Boeckel2009-03-272-4/+0
* Link against QtGuiBen Boeckel2009-03-271-0/+1
* Implement QGSCanvasBen Boeckel2009-03-272-1/+63
* Update interface for CanvasBen Boeckel2009-03-273-6/+6
* Add QGSCanvas to the factoryBen Boeckel2009-03-271-15/+14
* Commit the workings of the new Canvas interface...Ben Boeckel2009-03-271-2/+15
* Add the start of QGSSceneBen Boeckel2009-03-273-0/+128
* Style fixBen Boeckel2009-03-271-1/+1
* Connect the correct signalBen Boeckel2009-03-271-1/+1
* Initialize the countBen Boeckel2009-03-271-1/+2
* Change names of loading functionsBen Boeckel2009-03-272-4/+4
* Don't hand out pointers to the plugin factoriesBen Boeckel2009-03-274-33/+33
* Use shared pointers for GamesBen Boeckel2009-03-273-21/+16
* Add ctor and dtor to PluginLoader::PrivateBen Boeckel2009-03-272-0/+37
* Fix spelling in CanvasBen Boeckel2009-03-262-11/+11
* Add a count method to the plugins for counting objects that are being usedBen Boeckel2009-03-264-2/+25
* Delete the menuBen Boeckel2009-03-261-0/+1
* Split up the Game document creationBen Boeckel2009-03-261-1/+2
* Clean up more than just the widgetBen Boeckel2009-03-261-1/+4
* Remove debugging headerBen Boeckel2009-03-261-2/+0
* Return the result and also free memoryBen Boeckel2009-03-261-2/+4
* Clean up memoryBen Boeckel2009-03-261-0/+1
* Add includes lost in split of Object and XmlReaderBen Boeckel2009-03-267-0/+19
* 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-2611-0/+25
* Split out load/save functionsBen Boeckel2009-03-263-245/+299
* Fix up properties for Sigmod servicesBen Boeckel2009-03-261-2/+11