summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAge
* Reorganizing stuff (import from temporary git repo)Perttu Ahola2011-06-25
|
* lol, i have apparently used python too much...Perttu Ahola2011-06-18
|
* added a small php examplePerttu Ahola2011-06-18
|
* Added endianess to procotol.txtPerttu Ahola2011-06-18
|
* Fixed typo in protocol.txtPerttu Ahola2011-06-18
|
* updated protocol.txtPerttu Ahola2011-06-18
|
* Documentation updatePerttu Ahola2011-06-18
|
* updated mapformat.txt a bitPerttu Ahola2011-06-04
|
* documentation update (mapformat.txt mainly)Perttu Ahola2011-06-04
|
* 0.2.20110602_0Perttu Ahola2011-06-02
|
* hopefully fixed the privilege problemsPerttu Ahola2011-05-29
| | | | | --HG-- extra : rebase_source : 9826d20176134a53ff232816a10407465d8c0f50
* changed version number to 0.2.20110529_0Perttu Ahola2011-05-29
| | | | | --HG-- extra : rebase_source : 9b05d4bfee9312aef4182fa6f63b4237368cec34
* invert_mouse config optionPerttu Ahola2011-05-29
| | | | | --HG-- extra : rebase_source : 2695ad71185244cefbcf6e3e28ba1ab5e54c882f
* player passwords and privileges in world/auth.txtPerttu Ahola2011-05-29
| | | | | --HG-- extra : rebase_source : 7260636295d9068fbeeddf4143c89f2b8a91446c
* updated readme a bitPerttu Ahola2011-05-21
|
* some documentation updatesPerttu Ahola2011-05-21
|
* and the changelogPerttu Ahola2011-05-21
|
* updated changelogPerttu Ahola2011-05-21
|
* add recent major changes to changelogPerttu Ahola2011-05-19
|
* changelog updatePerttu Ahola2011-04-29
|
* updated changelogPerttu Ahola2011-04-29
|
* Optimized smooth lighting calculation codePerttu Ahola2011-04-24
|
* updated menu a bit, and some other small fixesPerttu Ahola2011-04-24
|
* Added a setting for disabling smooth lighting. Updated changelog.Perttu Ahola2011-04-24
|
* updated changelogPerttu Ahola2011-04-23
|
* fixingPerttu Ahola2011-04-12
|
* Added installing build-essential to build instructions and modified the ↵Perttu Ahola2011-04-11
| | | | main.cpp notes a bit
* updated changelog and versionPerttu Ahola2011-04-10
|
* added libgl1-mesa-dev to dependenciesPerttu Ahola2011-04-09
|
* updated changelogPerttu Ahola2011-04-06
|
* changelog updatePerttu Ahola2011-04-05
|
* changelog updatePerttu Ahola2011-04-05
|
* updated changelog a bitPerttu Ahola2011-04-05
|
* updated changelogPerttu Ahola2011-02-17
|
* updated changelogPerttu Ahola2011-02-15
|
* CMake working nicely on Windows, at least with MSVC. "Compiling on windows" ↵Perttu Ahola2011-02-15
| | | | section in README.txt updated.
* might work good on cmake+msvc nowPerttu Ahola2011-02-15
|
* Ctrl+C handling on POSIX, some commands for server and other tweakingPerttu Ahola2011-02-15
|
* changelog updatePerttu Ahola2011-02-14
|
* added sneaking/crouching and changelogPerttu Ahola2011-02-14
|
* bug-fixin'Perttu Ahola2011-02-08
|
* tidyed README typos a bitPerttu Ahola2011-01-21
|
* Documentation updates.Perttu Ahola2011-01-21
|
* made old build system to work too. the cmake one doesn't make working ↵Perttu Ahola2011-01-18
| | | | | | | binaries for some computers. --HG-- rename : src/config.h.in => src/cmake_config.h.in
* Mainly small build system fixesPerttu Ahola2011-01-09
|
* doc updates; CMake works reasonably well now.Perttu Ahola2011-01-08
|
* CMake stuff works now on linux and windows... and should be possible to make ↵Perttu Ahola2011-01-08
| | | | to work on OS X.
* Added a more flexible path system (and fixed some minor stuff)Perttu Ahola2011-01-07
|
* slight readme updatePerttu Ahola2010-12-24
|
* before adding day/night lightingPerttu Ahola2010-12-18
| | | | | --HG-- rename : data/light.png => data/cloud.png