summaryrefslogtreecommitdiffstats
path: root/pokegen.spec
Commit message (Collapse)AuthorAgeFilesLines
* [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen ↵Ben Boeckel2008-09-051-213/+0
| | | | | | for short) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@249 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Added KNewStuff2 for Pokémod upload and downloadBen Boeckel2008-08-271-0/+1
| | | | | | | | [FIX] ValidationDialog can be used piecemeal now [ADD] Added KNewStuff configuration file [FIX] pokemodr-devel now includes the UI forms for use as well git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@247 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fixed some unused linkings in pokescriptingBen Boeckel2008-08-181-2/+6
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@240 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Script to make a tarball now defaults to HEAD for the revisionBen Boeckel2008-08-181-9/+14
| | | | | | | | | [FIX] Enumeration types used to help remove some checks [FIX] Macro code moved to static members of Object (not all though) [FIX] Scripting wrappers now share information by keeping track of already-created instances of the wrapper [FIX] Scripting methods are now Q_SCRIPTABLE and not slots git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@239 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] SoundUI widget has a better layoutBen Boeckel2008-08-041-4/+16
| | | | | | | | | | | | [FIX] Sound playback works in SoundUI [FIX] SoundWrapper returns a Phonon object for playback in scripts now [FIX] Wrapper classes now won't be duplicated (persistent storage is possible now) [FIX] Linking to libraries is fixed for RPM [FIX] Pokemod Macros.h is hidden if not compiling pokemod [FIX] make-tarball script is simpler now (and works as upstream, not local copy) [FIX] Cleaned up spec file per review request for Fedora git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@236 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Move no longer uses the overworld flag (will just check to see if the ↵Ben Boeckel2008-08-041-1/+1
| | | | | | | | | worldScript is empty) [FIX] TeamMember now inherits from Config [FIX] Wrapper now inherit from Config git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@235 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] TypechartModel now shows background colors depending on what the ↵Ben Boeckel2008-08-041-3/+6
| | | | | | | | | | multiplier is [FIX] Typechart is updated when changes are discarded [FIX] Removed Doxygen comments again (still not sure what I want to do for docs yet...) [FIX] Typechart doesn't set it as dirty when a new cell is selected to edit git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@234 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Cleaned up the RC fileBen Boeckel2008-08-041-3/+6
| | | | | | | | | | | | [FIX] Script editing is getting there (still a little weird...) [FIX] Cleaned up the main file a bit [FIX] Added the Skin class [FIX] All sprites and skins are internally linked now [FIX] No more image restraints (tiles are still enforced so that map editing works) [FIX] Cleaned up checking for valid values when setting in pokemod [FIX] Removed FileDialog files git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@233 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [ADD] Added XMLGUI file for pokemodrBen Boeckel2008-08-021-4/+10
| | | | | | | | | [FIX] Pokemodr is now a KXmlGuiWindow (working on KatePart fixes) [FIX] Started Doxygen stuff [FIX] Object names of Pokemod classes are now determined using metaObject [FIX] Updated to use KDE 4.1 git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@232 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [ADD] Added pokescripting to the spec fileBen Boeckel2008-07-201-1/+7
| | | | | | | | | | | | [FIX] Added status tips and whats this tags to widgets in pokemodr [FIX] Removed the list sprite for the species [FIX] No more nidoran group needed (scripts should take care of it) [FIX] Height no longer broken between feet and inches [FIX] Fixed a bug in the TeamMember stat generation [FIX] No more global skins; should be scripted [FIX] Missed somt COPY() macros git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@227 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Separated battle and world scripts for abilities and movesBen Boeckel2008-07-121-1/+1
| | | | | | | [ADD] pokescripting library to allow scripts to use Pokemod information [FIX] Cleaned up examples in documentation git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@224 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] More rpmlint warnings fixedBen Boeckel2008-06-301-9/+16
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@221 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] spec fixed upBen Boeckel2008-06-301-9/+18
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@220 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Macros fixed and ID can't be set outside of constructorsBen Boeckel2008-06-281-1/+1
| | | | | | [FIX] Map flyWarp no longer raises and error by default git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@216 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] cmake fixesBen Boeckel2008-06-231-15/+16
| | | | | | [FIX] spec fixes git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@215 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] pokemodr SVN flag correctedBen Boeckel2008-06-211-5/+4
| | | | | | | | [FIX] RPM build fixed [FIX] Changelog fixed up [FIX] TilemapModel more correct git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@214 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Using cmake now (still is rough)Ben Boeckel2008-06-211-16/+23
| | | | | | | | | | [FIX] Some SVN flags were incorrect [FIX] Qt includes now use the module path as well [FIX] Models now have drag/drop actions methods as const [FIX] Library classes now exported [FIX] qmake files removed git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@213 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Updated spec fileBen Boeckel2008-06-181-2/+7
| | | | | | [FIX] Tarball creator now destroys directory before use git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@210 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Added some signals to ArenaBen Boeckel2008-06-091-6/+10
| | | | | | | [FIX] Cleaned up some stuff in other .pro files [FIX] Renamed everywhere to use "Pokémodr" and "Pokégen" git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@204 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fixed some spec errors with the new versionBen Boeckel2008-06-091-3/+8
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@202 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] All modules now use their own namespaceBen Boeckel2008-06-091-2/+5
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@201 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] TypechartModel fixed up a bitBen Boeckel2008-06-071-3/+13
| | | | | | | [FIX] pokebattle subdir builds now (lots commented out) [FIX] Headers installed to pokegen-X.Y.Z now instead of git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@199 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fixed up RPM build processBen Boeckel2008-06-061-3/+4
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@196 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Lots more .pro code factored outBen Boeckel2008-06-061-32/+52
| | | | | | | [FIX] -devel package made in the spec file [DEL] Unneeded Script.cpp file deleted git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@195 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] No need to install resources since they are in the applicationBen Boeckel2008-06-021-9/+4
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@189 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] spec file no longer sees generalBen Boeckel2008-05-191-4/+0
| | | | | | | [FIX] Qt bugs worked around [FIX] References to Qt bug added git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@154 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] RPM now builds successfullyBen Boeckel2008-05-181-9/+67
| | | | | | [FIX] Documentation will be built correctly git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@148 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Minor fixes to the buildBen Boeckel2008-05-171-3/+0
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@146 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Pokemodr overlays are now in overlays, not images/overlaysBen Boeckel2008-05-171-3/+5
| | | | | | | | | [FIX] Better installing procedures [FIX] Desktop file now valid [FIX] Building now does not touch out of main directory [FIX] Documentation moved around to proper places git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@145 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fixed up the distsrc targetBen Boeckel2008-05-171-0/+1
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@144 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fixed up the .desktop and .spec filesBen Boeckel2008-05-171-5/+8
| | | | | | [FIX] Command line arguments are now parsed git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@143 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fixed up some of the spec file stuffBen Boeckel2008-05-151-9/+4
| | | | git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@130 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [ADD] MapTrainerUI logicBen Boeckel2008-05-141-2/+2
| | | | | | | | | | [FIX] MapTrainer UI now uses the PointWidget [FIX] Unnecessary static_casts removed [FIX] MapTrainer API changed a bit [FIX] PointWidget::setMaximum slot [FIX] spec file now for F9 (qt and kdelibs are now 4, not 3) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@129 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Hat now uses Qt rand functionsBen Boeckel2008-03-051-0/+55
[FIX] .pro files cleaned up [FIX] source tarball improved [FIX] Install targets made [FIX] Pokemod path taken more flexible [FIX] PokeModr New and Open dialogs set up (not working) [ADD] pokemodr.desktop [ADD] pokegen.spec for RPM creation [ADD] pokegen.tex for the readme git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@90 6ecfd1a5-f3ed-3746-8530-beee90d26b22