21 Commits

Author SHA1 Message Date
Ben Russell (300178622)
b71c008536 [0.2.1-13] music volume in clsave/config.json (closes #175) 2015-02-23 10:05:49 +13:00
Ben Russell (300178622)
90c70a9350 [0.2.1-12] fixed non-VBO VAs; made the code more GLES-friendly 2015-02-23 09:50:22 +13:00
Ben Russell (300178622)
383351b659 [0.1.2-9] Add normal information; fix normals for VAs 2015-02-20 17:23:20 +13:00
Ben Russell (300178622)
858b484041 [0.2.1] make it build on not-windows. also, better lua search thing. 2015-02-07 18:44:47 +13:00
Ben Russell (300178622)
b955589171 [0.1.2-12] Fixed client timing so a frame limiter can be dropped in 2015-01-29 14:37:07 +13:00
Francois Truphemus (melchips)
d5f0da048d [0.1.2-3] added 'gl_quality' option to set render quality of OpenGL draw calls (when at 0, rendering is faster on older systems) 2013-08-05 21:00:00 +02:00
Ben Russell (300178622)
eb18424eec [0.1-9] raw socket whitelist implemented 2013-07-17 19:32:17 +12:00
Ben Russell (300178622)
02df41ffc4 [0.1-5] added an option to swap the quad order for very rare GPUs like the Intel 3000 HD 2013-07-08 11:58:15 +12:00
Ben Russell (300178622)
a37592749f [0.1-3] frustum culling for OpenGL 2013-07-07 12:07:02 +12:00
Ben Russell (300178622)
d03c7bb51a [0.0-48] OpenGL chunk tesselation stuff improved; client.renderer for determining which renderer a user is using 2013-06-21 14:18:21 +12:00
Ben Russell (300178622)
802d3cdd1e [0.0-47] binary file loading/saving support! now you don't need to serialise stuff as pmf 2013-06-20 17:11:24 +12:00
Ben Russell (300178622)
6de42fdbc7 [0.0-42] gl_expand_textures is available if your gfx chip is old 2013-04-26 11:34:46 +12:00
B R
cbeea4dad7 added "vbo" to setup_json 2013-04-25 12:21:35 -07:00
Francois Truphemus (melchips)
e2cf36f2d6 Added chunks rendering options in game engine config files and fix for chunks rendering per frame count 2013-04-24 19:14:47 +02:00
Francois Truphemus (melchips)
3a67c5aee5 Soft tabs converted to hard tabs 2013-04-18 11:31:38 +02:00
Francois Truphemus (melchips)
70fed5209f Added in OpenGL rendering : smooth lighting, anti-aliasing and rendering of visible faces only 2013-04-18 09:16:48 +02:00
Ben Russell (300178622)
a97df70b43 [0.0-30] clsave/config.json supported! also updated a few docs slightly. 2013-03-16 12:34:00 +13:00
Ben Russell (300178622)
084042e77e network code NOW SERIALISES STUFF 2012-12-05 18:25:27 +13:00
Ben Russell (300178622)
af0a823c17 got a loading screen up 2012-12-03 18:49:55 +13:00
Ben Russell (300178622)
cc874bfc94 JSON loader; net pack/unpack routines 2012-12-03 13:13:38 +13:00
Ben Russell (300178622)
82cea5cff9 started work on JSON parser; added icemap2vxl.py (and yes it works) 2012-12-01 16:12:30 +13:00