143 Commits

Author SHA1 Message Date
Ben Russell (300178622)
32659d33aa remove unnecessary #version directive 2015-02-21 18:11:02 +13:00
Ben Russell (300178622)
e87ab25d51 shader architecture on Lua side 2015-02-21 18:09:15 +13:00
Ben Russell (300178622)
179693c940 shader improvements 2015-02-21 13:06:32 +13:00
Ben Russell (300178622)
4096ffbe45 [0.2.1-10] fix a crash in img_blit_to w/o screen; faster text print on Lua side! 2015-02-21 11:19:12 +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)
9073810501 now that i've cleaned up all the vomit i'm ready to push this 2015-02-20 16:12:01 +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)
073a80312f ability to disable rendering; more chen 2015-02-14 18:03:50 +13:00
Ben Russell (300178622)
62ece7f9af rugby changes 2015-02-12 20:16:38 +13:00
Ben Russell (300178622)
ab3268cd0f 10se.cx's spade 2015-02-12 11:27:44 +13:00
Ben Russell (300178622)
53a969721c MODEL API OVERHAUL, ALL MODS THAT USE MODELS WILL PROBABLY BREAK 2015-02-09 13:56:26 +13:00
Dany0
a6d8cd7fcc Citygen utils, Lecomm's amaze citygen 2015-02-07 14:42:38 +01: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)
639cb10ed5 [0.2a-3] fix goofup when adding textures - also hey look kv6s 2015-02-07 13:24:31 +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
Ben Russell (300178622)
3ebd195bff hide net_graph by default and change side message (for #115) 2015-02-05 16:27:43 +13:00
Ben Russell (300178622)
3f561433ae R1CTF VA bomb test 2015-02-05 14:33:44 +13:00
Ben Russell (300178622)
0ed77d6db8 KV6 loader for VA API 2015-02-05 14:01:39 +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)
53a19380da fixed noclip bug; fixed a derp in the last commit 2015-02-02 18:55:29 +13:00
Ben Russell (300178622)
45ebb48fd3 operation inconsistent name part 3, tracers are now pruned 2015-02-02 17:19:23 +13:00
Ben Russell (300178622)
54e22eccf7 physics networking improvements 2015-01-29 17:52:46 +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)
9774678e65 scrollback now works 2013-08-04 12:02:09 +12:00
Ben Russell (300178622)
bd18da609c initial scrollback implementation 2013-08-04 11:53:09 +12:00
Dany Menko
2246aaa437 refactoring is just a fancy word
(why were we calling client.screen_get_dims() twice per file in 4 out of 5 files that used it?)
2013-07-31 15:10:28 +02:00
BR-
112b41c1db quit button works in KICKED screen, changed hardcoded escape to soft quit 2013-07-21 00:16:47 +04:00
Ben Russell (300178622)
68dad95910 build mode is much better now with a BRAND SPANKING NEW TOOL 2013-07-09 21:38:24 +12:00
Ben Russell (300178622)
39c5483867 fixed a backwards incompatibility with controls.json 2013-07-09 16:22:43 +12:00
Ben Russell (300178622)
e61f7741e1 disabled the visible borders for now (you can enable them in common.lua) 2013-07-07 12:16:50 +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)
57a8700b1b camera wall correction adjusted; third-person deadcam 2013-07-03 19:35:36 +12:00
Ben Russell (300178622)
e9e53e84c5 renamed Xcube.pmf -> xcube.pmf (seriously, keep it all lowercase) 2013-07-03 15:37:39 +12:00
Ben Russell (300178622)
967cf84772 added a visible border; reordered HUD so it is drawn over everything 2013-07-03 13:06:06 +12:00
Ben Russell (300178622)
e42eed6d2d moved most of the CTF stuff into its own mode stuff 2013-06-30 17:40:28 +12:00
Ben Russell (300178622)
37a19124a1 attempted to avoid a crash bug; adjusted some things 2013-06-30 15:29:10 +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)
7183e461e0 replaced all remaining instances of sockfd with neth, fixes blocks not returning when spaded 2013-06-24 20:53:33 +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
B R
ed09016ca8 Revert "added bombs/nukes" - didn't mean to push it. Example of how to add explosives ;)
This reverts commit add2500881326d312723384da1d7c49cced07157.
2013-04-09 19:20:44 -07:00
B R
add2500881 added bombs/nukes 2013-04-05 20:18:13 -07:00
Ben Russell (300178622)
6a223235e3 now for another thing to be fixed 2013-04-06 16:12:30 +13:00
BR
6cbf89f77e chevrons above squadmates heads 2013-03-31 17:11:58 -07:00
B R
12bedc8a7e added weapon switching 2013-03-28 15:37:31 -07:00
Ben Russell (300178622)
347aa2d4a1 packet throttling implemented, i hope 2013-03-19 13:41:47 +13:00
Ben Russell (300178622)
59f7b90aad /piano 2013-03-17 18:55:44 +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