Ben Russell (300178622)
9efb32c872
[0.2.1-16] preliminary FBO support
2015-02-23 16:53:23 +13:00
Ben Russell (300178622)
3bb4975a2b
[0.2.1-15] preliminary map_render support
2015-02-23 13:39:01 +13:00
Ben Russell (300178622)
1289f478fa
[0.2.1-14] GLSL vertex attributes ( closes #166 )
2015-02-23 11:37:13 +13:00
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)
a1cf5d52ff
[0.1.2-8] GLSL shader support! Just needs vertex attributes.
2015-02-20 15:59:52 +13:00
Ben Russell (300178622)
dfe3931cbf
[0.1.2-7] multitexturing support; better VA format support
2015-02-20 13:04:03 +13:00
rakiru
48908935fe
Added MapEnts chunk type to Icemap, and get/set functions for Lua
2015-02-11 04:18:13 +00:00
Dany0
c5d36de5b0
img_pixel_get
2015-02-11 02:30:03 +01:00
Ben Russell (300178622)
b6549a7bd3
[0.1.2-2] stencil + depth + alpha test access and whatnot
2015-02-10 21:30:22 +13:00
Ben Russell (300178622)
ad24e0ae20
[0.2.1-1] alpha blending
2015-02-10 15:48:40 +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)
28dd0d6b9b
[0.2a-2] textured VAs, VA bugfixes, PMF offs dropped, fflush on main exit
2015-02-07 10:44:16 +13:00
Dany0
15d8a91f86
City generator framework done
...
The last thing someone needs to do is grep the whole thing and rename
"citygen" to general map generation framework.
2015-02-05 23:12:27 +01:00
Ben Russell (300178622)
7006faca24
updated modding_101.txt
2015-02-06 09:32:35 +13:00
Ben Russell (300178622)
466befec90
keyboard layouts finally left to SDL's unicode handler
2015-02-05 13:05:33 +13:00
Ben Russell (300178622)
cd27438bfa
[0.2a-1] vertex array construction + rendering from Lua
2015-02-04 17:07:53 +13:00
Ben Russell (300178622)
948f5a639f
moved gui/event API docs into its own file
2015-02-03 14:32:43 +13:00
Ben Russell (300178622)
bcecc9b914
[0.2] version bump and all that jazz. uploading a new release!
2015-02-02 19:33:05 +13:00
Ben Russell (300178622)
ceafe9af1e
[0.1.2-14] fixes for ARM. also, misc lua fixes.
2015-02-02 13:58:20 +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
Ben Russell (300178622)
f63e2db74d
[0.1.2-11] Happy two new years! Import from TheHole.
2015-01-29 09:39:05 +13:00
Ben Russell (300178622)
40938dd0a7
updated docs for 0.1.2-10
2013-11-25 18:38:11 +13:00
B R
2ab3e8bad1
[0.1.2-6] added JSON writer
2013-10-30 01:32:36 -07:00
Dany Menko
2b65f92a1a
Dany0 can into webdesign (maybe?)
2013-08-25 16:58:38 +02: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)
6dc2b18148
[0.1.2-2] preliminary PNG loader (8bpc RGB/RGBA-only for now)
2013-08-05 23:28:02 +12:00
Ben Russell (300178622)
d5d599eac6
updated heartbeat protocol to v2; fixed some bugs wrt blocking and whatnot
2013-08-02 10:43:52 +12:00
Ben Russell (300178622)
203231c506
docs mentioning iceball:// URLs
2013-08-01 19:55:56 +12:00
Ben Russell (300178622)
4d1e9ad2bb
[0.1.1-7] semantics for image scaling changed; image scaling works in softgm!
2013-08-01 12:01:50 +12:00
Ben Russell (300178622)
0bb9d8bfb0
[0.1.1-6] hypothetically fixed a bug with scale loading ints rather than floats - this is why you test your code
2013-08-01 11:10:00 +12:00
Dany Menko
719c05f2d8
Scaling images support (opengl only)
...
I needed that for my new super user-friendly and cool loading super screen, I'll finish the softgm version tomorrow.
Also took care of some warning I had.
2013-07-31 23:14:02 +02:00
Dany Menko
89d6c84919
Forgot to push commit the docs
2013-07-31 18:08:24 +02:00
Ben Russell (300178622)
d31aad8fda
heartbeat server now sends HTTP stuff
2013-07-31 14:56:16 +12:00
Ben Russell (300178622)
a8119ad35a
[0.1.1-4] server.port defined. also, heartbeat server starting to take shape, though you can't actually READ the list from another comp yet.
2013-07-31 13:20:19 +12:00
Ben Russell (300178622)
072d5707ab
preliminary heartbeat crap
2013-07-21 15:27:51 +12:00
Ben Russell (300178622)
f59063c97c
[0.1.1-1] raw UDP support \:D/
2013-07-21 14:46:42 +12: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)
8ec8bce16c
[0.1-2] s/itoa/snprintf/, altered + documented API + changes, fixed inf nades
2013-07-03 11:24:40 +12:00
Ben Russell (300178622)
de434646d4
[0.1] fixed an oversight where json files couldn't be sent.
...
anyhow, iceball-0.1.zip is about to be uploaded :D :D :D
2013-06-27 18:22:37 +12:00
Ben Russell (300178622)
f5dbfe15dd
removed a bit more spam; added the strategies from the AoS Wiki which might be useful
2013-06-25 11:35:20 +12:00
Ben Russell (300178622)
e073433273
[0.0-53] misc stability improvements; also updated some docs
2013-06-24 14:38:26 +12:00
Ben Russell (300178622)
75e0fa6ea2
[0.0-51] ENet protocol support! 0.1 will be ready after some testing.
2013-06-24 10:12:52 +12:00
Ben Russell (300178622)
1d56595542
[0.0-50] network rearchitected to refer to net handes, not sockfds, for the Lua side
2013-06-23 18:37:26 +12:00
Ben Russell (300178622)
087cfd1cea
[0.0-49] kicks are handled gracefully now; server can kick from the lua side; framework starting to be laid for ENet support
2013-06-23 15:50:29 +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