summaryrefslogtreecommitdiffstats
path: root/src/Generating/EndGen.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix old style casts and implicit conversionsMatti Hänninen2015-08-121-12/+12
|
* Unified the doxy-comment format.Mattes D2015-07-311-3/+0
|
* Fixed defect #43671 in Coverity list.Kirill Kirilenko2015-01-231-0/+4
|
* cEndGen: Fixed unitialized member variables.Mattes D2014-12-211-1/+3
| | | | Fixes CID 43671.
* Generator: Shape initial refactoring.Mattes D2014-11-121-28/+16
| | | | The code compiles, but several structure generators are broken, crash on start.
* Merged IniFile into main MCS sources.Mattes D2014-10-231-1/+1
|
* Merge branch 'master' into portalsTiger Wang2014-07-181-1/+1
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: src/Blocks/WorldInterface.h src/ClientHandle.cpp src/ClientHandle.h src/Entities/Player.cpp src/Entities/Player.h src/Generating/FinishGen.cpp src/Protocol/Protocol.h src/Protocol/Protocol125.cpp src/Protocol/Protocol125.h src/Protocol/Protocol16x.cpp src/Protocol/Protocol16x.h src/Protocol/Protocol17x.cpp src/Protocol/Protocol17x.h src/Protocol/ProtocolRecognizer.cpp src/Protocol/ProtocolRecognizer.h src/Root.h src/World.cpp
| * Normalized comments.madmaxoft2014-07-171-1/+1
| | | | | | | | | | This was mostly done automatically and then visually inspected for obvious errors. All //-style comments should have a 2-space separation from the code, and 1 space after the comment sign.
* | Implemented end and nether portalsTiger Wang2014-05-311-1/+1
|/
* Fixed compiler warning when iterating over a fixed array of items (ARRAYCOUNT).madmaxoft2013-12-201-1/+1
|
* Fixed the remaining derpsAlexander Harkness2013-11-271-1/+1
|
* Further attempts to fix compileTiger Wang2013-11-251-1/+1
|
* Attempt to fix compilationTiger Wang2013-11-241-1/+1
|
* Merge remote-tracking branch 'origin/master' into foldermove2Alexander Harkness2013-11-241-15/+15
| | | | | Conflicts: GNUmakefile
* Moved source to srcAlexander Harkness2013-11-241-0/+217