aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/extantz (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-29Move all images and models into images and models directories.David Walter Seikel1-1/+1
2016-03-28Move executables to the bin directory.David Walter Seikel2-6/+8
2016-03-28Move Irrlicht to src/others.David Walter Seikel1-2/+2
2016-03-13Add an avatar, and hook the camera up to it.David Walter Seikel2-18/+34
2016-03-13Resizing cleanup.David Walter Seikel1-10/+8
2016-03-13Different way of dealing with object popups, run a timer, check for mouse ina...David Walter Seikel3-29/+68
2016-03-13Update to new eo_* syntax.David Walter Seikel7-193/+182
2016-03-07Experimenting with creating my own cube and heightfield.David Walter Seikel1-10/+115
2016-02-06Adjust in world positions a bit.David Walter Seikel1-1/+1
2016-02-06Lights! Cameras! Action?David Walter Seikel1-3/+8
2016-02-06Add test terrain support.David Walter Seikel1-2/+21
2016-02-06Pass stuff size up to C code.David Walter Seikel2-7/+10
2016-02-06Put the ~/.SledHamr/ creation code into all three main binaries. sighDavid Walter Seikel1-14/+1
2016-02-06Create our home directories, if not already created.David Walter Seikel1-0/+17
2016-02-06Switch to eina_quaternion, instead of the copy pasted, coz it's hidden, evas_...David Walter Seikel1-46/+25
2016-02-05More Lua network messages clean ups.David Walter Seikel1-3/+3
2016-02-05The next step in cleaning up the network Lua messages.David Walter Seikel1-4/+4
2016-02-04I have no idea how long this has NOT been needed for.David Walter Seikel1-2/+0
2016-01-21Random cleanups.David Walter Seikel2-23/+21
2016-01-21Rejig the structure of windows a lot.David Walter Seikel3-56/+37
2016-01-21Rewrite the layers description.David Walter Seikel1-22/+86
2016-01-21Backgrounds don't have image_fill_outside.David Walter Seikel1-1/+0
2016-01-21Evil hack around ELM's problem with lack of toolbar item icons.David Walter Seikel2-8/+8
2016-01-20Commenting out no longer needed code, which I should probably just delete soon.David Walter Seikel2-2/+4
2016-01-20Banging on the window stuff until the menus behave (mostly).David Walter Seikel2-122/+90
2016-01-19Clean up LSL command and argument passing.David Walter Seikel1-11/+12
2016-01-17Unify the message sending code a bit.David Walter Seikel1-3/+3
2016-01-03Remove left over comments.David Walter Seikel1-1/+0
2016-01-03Clean up logging, removing most of the printf's.David Walter Seikel3-12/+9
2016-01-03Re-enable the web browser I had forgotten disabling.David Walter Seikel1-1/+1
2016-01-03Oops, uncomment this, so that file open works again.David Walter Seikel1-1/+1
2016-01-03Stop the compile warnings, and clean out commented code.David Walter Seikel1-45/+6
2016-01-03Delay some of the Extantz startup to make things prettier.David Walter Seikel1-16/+131
2016-01-03Beat the server connection manegement into shape.David Walter Seikel2-113/+72
2016-01-01Fix some long standing typoes.David Walter Seikel1-1/+1
2015-12-31Fix menus, with an evil hack.David Walter Seikel2-110/+65
2015-12-31Replace cube and sphere code with Evas_3D primitives.David Walter Seikel3-242/+12
2015-09-11Failed experiment, but let's keep it for now.David Walter Seikel3-2/+24
2015-09-11Update to latest API changes.David Walter Seikel5-139/+140
2015-06-18Fix up yet another API break.David Walter Seikel5-21/+21
2015-03-29Uncomment this now that EFL got fixed.David Walter Seikel1-16/+16
2015-03-22The new way to beg for the proper 3D graphics engine.David Walter Seikel1-4/+3
2015-03-22Comment out the radio buttons for now, this is causing the crashing.David Walter Seikel1-20/+20
2015-03-22Allow dropping the Evas_3D stuff out of the compile.David Walter Seikel2-0/+15
2015-03-22We don't need no stinkin' eo_unrefs. Anymore. Though leave them there, in c...David Walter Seikel5-12/+12
2014-12-26Bring it up to date with EFL changes. Though more are needed.David Walter Seikel2-5/+5
2014-08-30Update to new file getting API.David Walter Seikel2-3/+3
2014-08-10It seems that now we have to kick Elm harder to get GL out of it.David Walter Seikel1-0/+1
2014-08-10Typo--David Walter Seikel1-1/+1
2014-07-31Stop building in Irrlicht, but keep it around in case Evas_3D isn't good enough.David Walter Seikel1-8/+12