aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
2011-07-20Set the window caption for the initial window tooGiuseppe Bilotta
2011-07-20Set the window caption for the initial window tooGiuseppe Bilotta
2011-07-20added gettext supportConstantin Wenger
2011-07-20added gettext supportConstantin Wenger
2011-07-01Fixed objects being sometimes not able to be stored statically in a block whe...Perttu Ahola
2011-06-27updated to-do listPerttu Ahola
2011-06-27map unloading is now a whole lot betterPerttu Ahola
2011-06-26reorganized stuffPerttu Ahola
2011-06-26even more code refactoringPerttu Ahola
2011-06-25added correct data to new images, added comments in main.cppPerttu Ahola
2011-06-25New map generator added (and SQLite, messed up the commits at that time...) (...Perttu Ahola
2011-06-20path_userdata is now created before potentially creating debug.txt in therePerttu Ahola
2011-06-18Documentation updatePerttu Ahola
2011-06-18comment updatePerttu Ahola
2011-06-18removed furnace menu because it is not needed anymorePerttu Ahola
2011-06-18moved inventory menu definition of chest and furnace to content_nodemeta.{h,cpp}Perttu Ahola
2011-06-17Updated commentsPerttu Ahola
2011-06-17Moved some mapnode content stuff from mapnode.{h,cpp} and digging property st...Perttu Ahola
2011-06-05updated comment in main.cppPerttu Ahola
2011-06-05tried to reduce unnecessary map saving disk i/o a bitPerttu Ahola
2011-06-05Messed around with genmap.py. Now supports format version 17.Perttu Ahola
2011-06-04documentation update (mapformat.txt mainly)Perttu Ahola
2011-06-02In a globally installed build, debug.txt is now placed in userdata directory....Perttu Ahola
2011-06-020.2.20110602_0Perttu Ahola
2011-06-02Fixed the password crash on WindowsPerttu Ahola
2011-05-31Reduced server CPU usage on NodeMetadata step()s. Also furnace now cooks whil...Perttu Ahola
2011-05-31Reduced the CPU usage of the sent block selector algorithmPerttu Ahola
2011-05-29updated commentsPerttu Ahola
2011-05-29tuned grass growth ratePerttu Ahola
2011-05-29player passwords and privileges in world/auth.txtPerttu Ahola
2011-05-24a work-in-progress map modified callback interface (committing because i want...Perttu Ahola
2011-05-23merged password change menuPerttu Ahola
2011-05-22Some work-in-progress stuff and many comment updatesPerttu Ahola
2011-05-22Added the ability to change your password (via pause menu)Ciaran Gultnieks
2011-05-22Preliminary "active block" stuff + set up test code to grow grass.Perttu Ahola
2011-05-21added a delay to menu loopPerttu Ahola
2011-05-21Cleaned networking code a bit (had this one on the to-do list for like 4 mont...Perttu Ahola
2011-05-21All textures are are now searched first from the directory specified by the t...Perttu Ahola
2011-05-20Passwords - a few corrections to the previous commitCiaran Gultnieks
2011-05-20Passwords - password entry at main menu, stored and checked by serverCiaran Gultnieks
2011-05-14removed unnecessary commentPerttu Ahola
2011-05-14Added key configuration in the configuration file.Perttu Ahola
2011-05-03comment updatePerttu Ahola
2011-04-30random comment updatesPerttu Ahola
2011-04-29Maybe fixed the flood of "WARNING: StaticObjectList::remove(): id=13 not foun...Perttu Ahola
2011-04-27Changed a bit of the code that is and should still be commented out.Perttu Ahola
2011-04-26Optimized map saving and sending (server-side)Perttu Ahola
2011-04-24Optimized smooth lighting calculation codePerttu Ahola
2011-04-24updated menu a bit, and some other small fixesPerttu Ahola
2011-04-24Made the main menu a bit more unique lookingPerttu Ahola