summaryrefslogtreecommitdiffstats
path: root/sigmod/Item.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove sellable from item; set in sellPrice as -1Ben Boeckel2009-07-191-10/+2
* Fix years in header commentsBen Boeckel2009-03-161-1/+1
* Rename Sigmod::Sigmod to Sigmod::Game so that the identifiers don't clash whe...Ben Boeckel2009-02-241-7/+7
* Add using namespace Sigmod and Sigcore to sigmod sources for cleaner codeBen Boeckel2009-02-241-11/+14
* Merged CHECK macro branchBen Boeckel2008-12-291-97/+32
* Item's setSellPrice shouldn't error if sellable isn't set; it'll just get ign...Ben Boeckel2008-12-251-5/+0
* Additional check in Item for setting sellPrice if the item is not sellableBen Boeckel2008-12-251-0/+5
* Removed unnecessary dtor in ItemBen Boeckel2008-12-251-4/+0
* Documented ItemBen Boeckel2008-12-251-0/+4
* Bounds errors are verbose now and some unchecked conditions fixed as wellBen Boeckel2008-12-251-4/+4
* Now copying sellPrice in ItemBen Boeckel2008-12-241-0/+1
* Fixed up Item defaults, checks on price, and condensed one section of code fo...Ben Boeckel2008-12-241-6/+5
* [FIX] No more asserts in sigmodBen Boeckel2008-11-081-5/+5
* [FIX] Moved Hat, Fraction, Matrix, and Script to sigcoreBen Boeckel2008-10-171-2/+2
* [FIX] Removed *_End definesBen Boeckel2008-09-251-1/+43
* [FIX] Renamed everything (in use) away from Poké- prefixesBen Boeckel2008-09-061-25/+25
* [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen for...Ben Boeckel2008-09-051-0/+173