aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Collapse)Author
2011-01-08CMake stuff works now on linux and windows... and should be possible to make ↵Perttu Ahola
to work on OS X.
2011-01-07Added a more flexible path system (and fixed some minor stuff)Perttu Ahola
2011-01-07updated main.cpp TODO commentsPerttu Ahola
2010-12-29possibly fixed broken crack textures on some machinesPerttu Ahola
2010-12-29A bit longer day and a bit shorter night. Client-side.Perttu Ahola
2010-12-27better debug output in segfaults and stack overflows in windowsPerttu Ahola
2010-12-26working goodPerttu Ahola
2010-12-26drawing range updater update and myrand() (but not usage of it)Perttu Ahola
2010-12-26new viewing range updater algorithmPerttu Ahola
2010-12-25main.cpp before viewing range stuff redoingPerttu Ahola
2010-12-25better cavesPerttu Ahola
2010-12-25tinkering aroundPerttu Ahola
2010-12-25more tinkering aroundPerttu Ahola
2010-12-25some tinkering aroundPerttu Ahola
2010-12-25slight map generation bugsPerttu Ahola
2010-12-25builds on both platformsPerttu Ahola
2010-12-25minecraft-like craftingPerttu Ahola
2010-12-24disconnect method to connection to be used instead of just timing outPerttu Ahola
2010-12-24ProgressBarTextureModPerttu Ahola
2010-12-24small segfault bug fixPerttu Ahola
2010-12-24base stuff for item->object conversionPerttu Ahola
2010-12-23changes to handing of digging (non backwards-compatible i guess)Perttu Ahola
2010-12-23little tinkeringPerttu Ahola
2010-12-23work-in-progress gui system updating + some settings system updatingPerttu Ahola
2010-12-23redoing gui stuffPerttu Ahola
2010-12-23fixed crack animation timing in clientPerttu Ahola
2010-12-23a mutex added to TempMods which hopefully fixes rare segfaults on clientPerttu Ahola
2010-12-22added fog to playersPerttu Ahola
2010-12-22crafting system!Perttu Ahola
2010-12-22just savin'Perttu Ahola
2010-12-22some work-in-progressPerttu Ahola
2010-12-21organizing stuff.Perttu Ahola
2010-12-21Cracking blocks while diggingPerttu Ahola
2010-12-20framework for modifying texturesPerttu Ahola
2010-12-20some tinkering with gui. removed updating of configuration file at endPerttu Ahola
2010-12-20working time-of-day sending from server to clientPerttu Ahola
2010-12-19added dedicated server build without irrlichtPerttu Ahola
2010-12-19day/night working client sidePerttu Ahola
2010-12-18before adding day/night lightingPerttu Ahola
--HG-- rename : data/light.png => data/cloud.png
2010-12-14settings manager: better default setting handling and updating config file ↵Perttu Ahola
and command line parsing
2010-12-14tinkering aroundPerttu Ahola
2010-12-14pause menu addedPerttu Ahola
2010-12-14little fixesPerttu Ahola
2010-12-14better graphics, zlib to work on vc++Perttu Ahola
2010-12-14in before messing with face drawing orientationPerttu Ahola
2010-12-13commit before content-tile separationPerttu Ahola
2010-12-13working nicelyPerttu Ahola
2010-12-12starting to separate "material" to "content" and "tile"Perttu Ahola
2010-12-11commit before some radicallish changes to water behaviorPerttu Ahola
2010-12-01some work-in-progress water stuffPerttu Ahola