summaryrefslogtreecommitdiff
path: root/src/main.cpp
Commit message (Expand)AuthorAge
* new hotbar, more minecraft-likePerttu Ahola2011-02-14
* Some fiddling around with fog... not much changedPerttu Ahola2011-02-14
* added sneaking/crouching and changelogPerttu Ahola2011-02-14
* tuned fog distance a bitPerttu Ahola2011-02-13
* changed sky color and made new style leaves a bit more brightPerttu Ahola2011-02-13
* hopefully a fix for the majority of the windows 7 problems - thanks to zerochenPerttu Ahola2011-02-12
* disabled work wrap to show every line of chat in any casePerttu Ahola2011-02-11
* more stuff...Perttu Ahola2011-02-11
* fully working i guessPerttu Ahola2011-02-11
* new texture stuff quite workingPerttu Ahola2011-02-11
* fixes toward mingw compatibilityPerttu Ahola2011-02-10
* some texture stuffPerttu Ahola2011-02-10
* work-in-progress texture atlas optimizationPerttu Ahola2011-02-10
* uh... accidentally left directX as the default in main.cppPerttu Ahola2011-02-08
* local game connects to 127.0.0.1 instead of localhost (windows returns an ipv...Perttu Ahola2011-02-08
* made it to work with my windows compilerPerttu Ahola2011-02-08
* bug-fixin'Perttu Ahola2011-02-08
* mapgen tweakingPerttu Ahola2011-02-06
* mapgen stuffPerttu Ahola2011-02-05
* added sand to map generatorPerttu Ahola2011-02-04
* all kinds of tweaking and fixingPerttu Ahola2011-02-04
* some generation-time mud flow tweakingPerttu Ahola2011-02-03
* some tweakingPerttu Ahola2011-02-02
* more tweakingPerttu Ahola2011-02-02
* This map generator is starting to look pretty good now... also, disabled load...Perttu Ahola2011-02-01
* partly working chunk-based map generator (doesn't save properly, spawn is pre...Perttu Ahola2011-02-01
* map generation framework under development... not quite operational at this p...Perttu Ahola2011-01-30
* Now texture handling is fast. Also now players are saved on disk.Perttu Ahola2011-01-28
* backing up some stuffPerttu Ahola2011-01-26
* commentsPerttu Ahola2011-01-26
* Map deletion buttonPerttu Ahola2011-01-26
* removed alternative name "pressure" from param2Perttu Ahola2011-01-25
* Tweaking aroundPerttu Ahola2011-01-25
* Faster lighting at map generation timePerttu Ahola2011-01-24
* Mainly some texture tweakingPerttu Ahola2011-01-24
* small fixes here and therePerttu Ahola2011-01-24
* todo-list updatePerttu Ahola2011-01-23
* OMG! Main Menu!Perttu Ahola2011-01-23
* Documentation updates.Perttu Ahola2011-01-21
* made old build system to work too. the cmake one doesn't make working binarie...Perttu Ahola2011-01-18
* configuration updates; making to build on msvcPerttu Ahola2011-01-17
* minecraft-style water done (but no texture animation or sound)Perttu Ahola2011-01-17
* old water removed, some fixes here and therePerttu Ahola2011-01-17
* commit before messing with waterPerttu Ahola2011-01-17
* fine-tuning of map generator and server and stuff.Perttu Ahola2011-01-17
* tweaking around, including mapgen, player speed in water, settingsPerttu Ahola2011-01-15
* continued.Perttu Ahola2011-01-08
* Fixed (maybe) segfault if font is not foundPerttu Ahola2011-01-08
* CMake stuff works now on linux and windows... and should be possible to make ...Perttu Ahola2011-01-08
* Added a more flexible path system (and fixed some minor stuff)Perttu Ahola2011-01-07