aboutsummaryrefslogtreecommitdiff
path: root/doc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-141-0/+5
|\ | | | | | | | | | | Conflicts: data/oerkki1.png src/client.cpp
| * Updated version and changelogPerttu Ahola2011-07-041-0/+5
| |
* | small fixSebastian Rühl2011-06-261-0/+238
|/
* Reorganizing stuff (import from temporary git repo)Perttu Ahola2011-06-251-238/+0
|
* lol, i have apparently used python too much...Perttu Ahola2011-06-181-0/+2
|
* added a small php examplePerttu Ahola2011-06-181-0/+24
|
* Added endianess to procotol.txtPerttu Ahola2011-06-181-0/+2
|
* Fixed typo in protocol.txtPerttu Ahola2011-06-181-2/+2
|
* updated protocol.txtPerttu Ahola2011-06-181-0/+12
|
* Documentation updatePerttu Ahola2011-06-181-0/+32
|
* updated mapformat.txt a bitPerttu Ahola2011-06-041-0/+14
|
* documentation update (mapformat.txt mainly)Perttu Ahola2011-06-041-0/+75
|
* 0.2.20110602_0Perttu Ahola2011-06-021-0/+5
|
* hopefully fixed the privilege problemsPerttu Ahola2011-05-291-1/+1
| | | | | --HG-- extra : rebase_source : 9826d20176134a53ff232816a10407465d8c0f50
* changed version number to 0.2.20110529_0Perttu Ahola2011-05-291-0/+2
| | | | | --HG-- extra : rebase_source : 9b05d4bfee9312aef4182fa6f63b4237368cec34
* invert_mouse config optionPerttu Ahola2011-05-291-0/+1
| | | | | --HG-- extra : rebase_source : 2695ad71185244cefbcf6e3e28ba1ab5e54c882f
* player passwords and privileges in world/auth.txtPerttu Ahola2011-05-291-0/+1
| | | | | --HG-- extra : rebase_source : 7260636295d9068fbeeddf4143c89f2b8a91446c
* updated readme a bitPerttu Ahola2011-05-211-2/+2
|
* some documentation updatesPerttu Ahola2011-05-211-0/+7
|
* and the changelogPerttu Ahola2011-05-211-0/+1
|
* updated changelogPerttu Ahola2011-05-211-0/+2
|
* add recent major changes to changelogPerttu Ahola2011-05-191-0/+3
|
* changelog updatePerttu Ahola2011-04-291-1/+1
|
* updated changelogPerttu Ahola2011-04-291-0/+2
|
* Optimized smooth lighting calculation codePerttu Ahola2011-04-241-0/+3
|
* updated menu a bit, and some other small fixesPerttu Ahola2011-04-241-1/+2
|
* Added a setting for disabling smooth lighting. Updated changelog.Perttu Ahola2011-04-241-0/+3
|
* updated changelogPerttu Ahola2011-04-231-0/+7
|
* fixingPerttu Ahola2011-04-121-0/+3
|
* Added installing build-essential to build instructions and modified the ↵Perttu Ahola2011-04-111-1/+1
| | | | main.cpp notes a bit
* updated changelog and versionPerttu Ahola2011-04-101-0/+4
|
* added libgl1-mesa-dev to dependenciesPerttu Ahola2011-04-091-1/+1
|
* updated changelogPerttu Ahola2011-04-061-0/+4
|
* changelog updatePerttu Ahola2011-04-051-0/+1
|
* changelog updatePerttu Ahola2011-04-051-0/+5
|
* updated changelog a bitPerttu Ahola2011-04-051-0/+5
|
* updated changelogPerttu Ahola2011-02-171-0/+6
|
* updated changelogPerttu Ahola2011-02-151-0/+6
|
* CMake working nicely on Windows, at least with MSVC. "Compiling on windows" ↵Perttu Ahola2011-02-151-4/+8
| | | | section in README.txt updated.
* might work good on cmake+msvc nowPerttu Ahola2011-02-151-18/+81
|
* Ctrl+C handling on POSIX, some commands for server and other tweakingPerttu Ahola2011-02-151-0/+2
|
* changelog updatePerttu Ahola2011-02-141-0/+2
|
* added sneaking/crouching and changelogPerttu Ahola2011-02-141-0/+7
|
* bug-fixin'Perttu Ahola2011-02-081-0/+1
|
* tidyed README typos a bitPerttu Ahola2011-01-211-2/+2
|
* Documentation updates.Perttu Ahola2011-01-211-37/+28
|
* made old build system to work too. the cmake one doesn't make working ↵Perttu Ahola2011-01-181-0/+3
| | | | | | | binaries for some computers. --HG-- rename : src/config.h.in => src/cmake_config.h.in
* Mainly small build system fixesPerttu Ahola2011-01-091-2/+3
|
* doc updates; CMake works reasonably well now.Perttu Ahola2011-01-081-0/+18
|
* CMake stuff works now on linux and windows... and should be possible to make ↵Perttu Ahola2011-01-081-36/+50
| | | | to work on OS X.