56 Commits

Author SHA1 Message Date
Ben Russell (300178622)
d65877c6d1 fixed + documented img_blit_to 2012-12-11 17:58:23 +13:00
Ben Russell (300178622)
668ea4a815 socket stuff starting to take shape 2012-12-11 17:19:16 +13:00
triplefox
1c8c582b3b much ado to make it so that text positioning can be precomputed and made potentially usable for editable/selectable text 2012-12-08 03:18:34 -08:00
Ben Russell (300178622)
83dd72f28f map editor now basically ready for a prerelease 2012-12-06 16:00:18 +13:00
Ben Russell (300178622)
bf56698549 MAP EDITOR IS MUCH BETTER NOW + fixed a bug with putpixel 2012-12-06 15:30:12 +13:00
Ben Russell (300178622)
9d0fb22975 start of a map editor, which can only do grey blocks so far 2012-12-05 22:23:38 +13:00
Ben Russell (300178622)
084042e77e network code NOW SERIALISES STUFF 2012-12-05 18:25:27 +13:00
Ben Russell (300178622)
6730b644d2 file sending in place! next step: serialise it! 2012-12-05 11:29:11 +13:00
Ben Russell (300178622)
7549fb7a05 <Triplefox> more generally - where is our style guide 2012-12-04 21:53:51 +13:00
triplefox
1ef9c83880 retabify 2012-12-04 00:06:45 -08:00
triplefox
0447b50642 Merge branch 'master' of https://github.com/iamgreaser/buldthensnip.git 2012-12-03 22:53:27 -08:00
triplefox
b26085efb4 add table library; fix lineends and tabs; some fixes in widget(table.remove instead of table[n] = nil); a test "every-frame rect render" for gui 2012-12-03 22:53:10 -08:00
Ben Russell (300178622)
508758e1b5 networking refactored; fixed waterlevel colour picking 2012-12-04 12:14:01 +13:00
triplefox
79fe7d2ab6 Merge branch 'master' of https://github.com/iamgreaser/buldthensnip.git 2012-12-03 13:48:36 -08:00
triplefox
800f73c413 Merge branch 'master' of https://github.com/iamgreaser/buldthensnip.git 2012-12-03 13:47:57 -08:00
Ben Russell (300178622)
af0a823c17 got a loading screen up 2012-12-03 18:49:55 +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)
b2d213fa6a networking in place, currently need to shift to server + resync 2012-12-03 14:12:24 +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
triplefox
37bcd321b7 gui design doc; groundwork of widget system 2012-12-01 13:24:43 -08: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)
d2edf6fd7c some MMX/SSE/SSE2 optimisations, notably image blitting is faster 2012-12-01 12:04:24 +13:00
Ben Russell (300178622)
be4c017f49 tent + intel (minus capturing + red circles) implemented 2012-11-29 19:36:43 +13:00
Ben Russell (300178622)
25d9214be7 improved security; everything uses common.fetch_block now; ICEMAP LOADING/SAVING 2012-11-29 16:19:04 +13:00
Ben Russell (300178622)
5aab066274 pathname security implemented - finally! 2012-11-29 15:24:35 +13:00
Ben Russell (300178622)
6b8bb275f8 chat implemented, lib_bits added, misc tweaks / refactors 2012-11-29 11:42:39 +13:00
Ben Russell (300178622)
32759a687d last push before bed: start of sound API, improved chat API. 2012-11-28 21:23:38 +13:00
Ben Russell (300178622)
5bf343b246 gun shoots blocks / reloads / runs out of ammo now 2012-11-28 16:53:06 +13:00
Ben Russell (300178622)
1cc7fefb9d tidied up for PREALPHA BUILD [iceballfornoobs-002.zip] 2012-11-27 16:09:17 +13:00
Ben Russell (300178622)
430cc0ad19 pmfedit shipped to its own mod 2012-11-27 15:46:23 +13:00
Ben Russell (300178622)
90b1992a74 mods can now be selected (e.g. pkg/iceball/snowtest) 2012-11-27 15:06:50 +13:00
Ben Russell (300178622)
bb7e81950e image drawing/creation, [mini]map, FIXED THE TEAM COLOURS SORRY GUYS 2012-11-27 12:28:58 +13:00
Ben Russell (300178622)
9050d93f99 maps are now handled on the lua end 2012-11-27 11:19:38 +13:00
Ben Russell (300178622)
cc0461a9ca bunch of arch reworking; scripts take arguments now; arms/legs dangle too 2012-11-26 17:06:30 +13:00
Ben Russell (300178622)
6d2ee44e0d architectural refactor, now main_server.lua actually does stuff 2012-11-20 14:51:11 +13:00
Ben Russell (300178622)
836a7d6594 added fog, more models, and moved a few things around 2012-11-19 12:07:18 +13:00
Ben Russell (300178622)
f70bb06fc9 updated PMF rendering API, now actually drawing the spade 2012-11-17 15:35:03 +13:00
Ben Russell (300178622)
e90308949e PMF editor added, see docs/editor_pmf.txt for more info 2012-11-17 15:04:58 +13:00
Ben Russell (300178622)
51cfb6a15e code refactored, colour selection works, PMF editor started 2012-11-14 17:32:15 +13:00
Ben Russell (300178622)
efe3d6eabc map editable from Lua side now 2012-11-13 17:49:59 +13:00
Ben Russell (300178622)
7c25459609 MOUSE SUPPORT, updated readme, added F5 (ungrab) + ESC (quit), started network code 2012-11-11 15:01:43 +13:00
Ben Russell (300178622)
8a96766b3d fixed physics, added PMF file loader + test PMF file 2012-11-10 16:40:44 +13:00
Ben Russell (300178622)
eb95ef4b0e TGA alpha-channel + colour-mask blitting implemented AND DOESN'T SLOW THIS DOWN LIKE HELL 2012-11-07 22:02:29 +13:00
Ben Russell (300178622)
625d371071 edited the Lua API a bit, RENAMES STUFF SO BE AWARE 2012-11-07 21:00:26 +13:00
Ben Russell (300178622)
797dbb5be4 TGA loader implemented but untested 2012-11-07 20:44:14 +13:00
Ben Russell (300178622)
94d93023d0 added local PMF rendering 2012-11-07 14:34:23 +13:00
Ben Russell (300178622)
8cf8f4545d implemented bone get and find 2012-11-07 13:41:18 +13:00
Ben Russell (300178622)
5910a2b777 the beginnings of PMF rendering (bugged atm) 2012-11-06 23:15:41 +13:00
Ben Russell (300178622)
585c6d50cc enough of the Lua PMF API is implemented to actually be usable 2012-11-06 22:09:16 +13:00