summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sigencore isn't optionalBen Boeckel2009-03-201-4/+4
* Add basic Sigbattle codeBen Boeckel2009-03-204-2/+119
* Fixed up Sigmodr UI fileBen Boeckel2009-03-201-3/+1
* Add skeleton for Sigbattle applicationBen Boeckel2009-03-208-24/+259
* Include stdlib for abortBen Boeckel2009-03-201-0/+1
* Update CanvasPlugin to accept a game parameter as wellBen Boeckel2009-03-204-6/+8
* Add namespaces to the main file for SigmodrBen Boeckel2009-03-201-1/+4
* Update the main file for SigmodrBen Boeckel2009-03-201-5/+7
* Add a canvas pluginBen Boeckel2009-03-205-0/+168
* Fix the plugin versionBen Boeckel2009-03-201-1/+1
* Make a note about KALEngineBen Boeckel2009-03-201-0/+1
* Add a ServiceType for Canvas pluginsBen Boeckel2009-03-202-0/+6
* Export CanvasBen Boeckel2009-03-201-1/+4
* Add CanvasPlugin interfaceBen Boeckel2009-03-204-0/+196
* Add ctor for CanvasBen Boeckel2009-03-202-0/+28
* Remove extras in Canvas.hBen Boeckel2009-03-201-3/+0
* Fix spacing in license headersBen Boeckel2009-03-204-60/+60
* Added Canvas interfaceBen Boeckel2009-03-202-0/+45
* Initialize the value when allowing overridesBen Boeckel2009-03-201-1/+1
* Don't draw what we can't editBen Boeckel2009-03-201-14/+14
* Remove unneeded includesBen Boeckel2009-03-204-8/+0
* Connect the signal after adding th itemsBen Boeckel2009-03-201-1/+1
* Fix up TileItemBen Boeckel2009-03-203-7/+72
* Get the size of the trainer from the skinBen Boeckel2009-03-192-2/+14
* Connec the error signal to update as wellBen Boeckel2009-03-194-0/+4
* Update the Effect and Warp itemsBen Boeckel2009-03-192-14/+14
* Nothing is resizable anymoreBen Boeckel2009-03-198-43/+8
* Update the MapWarp widgetBen Boeckel2009-03-193-40/+2
* Update the Skin widgetBen Boeckel2009-03-193-1/+109
* Add position to MapEffect and MapWarpBen Boeckel2009-03-198-0/+64
* Remove other MapWarp type stuffBen Boeckel2009-03-191-12/+0
* MapWarp should have its type differences done with the scriptBen Boeckel2009-03-194-51/+0
* Added size to SkinWrapperBen Boeckel2009-03-192-0/+6
* Add a size member to SkinsBen Boeckel2009-03-192-0/+22
* Update sigscriptBen Boeckel2009-03-194-6/+7
* Use QPainterPath for Effects and Warps on mapsBen Boeckel2009-03-196-47/+32
* Call base class paint for MapItemsBen Boeckel2009-03-194-8/+4
* Use Qt 4.5 opacityBen Boeckel2009-03-193-0/+3
* Have MapItem deal with the label and tagBen Boeckel2009-03-1910-24/+18
* Clean up flag settingsBen Boeckel2009-03-192-16/+9
* Focusing does nothing in MapItemBen Boeckel2009-03-192-14/+0
* Clean up mouse events in MapItem and derivedBen Boeckel2009-03-1910-84/+24
* Add include to ScriptWidgetBen Boeckel2009-03-191-0/+1
* Prepare for Qt 4.5 where setOpacity is availableBen Boeckel2009-03-195-18/+0
* Fot the conditions mixed upBen Boeckel2009-03-191-8/+8
* Add items to the mapBen Boeckel2009-03-191-4/+24
* Change default size for MapEffectsBen Boeckel2009-03-191-1/+1
* Fix connections and defaultsBen Boeckel2009-03-192-40/+64
* Connect up the editor in the Map widgetBen Boeckel2009-03-193-9/+14
* Fix up label settingBen Boeckel2009-03-194-13/+12