summaryrefslogtreecommitdiffstats
path: root/src/BlockInfo.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed issues with int vs size_t and a few other warningsTycho2014-03-081-2/+0
|
* cBlockInfo-related changes from #723andrew2014-03-081-0/+9
|
* Removed if conditionandrew2014-03-021-4/+1
|
* cBlockInfo now manages the respective cBlockHandlerandrew2014-03-021-0/+22
|
* GetById => Getandrew2014-03-021-3/+3
|
* g_BlockXXX => cBlockInfo::XXXandrew2014-03-011-5/+5
|
* Refactored global block property arraysandrew2014-03-011-0/+423