33 Commits

Author SHA1 Message Date
Ben Russell (300178622)
66f45e17a1 [0.2a-4] windows can die in a fucking fire 2015-02-07 13:35:37 +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)
f63e2db74d [0.1.2-11] Happy two new years! Import from TheHole. 2015-01-29 09:39:05 +13:00
B R
2ab3e8bad1 [0.1.2-6] added JSON writer 2013-10-30 01:32:36 -07: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)
df38567cc3 [0.1.1-8] support for iceball:// URLs in the client. iceball:// URL binder to come (no, that .sh does not work here). 2013-08-01 17:40:30 +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)
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
ryan
1547759f25 lua interface to tcp sockets 2013-07-02 20:58:49 +10: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
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
1c5f28e7b6 added "vbo" option to config 2013-04-25 12:06:36 -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
B R
9df6a9bd19 0.0-33, svseed is set to time by default, backwards compatible 2013-03-30 16:55:14 -07:00
Ben Russell (300178622)
87886216bc [0.0-32] added .it / ImpulseTracker module support - see "sackit" in my github acct 2013-03-20 20:48:21 +13:00
Ben Russell (300178622)
cbe92f559d [0.0-31] whoops broke dedi build 2013-03-16 12:43:15 +13: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
triplefox
19cdcdb942 set side shaders from lua. increment version. add some doc on sides mapping 2013-01-18 19:45:57 -08:00
triplefox
5f8b77cb7a partial work on moving the argb functions to c 2013-01-18 15:01:27 -08:00
triplefox
5f0ec92612 concept of "typing state" where mouse is unlocked(motivates text selection). bump version to 9 and add mouse warping so lock/unlock doesn't suck 2013-01-09 04:46:54 -08:00
Ben Russell (300178622)
1b3ac64ac3 [0.0-7] reworked camera code, added camera_point_sky, added part of drunken camera 2013-01-06 17:50:53 +13:00
Ben Russell (300178622)
1edd279922 fixed the dedi build 2013-01-04 15:09:15 +13:00
Ben Russell (300178622)
c132240da6 SOUND! 2013-01-04 15:00:19 +13:00
triplefox
18b42d29d4 a bunch of stuff added and fixed in support of widgetifying the feeds. recompile necessary
add serpent (to prettyprint lua tables while debugging)
redo the chat/killfeed system with scroll_list and table library
add a "sec_last" to cover the edge case of event callbacks that need a time
add setting of widget properties relx, rely, l, t, r, b, cx, cy
add font.compute_ctab (many lines of text, one color per line)
add textfield ctab property
add common.img_fill
fix dirty textfields not clearing when redrawing at same size (needed img_fill)
fix chat typing still allowing some widget things to fire
move gui update to go later than the model rendering so that viewmodel doesn't cover hud
2012-12-27 23:44:21 -08:00
Ben Russell (300178622)
4671de094f ADDED VERSIONING, models should no longer be visible through walls 2012-12-19 21:53:34 +13:00
Ben Russell (300178622)
36f5738c33 src is better than source 2012-12-18 16:41:35 +13:00