Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix up the test for MapTrainer to work with the new leadTeamMember methods | Ben Boeckel | 2009-03-05 | 1 | -7/+22 |
| | | | | (cherry picked from commit 42825f61ed1a27b2642d5962683e456794347035) | ||||
* | Use KDE_NO_EXPORT instead of KDE_IMPORT | Ben Boeckel | 2009-03-05 | 1 | -1/+1 |
| | | | | (cherry picked from commit 5f68f3a33b1dbe0b47688e4b671e285a474f65ea) | ||||
* | Export Object | Ben Boeckel | 2009-03-05 | 1 | -1/+1 |
| | | | | (cherry picked from commit e60057ad066553ad197bea162662544b57706bed) | ||||
* | The parent pointer should never change | Ben Boeckel | 2009-03-05 | 1 | -1/+1 |
| | | | | (cherry picked from commit fb9030418a3790edc62e77b7e9896d7a340fa051) | ||||
* | Remove old TODO files | Ben Boeckel | 2009-03-01 | 1 | -3/+0 |
| | |||||
* | Removed unneeded checks from CMakeLists.txt | Ben Boeckel | 2009-03-01 | 1 | -4/+0 |
| | |||||
* | Fix TestGame for the name change | Ben Boeckel | 2009-03-01 | 2 | -21/+21 |
| | |||||
* | Removed useATB and allowSwitchStyle from Rules (to be handled by arena plugins) | Ben Boeckel | 2009-02-28 | 4 | -55/+0 |
| | |||||
* | Removed all qmake files and other unneeded scripts | Ben Boeckel | 2009-02-26 | 1 | -98/+0 |
| | |||||
* | Fix up the Species default for egg species and the widget | Ben Boeckel | 2009-02-26 | 1 | -1/+1 |
| | |||||
* | Moved the test for Sigmod to Game | Ben Boeckel | 2009-02-24 | 3 | -1/+1 |
| | |||||
* | Fixed sigmod tests to also use namespace Sigmod | Ben Boeckel | 2009-02-24 | 35 | -793/+872 |
| | |||||
* | Fix up Game internally | Ben Boeckel | 2009-02-24 | 2 | -88/+88 |
| | |||||
* | Rename Sigmod::Sigmod to Sigmod::Game so that the identifiers don't clash ↵ | Ben Boeckel | 2009-02-24 | 60 | -281/+282 |
| | | | | when using namespace Sigmod | ||||
* | Add using namespace Sigmod and Sigcore to sigmod sources for cleaner code | Ben Boeckel | 2009-02-24 | 35 | -448/+536 |
| | |||||
* | Sigmod now includes sigcore via <> rather than "" | Ben Boeckel | 2009-02-23 | 22 | -32/+26 |
| | |||||
* | Fixed includes from sigcore/Global.h | Ben Boeckel | 2009-02-23 | 1 | -1/+2 |
| | |||||
* | Made all CMakeLists commands lowercase | Ben Boeckel | 2009-02-23 | 2 | -54/+54 |
| | |||||
* | Fixed Ability script handling in TeamMember | Ben Boeckel | 2009-02-22 | 1 | -0/+2 |
| | |||||
* | Boilerplate code for Sigmod testing | Ben Boeckel | 2009-02-14 | 2 | -0/+170 |
| | |||||
* | Fix more valgrind errors in sigmod | Ben Boeckel | 2009-02-13 | 3 | -14/+15 |
| | |||||
* | Missed a member variable in the initializer list for Species ctor | Ben Boeckel | 2009-02-13 | 1 | -0/+1 |
| | |||||
* | Add valgrind tests to CMake | Ben Boeckel | 2009-02-13 | 1 | -33/+34 |
| | |||||
* | Starting to fix Nature test | Ben Boeckel | 2009-02-09 | 1 | -2/+2 |
| | |||||
* | Better documentation for scripts in sigmod | Ben Boeckel | 2009-02-09 | 8 | -31/+57 |
| | |||||
* | Fixed check in Nature for stat multipliers | Ben Boeckel | 2009-01-28 | 1 | -1/+2 |
| | |||||
* | Fixed MapTrainer tests | Ben Boeckel | 2009-01-27 | 1 | -31/+61 |
| | |||||
* | Fixed error counts for Species | Ben Boeckel | 2009-01-25 | 1 | -34/+34 |
| | |||||
* | Removed extra lines in Stat and included in TeamMember | Ben Boeckel | 2009-01-23 | 1 | -2/+0 |
| | |||||
* | Restore Direction and add include to SigmodWrapper | Ben Boeckel | 2009-01-23 | 1 | -0/+49 |
| | |||||
* | Removed Direction.h. Not used anywhere | Abhishek Mukherjee | 2009-01-22 | 2 | -47/+0 |
| | |||||
* | Moved Direction enumeration out of Global.h, awating deletion | Abhishek Mukherjee | 2009-01-22 | 4 | -29/+59 |
| | |||||
* | Refactor enumeration Stat to Stat.h | Abhishek Mukherjee | 2009-01-21 | 6 | -17/+50 |
| | | | | Signed-off-by: Abhishek Mukherjee <linkinpark342@gmail.com> | ||||
* | Expanded "..." contraction in switch statements | Ben Boeckel | 2009-01-21 | 3 | -4/+18 |
| | |||||
* | Removed trailing comma | Ben Boeckel | 2009-01-21 | 1 | -1/+1 |
| | |||||
* | Changed default encyclopedia number in Species and cleaned up widget | Ben Boeckel | 2009-01-21 | 2 | -3/+3 |
| | |||||
* | Fixing up Rules widget and reworked ATB in rules | Ben Boeckel | 2009-01-21 | 4 | -67/+20 |
| | |||||
* | Cleaned up Sigmod widget and now a startScript instead of warp | Ben Boeckel | 2009-01-20 | 2 | -50/+14 |
| | |||||
* | FlyWarp isn't needed on Map and cleaned up widget | Ben Boeckel | 2009-01-20 | 4 | -90/+17 |
| | |||||
* | MapTrainer leadTeamMember is now a list (cleaned up widget as well) | Ben Boeckel | 2009-01-20 | 2 | -12/+16 |
| | |||||
* | Minor fix in Badge documentation | Ben Boeckel | 2009-01-19 | 1 | -1/+1 |
| | |||||
* | Added Nature documentation | Ben Boeckel | 2009-01-19 | 2 | -2/+88 |
| | |||||
* | Added MapWarp documentation | Ben Boeckel | 2009-01-19 | 2 | -1/+129 |
| | |||||
* | Added documentation for Intelligence enumeration | Ben Boeckel | 2009-01-19 | 1 | -0/+8 |
| | |||||
* | Added Move documentation | Ben Boeckel | 2009-01-19 | 2 | -0/+192 |
| | |||||
* | Fixed bounds checking on Move accuracy | Ben Boeckel | 2009-01-19 | 2 | -2/+10 |
| | |||||
* | Removed Move dtor | Ben Boeckel | 2009-01-19 | 2 | -8/+2 |
| | |||||
* | Added Trainer documentation | Ben Boeckel | 2009-01-19 | 2 | -1/+149 |
| | |||||
* | Fixed MapTrainer tests for position change | Ben Boeckel | 2009-01-18 | 2 | -11/+11 |
| | |||||
* | Fixed a minor documentation error in Skin | Ben Boeckel | 2009-01-18 | 1 | -1/+1 |
| |