rakiru
b659ed6bb4
Change default shader from "toon" to "simple".
2016-06-20 23:28:59 +01:00
Felix Kaaman
5c75a653f5
Convert scancodes to old key codes before sending to lua for compatibility
2015-11-01 13:01:50 +01:00
Felix Kaaman
458ec6a8b3
Migrate to using scancodes for key presses and SDL_TEXTINPUT for text input
2015-11-01 13:01:50 +01:00
Ben Russell (300178622)
b50e2383cf
postproc shader selector; anaglyph stereo postproc
2015-03-05 11:04:03 +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)
dfe3931cbf
[0.1.2-7] multitexturing support; better VA format support
2015-02-20 13:04:03 +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)
65aac241e7
[0.1.2-13] improved timing on POSIX on client
...
frame limiter still not strict, but now errs on the side of "a bit too fast"
Note, I DID get a SIGBUS the first time I ran with the change.
This may be because I have generally terrible GPU drivers.
2015-01-29 14:58:14 +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)
9774678e65
scrollback now works
2013-08-04 12:02:09 +12:00
Ben Russell (300178622)
ed4a8fc87b
[0.1.2] fixed sound issues + slowness of SSE image renderer, removed some .bat files, changed some line endings, and of course changed the music
2013-08-02 11:40:39 +12:00
Ben Russell (300178622)
876840ac0c
i THINK that's all that needs to happen for That Fucking Refactor.
2013-07-04 12:48:32 +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
BR
dacaed9217
added wpn to controls.json
2013-03-30 16:25:45 -07:00
Ben Russell (300178622)
0abda11b63
kick_on_join is now optional and disabled by default
2013-03-01 16:20:19 +13:00
Ben Russell (300178622)
aebbc6093d
[0.0-28] fixed a bug with 16-bit samples only loading the first half properly
2013-02-26 17:34:32 +13:00
Dany0
9fb871245a
oops
2013-01-27 01:26:32 +01:00
Dany0
f651932a3c
new loading image
2013-01-27 01:00:54 +01:00
Ben Russell (300178622)
2e2a1473c8
added squadchat
2013-01-10 16:18:54 +13:00
Sean Gordon
e9dbaeaea1
Added zoom options (hold to zoom or toggle zoom)
2013-01-05 07:59:07 +00:00
BR
949a516221
team changing
2012-12-18 06:17:24 -08:00
Ben Russell (300178622)
11a54b2a89
fixed the controls so they actually work
2012-12-17 19:21:12 +13:00
BR
266e4a3df1
customizable keybinds
2012-12-16 15:48:07 -08:00
Ben Russell (300178622)
eb4802f74f
fixed a client crash bug, BR's comment, double-spading of blocks giving extra blocks back
2012-12-16 10:48:06 +13:00
BR
8757c608f8
small documentation change
2012-12-15 13:41:37 -08:00
Ben Russell (300178622)
084042e77e
network code NOW SERIALISES STUFF
2012-12-05 18:25:27 +13:00
Ben Russell (300178622)
5b7d68b7b1
fetch_block dependent on fetch_start/poll stub
2012-12-03 16:51:03 +13:00
Ben Russell (300178622)
cc874bfc94
JSON loader; net pack/unpack routines
2012-12-03 13:13:38 +13:00
Ben Russell (300178622)
cb38726b8c
JSON parser working for Lua strings
2012-12-02 21:03:07 +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
Ben Russell (300178622)
6b8bb275f8
chat implemented, lib_bits added, misc tweaks / refactors
2012-11-29 11:42:39 +13:00