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
Dany0
6620c7b3b7
#160 fixed, bumping the version
2015-02-16 17:28:09 +01:00
Ben Russell (300178622)
a691524935
[0.2.1-5] attempt to fix map_free after map_new
2015-02-12 12:07:42 +13:00
rakiru
8929be0fa0
C99 YO!
2015-02-11 04:28:00 +00: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
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)
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)
cd27438bfa
[0.2a-1] vertex array construction + rendering from Lua
2015-02-04 17:07:53 +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)
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)
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
B R
2ab3e8bad1
[0.1.2-6] added JSON writer
2013-10-30 01:32:36 -07:00
Ben Russell (300178622)
17c4c6df0c
[0.1.2-5] tiny crash fix for the server. sorry, haven't updated version.lua yet.
2013-10-13 15:53:37 +13: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
asiekierka
9fef4ec5db
added OpenGL/clang makefile
2013-08-03 08:57:07 +02:00
asiekierka
70d88406c8
Added OS X support
2013-08-03 08:33:30 +02: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
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
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)
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)
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