summaryrefslogtreecommitdiffstats
path: root/sigmod/CoinList.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace SAVE macroBen Boeckel2009-08-101-2/+2
* Replace SAVE_CREATE macroBen Boeckel2009-08-101-1/+1
* Replace LOAD macroBen Boeckel2009-08-101-2/+2
* Replace LOAD_BEGIN macroBen Boeckel2009-08-101-1/+1
* Replace LOAD_ID macroBen Boeckel2009-08-101-1/+1
* Replace COPY macrosBen Boeckel2009-08-101-3/+3
* Add getters for Subclass membersBen Boeckel2009-08-101-0/+10
* Replace subclass validation codeBen Boeckel2009-08-101-12/+11
* Remove old subclass methodsBen Boeckel2009-08-101-2/+0
* Replace SUBCLASS_CLEAR usageBen Boeckel2009-08-101-1/+1
* Remove COPY_SUB usageBen Boeckel2009-08-101-1/+1
* Replace SAVE_SUB usageBen Boeckel2009-08-101-1/+1
* Replace LOAD_SUB with Subclass callsBen Boeckel2009-08-101-1/+1
* Add new subclasses to ctor initializer listsBen Boeckel2009-08-101-4/+8
* Move clear() call for dtors into ObjectBen Boeckel2009-08-101-5/+1
* Remove usage of TEST_BEGIN and TEST_END macrosBen Boeckel2009-08-101-2/+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-4/+4
* Add using namespace Sigmod and Sigcore to sigmod sources for cleaner codeBen Boeckel2009-02-241-13/+16
* Merged CHECK macro branchBen Boeckel2008-12-291-100/+8
* Added file tags to source filesBen Boeckel2008-12-251-0/+4
* Removed commented code that macros replacedBen Boeckel2008-12-071-19/+0
* Renamed CoinListObject to CoinListItem and added documentation for itBen Boeckel2008-12-071-46/+46
* [FIX] No more asserts in sigmodBen Boeckel2008-11-081-7/+11
* [FIX] Moved Hat, Fraction, Matrix, and Script to sigcoreBen Boeckel2008-10-171-2/+2
* [FIX] When refreshing the widgets, they no longer disrupt the dataBen Boeckel2008-09-271-1/+1
* [FIX] Players now have moneyBen Boeckel2008-09-101-2/+2
* [FIX] Renamed everything (in use) away from Poké- prefixesBen Boeckel2008-09-061-29/+29
* [FIX] Moving stuff for the move to the new name, Sigma Game Engine (sigen for...Ben Boeckel2008-09-051-0/+233