summaryrefslogtreecommitdiffstats
path: root/pokebattle/Player.cpp
Commit message (Collapse)AuthorAgeFilesLines
* [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen ↵Ben Boeckel2008-09-051-41/+0
| | | | | | for short) git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@249 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Reworked some inheritence in PokebattleBen Boeckel2008-08-221-2/+2
| | | | | | [FIX] Classes can now e returned in QVariants git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@243 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Cleaned up some TODO tags (fine tuning)Ben Boeckel2008-08-211-0/+5
| | | | | | [FIX] Now using QUuid for unique action names in Kross git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@242 6ecfd1a5-f3ed-3746-8530-beee90d26b22
* [FIX] Fraction won't reduce whenever possibleBen Boeckel2008-07-261-0/+36
[FIX] ScriptWidget updates cleaner now [FIX] Player is now a Containment (Team is for storing the data; Player is an interface for battling) [FIX] QtConcurrent framework used to parallelize ATB timer and requesting actions [FIX] ActionQueue now uses a QMutexLocker (slimmer code) [FIX] Various fixes with arenas [ADD] pokebattle/Player.cpp git-svn-id: https://pokegen.svn.sourceforge.net/svnroot/pokegen/trunk@229 6ecfd1a5-f3ed-3746-8530-beee90d26b22