38 Commits

Author SHA1 Message Date
Ben Russell (300178622)
4671de094f ADDED VERSIONING, models should no longer be visible through walls 2012-12-19 21:53:34 +13:00
Ben Russell (300178622)
37e492c2d3 fixed a server luaside crash; started work on server.hook_file 2012-12-13 14:45:57 +13:00
Ben Russell (300178622)
7186ec6eb6 fixed issues with sockfds not being cleared on disconnect in -d mode 2012-12-12 16:03:59 +13:00
Ben Russell (300178622)
d4a8fabc49 added hook_connect/disconnect where appropriate, fixed some net stuff 2012-12-12 09:54:11 +13:00
Ben Russell (300178622)
d65877c6d1 fixed + documented img_blit_to 2012-12-11 17:58:23 +13: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
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)
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)
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)
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)
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
Ben Russell (300178622)
7ec3be0f03 dropped in a bunch of not-yet-used PMF stuff 2012-11-06 21:00:18 +13:00
Ben Russell (300178622)
bd4e315b05 extended Lua API for cam pos/dir and map dims/pillar data 2012-11-05 20:16:19 +13:00
Ben Russell (300178622)
b103998d83 camera crap ported to lua 2012-11-05 19:22:26 +13:00
Ben Russell (300178622)
285012a23e bit more lua stuff, also the Lua code is LGPL 2012-11-05 18:01:43 +13:00
Ben Russell (300178622)
bf9b2be12a more lua stuff; beginnings of pmf model editor 2012-11-04 22:25:55 +13:00
Ben Russell (300178622)
27114c2c16 added lua as a dependency, added some docs, made a mess of the codebase 2012-11-04 15:04:18 +13:00