Commit Graph

  • e6bb6328d6 Changed Scons build executable names master gh-pages gau-veldt 2015-09-05 23:54:23 -0700
  • 401bd78fdb Changed build system to Scons gau-veldt 2015-09-05 23:46:03 -0700
  • a87168a388 start of block rendering code Brian Jack 2015-01-16 02:22:04 -0800
  • 4b4eafa39c ... Brian Jack 2015-01-14 09:12:22 -0800
  • 1e4dc59dbf readability... Brian Jack 2015-01-14 09:11:51 -0800
  • 522776367c ... Brian Jack 2015-01-14 08:54:24 -0800
  • 8ea942c72d NB: frustum range [-16,16] is 33 chunks Brian Jack 2015-01-14 08:53:22 -0800
  • 6fca199997 chunks-n-textures Brian Jack 2015-01-14 08:47:55 -0800
  • b59683800b node definition Brian Jack 2015-01-14 06:37:57 -0800
  • 5624a72b9a chunks,blocks/nodes/... Brian Jack 2015-01-14 06:19:09 -0800
  • c5118895dc start of client side chunk/render code Brian Jack 2015-01-14 05:38:17 -0800
  • 44627f15e4 added delete guard in chunk tables Brian Jack 2015-01-11 15:57:57 -0800
  • 9d3c010a78 Account creates player if doesn't exist Brian Jack 2014-12-15 17:36:28 -0800
  • 00dcff2f6d some object properties for core game Brian Jack 2014-12-15 09:44:25 -0800
  • 4db671c268 more db work... Brian Jack 2014-12-15 05:48:20 -0800
  • eda7b5a868 more db stuff for the game init Brian Jack 2014-12-14 16:40:43 -0800
  • f98a6522b8 db fluff Brian Jack 2014-12-14 16:08:20 -0800
  • 9f1f3e55f5 more setting up game core... Brian Jack 2014-12-14 14:17:03 -0800
  • 903405cfbc setting up game core continued... Brian Jack 2014-12-14 12:05:44 -0800
  • 5a7c574883 setting up game core Brian Jack 2014-12-14 10:23:09 -0800
  • 066deea298 more window responsiveness stuff... Brian Jack 2014-12-14 08:13:35 -0800
  • ed269f9a68 making window more responsive Brian Jack 2014-12-14 08:04:27 -0800
  • 42d379a4a2 client fluff Brian Jack 2014-12-13 08:18:14 -0800
  • cb154867dc moving some client stuff around Brian Jack 2014-12-13 02:03:20 -0800
  • de145c8074 moving render code to a frontend class Brian Jack 2014-12-12 17:02:05 -0800
  • 992269aa13 add function to set the GUI message line Brian Jack 2014-12-12 02:43:50 -0800
  • 16a4113fcd key generation backgrounds itself Brian Jack 2014-12-12 02:14:43 -0800
  • 2190252a70 putting in the minetest fonts Brian Jack 2014-12-11 17:50:19 -0800
  • 2cbef50139 continuing with last... Brian Jack 2014-12-11 17:00:11 -0800
  • eb32d0334b not using the minetest sources wholesale Brian Jack 2014-12-11 16:58:02 -0800
  • 619bd1222b work on the client side... Brian Jack 2014-12-11 12:50:43 -0800
  • 9c044e8971 column slots for the property and data tables Brian Jack 2014-12-11 08:48:09 -0800
  • 41c8dd73c2 properties for entities (objects) Brian Jack 2014-12-11 08:43:55 -0800
  • 61dce15bc4 fluff Brian Jack 2014-12-11 06:58:15 -0800
  • 87cc49a72c update to SQLite 3.8.7.4 Brian Jack 2014-12-11 06:35:49 -0800
  • 5ce3e342ba controlling module for entityType and pivotType Brian Jack 2014-12-11 02:48:02 -0800
  • 6bcf6bf7c1 making sure pivot/entity types are uniquely named Brian Jack 2014-12-09 17:07:52 -0800
  • 2f7d9ce3ef db ctor now enables foreign key constraints Brian Jack 2014-12-09 17:04:23 -0800
  • bab562acb9 working out arrangement for objects in DB Brian Jack 2014-12-09 12:34:51 -0800
  • b8d77f09e2 stuff in db for scripting Brian Jack 2014-12-09 07:32:04 -0800
  • c3fa77f317 ... Brian Jack 2014-12-09 02:43:30 -0800
  • 43105d31b0 yet another client info/debug message... Brian Jack 2014-12-09 02:41:46 -0800
  • df3a26a1d9 lualibs init for luastate in account objects Brian Jack 2014-12-09 02:35:13 -0800
  • b1eb0ff9fd put a new convenience wrapper in its place... Brian Jack 2014-12-08 08:06:46 -0800
  • 6d1e7d17be don't need nor want the extern "C" thingy Brian Jack 2014-12-08 07:58:39 -0800
  • 36f30712c9 making the lua stuff compile as c++ Brian Jack 2014-12-08 07:56:25 -0800
  • 5fa655b88f adding embedded lua interpretor to project Brian Jack 2014-12-08 03:57:18 -0800
  • 5b7ae5103f single-login-only, dtor dependency logic Brian Jack 2014-12-06 22:27:50 -0800
  • bc690b8413 adding logins table Brian Jack 2014-12-06 18:38:34 -0800
  • 4d04701e8b ...and taking precompiled header right back out... Brian Jack 2014-12-06 17:55:35 -0800
  • 72de6c0bc3 adding procompiled header Brian Jack 2014-12-06 17:47:13 -0800
  • 11d99e68e6 ignoring build log Brian Jack 2014-12-06 17:13:36 -0800
  • 7e9f335580 split off Account to its own files Brian Jack 2014-12-06 16:37:29 -0800
  • 8fe2bf8d80 login process working Brian Jack 2014-12-06 08:41:54 -0800
  • ddbd88a37e made result collection rowvar an lvalue Brian Jack 2014-12-06 07:39:36 -0800
  • 37bc570e41 insert new user account rows Brian Jack 2014-12-06 05:19:18 -0800
  • a20e460983 moving query strings to separate file Brian Jack 2014-12-06 02:10:19 -0800
  • 5a453c87b0 deletion operation for session objects Brian Jack 2014-12-05 11:42:26 -0800
  • 74e4aecae1 mutex is still there if needed in future however Brian Jack 2014-12-05 11:13:55 -0800
  • 3b0b319730 sessions aren't shared across threads Brian Jack 2014-12-05 11:12:40 -0800
  • 2bdd21010f typos in docs... Brian Jack 2014-12-05 06:45:57 -0800
  • 69921451f7 whoops extra / at the end of the redirect,,, gau-veldt 2014-12-05 06:33:38 -0800
  • 5d989e0427 making main index redirect to the documentation gau-veldt 2014-12-05 06:31:38 -0800
  • 81c318f9d2 updating docs again... <groan> Brian Jack 2014-12-05 06:23:12 -0800
  • 460d520ad0 docs for gh-page Brian Jack 2014-12-05 05:55:41 -0800
  • 67af834411 making a commit that puts docs into gh-page Brian Jack 2014-12-05 05:54:32 -0800
  • c98051db91 want the docs in gh_pages Brian Jack 2014-12-05 05:43:06 -0800
  • 34af14bf16 testing project page html commit gau-veldt 2014-12-05 05:20:44 -0800
  • bbe76a4ebf automatic dmc update messages Brian Jack 2014-12-05 04:49:01 -0800
  • 595ae1577a added object interface enumerator Brian Jack 2014-12-04 18:47:21 -0800
  • 947b4e03e1 starting to hide the method slot mechanism Brian Jack 2014-12-04 17:33:07 -0800
  • 99568e6773 refactored bvnet::object method calling Brian Jack 2014-12-04 10:12:19 -0800
  • 6aaf452e89 more work for login... Brian Jack 2014-12-04 06:58:11 -0800
  • e33aca6ba0 more accurate debug messages... Brian Jack 2014-12-04 05:36:11 -0800
  • 24675da2bb more of the login logic... Brian Jack 2014-12-04 05:29:10 -0800
  • 536d756cc8 more work with db and login Brian Jack 2014-12-04 02:06:36 -0800
  • 1303cc29b5 configurator calls default setters first Brian Jack 2014-12-03 09:19:33 -0800
  • 22894bb2bb fluffy cleanup Brian Jack 2014-12-03 08:52:00 -0800
  • 7f6e521069 fluff Brian Jack 2014-12-03 08:28:49 -0800
  • f77972d5e6 ... Brian Jack 2014-12-03 08:20:18 -0800
  • a30f341a18 configurator config file functionality class Brian Jack 2014-12-03 08:16:53 -0800
  • 84ddf0e138 main loop/mesage pump skip if login fails Brian Jack 2014-12-03 03:06:59 -0800
  • aeee67cd72 hiding that annoying unused... warning Brian Jack 2014-12-03 02:55:04 -0800
  • 7f04775278 hiding a bit more debug text... Brian Jack 2014-12-03 02:51:40 -0800
  • bab38506e8 document TODO of the login logic Brian Jack 2014-12-03 02:45:12 -0800
  • 04fe05c5cd ... Brian Jack 2014-12-03 02:38:54 -0800
  • d91275bdf6 hiding a bit more debug messages... Brian Jack 2014-12-03 02:33:38 -0800
  • abbe5c6ea2 temporary hiding of some debug messages Brian Jack 2014-12-03 02:28:27 -0800
  • 055c599888 client glue code to test account login Brian Jack 2014-12-03 02:21:28 -0800
  • bc52f602cc ... Brian Jack 2014-12-03 01:27:13 -0800
  • 4b862b6ea0 password logic works Brian Jack 2014-12-03 01:24:16 -0800
  • 523ee55929 back to work on login stuff Brian Jack 2014-12-03 01:02:34 -0800
  • 696f01633a bit o debug stuff in the DB rotuines Brian Jack 2014-12-03 00:19:01 -0800
  • efa40638fe isolated exceptions for SQLITE_BUSY Brian Jack 2014-12-02 19:31:56 -0800
  • 806af78800 db execute statement stuff Brian Jack 2014-12-02 18:20:16 -0800
  • b64a6ac051 ... Brian Jack 2014-12-02 06:14:37 -0800
  • 2454616713 forgot the default method on visitable Brian Jack 2014-12-02 06:05:56 -0800
  • fc627638db added the ABCs for visitor pattern Brian Jack 2014-12-02 05:14:00 -0800
  • 43777e7c11 more db work Brian Jack 2014-12-02 04:52:18 -0800
  • 841db3411c blockiverse db table initializers Brian Jack 2014-12-02 00:31:43 -0800