summaryrefslogtreecommitdiff
path: root/src/tile.h
Commit message (Collapse)AuthorAge
* All textures are are now searched first from the directory specified by the ↵Perttu Ahola2011-05-21
| | | | texture_path setting.
* Modified block mesh generation to have clearer input and output. Instead of ↵Perttu Ahola2011-04-03
| | | | being a messy object oriented cludge, it now is a messy cludge with separate parameters.
* cube inventory texture rendering thing (not good yet)Perttu Ahola2011-02-14
|
* fully working i guessPerttu Ahola2011-02-11
|
* new texture stuff quite workingPerttu Ahola2011-02-11
|
* work-in-progress texture atlas optimizationPerttu Ahola2011-02-10
|
* bug-fixin'Perttu Ahola2011-02-08
|
* Now texture handling is fast. Also now players are saved on disk.Perttu Ahola2011-01-28
|
* Reworked texture, material, mineral and whatever handlingPerttu Ahola2011-01-26
|
* Mainly some texture tweakingPerttu Ahola2011-01-24
|
* Added a more flexible path system (and fixed some minor stuff)Perttu Ahola2011-01-07
|
* minecraft-like craftingPerttu Ahola2010-12-25
|
* crafting system!Perttu Ahola2010-12-22
|
* Cracking blocks while diggingPerttu Ahola2010-12-21
|
* framework for modifying texturesPerttu Ahola2010-12-20
|
* before adding day/night lightingPerttu Ahola2010-12-18
| | | | | --HG-- rename : data/light.png => data/cloud.png
* added some missing filesPerttu Ahola2010-12-14