]> git.lizzy.rs Git - dragonfireclient.git/history - src/environment.h
disable tiling of textures only if smooth lighting is used
[dragonfireclient.git] / src / environment.h
2011-04-21 Perttu AholaSome work-in-progress in hp and mobs and a frightening...
2011-04-10 Perttu Aholachanged server to do object management at longer interv...
2011-04-10 Perttu Aholaimplemented rats in new system to verify that it works
2011-04-07 Perttu AholaSome progress on transitioning from MapBlockObject...
2011-02-23 Perttu Aholaupdated scripting api a bit
2011-02-23 Perttu Aholamainly work on object scripting api
2011-02-21 Perttu Aholapreliminary lua scripting framework for objects
2011-02-20 Perttu AholaTemporary commit; lots of test code and stuff
2011-01-27 Perttu AholaNow texture handling is fast. Also now players are...
2011-01-17 Perttu Aholafixed erroneus handling of many players with no peer...
2011-01-15 Perttu AholaPlayers are left on server while server is running...
2010-12-19 Perttu Aholaadded dedicated server build without irrlicht
2010-12-19 Perttu Aholaday/night working client side
2010-12-18 Perttu Aholabefore daynight mesh cache
2010-11-29 Perttu Aholalicense stuff
2010-11-26 Perttu AholaInitial files