aboutsummaryrefslogtreecommitdiff
path: root/src/irrlichtwrapper.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* work-in-progress texture atlas optimizationPerttu Ahola2011-02-101-19/+146
|
* local game connects to 127.0.0.1 instead of localhost (windows returns an ↵Perttu Ahola2011-02-081-0/+10
| | | | ipv6 address sometimes which is not supported)
* partly working chunk-based map generator (doesn't save properly, spawn is ↵Perttu Ahola2011-02-011-0/+10
| | | | pretty random)
* Now texture handling is fast. Also now players are saved on disk.Perttu Ahola2011-01-281-292/+179
|
* Reworked texture, material, mineral and whatever handlingPerttu Ahola2011-01-261-66/+231
|
* Mainly some texture tweakingPerttu Ahola2011-01-241-0/+34
|
* Added a more flexible path system (and fixed some minor stuff)Perttu Ahola2011-01-071-2/+2
|
* possibly fixed broken crack textures on some machinesPerttu Ahola2010-12-291-12/+28
|
* some... stuff. dunno. 8-)Perttu Ahola2010-12-251-4/+9
|
* better cavesPerttu Ahola2010-12-251-1/+9
|
* builds on both platformsPerttu Ahola2010-12-251-1/+1
|
* ProgressBarTextureModPerttu Ahola2010-12-241-25/+31
|
* changes to handing of digging (non backwards-compatible i guess)Perttu Ahola2010-12-231-9/+18
|
* Cracking blocks while diggingPerttu Ahola2010-12-211-16/+55
|
* added some missing filesPerttu Ahola2010-12-201-0/+136