107 Commits

Author SHA1 Message Date
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
B R
fc2cbc784d [0.2a-7] Properly fix execv behavior on Windows (closes #126) 2015-02-06 19:58:30 -08:00
Ben Russell (300178622)
ebee643a06 [0.2a-6] PMFs shouldn't have subtle point overlaps now 2015-02-07 15:42:22 +13:00
Ben Russell (300178622)
dadc4b968f [0.2a-5] if anyone complains about this fix tell them to get a real OS 2015-02-07 15:05:21 +13:00
Ben Russell (300178622)
404c8bf619 apparently that's not fixed. fuck windows. fuck it so much. 2015-02-07 13:52:43 +13:00
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)
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)
43be7de1e9 fixed a derp in version.lua 2015-02-04 17:13:46 +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)
2a01834a5c fixed transcription error in version.lua 2015-02-03 21:33:04 +13:00
Ben Russell (300178622)
60e3d7b047 [0.2a] fixed the JSON writer security stuff once and for all (I hope) 2015-02-03 21:26:26 +13:00
B R
6b77fbca8c [0.2-3] JSON writer properly sandboxed 2015-02-03 00:09:31 -08:00
Ben Russell (300178622)
676ac1529e [0.2-2] fixed a bunch of crash bugs + arch specific bugs 2015-02-03 20:59:20 +13:00
B R
843ae78b19 [0.2-1] Allow trusted code to write to clsave/pub 2015-02-02 23:30:16 -08: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)
00fb815247 version.lua 2015-01-29 15:13:09 +13:00
Ben Russell (300178622)
8085011d8a zipdist.sh for 0.1.2-12 2015-01-29 14:43:35 +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)
341c2f0549 [0.1.2-10] Garbage collection \:D/ for pmf/img/wav 2013-11-25 18:33:42 +13:00
Ben Russell (300178622)
06a0f5fe48 [0.1.2-9] ACTUALLY fix the crash bug 2013-11-17 13:16:15 +13:00
Ben Russell (300178622)
e2c20696c4 [0.1.2-8] This SHOULD fix the UDP send crash bug 2013-11-16 12:31:25 +13:00
Ben Russell (300178622)
5d25a549f9 [0.1.2-7] FINALLY FIXED JSON LOADER. (and writer for that matter) 2013-11-04 17:55:58 +13:00
Ben Russell (300178622)
552eaff5b8 beginnings of a "fastload" thing 2013-11-04 17:44:01 +13:00
B R
2ab3e8bad1 [0.1.2-6] added JSON writer 2013-10-30 01:32:36 -07:00
Ben Russell (300178622)
d258acd647 [0.1.2-4] PNG supports all image colour modes + tRNS block stuff, but still only 8bpc uninterlaced 2013-08-06 15:56:41 +12: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)
1b0971df15 [0.1.2-1] fix graphics for softgm on OSX 2013-08-04 18:16:04 +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)
edb8a2be2c [0.1.1-9] fix for Windows so the launcher will work (set current directory) 2013-08-01 20:16:48 +12: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)
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
Ben Russell (300178622)
b7e2b5478b [0.1.1-5] BUMP THE FUCKING VERSION 2013-08-01 10:49:34 +12:00
Ben Russell (300178622)
701f421295 [0.1.1-3] OH HELL THIS BUG IS EMBARASSING. floats no longer read as ints for net_pack. 2013-07-25 19:20:25 +12:00
Ben Russell (300178622)
b99f634b38 [0.1.1-2] fix wrapping bug; increase max packet size; fix indentation 2013-07-25 14:06:02 +12:00
Ben Russell (300178622)
072d5707ab preliminary heartbeat crap 2013-07-21 15:27:51 +12:00
Ben Russell (300178622)
4d021e6d4d let's make sure version.lua refers to 0.1.1-1. 2013-07-21 14:49:48 +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)
711cb4a048 [0.1.1] version bump. also, windows build has a slightly updated sackit, which should be uploaded SOON. 2013-07-20 11:44:48 +12:00
Ben Russell (300178622)
eb18424eec [0.1-9] raw socket whitelist implemented 2013-07-17 19:32:17 +12:00
Ben Russell (300178622)
6ed384cc17 [0.1-8] hopefully this fixes the sackit crash on module stop 2013-07-13 21:54:55 +12:00
Ben Russell (300178622)
92be469c8e [0.1-6] improved frustum culling 2013-07-11 13:31:09 +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
Francois Truphemus (melchips)
82db59f4c9 Ambient occlusion on sides is now rendered equally (see "Details regarding meshing" at http://0fps.wordpress.com/2013/07/03/ambient-occlusion-for-minecraft-like-worlds/) 2013-07-07 17:21:01 +02: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